glade-3 missing icons...

David Evans devans at macports.org
Mon Aug 24 08:51:41 PDT 2009


Felix Ingrand wrote:
> I just installed glade-3 with mac ports.
>
> I manage to get dbus started... but I am still having trouble with
> missing icons when I launch glade-3:
>
> [zig:~] felix% glade-3
> Xlib:  extension "RANDR" missing on display "/tmp/launch-hq0Pzw/:0".
>
> (glade-3:669): GladeUI-CRITICAL **: Unable to load image (Couldn't
> recognize the image file format for file
> '/opt/local/share/glade3/pixmaps/plus.png')
>
> (glade-3:669): GladeUI-WARNING **: No icon named 'widget-gtk-window'
> was found for object class 'GtkWindow'.
>
> (glade-3:669): GladeUI-WARNING **: No icon named 'widget-gtk-menuitem'
> was found for object class 'GtkMenuItem'.
>
> (glade-3:669): GladeUI-WARNING **: No icon named
> 'widget-gtk-imagemenuitem' was found for object class 'GtkImageMenuItem'.
>
> ....
>
>
> glade starts, but most of the interface icon are missing?
>
> Any idea?
>
> Thanks
>
There are a few reports of this occuring but I have not been able to
reproduce the problem myself.

It is true that a few of the icons that represent widgets in the catalog
panes are not yet available in the upstream source.  These are the ones
that generate the warning messages
above.  This should be fixed in a subsequent release.

The critical error above however is more worrysome.

Are the main menu icons missing (some/all)? 

Would appreciate it if you could post a ticket to trac with as much
information as you can provide about the circumstances of this problem.

If you could attach a  screen shot of the application as it appears to
the ticket it would be helpful in understanding exactly what you are seeing.

As always please make sure that you have upgraded all your ports to the
latest versions.

sudo port  selfupdate
sudo port  outdated
sudo port upgrade outdated

then

sudo port uninstall glade3
sudo port install glade3

Thanks

Dave






More information about the macports-users mailing list