Package: iotop Version: 0.4-2 Invoking iotop with an unaivalbe locale set, results in a traceback:
$ LANG=foo iotop Traceback (most recent call last): File "/usr/bin/iotop", line 16, in <module> main() File "/usr/lib/pymodules/python2.6/iotop/ui.py", line 497, in main locale.setlocale(locale.LC_ALL, '') File "/usr/lib/python2.6/locale.py", line 513, in setlocale return _setlocale(category, locale) locale.Error: unsupported locale setting Testing with source (git://repo.or.cz/iotop.git) made no change. I would expect a warning and that the program continues as usual as the output of iotop is no wordy text. Thanks! kardan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org