cjprecord / editra

Editra - Developers Text Editor
Other
3 stars 0 forks source link

editra crashes when trying to drag and drop a huge file (1.3 GB) from finder into application (OSX) #815

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start editra
2. Open finder
3. Drag huge file from finder into editra

What is the expected output? What do you see instead?
I should be able to look through my huge log file :) but instead the 
application just took a brief moment and died.

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

What version of the product are you using? On what operating system?
I'm using the latest osx build from the website on OSX Mavericks.

What method of install was your version installed with (Binary/Source)?
Binary/DMG file

If from source: What version of python and wxPython are you using?
-

Please provide any additional information below.
Please see attached log file.

Original issue reported on code.google.com by chr.ar...@gmail.com on 16 Jan 2014 at 9:41

Attachments:

GoogleCodeExporter commented 9 years ago
Looks like it crashed with an out of memory exception.

Editra is not very well suited for such large data files but shoudn't crash 
like this. 

Original comment by CodyPrec...@gmail.com on 17 Jan 2014 at 4:53