ctrl-c does not work

Bug #945581 reported by Недко Арнаудов (Nedko Arnaudov)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
LADI Tools
Status tracked in Trunk
Trunk
Fix Released
Medium
Alessio Treglia

Bug Description

laditools from git 135fd63cb3aefd9ee2f867753161bae48783871d

Steps to reproduce:
 * start ladilog ("PYTHONPATH=. ./bin/ladilog") or laditray ("PYTHONPATH=. ./bin/laditray") from terminal
 * Press ctrl-c in the terminal

The signal is received by the apps but does not cause them to quit.

----------------
^CTraceback (most recent call last):
  File "./bin/ladilog", line 175, in update
    def update(self):
KeyboardInterrupt
----------------

----------------
^CTraceback (most recent call last):
  File "./bin/laditray", line 107, in update
    def update (self):
KeyboardInterrupt
----------------

Revision history for this message
Alessio Treglia (quadrispro) wrote :

Fixed in git:

84603cf5ed49bc70902c2d686023f885e17498b9

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.