Theme problem



Hello all!

In my application I do the following:
  gnome_init ("BeatForce", VERSION, argc, argv);
  gtk_rc_parse("/opt/gnome/share/themes/Aphex/gtk/gtkrc");

This applies the theme Aphex as it should.

But now there is a strange error:
If my default theme (set in .gtkrc) is a theme using the 'pixmap'
engine everything works just fine.
But if I use a default theme that uses any other engine than 'pixmap'
I experience random segfaults (mostly when adding items to CList's)
in my application.

Does anyone have the same error?
Is it a bug in the pixmap-engine?

Regards,
 Patrick



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