Hi detlev,

I filed a bug report for this issue at issue8693
<http://bugs.python.org/issue86...@ok_message=msg%20105576%20created%3cbr%3
Eissue%208693%20message_count%2C%20messages%20edited%20ok&@template=item>,
  now python works correctly (I tried to run many pyhton apps in addition to
  PyQt Examples and Demos), so I installed eric5 and it done
successfully but I eric5 itself crashed although I could run
eric5-configure, eric5-compare, eric5-editor, eric5-qregexp.. etc.

How I can fix this issue?

Is there any way for tracking eric5's run process? because I don't know
how to get running log although I tried to run eric5 manually from PyQt
directory as shown below:

C:\Documents and Settings\bashir>cd /d C:\Python31\Lib\site-packages\eric5

C:\Python31\Lib\site-packages\eric5>python eric5.py

C:\Python31\Lib\site-packages\eric5>

When eric5 starts the very first time it creates the directory _eric5 in the
users home directory. If the crash produces a log file, you'll find it there.
You may start eric5 with the --debug option to get some output in the command
window.
Now I could run eric5 successully after removing _eric5 folder thanks a lot.

--
Best Regards
Muhammad Bashir Al-Noimi
My Blog: http://mbnoimi.net

_______________________________________________
Eric mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to