New system tray in xfce4-panel

Samuel Verstraete samuel.verstraete at gmail.com
Tue Sep 4 14:05:55 CEST 2007


On Tue, 4 Sep 2007 12:04:03 +0200
Samuel Verstraete <samuel.verstraete at gmail.com> wrote:

> On Tue, 4 Sep 2007 10:58:06 +0200
> Samuel Verstraete <samuel.verstraete at gmail.com> wrote:
> 
> <snip>
> 
> > > 
> > > Yes and it looks like a problem in gtk, so it've opened a bug
> > > report in Gnome's bugzilla with a patch that should solve the
> > > problem.
> > You wouldn't have a link to that patch so i can try it already?
> 
> http://bugzilla.gnome.org/show_bug.cgi?id=473482
> Found it back but it fails to compile...
> 
> gtkstatusicon.c: In function 'gtk_status_icon_update_image':
> gtkstatusicon.c:854: error: 'GtkIconTheme' undeclared (first use in
> this function) gtkstatusicon.c:854: error: (Each undeclared identifier
> is reported only once gtkstatusicon.c:854: error: for each function it
> appears in.) gtkstatusicon.c:854: error: 'icon_theme' undeclared
> (first use in this function) gtkstatusicon.c:859: warning: implicit
> declaration of function 'gtk_icon_theme_get_for_screen'
> gtkstatusicon.c:861: warning: implicit declaration of function
> 'gtk_icon_theme_get_default' gtkstatusicon.c:864: warning: implicit
> declaration of function 'gtk_icon_theme_load_icon'
> gtkstatusicon.c:864: warning: assignment makes pointer from integer
> without a cast gtkstatusicon.c:906: warning: assignment makes pointer
> from integer without a cast make[4]: *** [gtkstatusicon.lo] Error 1

after adding #include "gtkicontheme.h" in the patched gtkstatusicon.c
the thing compiled... After that i recompiled libxfcegui4 and the panel
but no avail...

> 
> 
> > Samuel
> > 
> > > 
> > > Nick
> > > _______________________________________________
> > > Xfce4-dev mailing list
> > > Xfce4-dev at xfce.org
> > > http://foo-projects.org/mailman/listinfo/xfce4-dev
> _______________________________________________
> Xfce4-dev mailing list
> Xfce4-dev at xfce.org
> http://foo-projects.org/mailman/listinfo/xfce4-dev



More information about the Xfce4-dev mailing list