[Jprogramming] jhs seg fault

2023-02-27 Thread David Lambert
The web page session was as follows, with exit 0 being the culprit in my opinion.    3 3    3x 3    exit 0 bash_prompt$ ~/downloads/installs/j904/bin/jhs JHS - J HTTP Server if you don't see a new jijx tab in your browser,  manually browse to: http://127.0.0.1:65001/jijx best practice:  

[Jprogramming] jqt documentation

2023-02-27 Thread David Lambert
https://code.jsoftware.com/wiki/Guides/Window_Driver/Window_Driver_Overview#System_Events I'd repair the value error if I knew how. JVERSION Engine: j9.4.0-beta13/j64avx2/linux Build: commercial/2023-02-23T11:24:28/clang-11-0-0/SLEEF=1 Library: 9.4.16 Qt IDE: 2.0.3/5.12.8(5.15.6) Platform:

Re: [Jprogramming] jqt documentation

2023-02-27 Thread Henry Rich
sys_timer used to be called in base locale. Now it is called in z, as you can see from the message. Please fix the wiki. Henry Rich On Mon, Feb 27, 2023, 3:34 PM David Lambert wrote: > > https://code.jsoftware.com/wiki/Guides/Window_Driver/Window_Driver_Overview#System_Events > > I'd repair th

Re: [Jprogramming] jqt documentation

2023-02-27 Thread Raul Miller
It's been a few hours, so I went ahead and changed it. FYI, -- Raul On Mon, Feb 27, 2023 at 3:55 PM Henry Rich wrote: > > sys_timer used to be called in base locale. Now it is called in z, as you > can see from the message. Please fix the wiki. > > Henry Rich > > On Mon, Feb 27, 2023, 3:34 PM