Hi Skip,

Looking at your JVERSION I see this

> Qt IDE: 1.5.3s/5.6.2

and the 's' in 1.5.3s indicates that you are running the slim version. 

The link provides these instructions to upgrade

1. In J, use pacman to update to the latest addons (essential are the base 
library and ide/qt addons).

2. close J (all J sessions) and run the updatejqt.cmd (Windows) or updatejqt.sh 
(Mac/Linux) scripts. Equivalently, load J console and run:

  install 'qtide'

If you followed these instructions and restarted J you should see a JVERSION 
with no 's' in the Qt IDE and things should run.

Let me know if this works for you.

Cheers, bob


> On Jul 30, 2017, at 10:33 PM, Skip Cave <s...@caveconsulting.com> wrote:
> 
> Trying to run Jig & having problems...
> 
> Loaded Jig in package manager (After loading, Jig doesn't show up in "Not
> Installed" in the Package Manager, so I assume it has been installed.
> 
> Installed the full version of JQt:
> 
> @     install 'qtide'
> Updating server catalog...
> Installing 1 package
> Downloading base library...
> Installing base library...
> Done.
> Installing JQt binaries...
> Finished install of JQt binaries.
> Installing Qt library...
> Finished install of Qt binaries.
> Exit and restart J using jqt.cmd
> 
> -------------------------------------------------------
> 
> Ran the Jig lab:
> 
> The messages below will let you know if there is anything
> that you need to do in order to continue with this lab.
> )
> 
>    Version_jig_   NB. jig locales avoid hidden variable conflicts
>    You are running either j805 or j806.
> 
> 
>    jqt_jig_
>    You need to install the full version of jqt.
>    To update your system, see the following instructions:
>    http://code.jsoftware.com/wiki/Guides/Qt_IDE/Install#Slim_vs_Full_Builds
> 
>    Jig_jig_
>    You have already loaded the Jig addon.
> 
> 
>    Please_jig_
>    Address the issue(s) before continuing with the lab
> 
> -------------------------------------------------------------
> 
> ???   I DID install it!
> 
> Stepping through the lab I get to step 6...
> 
> ------------------------------------------------------------
> 
> ── ((2) 6 of 6) The Jig Augmented Display ───────────────────
> 
> .......
> 
>  The rest of this lab will provide you with information
> about Jig and interpreting the appearance of the display. I
> hope you will find Jig to be a useful diagnostic tool when
> working with J.
> )
> 
>    v result_jig_
> |cc : child not supported: webview
> : wd
> |   (LF,~wd ::(''"_)'qer')     (13!:8)3
> 
>    result_jig_
> 0
> 1
> 2
> ---------------
> 
> So I doesn't look like Jig has been installed.
> 
> What went wrong?
> Win 10
> Engine: j805/j64/windows
> Release: commerciai/2016-12-11T08:02:16
> Library: 8.05.14
> Qt IDE: 1.5.3s/5.6.2
> Platform: Win 64
> Installer: J805 install
> lnstaiiPath: c:/program files/j64-805
> 
> Skip
> 
> 
> Skip Cave
> Cave Consulting LLC
> 
> On Sun, Jul 30, 2017 at 11:51 PM, robert therriault <bobtherria...@mac.com>
> wrote:
> 
>> Just to let everyone know the Jig addon and lab have been updated. The
>> changes can be accessed through the Package Manager in the jqt environment.
>> 
>> The changes have been a bit of wording in the lab and the ability to
>> advance the lab even when the Jig display has focus.
>> 
>> If you have not seen this display yet there is a one minute taste
>> available via video at https://youtu.be/dK1y_V07214
>> 
>> Thanks to all who have provided comments and suggestions, your feedback is
>> much appreciated. And thanks especially to Chris Burke and Bill Lam for
>> saving the svn from some of my rookie mistakes and guiding me through to
>> the other side.
>> 
>> Cheers, bob
>> ----------------------------------------------------------------------
>> For information about J forums see http://www.jsoftware.com/forums.htm
> ----------------------------------------------------------------------
> 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