Simple parameters to set temperature and other sensors are no longer available.

Bug #1085142 reported by Sudhir Khanger
22
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Indicator Sysmonitor
Invalid
Undecided
Unassigned

Bug Description

Hello,

Previously, Indicator Sysmonitor had simple parameters that could be added to 'Customize Output' to be shown in Unity Top Bar. These options (eg. acpitz-virtual-0, hddtemp///sda) are no longer available and instead new complex parameters are available. I can no longer access temperature and fan sensors. Other new sensors are also not working.

PPA has version number 0.4.2 but the one installed on my system says 0.5.1~unreleased.

http://imgur.com/wDc9C
http://imgur.com/KOIBx

Thanks.

Revision history for this message
aslam karachiwala (akwala) wrote :

The following sensor readings don't seem to be supported anymore:
{acpitz-virtual-0//temp1}
{coretemp-isa-0000//core 0} (and similar for each additional core)
{nvidia//gputemp}

Below is what happens when the indicator is launched with the following output string:

cpu {cpu} {acpitz-virtual-0//temp1} 0:{coretemp-isa-0000//core 0} 1:{coretemp-isa-0000//core 1} 2:{coretemp-isa-0000//core 2} 3:{coretemp-isa-0000//core 3} | mem {mem} | hdd {hddtemp///dev/sda} | gpu {nvidia//gputemp}

$ indicator-sysmonitor
INFO:root:Menu shown
ERROR:root:'on_startup'
Traceback (most recent call last):
  File "/usr/bin/indicator-sysmonitor", line 787, in load_settings
    if cfg['on_startup'] is not None:
KeyError: 'on_startup'
ERROR:root:Reading settings failed
INFO:root:Fetcher started
Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
    self.run()
  File "/usr/bin/indicator-sysmonitor", line 350, in run
    data = self.fetch()
  File "/usr/bin/indicator-sysmonitor", line 318, in fetch
    res[sensor] = self._exec(settings["sensors"][sensor][1])
KeyError: u'acpitz-virtual-0//temp1'

I also see that the version in the Preferences panel is 0.5.1~unreleased.

Revision history for this message
S Barmeier (severinbarmeier) wrote :

I have the same problem under ubuntu 12.10 with 0.5.1-unreleased. Screenshots are identical to the bug report.

Revision history for this message
fossfreedom (fossfreedom) wrote :

Expired due to its age and no further feedback

Changed in indicator-sysmonitor:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

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