[Bug 126667] Re: computertemp crashed with AttributeError in preferences_min_temp_changed()

2016-01-23 Thread dino99
That version has died long ago; no more supported

** Changed in: computertemp (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/126667

Title:
  computertemp crashed with AttributeError in
  preferences_min_temp_changed()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/computertemp/+bug/126667/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 126667] Re: computertemp crashed with AttributeError in preferences_min_temp_changed()

2008-10-31 Thread jack_the_nimble
Thanks a lot, it's been a real head-ache.

Adolfo González Blázquez wrote:
 I'm rewriting the whole backend infrastructure for computertemp, so I
 think I can fix this bug (an others). I will notify when it's ready.



-- 
computertemp crashed with AttributeError in preferences_min_temp_changed()
https://bugs.launchpad.net/bugs/126667
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 126667] Re: computertemp crashed with AttributeError in preferences_min_temp_changed()

2008-10-31 Thread Adolfo González Blázquez
I'm rewriting the whole backend infrastructure for computertemp, so I
think I can fix this bug (an others). I will notify when it's ready.

-- 
computertemp crashed with AttributeError in preferences_min_temp_changed()
https://bugs.launchpad.net/bugs/126667
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 126667] Re: computertemp crashed with AttributeError in preferences_min_temp_changed()

2008-10-21 Thread Adolfo González Blázquez
When does this happen? When trying to load the applet or when opening
preferences?

-- 
computertemp crashed with AttributeError in preferences_min_temp_changed()
https://bugs.launchpad.net/bugs/126667
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 126667] Re: computertemp crashed with AttributeError in preferences_min_temp_changed()

2008-10-21 Thread Stéphane Marguet
It happen for me after loading the applet (a few seconds after).

-- 
computertemp crashed with AttributeError in preferences_min_temp_changed()
https://bugs.launchpad.net/bugs/126667
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 126667] Re: computertemp crashed with AttributeError in preferences_min_temp_changed()

2008-10-21 Thread Adolfo González Blázquez
El mar, 21-10-2008 a las 13:22 +, Stéphane Marguet escribió:
 It happen for me after loading the applet (a few seconds after).
 

But does it present before dying? I mean, does the icon show?

-- 
computertemp crashed with AttributeError in preferences_min_temp_changed()
https://bugs.launchpad.net/bugs/126667
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 126667] Re: computertemp crashed with AttributeError in preferences_min_temp_changed()

2008-10-21 Thread jack_the_nimble
Adolfo González Blázquez wrote:
 El mar, 21-10-2008 a las 13:22 +, Stéphane Marguet escribió:
   
 It happen for me after loading the applet (a few seconds after).

 

 But does it present before dying? I mean, does the icon show?

   
Matter of fact, the icon never even closes

-- 
computertemp crashed with AttributeError in preferences_min_temp_changed()
https://bugs.launchpad.net/bugs/126667
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 126667] Re: computertemp crashed with AttributeError in preferences_min_temp_changed()

2008-10-21 Thread jack_the_nimble
Adolfo González Blázquez wrote:
 When does this happen? When trying to load the applet or when opening
 preferences?

   
It happens while I'm in Preferences and I switch to hwmon monitoring, 
although to be honest, I don't recall installing hwmon and I don't 
believe it's pre-packaged with Ubuntu.  It needs a kernel module doesn't it?

-- 
computertemp crashed with AttributeError in preferences_min_temp_changed()
https://bugs.launchpad.net/bugs/126667
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 126667] Re: computertemp crashed with AttributeError in preferences_min_temp_changed()

2008-10-21 Thread Adolfo González Blázquez
El mar, 21-10-2008 a las 18:13 +, jack_the_nimble escribió:
 Adolfo González Blázquez wrote:
  When does this happen? When trying to load the applet or when opening
  preferences?
 

 It happens while I'm in Preferences and I switch to hwmon monitoring, 
 although to be honest, I don't recall installing hwmon and I don't 
 believe it's pre-packaged with Ubuntu.  It needs a kernel module doesn't it?
 
AFAIK, hwmon is included on ubuntu kernel. Could you please run this in
console tree /sys/class/hwmon and attach?

-- 
computertemp crashed with AttributeError in preferences_min_temp_changed()
https://bugs.launchpad.net/bugs/126667
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 126667] Re: computertemp crashed with AttributeError in preferences_min_temp_changed()

