[Glade-users] need help to solve problem running glade in fvwm
Joy Bee
joybee2009 at gmail.com
Wed Jan 26 11:30:14 EST 2011
Thank you for your help.
I had old version of ligpng in the /usr/local/lib, so I installed the new
one and made link to the new one and the complain about the version
information went away.
But the warning about the icon still there. I don't know how and where to
get those icon image files. I need to solve these before I can use glade.
I installed glade by running "apt-get install glade".
Any suggestions?
On Tue, Jan 25, 2011 at 1:54 AM, Pasha <pasha at booleanize.com> wrote:
> 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/ !!
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/glade-users/attachments/20110126/8e1b8590/attachment-0001.html
More information about the Glade-users
mailing list