Mailinglist Archive: opensuse-bugs (4369 mails)
| < Previous | Next > |
[Bug 204327] control-center and application-browser fails to launch
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 11 Sep 2006 14:05:03 -0600 (MDT)
- Message-id: <20060911200503.9486825C889@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=204327
------- Comment #2 from danw@xxxxxxxxxx 2006-09-11 14:05 MST -------
I poked at this for about 10 seconds yesterday. It's a problem with the
single-instance code in libslab. It's calling gdk_display_get_default() (or
something like that), and getting back NULL. This is happening right around app
startup, so I'm guessing something changed in gtk 2.10 and now the default
display gets set up slightly later during initialization, and something about
the slab code needs to be updated for that.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Comment #2 from danw@xxxxxxxxxx 2006-09-11 14:05 MST -------
I poked at this for about 10 seconds yesterday. It's a problem with the
single-instance code in libslab. It's calling gdk_display_get_default() (or
something like that), and getting back NULL. This is happening right around app
startup, so I'm guessing something changed in gtk 2.10 and now the default
display gets set up slightly later during initialization, and something about
the slab code needs to be updated for that.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |