Bug#640052: [Pkg-xfce-devel] Bug#640052: xfce4-sensors-plugin: No hdd temperature

2012-01-21 Thread Lionel Le Folgoc
Hi Mike, On Thu, Jan 12, 2012 at 10:52:57AM -0500, Mike Edwards wrote: > Looked at the patch you provided to upstream. There's a small typo - > the test checks for generation>=2 || (generation==2 && major>=5). The > first generation check should be 3: > if (strcmp(p_uname->sysname, "Linux")=

Bug#640052: [Pkg-xfce-devel] Bug#640052: xfce4-sensors-plugin: No hdd temperature

2012-01-12 Thread Mike Edwards
Looked at the patch you provided to upstream. There's a small typo - the test checks for generation=2 || (generation=2 && major>=5). The first generation check should be 3: if (strcmp(p_uname->sysname, "Linux")==0 && (generation>=3 || (generation==2 && major>=5))) With that small change, I w

Bug#640052: [Pkg-xfce-devel] Bug#640052: xfce4-sensors-plugin: No hdd temperature

2011-12-24 Thread Lionel Le Folgoc
tags 640052 + confirmed upstream forwarded 640052 https://bugzilla.xfce.org/show_bug.cgi?id=8266 thanks Hi, Thanks for the follow up. On Tue, Dec 20, 2011 at 07:54:17PM -0500, Mike Edwards wrote: > Package: xfce4-sensors-plugin > Version: 1.2.3-1+b1 > Followup-For: Bug #640052 > > Dear Maintain

Bug#640052: xfce4-sensors-plugin: No hdd temperature

2011-12-20 Thread Mike Edwards
Package: xfce4-sensors-plugin Version: 1.2.3-1+b1 Followup-For: Bug #640052 Dear Maintainer, * What led up to the situation? Upgrade to Wheezy * What exactly did you do (or not do) that was effective (or ineffective)? Ensured hddtemp was mode u+s, is currently running, and returns val

Bug#640052: xfce4-sensors-plugin: No hdd temperature

2011-09-01 Thread Benoit Friry
Package: xfce4-sensors-plugin Version: 1.2.3-1+b1 Severity: normal Hello, Since a recent update, xfce4-sensors-plugin does not show hard drive temperature anymore. It used to work. hddtemp is setuid: $ ls -l /usr/sbin/hddtemp -rwsr-xr-x 1 root root 32472 5 juin 00:21 /usr/sbin/hddtemp It's