Mailinglist Archive: opensuse-bugs (13448 mails)
| < Previous | Next > |
[Bug 332102] opensuse 10.3: kded crash during logout/restart/shurdown
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 15 Oct 2007 20:35:51 -0600 (MDT)
- Message-id: <20071016023552.1BDDBCC7AC@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=332102#c8
--- Comment #8 from ronald artos <ronartos@xxxxxxxxx> 2007-10-15 20:35:49 MST
---
I got a temporary fix for this problem:
1. Delete the profile of gnome's gdm in the
/etc/dbus-1/system.d/Consolekit.conf
Look's like this:
<policy context="gdm">
<allow send_interface="org.freedesktop.ConsoleKit.Manager"/>
<allow send_interface="org.freedesktop.ConsoleKit.Seat"/>
<allow send_interface="org.freedesktop.ConsoleKit.Session"/>
<deny send_interface="org.freedesktop.ConsoleKit.Manager"
send_member="OpenSessionWithParameters"/>
<deny send_interface="org.freedesktop.ConsoleKit.Session"
send_member="Lock"/>
<deny send_interface="org.freedesktop.ConsoleKit.Session"
send_member="Unlock"/>
<deny send_destination="org.freedesktop.ConsoleKit"
send_interface="org.freedesktop.DBus.Properties" />
</policy>
2. Then roll back your gtk2 package from 2.12 to 2.10 which is available in
GNOME:/Stable repos.
Well at least all those GTK2 and DBUS bugs are now gone by doing this. I've
tested i several times and it works.
--
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.
--- Comment #8 from ronald artos <ronartos@xxxxxxxxx> 2007-10-15 20:35:49 MST
---
I got a temporary fix for this problem:
1. Delete the profile of gnome's gdm in the
/etc/dbus-1/system.d/Consolekit.conf
Look's like this:
<policy context="gdm">
<allow send_interface="org.freedesktop.ConsoleKit.Manager"/>
<allow send_interface="org.freedesktop.ConsoleKit.Seat"/>
<allow send_interface="org.freedesktop.ConsoleKit.Session"/>
<deny send_interface="org.freedesktop.ConsoleKit.Manager"
send_member="OpenSessionWithParameters"/>
<deny send_interface="org.freedesktop.ConsoleKit.Session"
send_member="Lock"/>
<deny send_interface="org.freedesktop.ConsoleKit.Session"
send_member="Unlock"/>
<deny send_destination="org.freedesktop.ConsoleKit"
send_interface="org.freedesktop.DBus.Properties" />
</policy>
2. Then roll back your gtk2 package from 2.12 to 2.10 which is available in
GNOME:/Stable repos.
Well at least all those GTK2 and DBUS bugs are now gone by doing this. I've
tested i several times and it works.
--
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.
| < Previous | Next > |