Re: [Jgeneral] savemat_jviewmat_ j9.4 - all colors are white

2023-06-15 Thread chris burke
I couldn't duplicate this on windows. My version is the same as yours:

   JVERSION
Engine: j9.4.2/j64avx2/windows
Build: commercial/2023-04-10T01:19:53/clang-15-0-7/SLEEF=1
Library: 9.4.22
Qt IDE: 2.4.1/6.2.4(6.2.4)
Platform: Win 64
Installer: j9.4 install
InstallPath: c:/users/elmo/appdata/local/programs/j9.4

On Wed, Jun 14, 2023 at 7:28 AM Raul Miller  wrote:
>
>JVERSION
> Engine: j9.4.2/j64avx2/windows
> Build: commercial/2023-04-10T01:19:53/clang-15-0-7/SLEEF=1
> Library: 9.4.22
> Qt IDE: 2.4.1/6.2.4(6.2.4)
> Platform: Win 64
> Installer: j9.4 install
> InstallPath: c:/other/j9.4
> Contact: www.jsoftware.com
>
> Thanks,
>
> --
> Raul
>
> On Wed, Jun 14, 2023 at 8:43 AM chris burke  wrote:
> >
> > What is your environment? It works for me on:
> >
> > Engine: j9.5.0-beta3/j64avx2/linux
> > Build: commercial/2023-05-31T14:52:14/clang-11-0-0/SLEEF=1
> > Library: 9.5.2
> > Qt IDE: 2.5.1/6.2.2(6.2.2)
> > OS Ver: Linux Mint 21.1 5.15.0-69-generic
> > Platform: Linux 64
> >
> > On Wed, Jun 14, 2023 at 4:50 AM Raul Miller  wrote:
> > >
> > > Oops, the first example should have used ~:/ instead of +/
> > >
> > > --
> > > Raul
> > >
> > > On Wed, Jun 14, 2023 at 7:35 AM Raul Miller  wrote:
> > > >
> > > > This works for me in j9.4:
> > > >   viewmat +/"1 #:p:i.3 3
> > > >   savemat_jviewmat_''
> > > >
> > > > This fails for me in j9.4:
> > > >   viewmat +/"1 #:p:i.3 3
> > > >   savemat_jviewmat_''
> > > >
> > > > (the color image is rendered as solid white when saved as a file)
> > > >
> > > > Setting USEQTPNG_jpng_=: 0 does not fix the problem.
> > > >
> > > > Setting USEPPPNG-jpng_=: 0 does not fix the problem.
> > > >
> > > > --
> > > > Raul
> > > --
> > > 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
--
For information about J forums see http://www.jsoftware.com/forums.htm


Re: [Jgeneral] savemat_jviewmat_ j9.4 - all colors are white

2023-06-14 Thread 'robert therriault' via General
I just tested on my mac and the saved png displays properly.

JVERSION
Engine: j9.4.1/j64avx512/darwin
Build: commercial/2023-02-27T15:27:40/clang-14-0-0/SLEEF=1
Library: 9.4.22
Qt IDE: 2.4.1/6.2.4(6.2.4)
Platform: Darwin 64
Installer: j9.4 install
InstallPath: /users/bobtherriault/j9.4
Contact: www.jsoftware.com

Cheers, bob

