[Pkg-kde-extras] Bug#521601: kpowersave: visuals are completely broken

2009-07-07 Thread Peter Teichmann
Have this problem on a Compal CL50 based device. Same package versions, 
kernel 2.6.26-2-686.

Plugging/unplugging the adapter is not detected by kpowersave. Kpowersave 
always reflect the state during startup.

Regarding the tests:


lshal | grep ac_adapter

In both cases the same:

udi = '/org/freedesktop/Hal/devices/computer_power_supply_ac_adapter_AC'
  ac_adapter.present = true  (bool)
  info.capabilities = {'ac_adapter'} (string list)
  info.category = 'ac_adapter'  (string)
  info.udi 
= '/org/freedesktop/Hal/devices/computer_power_supply_ac_adapter_AC'  
(string)


cat /sys/class/power_supply/AC/online

Shows 1 if plugged in, and 0 if not.


Best regards,
Peter Teichmann



___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#521601: kpowersave: visuals are completely broken

2009-03-28 Thread Anton Ivanov
Package: kpowersave
Version: 0.7.3-3
Severity: important

Tested on Lenovo Ideapad - 

Plugging/Unplugging the adapter is not reflected on the GUI. The system is 
always shown as plugged in. 

The full view (click on applet) gives correct time remaining till the battery 
is off (same fo hover over the battery indication). 

The ac adapter state is correctly reflected in /proc/acpi so this looks like a 
kpowersave bug, not an underlying bug in the system.

-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kpowersave depends on:
ii  hal  0.5.11-8Hardware Abstraction Layer
ii  kdelibs4c2a  4:3.5.10.dfsg.1-0lenny1 core libraries and binaries for al
ii  libc62.7-18  GNU C Library: Shared libraries
ii  libdbus-1-3  1.2.1-5 simple interprocess messaging syst
ii  libdbus-qt-1-1c2 0.62.git.20060814-2 simple interprocess messaging syst
ii  libgcc1  1:4.3.2-1.1 GCC support library
ii  libhal1  0.5.11-8Hardware Abstraction Layer - share
ii  libstdc++6   4.3.2-1.1   The GNU Standard C++ Library v3
ii  libxext6 2:1.0.4-1   X11 miscellaneous extension librar
ii  libxss1  1:1.1.3-1   X11 Screen Saver extension library
ii  libxtst6 2:1.0.3-1   X11 Testing -- Resource extension 

kpowersave recommends no packages.

kpowersave suggests no packages.

-- no debconf information



___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#521601: kpowersave: visuals are completely broken

2009-03-28 Thread Michael Biebl
Anton Ivanov wrote:
 Package: kpowersave
 Version: 0.7.3-3
 Severity: important
 
 Tested on Lenovo Ideapad - 
 
 Plugging/Unplugging the adapter is not reflected on the GUI. The system is 
 always shown as plugged in. 
 
 The full view (click on applet) gives correct time remaining till the battery 
 is off (same fo hover over the battery indication). 
 
 The ac adapter state is correctly reflected in /proc/acpi so this looks like 
 a kpowersave bug, not an underlying bug in the system.
 

kpowersave is using hal as backend, so it would be interesting to see what ac
powerstate hal reports
Could you send me an output of
lshal | grep ac_adapter
when plugged/unplugged.

Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature
___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras

[Pkg-kde-extras] Bug#521601: kpowersave: visuals are completely broken

2009-03-28 Thread Anton Ivanov
On Sat, 2009-03-28 at 22:26 +0100, Michael Biebl wrote:
 Anton Ivanov wrote:
  Package: kpowersave
  Version: 0.7.3-3
  Severity: important
  
  Tested on Lenovo Ideapad - 
  
  Plugging/Unplugging the adapter is not reflected on the GUI. The system is 
  always shown as plugged in. 
  
  The full view (click on applet) gives correct time remaining till the 
  battery is off (same fo hover over the battery indication). 
  
  The ac adapter state is correctly reflected in /proc/acpi so this looks 
  like a kpowersave bug, not an underlying bug in the system.
  
 
 kpowersave is using hal as backend, so it would be interesting to see what ac
 powerstate hal reports
 Could you send me an output of
 lshal | grep ac_adapter
 when plugged/unplugged.

Same in both cases. 

aiva...@quoth:~$ lshal | grep ac_adapter
udi =
'/org/freedesktop/Hal/devices/computer_power_supply_ac_adapter_ACAD'
  ac_adapter.present = true  (bool)
  info.capabilities = {'ac_adapter'} (string list)
  info.category = 'ac_adapter'  (string)
  info.udi =
'/org/freedesktop/Hal/devices/computer_power_supply_ac_adapter_ACAD'
(string)


 
 Michael
 
-- 
   Understanding is a three-edged sword:
your side, their side, and the truth. --Kosh Naranek

A. R. Ivanov
E-mail:  aiva...@sigsegv.cx
WWW: http://www.sigsegv.cx/
pub 1024D/DDE5E715 2002-03-03 Anton R. Ivanov ariva...@sigsegv.cx
Fingerprint: C824 CBD7 EE4B D7F8 5331  89D5 FCDA 572E DDE5 E715





___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#521601: kpowersave: visuals are completely broken

2009-03-28 Thread Michael Biebl
Anton Ivanov wrote:
 On Sat, 2009-03-28 at 22:26 +0100, Michael Biebl wrote:
 Anton Ivanov wrote:
 Package: kpowersave
 Version: 0.7.3-3
 Severity: important

 Tested on Lenovo Ideapad - 

 Plugging/Unplugging the adapter is not reflected on the GUI. The system is 
 always shown as plugged in. 

 The full view (click on applet) gives correct time remaining till the 
 battery is off (same fo hover over the battery indication). 

 The ac adapter state is correctly reflected in /proc/acpi so this looks 
 like a kpowersave bug, not an underlying bug in the system.

 kpowersave is using hal as backend, so it would be interesting to see what ac
 powerstate hal reports
 Could you send me an output of
 lshal | grep ac_adapter
 when plugged/unplugged.
 
 Same in both cases. 
 
 aiva...@quoth:~$ lshal | grep ac_adapter
 udi =
 '/org/freedesktop/Hal/devices/computer_power_supply_ac_adapter_ACAD'

Ok, we are getting closer. Now, what is the output of
cat /sys/class/power_supply/ACAD/online
when plugged/unplugged.

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature
___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras