I was able to reproduce your problem (or a similar problem) in j903.

The sentence worked fine in j902. But then I upgraded my packages
(including the base library) and I was able to reproduce your problem
in j902. But exiting and restarting j902 resolved that issue.

Exiting and restarting did not resolve the issue for me in j903.  That
said, my session with the error looks like this:

   load'debug/dissect'
   dissect '(10#. [:~.[:,/(1 1 1 3 |."0 1~ i. 4) #"1/ (4#10)#: ]"_) i.1e4'
error in paint
domain error
|domain error: cd
|       glrect 0 0 1 1+"1^:(-.IFQT),"2|."1 y

no locale for event handler: 0, event: dissect_dissectisi_focus
no locale for event handler: 0, event: dissect_dissectisi_resize
no locale for event handler: 0, event: dissect_resize
no locale for event handler: 0, event: dissect_dissectisi_resize
no locale for event handler: 0, event: dissect_resize
   JVERSION
Engine: j903/j64avx2/darwin
Beta-l: commercial/2021-06-17T13:42:06
Library: 9.03.06
Qt IDE: 1.9.2/5.12.10(5.12.10)
Platform: Darwin 64
Installer: J903 install
InstallPath: /users/rauldmiller/applications/j903
Contact: www.jsoftware.com

FYI,

-- 
Raul

On Tue, Jul 13, 2021 at 5:37 PM Devon McCormick <[email protected]> wrote:
>
> Hi,
>
> I was trying to use "dissect" to show the structure of Jan-Pieter
> Jacobs's solution to the problem Skip Cave proposed about ten days ago but
> encountered this (running in JQt under a recently updated 9.02):
>
> require 'debug/dissect'
>
> dissect '(10#. [:~.[:,/(1 1 1 3 |."0 1~ i. 4) #"1/ (4#10)#: ]"_) i.1e4'
>
> error in paint
>
> domain error
>
> |domain error: cd
>
> | glrect 0 0 1 1+"1^:(-.IFQT),"2|."1 y
>
>
> no locale for event handler: 81, event: dissect_dissectisi_resize
>
> no locale for event handler: 81, event: dissect_resize
>
> JVERSION
>
> Engine: j902/j64avx2/windows
>
> Release-a: commercial/2020-12-05T13:36:01
>
> Library: 9.02.08
>
> Qt IDE: 1.9.2s/5.12.10(5.12.10)
>
> Platform: Win 64
>
> Installer: J902 install
>
> InstallPath: c:/pgm/j902
>
> Contact: www.jsoftware.com
>
>
> Does anyone have an idea what might be causing this error and how I could
> avoid it?
>
>
> Thanks,
>
> Devon
> --
>
> Devon McCormick, CFA
>
> Quantitative Consultant
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to