CPU preferences doesn't get applied

Bug #800747 reported by Daniel Scholtus
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SysPeek
Confirmed
High
Georg Schmidl

Bug Description

It hangs on "Waiting for data: ..." after trying to change a CPU preference..

Console dump:
---------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/syspeek/indicator.py", line 272, in apply_preferences
    self.start_suppliers()
  File "/usr/local/lib/python2.7/dist-packages/syspeek/indicator.py", line 84, in start_suppliers
    self.suppliers['cpu'].start()
  File "/usr/lib/python2.7/threading.py", line 489, in start
    raise RuntimeError("threads can only be started once")
RuntimeError: threads can only be started once
---------------------------------------------------------------

Shouldn't self.suppliers['cpu'] be .stop()'ed first?

Related branches

Georg Schmidl (vicox)
Changed in syspeek:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Georg Schmidl (vicox)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.