Re: [Jprogramming] Animation on Android

2020-07-23 Thread bill lam
try load '~addons/graphics/fvj4/raster.ijs' for Android load '~addons/graphics/fvj4/raster_ja.ijs' this addon has lab files too. On Fri, Jul 24, 2020, 7:57 AM Michael Dykman wrote: > It doesn't seems to work for me. > > load'graphics/fvj4' > not found: > > /storage/emulated/0/Android/data/c

Re: [Jprogramming] Animation on Android

2020-07-23 Thread Michael Dykman
It doesn't seems to work for me. load'graphics/fvj4' not found: /storage/emulated/0/Android/data/com.jsoftware.j.android/files/addons/graphics/fvj4/fvj4.ijs |file name error: script | 0!:0 y[4!:55<'y' I updated my app and all the packages (and I mean all) before restarting my phone to be o

Re: [Jprogramming] j901-release-f available

2020-07-23 Thread bill lam
j901 release-f available for 32-bit and 64-bit Raspberry Pi. On Fri, Jun 12, 2020, 4:53 AM Eric Iverson wrote: > j901-release-f fixes the serious bug reported by James Kozianski a few days > ago. > > All j901 users should upgrade! > > start j901 >load'pacman' >'upgrade'jpkg'jengine' > >

Re: [Jprogramming] J902-beta-c available

2020-07-23 Thread Bill Heagy
Looks good. On 7/23/20 6:18 PM, Henry Rich wrote: I'm glad you reported that.  I tried again & it crashed, and I found for sure what happened this time.  Fixed in next beta. Henry RIch On 7/23/2020 5:05 PM, Bill Heagy wrote: I've see both cases segfault on debian j64, latest source update, (

Re: [Jprogramming] J902-beta-c available

2020-07-23 Thread Henry Rich
I'm glad you reported that.  I tried again & it crashed, and I found for sure what happened this time.  Fixed in next beta. Henry RIch On 7/23/2020 5:05 PM, Bill Heagy wrote: I've see both cases segfault on debian j64, latest source update, (maybe second-latest, the latest is "Remove character

Re: [Jprogramming] J902-beta-c available

2020-07-23 Thread Bill Heagy
I've see both cases segfault on debian j64, latest source update, (maybe second-latest, the latest is "Remove character codes :. :: t. T. T: x. y.") compiled with clang or gcc. Here's what gdb says for the second case: $ OMP_NUM_THREADS=2 gdb jlibrary/bin/jconsole GNU gdb (Debian 9.2-1) 9.2 Co

Re: [Jprogramming] J902-beta-c available

2020-07-23 Thread Henry Rich
The crash was intermittent for me, but I think it was caused by uninitialized memory.  I reassigned the internal character codes and the uninitialized memory suddenly became meaningful.  I have fixed that problem for the next beta.  I hope that is what you were seeing. Henry Rich On 7/22/2020