Re: Conflicting ImageJ sessions in different X11 sessions
Posted by
Jonathan Jackson-2 on
Jul 09, 2009; 6:11pm
URL: http://imagej.273.s1.nabble.com/Conflicting-ImageJ-sessions-in-different-X11-sessions-tp3691840p3691841.html
On Mon, 6 Jul 2009 15:29:07 -0400, JiHO <
[hidden email]> wrote:
>On 2009-June-30 , at 04:37 , Michael Schmid wrote:
>
>> Hi JiHO,
>>
>> do you have Edit>Options>Misc>Run Socket Listener enabled?
>> This prevents you from having multiple instances of ImageJ on one
>> machine.
>>
>>
http://rsb.info.nih.gov/ij/docs/menus/edit.html#misc>>
>> Michael
>
Hi JiHO,
You may also be interested in the ImageJ launcher script for Linux / Unix
that can be found here:
http://imagejdocu.tudor.lu/doku.php?id=diverse:commandline:imagejThis allows multiple ImageJ instances on one machine without disabling the
socket listener. Instances launched in different X sessions are independent
of each other but features of the socket listener are available, such as
opening images in an existing ImageJ window from the command line.
regards,
Jon