On a 10.5 inch iPad Pro running 15.4.1 the Run All Lines command does work and the menus are stable.
I also tried the proof of concept version and it is working well on the iPad. The engine is running well. Cheers, bob > On May 15, 2022, at 15:49, Raul Miller <[email protected]> wrote: > > The j engine now works for me on my little iphone. > > That said, at least two issues remain, with the interface, which make > testing difficult: > > (1) Run All Lines only executes the line the cursor is on (and I do > not seem to have a mechanism to "select all" in the editor pane), and > > (2) The menu bar has a tendency to vanish. > > Still, I am able to execute some sentences now. > > Thanks, > > -- > Raul > > On Sun, May 15, 2022 at 4:53 PM Joe Bogner <[email protected]> wrote: >> >> On Sun, May 15, 2022 at 9:22 AM Raul Miller <[email protected]> wrote: >> >>> Well... on my older iphone (32gb memory, 18.33gb available), simple >>> sentences return no results. >>> >> >> Raul, thanks. Can you or Ed or someone else please retest on iPhone or >> iPad? I was able to pinpoint that -msse2 and -msimd128 were causing a >> problem on iPhone 12 and iPad Pro according to browserstack[1]. I removed >> those flags and recompiled and it started working on that environment, but >> I'd feel better testing on a real device. >> >> If it doesn't work, can you try on chrome and open a new tab at >> chrome://inspect and start logging before accessing the J Playground? >> Please send me a screenshot of what chrome://inspect shows or paste the >> output in that case. >> >> thanks >> >> 1 - https://www.browserstack.com/ >> ---------------------------------------------------------------------- >> 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
