giorgifafa / editra

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

Edirta hangs #702

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open the attached file "yarr bugs.txt"

What is the expected output? What do you see instead?
Expected is for Editra to work ;) actual is Editra hanging.

IMPORTANT!!! Please answer these questions for any and ALL bug reports

What version of the product are you using? On what operating system?
0.6.77, on OSX 10.6

What method of install was your version installed with (Binary/Source)?
binary from website

Please provide any additional information below.
I have attached the backtrace when I force quit Editra. The backtrace is very 
very long and looks like an infinite loop (I'm surprised I didn't get a stack 
overflow). This might be a bug in wxWidgets itself, not sure

Original issue reported on code.google.com by auria...@gmail.com on 21 Oct 2011 at 1:05

Attachments:

GoogleCodeExporter commented 9 years ago
Appears to be a bug in the text control related to some of the non printable 
characters in the file.

Testing with wxPython 2.9 seems to suggest it has been fixed in the newer 
version of scintilla used there. Hopeing to start building editra with wxPython 
2.9 in the near future if the 2.9 releases get a little more stable on osx

Original comment by CodyPrec...@gmail.com on 21 Oct 2011 at 1:12