After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 330831 - exits when dbus/hal is restarted
exits when dbus/hal is restarted
Status: RESOLVED WONTFIX
Product: gnome-power-manager
Classification: Deprecated
Component: gnome-power-manager
2.13.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Power Manager Maintainer(s)
GNOME Power Manager Maintainer(s)
Depends on: 327234
Blocks:
 
 
Reported: 2006-02-11 21:18 UTC by Crispin Flowerday (not receiving bugmail)
Modified: 2006-02-16 23:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Crispin Flowerday (not receiving bugmail) 2006-02-11 21:18:50 UTC
If you restart dbus/hal (on dapper with /etc/init.d/dbus restart) then gnome-power-manager exits. It should simply sit around for dbus to restart again.
Comment 1 Richard Hughes 2006-02-13 23:48:21 UTC
Okay, it now works okay if HAL is restarted, but messagebus is a harder nut to crack.
Comment 2 Richard Hughes 2006-02-16 23:54:32 UTC
I can't even test restarting messagebus, as restarting it takes down half my system, network, applets, mail, etc. I think dbus system service is low level enough to be considered a "restart at next reboot" type service.
Talking to David Zeuthen, he seems to agree, and goes further to say that a decent kernel should probably provide dbus, and that's the way it should be considered.
If you can test this, and provide a patch, I'll merge it, but for now I'll close as WONTFIX.