2008-10-21 Thread jack_the_nimble
Here you go:
/sys/class/hwmon
`-- hwmon0 - ../../devices/virtual/hwmon/hwmon0

1 directory, 0 files

On Tue, 2008-10-21 at 18:42 +, Adolfo González Blázquez wrote:
 El mar, 21-10-2008 a las 18:13 +, jack_the_nimble escribió:
  Adolfo González Blázquez wrote:
   When does this happen? When trying to load the applet or when opening
   preferences?
  
 
  It happens while I'm in Preferences and I switch to hwmon monitoring, 
  although to be honest, I don't recall installing hwmon and I don't 
  believe it's pre-packaged with Ubuntu.  It needs a kernel module doesn't it?
  
 AFAIK, hwmon is included on ubuntu kernel. Could you please run this in
 console tree /sys/class/hwmon and attach?


-- 
computertemp crashed with AttributeError in preferences_min_temp_changed()
https://bugs.launchpad.net/bugs/126667
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 126667] Re: computertemp crashed with AttributeError in preferences_min_temp_changed()

2008-10-21 Thread Adolfo González Blázquez

El mar, 21-10-2008 a las 19:31 +, jack_the_nimble escribió:
 Here you go:
 /sys/class/hwmon
 `-- hwmon0 - ../../devices/virtual/hwmon/hwmon0
 
 1 directory, 0 files

And what's inside /sys/devices/virtual/hwmon/hwmon0 ?? If there's
something inside, could you paste which files and their contents?

-- 
computertemp crashed with AttributeError in preferences_min_temp_changed()
https://bugs.launchpad.net/bugs/126667
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 126667] Re: computertemp crashed with AttributeError in preferences_min_temp_changed()

2008-10-21 Thread Stéphane Marguet
@Adolfo
«But does it present before dying? I mean, does the icon show?»

Yes I see the icon (but with an error state). And it's not dying.
And when I delete this applet, it crash again.

$ tree /sys/class/hwmon
/sys/class/hwmon
`-- hwmon0 - ../../devices/platform/it87.656/hwmon/hwmon0

1 directory, 0 files

$ tree /sys/devices/platform/it87.656/hwmon/hwmon0/
/sys/devices/platform/it87.656/hwmon/hwmon0/
|-- device - ../../../it87.656
|-- power
|   `-- wakeup
|-- subsystem - ../../../../../class/hwmon
`-- uevent

3 directories, 2 files

-- 
computertemp crashed with AttributeError in preferences_min_temp_changed()
https://bugs.launchpad.net/bugs/126667
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 126667] Re: computertemp crashed with AttributeError in preferences_min_temp_changed()

2008-10-21 Thread jack_the_nimble
The contents of hwmon0:
name  power  subsystem  temp1_crit  temp1_input  uevent

On Tue, 2008-10-21 at 20:59 +, Adolfo González Blázquez wrote:
 El mar, 21-10-2008 a las 19:31 +, jack_the_nimble escribió:
  Here you go:
  /sys/class/hwmon
  `-- hwmon0 - ../../devices/virtual/hwmon/hwmon0
  
  1 directory, 0 files
 
 And what's inside /sys/devices/virtual/hwmon/hwmon0 ?? If there's
 something inside, could you paste which files and their contents?


-- 
computertemp crashed with AttributeError in preferences_min_temp_changed()
https://bugs.launchpad.net/bugs/126667
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 126667] Re: computertemp crashed with AttributeError in preferences_min_temp_changed()

2008-10-12 Thread Stéphane Marguet
yes, it's still crashing but for me it's AttributeError in
preferences_log_info_changed()

** Changed in: computertemp (Ubuntu)
   Status: Incomplete = Confirmed

-- 
computertemp crashed with AttributeError in preferences_min_temp_changed()
https://bugs.launchpad.net/bugs/126667
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 126667] Re: computertemp crashed with AttributeError in preferences_min_temp_changed()

2008-10-11 Thread Daniel T Chen
Is this symptom still reproducible in 8.10 beta or later?

** Changed in: computertemp (Ubuntu)
   Status: New = Incomplete

-- 
computertemp crashed with AttributeError in preferences_min_temp_changed()
https://bugs.launchpad.net/bugs/126667
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 126667] Re: computertemp crashed with AttributeError in preferences_min_temp_changed()

2008-09-19 Thread adprive
running Intrepid Ibex Alpha 5 (with update to 6).

-- 
computertemp crashed with AttributeError in preferences_min_temp_changed()
https://bugs.launchpad.net/bugs/126667
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 126667] Re: computertemp crashed with AttributeError in preferences_min_temp_changed()

2007-07-17 Thread Kees Cook
** Visibility changed to: Public

** This bug is no longer flagged as a security issue

-- 
computertemp crashed with AttributeError in preferences_min_temp_changed()
https://bugs.launchpad.net/bugs/126667
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs