When the user has a full hard drive (or permission problems?), it would be
nice to show an error dialog instead of crashing.
(https://bugs.launchpad.net/ubuntu/+source/specto/+bug/150957)
Sample traceback:
File "/usr/bin/specto", line 38, in <module>
specto = Specto()
File "/usr/lib/python2.5/site-packages/spectlib/main.py", line 90, in
__init__
self.check_instance() #see if specto is already running
File "/usr/lib/python2.5/site-packages/spectlib/main.py", line 185, in
check_instance
f.close()
IOError: [Errno 28] No space left on device
Original issue reported on code.google.com by nekoh...@gmail.com on 12 Nov 2007 at 11:11
Original issue reported on code.google.com by
nekoh...@gmail.com
on 12 Nov 2007 at 11:11