LionHeart123 / pyscripter

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

Opening blank ("empty") file pops "Assertion failure" error #679

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a new file (for example __init__.py or blank.txt) with no text inside 
of it.
2. Open the new file.
3. An "Assertion failure" error (see attached image) will pop open, continues 
to reinitialize itself, thereby locking up your working session and requiring 
the user to kill the PyScripter application in order to recover.

What is the expected output? What do you see instead?
Open the blank file so it can be edited, no error messages, and don't lock up 
the application.

What version of the product are you using? On what operating system?
Pyscripter 2.5.3 32bit (PyScripter-v2.5.3-Setup.exe) on Windows 7.

Original issue reported on code.google.com by ryankdal...@gmail.com on 30 Jul 2012 at 3:04

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by pyscripter on 3 Aug 2012 at 11:11