[Panel-devel] [Bug 153398] plasma battery applet doesn't display correct battery status

Fede flagzeta at yahoo.it
Thu Dec 6 12:44:20 CET 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=153398         




------- Additional Comments From flagzeta yahoo it  2007-12-06 12:44 -------
ok, now it works...

solidshell output
-----------------
flagz deepblue:~$ solidshell hardware list details | grep -i bat
  product = 'Battery Bay'  (string)
  Battery.plugged = true  (bool)
  Battery.type = 'PdaBattery|UpsBattery|PrimaryBattery'  (0x3)  (enum)
  Battery.chargePercent = 97  (0x61)  (int)
  Battery.rechargeable = true  (bool)
  Battery.chargeState = 'NoCharge'  (0x0)  (enum)
  product = 'Battery Bay'  (string)
  Battery.plugged = false  (bool)
  Battery.type = 'PdaBattery|UpsBattery|PrimaryBattery'  (0x3)  (enum)
  Battery.chargePercent = 0  (0x0)  (int)
  Battery.rechargeable = false  (bool)
  Battery.chargeState = 'NoCharge'  (0x0)  (enum)

-----------------

so is it a problem of the applet??


More information about the Panel-devel mailing list