> On Jun 14, 2023, at 07:49, bill lam  wrote:
> 
> I can't replicate the error on j9.5 mac. I don't have any working j9.4 jqt
> installed to test.
> Can you test with j9.5 beta?
> 
> On Wed, Jun 14, 2023 at 10:28 PM Raul Miller  wrote:
> 
>>   JVERSION
>> Engine: j9.4.2/j64avx2/windows
>> Build: commercial/2023-04-10T01:19:53/clang-15-0-7/SLEEF=1
>> Library: 9.4.22
>> Qt IDE: 2.4.1/6.2.4(6.2.4)
>> Platform: Win 64
>> Installer: j9.4 install
>> InstallPath: c:/other/j9.4
>> Contact: www.jsoftware.com
>> 
>> Thanks,
>> 
>> --
>> Raul
>> 
>> On Wed, Jun 14, 2023 at 8:43 AM chris burke  wrote:
>>> 
>>> What is your environment? It works for me on:
>>> 
>>> Engine: j9.5.0-beta3/j64avx2/linux
>>> Build: commercial/2023-05-31T14:52:14/clang-11-0-0/SLEEF=1
>>> Library: 9.5.2
>>> Qt IDE: 2.5.1/6.2.2(6.2.2)
>>> OS Ver: Linux Mint 21.1 5.15.0-69-generic
>>> Platform: Linux 64
>>> 
>>> On Wed, Jun 14, 2023 at 4:50 AM Raul Miller 
>> wrote:
 
 Oops, the first example should have used ~:/ instead of +/
 
 --
 Raul
 
 On Wed, Jun 14, 2023 at 7:35 AM Raul Miller 
>> wrote:
> 
> This works for me in j9.4:
>  viewmat +/"1 #:p:i.3 3
>  savemat_jviewmat_''
> 
> This fails for me in j9.4:
>  viewmat +/"1 #:p:i.3 3
>  savemat_jviewmat_''
> 
> (the color image is rendered as solid white when saved as a file)
> 
> Setting USEQTPNG_jpng_=: 0 does not fix the problem.
> 
> Setting USEPPPNG-jpng_=: 0 does not fix the problem.
> 
> --
> Raul
 --
 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
>> 
> --
> For information about J forums see http://www.jsoftware.com/forums.htm

--
For information about J forums see http://www.jsoftware.com/forums.htm


Re: [Jgeneral] savemat_jviewmat_ j9.4 - all colors are white

2023-06-14 Thread bill lam
I can't replicate the error on j9.5 mac. I don't have any working j9.4 jqt
installed to test.
Can you test with j9.5 beta?

On Wed, Jun 14, 2023 at 10:28 PM Raul Miller  wrote:

>JVERSION
> Engine: j9.4.2/j64avx2/windows
> Build: commercial/2023-04-10T01:19:53/clang-15-0-7/SLEEF=1
> Library: 9.4.22
> Qt IDE: 2.4.1/6.2.4(6.2.4)
> Platform: Win 64
> Installer: j9.4 install
> InstallPath: c:/other/j9.4
> Contact: www.jsoftware.com
>
> Thanks,
>
> --
> Raul
>
> On Wed, Jun 14, 2023 at 8:43 AM chris burke  wrote:
> >
> > What is your environment? It works for me on:
> >
> > Engine: j9.5.0-beta3/j64avx2/linux
> > Build: commercial/2023-05-31T14:52:14/clang-11-0-0/SLEEF=1
> > Library: 9.5.2
> > Qt IDE: 2.5.1/6.2.2(6.2.2)
> > OS Ver: Linux Mint 21.1 5.15.0-69-generic
> > Platform: Linux 64
> >
> > On Wed, Jun 14, 2023 at 4:50 AM Raul Miller 
> wrote:
> > >
> > > Oops, the first example should have used ~:/ instead of +/
> > >
> > > --
> > > Raul
> > >
> > > On Wed, Jun 14, 2023 at 7:35 AM Raul Miller 
> wrote:
> > > >
> > > > This works for me in j9.4:
> > > >   viewmat +/"1 #:p:i.3 3
> > > >   savemat_jviewmat_''
> > > >
> > > > This fails for me in j9.4:
> > > >   viewmat +/"1 #:p:i.3 3
> > > >   savemat_jviewmat_''
> > > >
> > > > (the color image is rendered as solid white when saved as a file)
> > > >
> > > > Setting USEQTPNG_jpng_=: 0 does not fix the problem.
> > > >
> > > > Setting USEPPPNG-jpng_=: 0 does not fix the problem.
> > > >
> > > > --
> > > > Raul
> > > --
> > > 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
>
--
For information about J forums see http://www.jsoftware.com/forums.htm


Re: [Jgeneral] savemat_jviewmat_ j9.4 - all colors are white

2023-06-14 Thread Raul Miller
   JVERSION
