https://bugzilla.novell.com/show_bug.cgi?id=214905 Summary: PolicyKit does not survive D-Bus restarts Product: openSUSE 10.2 Version: Alpha 5 plus Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: thoenig@novell.com QAContact: qa@suse.de CC: hmacht@novell.com, dkukawka@novell.com PolicyKit does not survive D-Bus restarts. As our power management architecture now depends on PolicyKit, it is not possible to use tools like 'powersave' after D-Bus restarts (e.g. D-Bus updates). I took a short look to see how we could fix the issue. The GLib D-Bus bindings seem not to be prepared for such a scenario (the "Disconnect" is not being passed to applications which want to receive the signal). We can either hack dirty raw libdbus calls into PolicyKit or -- probably the better approach -- extend the D-Bus GLib bindings and add some bits to PolicyKit. -- 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.