Control: severity -1 normal
Control: tags -1 moreinfo unreproducible


On 7/30/24 10:03 AM, Ceppo wrote:
I went through the log from `josm --debug --reset-preferences --skip-plugins`
but couldn't find anything useful. I attach it anyway, surely it is more
meaningful to you than to me.

That shows that you're using a non-standard JRE:

 Using /usr/lib/jvm/java-19-openjdk-amd64/bin/java to execute josm.

Try using openjdk-17:

 JAVACMD=/usr/lib/jvm/java-17-openjdk-amd64/bin/java josm

Use update-java-alternatives to set an LTS JRE (17 or 21) as the default instead of a non-LTS JRE. java-common in unstable still defaults to 17, in experimental it defaults to 21 but that transition hasn't started yet.

Kind Regards,

Bas

--
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to