Seems that my previously proposed patch is not sufficient. I had iotop
running successfully for a few weeks, but then it died with:
Traceback (most recent call last):
File "/usr/bin/iotop", line 16, in <module>
main()
File "/usr/lib/pymodules/python2.6/iotop/ui.py", line 556, in main
main_loop()
File "/usr/lib/pymodules/python2.6/iotop/ui.py", line 546, in <lambda>
main_loop = lambda: run_iotop(options)
File "/usr/lib/pymodules/python2.6/iotop/ui.py", line 451, in run_iotop
return run_iotop_window(None, options)
File "/usr/lib/pymodules/python2.6/iotop/ui.py", line 446, in run_iotop_window
ui.run()
File "/usr/lib/pymodules/python2.6/iotop/ui.py", line 126, in run
self.process_list.duration)
File "/usr/lib/pymodules/python2.6/iotop/ui.py", line 405, in refresh_display
print l
UnicodeEncodeError: 'ascii' codec can't encode character u'\u221e' in position
204: ordinal not in range(128)
I have not yet tried the backports version.
Cheers, Paul
Paul Szabo [email protected] http://www.maths.usyd.edu.au/u/psz/
School of Mathematics and Statistics University of Sydney Australia
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]