Re: Panel coredump on solaris
- From: Miguel de Icaza <miguel nuclecu unam mx>
- To: gnome-devel-list gnome org
- Subject: Re: Panel coredump on solaris
- Date: Tue, 23 Feb 1999 20:32:49 -0600
> I suspect this might be related to my local setup so I am not filing
> a bug report yet. If I run the panel on Solaris, select
> "Global properties..." from the menu, and click on anyof the "Icon"
> tabs, I get an error:
This is a typical problem with GTK+ applications running on
multi-depth displays.
The candidate for thsi problem is: is the application (or the
libraries) using gtk_pixmap_new? If so, then they should be replaced
with calls to gnome_pixmap_new which handles multiple visuals
correctly without user intervention.
Can you run the application with --sync and mail me the stack trace?
Miguel.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]