"Resume all" results in an exception

Bug #737826 reported by Jeremy Jongsma
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Downpour
Fix Committed
Medium
Jeremy Jongsma

Bug Description

When the downpour server is paused globally (via Pause All in top right corner), clicking "Resume All" results in an exception. Going back to homepage shows that resume functioned correctly though.

Revision history for this message
Jeremy Jongsma (jeremy-jongsma) wrote :

/usr/local/lib/python2.6/dist-packages/Downpour-0.2.1-py2.6.egg/downpour/core/application.py, line 271 in fire_event
269 logging.debug('Caught error in event listener: %s' % e)
270 else:
271 raise ValueError('Unknown event "%s"' % event)
272
Locals
event 'downpour_resume'
Globals
logging <module 'logging' from '/usr/lib/python2.6/logging/__init__.pyc'>
<type 'exceptions.ValueError'>: Unknown event "downpour_resume"

Changed in downpour:
assignee: nobody → Jeremy Jongsma (jeremy-jongsma)
Changed in downpour:
status: Confirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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