Re: [Jgeneral] Plot package crashes j807 latest release for Mac /nonavx

2018-10-22 Thread 'robert therriault' via General
Hi Ian, I think that Joey hit on the issue with the QT IDE: 1.7.9s line. The s in 1.7.9s suggests that you are running the slim version of jqt which does not support OpenGL, Webview or Websockets. You can get the full version of jqt by running install 'full' from the jconsole. Details at

Re: [Jgeneral] Plot package crashes j807 latest release for Mac /nonavx

2018-10-22 Thread Ian Clark
The offending line is in: qt_gpapply_jzplot_=: 3 : 0 *rc=. glcmds`glcmds_jglc_@.(Poutput=iQTC) buf* assert. 0=rc [ 'glcmds buf' buf=: $0 ) It runs a choice of "cd" calls (one of which crashes)… glcmds_jgl2_=: chkgl2@:('"*/Applications/j64-807/bin/libjqt.dylib*" glcmds > i *i i' cd (; #))"1

Re: [Jgeneral] Plot package crashes j807 latest release for Mac /nonavx

2018-10-22 Thread J. Patrick Harrington
I have found that j807 on my mac mini running Sierra: JVERSION Engine: j807/j64nonavx/darwin Release: commercial/2018-10-05T11:56:35 Library: 8.07.19 Qt IDE: 1.7.9/5.9.6 Platform: Darwin 64 Installer: J807 install some of the plots (using pd not plot) fail when they are fine under j806. I've

Re: [Jgeneral] Plot package crashes j807 latest release for Mac /nonavx

2018-10-22 Thread Joey K Tuttle
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

[Jgeneral] Plot package crashes j807 latest release for Mac /nonavx

2018-10-22 Thread Ian Clark
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

Re: [Jgeneral] Derivative (D.) crashes j807 latest release for Mac /nonavx

2018-10-22 Thread Ian Clark
> No workaround. Fixed for next beta. For anyone like me needing a workaround right now, use D: instead of D. https://code.jsoftware.com/wiki/Vocabulary/dcapco -has a helpful example of doing just that. On Sun, Oct 21, 2018 at 7:14 PM Henry Rich wrote: > The error was a misplaced

Re: [Jgeneral] Slim version of jqt is now the default for j807?

2018-10-22 Thread chris burke
Much better, thanks! Please go ahead. On Mon, Oct 22, 2018 at 2:06 PM 'robert therriault' via General < gene...@jsoftware.com> wrote: > Since the page is explicitly about the All in One install, I would remove > > 'Note that if you are running this script in the zip installation (not >

Re: [Jgeneral] Slim version of jqt is now the default for j807?

2018-10-22 Thread 'robert therriault' via General
Since the page is explicitly about the All in One install, I would remove 'Note that if you are running this script in the zip installation (not All-in-One), then this may give error messages on jqt files, which can be ignored for now. Once J console is loaded, then if you install the qtide

Re: [Jgeneral] Slim version of jqt is now the default for j807?

2018-10-22 Thread chris burke
I am not sure anything needs changing, but if you can think of a better way to express this, please go ahead. What the sentence says is that if you run install 'qtide', then sierra-fix needs to be (re)run. But since AIO comes with Jqt, then you don't need to run install 'qtide'. In any case,

Re: [Jgeneral] Slim version of jqt is now the default for j807?

2018-10-22 Thread 'robert therriault' via General
Thanks Chris, Install 'qtide' is on this page https://code.jsoftware.com/wiki/System/Installation/All-in-One in the Mac section, instruction 3 after running the Sierra fix. May be my misunderstanding as the non-AIO is mentioned in the same area as well. Cheers, bob > On Oct 22, 2018, at

Re: [Jgeneral] Slim version of jqt is now the default for j807?

2018-10-22 Thread chris burke
This is the expected behaviour. If you already have a slim version, then install 'qtide' just reinstalls slim. It is only when jqt is not already installed (i.e. install from zip), that install 'qtide' will default to full. I will update the instructions to make this clear. The AIO's include

Re: [Jgeneral] Slim version of jqt is now the default for j807?

2018-10-22 Thread 'robert therriault' via General
Thanks Chris, I used the All in One link on this page https://code.jsoftware.com/wiki/System/Installation/All-in-One and then followed the instructions, which include install 'qtide'. After typing that into the console window the slim version of qt was loaded up. So perhaps the All in One