Description: I hacked the CPUMeter, tmeperature2 to make them ork with dual-core and made tux-themes for them. I also made an new version of the wireless screenlet.
tempertaurePingu needs lm-sensors and hddtemp working
Say can I email you directly to ask about your screenlet? I can't get it to run :(
Better yet, the screenlets manager doesn't even display it...
If I try to run them manually I also get errors...
ah something else. if you install with CLI make sure you type lm-sensor with the S at the end, so the correct pack is "lm-sensors".
thanks and i love your work!
I m using ubuntu 7.10 and recived this error while launchung temperaturePingu.
Can you tell me wts the problem.
Launch TemperaturePingu
Launching Screenlet from: /usr/local/share/screenlets/TemperaturePingu/TemperaturePinguScreenlet.py
Logging output goes to: $HOME/.config/Screenlets/TemperaturePinguScreenlet.log
REGISTER screenlet: TemperaturePinguScreenlet
Traceback (most recent call last):
File "/usr/local/share/screenlets/TemperaturePingu/TemperaturePinguScreenlet.py", line 230, in <module>
screenlets.session.create_session(TemperaturePinguScreenlet)
File "/usr/lib/python2.5/site-packages/screenlets/session.py", line 392, in create_session
session.start()
File "/usr/lib/python2.5/site-packages/screenlets/session.py", line 186, in start
sl = self.screenlet(session=self, id=self.__get_next_id())
File "/usr/local/share/screenlets/TemperaturePingu/TemperaturePinguScreenlet.py", line 51, in __init__
self.__hddtemp = self.get_hddtemp_data()
File "/usr/local/share/screenlets/TemperaturePingu/TemperaturePinguScreenlet.py", line 97, in get_hddtemp_data
s.connect(('localhost', 7634))
File "<string>", line 1, in connect
socket.error: (111, 'Connection refused')
Ratings & Comments
7 Comments
you should make this into a ram meter and hdd meter also, that would be awsome, love it anyway
could you please post this on screenlets.org
Say can I email you directly to ask about your screenlet? I can't get it to run :( Better yet, the screenlets manager doesn't even display it... If I try to run them manually I also get errors...
ah something else. if you install with CLI make sure you type lm-sensor with the S at the end, so the correct pack is "lm-sensors". thanks and i love your work!
Hey there, you've done a great job. I like this new look. :) Greetz, Stormtorch
I m using ubuntu 7.10 and recived this error while launchung temperaturePingu. Can you tell me wts the problem. Launch TemperaturePingu Launching Screenlet from: /usr/local/share/screenlets/TemperaturePingu/TemperaturePinguScreenlet.py Logging output goes to: $HOME/.config/Screenlets/TemperaturePinguScreenlet.log REGISTER screenlet: TemperaturePinguScreenlet Traceback (most recent call last): File "/usr/local/share/screenlets/TemperaturePingu/TemperaturePinguScreenlet.py", line 230, in <module> screenlets.session.create_session(TemperaturePinguScreenlet) File "/usr/lib/python2.5/site-packages/screenlets/session.py", line 392, in create_session session.start() File "/usr/lib/python2.5/site-packages/screenlets/session.py", line 186, in start sl = self.screenlet(session=self, id=self.__get_next_id()) File "/usr/local/share/screenlets/TemperaturePingu/TemperaturePinguScreenlet.py", line 51, in __init__ self.__hddtemp = self.get_hddtemp_data() File "/usr/local/share/screenlets/TemperaturePingu/TemperaturePinguScreenlet.py", line 97, in get_hddtemp_data s.connect(('localhost', 7634)) File "<string>", line 1, in connect socket.error: (111, 'Connection refused')
do you have hddtemp installed?