Mark
Back again, the nVidia screenlet seems to be causing problems, in .xsession-errors I have this (repeating many times until the 'too much...'
File "/home/john/.screenlets/NVidia/NVidiaScreenlet.py", line 347, in on_draw
ctx.rectangle(0, 75-float(int(self.data[7])/100.0)*75.0, 75, 75)
ValueError: invalid literal for int() with base 10: ''
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/screenlets/__init__.py", line 1825, in expose
self.on_draw(ctx)
File "/home/john/.screenlets/NVidia/NVidiaScreenlet.py", line 347, in on_draw
ctx.rectangle(0, 75-float(int(self.data[7])/100.0)*75.0, 75, 75)
ValueError: invalid literal for int() with base 10: ''
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/screenlets/__init__.py", line 1825, in expose
self.on_draw(ctx)
File "/home/john/.screenlets/NVidia/NVidiaScreenlet.py", line 347, in on_draw
...Too much output, ignoring rest...
Several programs became 'flakey' - package manager wouldn't work at all, software manager started but disappeared & kTorrent froze. They started working again after removing the nVidia screenlet. I realize this could be coincidental, but wondered if you had come across this. I did wonder if the nVidia screenlet was missing something as the space at the bottom of its display seemed excessive.
Any thoughts?
John