Bug#409971:

2007-07-25 Thread Gennaro Del Campo
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#409971: Patch xfce4-battery-plugin for libacpi.c

2007-07-25 Thread Gennaro Del Campo
Hi, i discovered that the problem is that the file /proc/acpi/info is not present because is deprecated by /sys/module/acpi/parameters/acpica_version. To create /proc/acpi/info is needed to set CONFIG_ACPI_PROCFS (that is deprecated) kernel config. This is the code interested in libacpi.c: 193

Bug#409971: New Patch xfce4-battery-plugin for libacpi.c

2007-07-25 Thread Gennaro Del Campo
Hi, sorry but the previous patch-file is erroneous. In attachment there is the new (good) patch-file. Ciao, IsMaEl diff -urN xfce4-battery-plugin-0.5.0/panel-plugin/libacpi.c xfce4-battery-plugin-0.5.0-new/panel-plugin/libacpi.c --- xfce4-battery-plugin-0.5.0/panel-plugin/libacpi.c 2007-01-17

Bug#409971: New Patch xfce4-battery-plugin for libacpi.c

2007-07-25 Thread Gennaro Del Campo
Hi, sorry but the previous patch-file is erroneous. In attachment there is the new (good) patch-file. Ciao, IsMaEl -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#409971: [Pkg-xfce-devel] Bug#409971: xfce4-battery-plugin: It doesn't work after upgrading to linux kernel 2.6.21

2007-07-19 Thread Yves-Alexis Perez
On ven, 2007-04-27 at 09:04 +0200, Emanuele Rocca wrote: * Matteo Vescovi [EMAIL PROTECTED], [2007-04-26 22:29 +0200]: After upgrading linux kernel to version 2.6.21, the battery plugin seems not to work at all. Please take a look to what you have in /proc/acpi with 2.6.21 and with

Bug#409971: [Pkg-xfce-devel] Bug#409971: xfce4-battery-plugin: It doesn't work after upgrading to linux kernel 2.6.21

2007-07-19 Thread Matteo Vescovi
On 7/19/07, Yves-Alexis Perez [EMAIL PROTECTED] wrote: DO you have any news on this issue? It seems that gentoo needed a patch to make battery plugin work on 2.6.21. I don't have acpi so I can't test it but if battery plugin is broken on 2.6.21 we _need_ to apply the patch as lots of users will

Bug#409971: xfce4-battery-plugin: It doesn't work after upgrading to linux kernel 2.6.21

2007-04-27 Thread Matteo Vescovi
Hi Evgeni, On 4/27/07, Evgeni Golov [EMAIL PROTECTED] wrote: Works here without any problems. Could you be more specific on not to work at all? Does it load and show garbage, or don't load, or show wrong percentage/time? Oh, well... I provided a screenshot of it; you can find it at:

Bug#409971: xfce4-battery-plugin: It doesn't work after upgrading to linux kernel 2.6.21

2007-04-27 Thread Evgeni Golov
On Fri, 27 Apr 2007 08:21:19 +0200 Matteo Vescovi wrote: Hi Evgeni, On 4/27/07, Evgeni Golov [EMAIL PROTECTED] wrote: Works here without any problems. Could you be more specific on not to work at all? Does it load and show garbage, or don't load, or show wrong percentage/time? Oh,

Bug#409971: [Pkg-xfce-devel] Bug#409971: xfce4-battery-plugin: It doesn't work after upgrading to linux kernel 2.6.21

2007-04-27 Thread Emanuele Rocca
Ciao Matte, * Matteo Vescovi [EMAIL PROTECTED], [2007-04-26 22:29 +0200]: After upgrading linux kernel to version 2.6.21, the battery plugin seems not to work at all. Please take a look to what you have in /proc/acpi with 2.6.21 and with former kernels. grep proc/acpi

Bug#409971: xfce4-battery-plugin: It doesn't work after upgrading to linux kernel 2.6.21

2007-04-26 Thread Matteo Vescovi
Package: xfce4-battery-plugin Version: 0.5.0-1 Followup-For: Bug #409971 After upgrading linux kernel to version 2.6.21, the battery plugin seems not to work at all. Even the workaround provided before (modprobing battery kernel module) does not help with it. -- System Information: Debian

Bug#409971: xfce4-battery-plugin: It doesn't work after upgrading to linux kernel 2.6.21

2007-04-26 Thread Evgeni Golov
On Thu, 26 Apr 2007 22:29:13 +0200 Matteo Vescovi wrote: After upgrading linux kernel to version 2.6.21, the battery plugin seems not to work at all. Even the workaround provided before (modprobing battery kernel module) does not help with it. Works here without any problems. Could you be

Bug#409971: [Pkg-xfce-devel] Bug#409971: Displays bad information

2007-04-24 Thread Neil McGovern
On Sun, Apr 22, 2007 at 04:47:26PM +0100, Simon Huggins wrote: On Tue, Feb 06, 2007 at 08:15:27PM +, Neil McGovern wrote: The xfce4-battery-plugin displays the same (broken) information independent of if the power adaptor is plugged in or not. There is no hover over, and no alerts on

Bug#409971: [Pkg-xfce-devel] Bug#409971: Displays bad information

2007-04-22 Thread Simon Huggins
On Tue, Feb 06, 2007 at 08:15:27PM +, Neil McGovern wrote: The xfce4-battery-plugin displays the same (broken) information independent of if the power adaptor is plugged in or not. There is no hover over, and no alerts on low power levels. On Sat, Mar 24, 2007 at 10:22:26PM -0400, Laurent

Bug#409971: xfce4-battery-plugin displays bad information

2007-03-24 Thread Laurent Couvidou
Hello, Same bug with xfce4-battery-plugin version 0.4.90.3-1. I tried to compile and use versions 0.4.90.2 and 0.5, but the same bug occurs. Maybe a bug in another package, or a miswritten config file ? Thanks, -- Stach -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#409971: Found the cause

2007-03-24 Thread Laurent Couvidou
Hi again, This bad display happens when the battery module isn't loaded. To solve it : # modprobe battery And to launch module at each startup : # echo battery /etc/modules The panel plugin should display an error info though. Maybe should this bug be considered as normal ? -- Stach --

Bug#409971: [Pkg-xfce-devel] Bug#409971: Found the cause

2007-03-24 Thread Runa Agate Sandvik
On Sat, Mar 24, 2007 at 10:22:26PM -0400, Laurent Couvidou wrote: The panel plugin should display an error info though. Maybe should this bug be considered as normal ? .. It's not considered normal if you don't get an error info :) - Runa -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#409971: xfce4-battery-plugin displays bad information

2007-03-06 Thread Runa Agate Sandvik
Hi I have the same problem with xfce4-battery-plugin version 0.4.90.3-1, but I've only had that problem for a few days. -- System Information: Debian Unstable Architecture: i386 (i686) Kernel: Linux 2.6.18-4-686 Many thanks, Runa Sandvik -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#409971: Displays bad information

2007-02-06 Thread Neil McGovern
Package: xfce4-battery-plugin Version: 0.4.90.3-1 Severity: important Hi there, The xfce4-battery-plugin displays the same (broken) information independent of if the power adaptor is plugged in or not. There is no hover over, and no alerts on low power levels. Hence, this makes the plugin