Bugs item #1753997, was opened at 2007-07-14 09:00
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=1753997&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: UNIX-specific
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: fred hosch (fredcsunoedu)
Assigned to: Nobody/Anonymous (nobody)
Summary: beta-20070524-1944 runs as a synchronous process
Initial Comment:
Running solaris 9 (SunOS 5.9), sparc:
When started from the command line, stable-20070130-2255 runs asynchronously with my shell ("background"), while beta-20070524-1944 runs synchronously ("foreground").
Obvious workaround: explicitly run the java process in the "background":
java -jar drjava-beta-20070524-1944.jar&
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1753997&group_id=44253
|