Login  Register

Re: JOGL 2.4 and Java 17 report

Posted by Mabula on Mar 14, 2022; 4:49pm
URL: https://forum.jogamp.org/JOGL-2-4-and-Java-17-report-tp4041572p4041692.html

Hi Martin,

I have tried setting tmp to my home dir on my Linux Mint installation

-Djava.io.tmpdir= /home/mabula/

Now we have the exact same error and

mabula@mabula-virtual-machine:~$ pwd
/home/mabula
mabula@mabula-virtual-machine:~$ tree jogamp_0000/
jogamp_0000/
└── file_cache
    ├── jln11693660724546214202
    │   ├── jln8598530866830701169
    │   └── jln8598530866830701169.tmp
    ├── jln11693660724546214202.lck
    └── jln11693660724546214202.tmp

3 directories, 3 files

Again without the libs in there... exactly the same error is thrown.

chmod ug+wx /tmp/jogamp_0000/file_cache/

changes nothing as well. And before the chmod command permissions on these folders were already that so the folders are created correctly.