[Glade-users] need help to solve problem running glade in fvwm



On Mon, 2011-01-24 at 17:46 -0500, Joy Bee wrote:
I am running debian 5.0.4. 

When I ran glade, I couldn't see any icons images.

Here is what I got when running glade:

$ glade-3 
glade-3: /usr/local/lib/libpng12.so.0: no version information
available (required by /usr/lib/libcairo.so.2)

(glade-3:21848): GladeUI-WARNING **: No icon named 'widget-gtk-window'
was found for object class 'GtkWindow'.

(glade-3:21848): GladeUI-WARNING **: No icon named
'widget-gtk-menuitem' was found for object class 'GtkMenuItem'.

.......

(glade-3:21848): GladeUI-WARNING **: No icon named
'widget-gtk-linkbutton' was found for object class 'GtkLinkButton'.

(glade-3:21848): GladeUI-WARNING **: No icon named
'widget-gtk-recentchooser' was found for object class
'GtkRecentChooserWidget'.

(glade-3:21848): GladeUI-WARNING **: No icon named
'widget-gtk-recentchooserdialog' was found for object class
'GtkRecentChooserDialog'.
devhelp: /usr/local/lib/libpng12.so.0: no version information
available (required by /usr/lib/libcairo.so.2)

(glade-3:21848): Gtk-WARNING **: Could not find the icon
'widget-gtk-frame'. The 'hicolor' theme
was not found either, perhaps you need to install it.
You can get a copy from:
        http://icon-theme.freedesktop.org/releases



Check if you have libpng library installed.

#apt-get install libpng12-0

It will install the library in the following location:
/lib/libpng12.so.0


Did you install glade from source or via apt ?

If it could not find in /lib you may try by creating a symbolic link
in /user/local/lib/ !!







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]