Re: gtk 1.2 to 2.0 upgrade woes



On Tue, 2003-07-22 at 12:03, Rob Clack wrote:
It was picking up a theme reference in the .gtkrc, but sadly, neither 
removing it nor adding a .gtkrc-2.0 made any difference.

Another thing to check is whether you have "GdkXft" loaded - that
will certainly crash GTK+-2.0 at init time.

Assuming Linux, when GTK+ crashes in gdb, use 'info program' to
find out what PID is running, and look at:

 /proc/<pid>/maps

In there, you'll find some reference to some module or theme
engine that shouldn't be loaded, fix that, and things should
work better.

Regards,
                                        Owen





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