Program stuck after disk full

Bug #1228193 reported by Facundo Batista
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
encuentro
Fix Released
High
Unassigned

Bug Description

Had this error:

Traceback (most recent call last):
  File "/usr/lib/python2.7/multiprocessing/process.py", line 258, in _bootstrap
    self.run()
  File "/home/facundo/devel/reps/encuentro/trunk/encuentro/network.py", line 174, in run
    aout.write(r)
IOError: [Errno 28] No queda espacio en el dispositivo

When this happens, the error should get to the GUI, it should show a dialog to the user, and it will just continue with next episode in the download queue after the user closes the dialog (assuming the user cleaned some space in the disk).

It's too difficult to resume current download, it's not worth it.

Related branches

Revision history for this message
Facundo Batista (facundo) wrote :

Thinking more of it, better to not stuck the program waiting for human (we changed the concept of this lately).

However, I improved logging and how the error is shown.

Changed in encuentro:
status: Confirmed → Fix Committed
Changed in encuentro:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.