[Experimental Trunk]Ctrl - q does not work in experimental trunk

Bug #195510 reported by Jérôme Guelfucci
0
Affects Status Importance Assigned to Milestone
PyRoom
Fix Released
High
Unassigned

Bug Description

Ctrl - q does not work in experimental trunk.

It produces the following output in a terminal:

Traceback (most recent call last):
  File "/home/jerome/Ubuntu/Pyroom/ExperimentalTrunk/basic_edit.py", line 148, in key_press_event
    bindings[event.keyval]()
  File "/home/jerome/Ubuntu/Pyroom/ExperimentalTrunk/basic_edit.py", line 387, in dialog_quit
    self.quit()
  File "/home/jerome/Ubuntu/Pyroom/ExperimentalTrunk/basic_edit.py", line 410, in quit
    autosave.autosave_quit(self)
  File "/home/jerome/Ubuntu/Pyroom/ExperimentalTrunk/autosave.py", line 35, in autosave_quit
    gobject.source_remove(timout_id)
NameError: global name 'timout_id' is not defined

Revision history for this message
Jérôme Guelfucci (jerome-guelfucci-deactivatedaccount) wrote :

Marking this as high and triaged as Caio confirmed it.

Changed in pyroom:
importance: Undecided → High
status: New → Triaged
Revision history for this message
Jérôme Guelfucci (jerome-guelfucci-deactivatedaccount) wrote :

Fixed in Experimental trunk, I do not get this anymore.

Changed in pyroom:
status: Triaged → Fix Released
Revision history for this message
Nathan Haines (nhaines) wrote : Re: [Bug 195510] [NEW] Ctrl - q does not work in experimental trunk

This is probably a typo in the variable. I'm at work and won't be able to look at the source for another six hours, so could someone try to change timout_id to timeout_id?
Sent via BlackBerry from T-Mobile

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.