Re: [Jprogramming] jandroid 901 plot crashes

2020-01-01 Thread bill lam
can you try a1=: 11!:4000'http://www.jsoftware.com/jal/j901/revision.txt' a2=: 11!:4000'http://www.jsoftware.com/jal/j901/jal.tar.gz' then check a1 234 $a2 16104 128!:6 a2 75c5a3de1aee72870518799ab72d129dcd8ea9ab Wed, 01 Jan 2020, Arnab Chakraborty написал(а): >JVERSION > Engine: j9

Re: [Jprogramming] jandroid 901 plot crashes

2020-01-01 Thread Arnab Chakraborty
Thanks for helping me, Bill. a1, a2 ok. '75c5a3de1aee72870518799ab72d129dcd8ea9ab' =128!:6 a2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 On 1 Jan 2020 2:14 pm, "bill lam" wrote: can you try a1=: 11!:4000'http://www.jsoftware.com/jal/j901/revision.txt' a2=

Re: [Jprogramming] jandroid 901 plot crashes

2020-01-01 Thread bill lam
Does this succeed in a fresh session? load'pacman' 'update'jpkg'' Wed, 01 Jan 2020, Arnab Chakraborty написал(а): > Thanks for helping me, Bill. > > a1, a2 ok. > > '75c5a3de1aee72870518799ab72d129dcd8ea9ab' =128!:6 a2 > 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1

Re: [Jprogramming] jandroid 901 plot crashes

2020-01-01 Thread Arnab Chakraborty
I did file>exit in j session, started a new session : load'pacman' 'update'jpkg'' Updating server catalog... |limit error: fixlibs | siz=.<&>0".(ndx+1)}.&>fls Just in case it helps I can upload the apk somewhere, so that you can check. On Wed, 1 Jan 2020, 15:23 bill lam, wrote: > D

Re: [Jprogramming] jandroid 901 plot crashes

2020-01-01 Thread Arnab Chakraborty
jandroid.apk https://drive.google.com/file/d/1-RnK3suQNJnXdg4qpSbhI1KrTXuiCdjL/view?usp=drivesdk On Wed, 1 Jan 2020, 15:39 Arnab Chakraborty, wrote: > I did file>exit in j session, started a new session : > > load'pacman' >'update'jpkg'' > Updating server catalog... > |limit error: fixlib

Re: [Jprogramming] jandroid 901 plot crashes

2020-01-01 Thread bill lam
I can reproduce the crash in this (ndx+1) }.&> fls using an old android phone with armeabi Perhaps some bugs in libj.so for armeabi(-v7a) I will look into it. Wed, 01 Jan 2020, Arnab Chakraborty написал(а): > I did file>exit in j session, started a new session : > > load'pacman' >'upda

Re: [Jprogramming] jandroid 901 plot crashes

2020-01-01 Thread Arnab Chakraborty
great! I really appreciate your putting so much effort into this. On Wed, 1 Jan 2020, 15:59 bill lam, wrote: > I can reproduce the crash in this > (ndx+1) }.&> fls > using an old android phone with armeabi > Perhaps some bugs in libj.so for armeabi(-v7a) > I will look into it. > > Wed, 01 J

Re: [Jprogramming] jandroid 901 plot crashes

2020-01-01 Thread Raoul Schorer
Hi, For the record, I also get the same error for all 'jpkg' commands: load'pacman' 'update'jpkg'' Updating server catalog... |limit error: fixzips | siz=.0".(ndx+1)}.&>fls JVERSION Engine: j901/j32/android Release-a: commercial/2019-12-21T13:06:35 Library: 9.01.18 J Android: 1.4.00/8

Re: [Jprogramming] jandroid 901 plot crashes

2020-01-01 Thread 'Bo Jacoby' via Programming
I cannot make plot work either in J807    load 'plot' not found: c:/program files/j807/addons/graphics/plot/plot.ijs |file name error: script | 0!:0 y[4!:55<'y' JVERSION Engine: j807/j32/windows Release-d: commercial/2019-03-18T13:09:48 Library: 8.07.25 Qt IDE: 1.7.10s/5.9.8 Platform: Win 3

Re: [Jprogramming] jandroid 901 plot crashes

2020-01-01 Thread bill lam
Bo, I think you had not install plot addon. Since you installed J under program file folder, it requires administrative right to write files there. I think the easiest way for you is to install J again on folders other than program file. And then install all addons, eg load'pacman' 'update' jpkg '

Re: [Jprogramming] jandroid 901 plot crashes

2020-01-01 Thread bill lam
Oh sorry, should be 'install' jpkg 'all' Wed, 01 Jan 2020, bill lam написал(а): > Bo, I think you had not install plot addon. Since you installed J under > program file folder, it requires administrative right to write files there. > > I think the easiest way for you is to install J again on fold

[Jprogramming] forum posts

2020-01-01 Thread chris burke
Dear All Many recent messages to the programming forum were better suited to other forums. See http://www.jsoftware.com/jwiki/System/Forums for an overview. In particular, the main programming forum is for messages that are in some way related to programming in J, as well as for announcements. Th