when I try to debug a code like the joined file eric end the code and send the
message "The program being debug as terminated unexpectedly"
I tryed the code with python online command and it work properly.
it seem that the problem is on the line "app = QtGui.QApplication(sys.argv)".
I run under Ubuntu 10.04 with Eric4-4.4.2
thanks for your help
|