| Author |
Message |
Index > Bug Reports ~ e and large text files don't get along nice |
| Rollo |
Posted: Tue Aug 26, 2008 9:02 am |
|
|
|
Registered User
Joined: 26 Aug 2008
Posts: 1
|
Hello,
Here's the catch:
- Opening a large SQL file in e (size = 2.7MB)
- Takes some time
- Now search for some string
- It takes e a fare amount of time to start highlighting occurrences
- Now, I want to scroll to see the occurrences
- e starts using 100% of a CPU, and stop responding to my interaction requests
Now, I try and do exactly the same with Notepad++. Guess what? No problemo at all. And I guess Notepad++ cost is not related (although it's free).
So far:
- Some operations in e are not multi-threaded (searches / result highlights are blocking). I mean, wow.
- Some operations seem to have been implemented with Shlemiel the Painter algorithms in mind (for those who don't know, just look for it on Google and pick up the one posted on JoelOnSoftware blog; the reason I'm not posting the link is that I did, but then, I got an error screen saying kiddo, you're too young, you just can't post URLs in forum's entries right now - how great to let me know AFTERWARDS)
Now, if that was an Open Source thing, I would happily contribute in order to solve these issues. Oh my...
Rollo |
|
|
| Back to top |
|
| JonCage |
Posted: Tue Aug 26, 2008 12:52 pm |
|
|
|
Registered User
Joined: 09 Mar 2007
Posts: 37
|
| Seconded - I'd like to use e to look through a lot of log files in my day job and frequently forget it takes an age to respond if you open a sever-megabyte-big .txt file. |
_________________ "Success is 99% failure" |
|
| Back to top |
|
| warpdesign |
Posted: Sat Sep 13, 2008 7:17 pm |
|
|
|
Registered User
Joined: 13 Sep 2008
Posts: 14
|
Same here  |
|
|
| Back to top |
|
| edav |
Posted: Tue Nov 11, 2008 5:00 pm |
|
|
|
Registered User
Joined: 11 Nov 2008
Posts: 6
|
| +1 e chokes with big files or one big line files. |
|
|
| Back to top |
|
| Ogredude |
Posted: Tue Mar 31, 2009 2:35 pm |
|
|
|
Registered User
Joined: 31 Mar 2009
Posts: 1
|
| I'm having the same problem. Trying to open files with really long lines will make e hang and crash. |
|
|
| Back to top |
|
| hlfcoding |
Posted: Thu Jul 02, 2009 7:06 pm |
|
|
|
Registered User
Joined: 02 Jul 2009
Posts: 11
|
sometimes certain files get really slow
editing and scrolling hiccup, highlighting and find/replace hang for 3-5 seconds before working
i think this has to do with the long lines in a few of the 15-20 tabs i have open, since i can open 15-20 files sometimes with no strange lag. this lag doesn't appear to be memory-management related |
|
|
| Back to top |
|
| hlfcoding |
Posted: Sun Aug 02, 2009 1:49 am |
|
|
|
Registered User
Joined: 02 Jul 2009
Posts: 11
|
*bump*
This bug is really making me consider not using e and windows at all for my development and going back to textmate on my macbook.
Can someone at least provide an explanation of why this issue occurs, so at least know the direction I can to avoid/mitigate it?
Waiting so long for a bugfix in a purchased piece of software is getting annoying. |
|
|
| Back to top |
|
| visor |
Posted: Wed Jan 20, 2010 3:49 am |
|
|
|
Registered User
Joined: 20 Jan 2010
Posts: 1
Location: Tijuana, Mexico
|
Opening the compressed version a tinyMCE file which, naturally, has really loooooong line crashes e miserably.
Also I noted when opening remote ftp folders you cannot edit them since the application is trying to create the temp files inside the Program Files folder which, you guessed well, have no permissions for normal users. Only workaround is opening e as administrator, this should be changed to create temp files in the AppData environment variable of the user.
I hope this do gets fixed, I also paid because I thought this was a good piece of software, and I still think it is, itīs just annoying not being able to open files which any other editor as notepad can. |
|
|
| Back to top |
|
| Raven |
Posted: Thu Jan 21, 2010 9:41 am |
|
|
|
Registered User
Joined: 19 Sep 2009
Posts: 8
Location: New Jersey
|
Yeah, I had the same issue when I downloaded a big JS file off the net to work with (it is now 2,404 lines, had to cut some of it off).
I even tested this in other editors, such as Notepad++ and Netbeans which didn't have much of a problem with the file. |
|
|
| Back to top |
|
| jckdnk111 |
Posted: Thu Feb 04, 2010 3:19 pm |
|
|
|
Registered User
Joined: 05 Apr 2009
Posts: 10
|
| I have to agree - notepad++ beats e hands down in this area (especially when regex is involved). Looks like it has been an issue for a while now and not even a peep from the dev ... not cool. |
|
|
| Back to top |
|
| snuffy |
Posted: Wed Mar 10, 2010 1:05 pm |
|
|
|
Registered User
Joined: 10 Mar 2010
Posts: 1
|
Count my vote on this as well.
I really love the style of e but this is a deal breaker for me. I'm currently a bit over a week into my trial license and I find myself still having to go back to Notepad++ for a lot of things.
Note that I had to register on these forums just to be able to post this. |
|
|
| Back to top |
|
|
|