From: SourceForge.net <no...@so...> - 2007-02-17 20:19:13
|
Bugs item #1662489, was opened at 2007-02-17 15:19 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1662489&group_id=44253 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: UI: MacOS X-specific Group: 2: Annoying Status: Open Resolution: None Priority: 5 Private: No Submitted By: John Beatty (jcbeatty) Assigned to: Nobody/Anonymous (nobody) Summary: Path > 95 causes infinite "int pane termined" loop Initial Comment: Running on an OS X 10.4.8 machine (dual 1.8 GHz G5) ... If the absolute path to the folder containing the source file is longer than 95 characters, compiling or running the file will cause DrJava to bring up an error dialog containing the text The interactions windows was terminated by a call to System.exit(133). The interactions window will now be restarted. It appears that each attempt to restart throws another error, and I have to force-quite the program. I've classed this as "annoying", but it's actually pretty serious. It took me close to six hours to discover the actual problem - I was looking for change in the runtime environment. I've also given this the category "UI : MacOS X-specific" because it IS OS X specific - I can't duplicate it on an XP / SP 2 machine. But it doesn't really have anything to do with the UI... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1662489&group_id=44253 |