Brian,

I put up the new release and it seemed generally OK. I did carry forward a script that I think I built for a previous jhs release. I put it into my /usr/local/bin (which is not installed by default in OSX, but I find it handy). My j64-801 folder lives in /Applications. Here is the startup script that I store in /usr/local/bin

jkt$ cat /usr/local/bin/jhs
#!/bin/bash
(sleep 5; open -a "Google Chrome" http://127.0.0.1:65001/jijx) &
/Applications/j64-801/bin/jconsole ~addons/ide/jhs/core.ijs -js " init_jhs_'' "

That script could be located other places I guess (I usually invoke it from a command line) but in any case, double clicking on the script icon launches a terminal window, starts j and 5 seconds later pops up the browser window.

Not sure what you mean by rebooting, but if that is the OS - I can report that I haven't rebooted in the past 2 weeks...

In the spirit of trying to reproduce your troubles, I did try clicking on the jhs801 icon (actually right click and open al la Murry's hint) That really didn't do much. On the other hand, doing the same for the jhs.command script in the j64-801/bin/ folder did launch j but failed with some path problems (likely caused by my putting the folder into /Applications rather than my home directory). That was the reason I made up my own script.

The jcon801 happily opens a Terminal window and has a session, but my profile information is missing, again an issue with my arcane ways of dealing with where to store things.

I wrote the above shortly after your message below - but then, as I looked more closely at my system I went down the rabbit hole I have been trapped by before.

I finally managed to get my profile into the new release - but a problem I had before came back. I'll work on it an try once again to find a set of startup/profile/config/boot stuff that works for me...

Now my jqt stuff, which worked before (and looked very nice) has disappeared. It feels a bit like a game of whack-a-mole

Anyway, I hope you made progress and I'll try to condense my issues into a coherent message in a new thread.


On 2014/02/11, 15:28 , Brian Schott wrote:
I did  exit'' in the jijx page. That seems to work and there is no
lingering task out there when I can successfully launch jhs801.

But, what I most recently reported was an alternative to rebooting if I try
to launch directly by double clicking on the jhs801 icon. I mentioned it
just fyi.



On Tue, Feb 11, 2014 at 5:53 PM, bill lam <bbill....@gmail.com> wrote:

Brian,

How did you "exit" a running jhs?

Aslo the port might not release immediately, you may need to wait for a few
seconds.
On Feb 12, 2014 2:47 AM, "Brian Schott" <schott.br...@gmail.com> wrote:

--
(B=)
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm


----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to