kwan888-github / iep

Automatically exported from code.google.com/p/iep
0 stars 0 forks source link

IEP 3.2 beta crash on close #182

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Upon exiting the app the app window freezes and fades and Windows (7 HP) 
pops-up an error messsage.

The problem does not recur if the logger frame is open separately from the main 
window (ie not as part of the main interface).

Not sure how to provide further information (log etc.) - please instruct. 

Original issue reported on code.google.com by zaha...@gmail.com on 7 Mar 2013 at 8:55

GoogleCodeExporter commented 8 years ago
Reproduced

Original comment by almar.klein@gmail.com on 7 Mar 2013 at 11:48

GoogleCodeExporter commented 8 years ago
The issue is a bit inconsistent at my machine. Sometimes it happens, sometimes 
not. I seem to only get it if the project manager is active. Can you reproduce 
that? 

Further, no problems on Windows XP (32 bit).

Original comment by almar.klein@gmail.com on 8 Mar 2013 at 12:15

GoogleCodeExporter commented 8 years ago
I'll try, but is there any way to log it or produce some meaningful trace I 
could post?

Original comment by zaha...@gmail.com on 8 Mar 2013 at 12:17

GoogleCodeExporter commented 8 years ago
Well, its a GUI app, so it does not have an stdout. If you have Python3.3 and 
PySide installed, you could try running IEP from source.

I tried this a bit. The only thing I get is: 
"QObject::startTimer: timers cannot be started from another thread"
Enabling the faulthandler does not give extra information this time.

What I do see is that indeed the warning is produced when the project manager 
is active. If not, the warning is not shown. The project manager uses some 
low-level model-view stuff, which has been nagging us before.

Since the project manager is going to be deprecated anyway, I find this error 
not *that* important. I would not know where to start looking for the bug. Rob 
might know, but he's on holiday.

Original comment by almar.klein@gmail.com on 8 Mar 2013 at 12:40

GoogleCodeExporter commented 8 years ago
As part of migrating our code repositories from Googlecode
to Bitbucket, all IEP issues are now tracked at 
https://bitbucket.org/iep-project/iep/issues

To view this issue, use this link (with X replaced by the issue number):
https://bitbucket.org/iep-project/iep/issue/X

Issues on Bitbucket can be created by anyone. Commenting on issues requires 
login via Bitbucket, Google, Twitter or Github.

Original comment by almar.klein@gmail.com on 11 Jun 2013 at 2:40