|
From: <no...@so...> - 2002-12-31 03:13:16
|
Bugs item #653972, was opened at 2002-12-14 23:55 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=653972&group_id=588 Category: editor core Group: None Status: Open Resolution: None Priority: 5 Submitted By: Leston Buell (leston) Assigned to: Nobody/Anonymous (nobody) Summary: selecting text often freezes application Initial Comment: I'm running jEdit 4.0 on Linux with this version of Java: Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0_02-b02) JEdit will often completely hang following selection of text in the text area. I select text, say, by pressing shift then using the arrow keys, then the entire application freezes. I have had this problem on three different machines. It is keeping me from using jEdit as my primary editor. This behavior is not consistent. I can often select text with no problem, but it happens often enough, maybe 10% or 15% of the time. ---------------------------------------------------------------------- >Comment By: Slava Pestov (spestov) Date: 2002-12-30 22:13 Message: Logged In: YES user_id=2280 Does this occur with jEdit 4.1? ---------------------------------------------------------------------- Comment By: Leston Buell (leston) Date: 2002-12-18 01:49 Message: Logged In: YES user_id=356684 Memory heap size doesn't seem to be the problem. I increased both the initial memory heap and the maximum memory heap. The last time it hung, according to the indicator in the lower right-hand corner, it was only using about 10 megs out of 32 megs of memory heap. The problem also doesn't seem to be a specific JVM, since on the last machine it hung on was running the Sun JRE 1.3. The selections in question can be very small, often just a few lines of text, and in the last case only about fifteen characters. ---------------------------------------------------------------------- Comment By: Eric Jaffe (hydralisk92) Date: 2002-12-16 20:39 Message: Logged In: YES user_id=670532 Try increasing the heap memory allotted to your VM (-mx96m) and see if jEdit freezes as often. ---------------------------------------------------------------------- Comment By: Leston Buell (leston) Date: 2002-12-16 16:05 Message: Logged In: YES user_id=356684 By the way, i don't believe that jEdit 3.9 has this problem. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=653972&group_id=588 |