I think the lab addon had change that had broken front-end code. Since
the front-end will call
lab_jlab_'' when user pressed that menu item. But the incompatible change
lab_jlab_
3 : 0
if. isfilename y do. labopen y return. end.
if. LABVER=0 do. lab805 y return. end.
if. ''-:y do. labstatus'' return. end.
if. ':'={.y do. labchapter y return. end.
labjump y
)
and LABVER is defined as 1 in recent lab addonb
required the front-end to call lab805_jlab_'' or change LABVER to 0 in
order to lanuch the lab. I'll fix the jandroid front-end to work with
the lab addon.
I suspect the same would also apply to running lab under jconsole, now
users need to type lab805_jlab_'' instead of lab_jlab_'' to run labs
after typing load 'labs/labs'. This requires no fix but better
documentation.
On Fri, Feb 2, 2018 at 4:00 AM, Tom Arneson <[email protected]> wrote:
> When I sent my message, I had tried to run a lab on my Fire tablet. It worked
> there. Just now I tried on my two android smartphones.
> On those I get the "First open a lab" message.
>
> I have 5 devices with J Android:
>
> The labs work on the ones running J805, but don't on the ones running J806.
>
>
>
> -----Original Message-----
> From: General [mailto:[email protected]] On Behalf Of
> Arnab Chakraborty
> Sent: Thursday, February 1, 2018 10:52
> To: [email protected]
> Subject: Re: [Jgeneral] Labs in j android
>
> Thanks for the suggested work around. But I get a value error for
> lab805_jlab_''
> I also tried 806 since that is my j version. But still same result.
>
>
> On 1 Feb 2018 20:32, "Jan-Pieter Jacobs" <[email protected]> wrote:
>
>> As a workaround, I found that executing the following does work as
>> expected on jandroid:
>>
>> lab805_jlab_ ''
>>
>> Best regards,
>>
>> Jan-Pieter
>>
>>
>> On 1 Feb 2018 09:24, "bill lam" <[email protected]> wrote:
>>
>> I think this should be a bug
>>
>> On Feb 1, 2018 3:43 PM, "Arnab Chakraborty" <[email protected]> wrote:
>>
>> > That's precisely what I had tried, naturally. 3 vertical dot > Help
>> > >
>> Labs.
>> > I expected to see a list of labs after that. But I got an "Open a
>> > lab first" message.
>> >
>> > On 31 Jan 2018 10:55 pm, "Tom Arneson" <[email protected]> wrote:
>> >
>> > > Try Menu (the 3 vertical dots on upper right) -> Labs -> select a
>> > > lab
>> > >
>> > > -----Original Message-----
>> > > From: General [mailto:[email protected]] On
>> > > Behalf
>> Of
>> > > Arnab Chakraborty
>> > > Sent: Wednesday, January 31, 2018 06:37
>> > > To: [email protected]
>> > > Subject: [Jgeneral] Labs in j android
>> > >
>> > > Hi,
>> > >
>> > > How to open the labs in jandroid?
>> > >
>> > > I have installed the labs. But when I tap "Labs..." I get the
>> > > message "open a lab first". How do I open one?
>> > >
>> > > J version is 806
>> > > ------------------------------------------------------------------
>> > > ---- 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
>> ----------------------------------------------------------------------
>> 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
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm