I'm in the AVX version, and there I didn't encounter your problem, the only 
difference I see is the Qt IDE: line reported in JVERSION

I suppose it might have something to do with the Darwin release (on this 
machine I'm at Version 10.14.1 beta 4...

I'll look into trying it on a machine without AVX, running an older OS X

   load 'plot'
   plot 0
   plot 1 2 3 5
   JVERSION
Engine: j807/j64/darwin
Release: commercial/2018-10-05T11:55:35
Library: 8.07.18
Qt IDE: 1.7.9/5.9.6
Platform: Darwin 64
Installer: J807 install
InstallPath: /applications/j64-807
Contact: www.jsoftware.com


> On 2018Oct 22, at 18:31, Ian Clark <[email protected]> wrote:
> 
> 1. Launch jqt. (With no startup script, to get an out-of-the-box session.
> That's in case there's a clash with something else I was running.)
> 
> 2. Enter:
>   load'plot'
>   plot 0
> …an empty "plot" window appears (as happens with j805 jqt)
> 
> 3. Enter (…the first effective phrase from the Plot Package lab):
>   plot 1 2 3 5
> …an error message-box appears, with one button: "OK".
> It reads:
> ———————————————
> error in: plot_gs_paint
> 
> domain error: cd
>  rc=.   glcmds`glcmds_jglc_@.
> (Poutput=iQTC)buf
> ———————————————
> 
> 4. Press the "OK" button
> …the message-box disappears then immediately reappears with the same
> message, in an infinite cycle. No other input is accepted by jqt.
> 
> 5. To quit jqt, choose {Apple} > Force Quit…
> …(I haven't found any other way to escape.)
> 
>   JVERSION
> Engine: j807/j64nonavx/darwin
> Release: commercial/2018-10-05T11:56:35
> Library: 8.07.19
> Qt IDE: 1.7.9s/5.9.6
> Platform: Darwin 64
> Installer: J807 install
> InstallPath: /applications/j64-807
> Contact: www.jsoftware.com
> ----------------------------------------------------------------------
> 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