Engine: j9.4.2/j64avx2/windows
Build: commercial/2023-04-10T01:19:53/clang-15-0-7/SLEEF=1
Library: 9.4.22
Qt IDE: 2.4.1/6.2.4(6.2.4)
Platform: Win 64
Installer: j9.4 install
InstallPath: c:/other/j9.4
Contact: www.jsoftware.com

Thanks,

-- 
Raul

On Wed, Jun 14, 2023 at 8:43 AM chris burke  wrote:
>
> What is your environment? It works for me on:
>
> Engine: j9.5.0-beta3/j64avx2/linux
> Build: commercial/2023-05-31T14:52:14/clang-11-0-0/SLEEF=1
> Library: 9.5.2
> Qt IDE: 2.5.1/6.2.2(6.2.2)
> OS Ver: Linux Mint 21.1 5.15.0-69-generic
> Platform: Linux 64
>
> On Wed, Jun 14, 2023 at 4:50 AM Raul Miller  wrote:
> >
> > Oops, the first example should have used ~:/ instead of +/
> >
> > --
> > Raul
> >
> > On Wed, Jun 14, 2023 at 7:35 AM Raul Miller  wrote:
> > >
> > > This works for me in j9.4:
> > >   viewmat +/"1 #:p:i.3 3
> > >   savemat_jviewmat_''
> > >
> > > This fails for me in j9.4:
> > >   viewmat +/"1 #:p:i.3 3
> > >   savemat_jviewmat_''
> > >
> > > (the color image is rendered as solid white when saved as a file)
> > >
> > > Setting USEQTPNG_jpng_=: 0 does not fix the problem.
> > >
> > > Setting USEPPPNG-jpng_=: 0 does not fix the problem.
> > >
> > > --
> > > Raul
> > --
> > 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


Re: [Jgeneral] savemat_jviewmat_ j9.4 - all colors are white

2023-06-14 Thread chris burke
What is your environment? It works for me on:

Engine: j9.5.0-beta3/j64avx2/linux
Build: commercial/2023-05-31T14:52:14/clang-11-0-0/SLEEF=1
Library: 9.5.2
Qt IDE: 2.5.1/6.2.2(6.2.2)
OS Ver: Linux Mint 21.1 5.15.0-69-generic
Platform: Linux 64

On Wed, Jun 14, 2023 at 4:50 AM Raul Miller  wrote:
>
> Oops, the first example should have used ~:/ instead of +/
>
> --
> Raul
>
> On Wed, Jun 14, 2023 at 7:35 AM Raul Miller  wrote:
> >
> > This works for me in j9.4:
> >   viewmat +/"1 #:p:i.3 3
> >   savemat_jviewmat_''
> >
> > This fails for me in j9.4:
> >   viewmat +/"1 #:p:i.3 3
> >   savemat_jviewmat_''
> >
> > (the color image is rendered as solid white when saved as a file)
> >
> > Setting USEQTPNG_jpng_=: 0 does not fix the problem.
> >
> > Setting USEPPPNG-jpng_=: 0 does not fix the problem.
> >
> > --
> > Raul
> --
> For information about J forums see http://www.jsoftware.com/forums.htm
--
For information about J forums see http://www.jsoftware.com/forums.htm


Re: [Jgeneral] savemat_jviewmat_ j9.4 - all colors are white

2023-06-14 Thread Raul Miller
Oops, the first example should have used ~:/ instead of +/

-- 
Raul

On Wed, Jun 14, 2023 at 7:35 AM Raul Miller  wrote:
>
> This works for me in j9.4:
>   viewmat +/"1 #:p:i.3 3
>   savemat_jviewmat_''
>
> This fails for me in j9.4:
>   viewmat +/"1 #:p:i.3 3
>   savemat_jviewmat_''
>
> (the color image is rendered as solid white when saved as a file)
>
> Setting USEQTPNG_jpng_=: 0 does not fix the problem.
>
> Setting USEPPPNG-jpng_=: 0 does not fix the problem.
>
> --
> Raul
--
For information about J forums see http://www.jsoftware.com/forums.htm