Issue91

Title (gtt) canceling "Open" action crashes gtt
Priority bug Status resolved
Superseder Nosy List christopher, cjr
Assigned To christopher Keywords

Created on 2012-03-27.18:12:33 by cjr, last changed by cjr.

Messages
msg319 (view) Author: cjr Date: 2012-06-25.19:48:56
Looks good.
msg298 (view) Author: christopher Date: 2012-03-27.20:12:05
Alright, I pushed a fix for this issue. Concov and Gtt were both
affected.
msg297 (view) Author: cjr Date: 2012-03-27.18:12:33
When opening a file with gtt, clicking "Cancel" (i.e., as if the user decided
not to open a new truth table) crashes with the following error message:

[Errno 2] No such file or directory: PyQt4.QtCore.QString(u'')
History
Date User Action Args
2012-06-25 19:48:56cjrsetstatus: chatting -> resolved
messages: + msg319
2012-03-27 20:12:05christophersetstatus: unread -> chatting
messages: + msg298
2012-03-27 18:12:33cjrcreate