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")=
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
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
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
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
5 matches
Mail list logo