Thanks for your bug! Does this still happen on the current hardy?

Could you give us some information from
https://wiki.ubuntu.com/DebuggingGNOMEPowerManager?

gnome-power-bugreport.sh

hal-find-by-capability --capability "battery"

You can then discover the settings of each of the batteries including
information like model numbers by doing this:

$ hal-find-by-capability --capability "battery" | xargs -n 1 hal-device

hal-find-by-capability --capability "battery" | xargs -t -n 1 hal-get-
property --key battery.rechargeable.is_charging --udi

lshal -m > lshal.log.txt

dbus-monitor --session
"type='signal',interface='org.freedesktop.PowerManagement'"

Thanks!


** Changed in: gnome-power-manager (Ubuntu)
       Status: New => Incomplete

-- 
Power Management Status icon displays incorrectly for Tripp Lite UPS
https://bugs.launchpad.net/bugs/66835
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to