*** FIXED *** Re: Gtk-WARNING **: Unable to locate loadable module in module_path: "libpixmap.so"



strace found it.  I wasn't doing the module_path at the beginning of the
.gtkrc file, so it was trying to load libpixmap before it got to the theme.

Thanks a lot for everyone's help.

On Thu, Jul 13, 2000 at 11:31:10AM -0500, David Frascone wrote:
> On Thu, Jul 13, 2000 at 08:44:17PM +0500, Vlad Harchev wrote:
> > On Thu, 13 Jul 2000, David Frascone wrote:
> > 
> > > Hmm . . .strange . . .seems that a theme did it.  If I remove my .gtkrc, it
> > > works fine.  Here is the offensive .gtkrc
> > 
> >  If you remove .gtkrc, it seems that gtk+ will use default theme that doesn't
> > require pixmap engine - so this is the reason the message disappears.
> >  
> >  Could you try restoring your original .gtkrc shown below, and add
> > 	module_path "/usr/lib/gtk/themes/"
> >  to it and report results.
> 
> I did that . . it didn't help
> 
> _______________________________________________
> gtk-list mailing list
> gtk-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-list




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