Awn

awn-extras-applets 0.2.6 affinity compile error

Bug #194882 reported by tooly
4
Affects Status Importance Assigned to Milestone
Awn
Invalid
Undecided
Unassigned
Awn Extras
Fix Released
Critical
Mark Lee
Gentoo Linux
Fix Released
Medium

Bug Description

awn-extras-apples 0.2.6
./configure --prefix=/usr --sysconfdir=/etc/gnome --without-gnome --without-gconf
make fail with:
-----------------------------------------------
MD -MP -MF .deps/aff-results.Tpo -c aff-results.c -fPIC -DPIC -o .libs/aff-results.o
aff-results.c: In function 'aff_results_popup_menu':
aff-results.c:425: error: 'ThunarVfsApplication' undeclared (first use in this function)
aff-results.c:425: error: (Each undeclared identifier is reported only once
aff-results.c:425: error: for each function it appears in.)
aff-results.c:425: error: expected expression before ')' token
make[4]: *** [aff-results.lo] Fehler 1
make[4]: Leaving directory `/home/tooly/test/awn-extras-applets-0.2.6/src/affinity'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/home/tooly/test/awn-extras-applets-0.2.6/src/affinity'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/tooly/test/awn-extras-applets-0.2.6/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/tooly/test/awn-extras-applets-0.2.6'
make: *** [all] Fehler 2
[tooly]:awn-extras-applets-0.2.6 $
------------------------------------------------------------

after change line 425 in awn-extras-applets-0.2.6/src/affinity/aff-results.c
from
ThunarVfsMimeApplication *app = (ThunarVfsApplication *)a->data;
to
ThunarVfsMimeApplication *app = (ThunarVfsMimeApplication *)a->data;

make fails with next error:
------------------------------------------------------------
 -MP -MF .deps/aff-start.Tpo -c aff-start.c -fPIC -DPIC -o .libs/aff-start.o
aff-start.c: In function '_add_item':
aff-start.c:206: error: too few arguments to function 'thunar_vfs_path_new'
make[4]: *** [aff-start.lo] Fehler 1
make[4]: Leaving directory `/home/tooly/test/awn-extras-applets-0.2.6/src/affinity'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/home/tooly/test/awn-extras-applets-0.2.6/src/affinity'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/tooly/test/awn-extras-applets-0.2.6/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/tooly/test/awn-extras-applets-0.2.6'
make: *** [all] Fehler 2
[tooly]:awn-extras-applets-0.2.6 $
---------------------------------------------------------------

Revision history for this message
tooly (tooly) wrote :

sorry forgot

thunar version = 0.9.0

Changed in awn:
status: New → Invalid
Revision history for this message
Rory Ye (rory-cn) wrote :

the same error.

same thunar version 0.9.0

./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-pymod-checks --without-gnome --without-gconf --build=i686-pc-linux-gnu

aff-results.c: In function 'aff_results_popup_menu':
aff-results.c:425: error: 'ThunarVfsApplication' undeclared (first use in this function)
aff-results.c:425: error: (Each undeclared identifier is reported only once
aff-results.c:425: error: for each function it appears in.)
aff-results.c:425: error: expected expression before ')' token
make[4]: *** [aff-results.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
mv -f .deps/aff-button.Tpo .deps/aff-button.Plo
make[4]: Leaving directory `/var/tmp/portage/gnome-extra/avant-window-navigator-extras-0.2.6-r1/work/awn-extras-applets-0.2.6/src/affinity'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/gnome-extra/avant-window-navigator-extras-0.2.6-r1/work/awn-extras-applets-0.2.6/src/affinity'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnome-extra/avant-window-navigator-extras-0.2.6-r1/work/awn-extras-applets-0.2.6/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-extra/avant-window-navigator-extras-0.2.6-r1/work/awn-extras-applets-0.2.6'
make: *** [all] Error 2

moonbeam (rcryderman)
Changed in awn-extras:
assignee: nobody → malept
Revision history for this message
Mark Lee (malept) wrote :

Fixed in trunk r398.

Changed in awn-extras:
importance: Undecided → Critical
status: New → Fix Committed
Revision history for this message
Rory Ye (rory-cn) wrote :

thanks Mark Lee.

Mark Lee (malept)
Changed in awn-extras:
milestone: none → 0.2.8
onox (onox)
Changed in awn-extras:
status: Fix Committed → Fix Released
Changed in gentoo:
importance: Unknown → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.