SongKong Jaikoz

SongKong and Jaikoz Music Tagger Community Forum

Java Visual Glitch

I was having weird visual glitches in Jaikoz. By the looks of it, the solution presented here helped. Maybe it will be helpful to others.

Was it like this

Yes, it became undoable trying to tag stuff. A gif of that would have been a better example, because moving the mouse would make it go crazy. But it sure looks like it.

Thankyou okay so I guess you resolved it by setting global environment variable to Windows:

J2D_D3D = false 

However, i can only fix it for everyone by using

-Dsun.java2d.d3d=false

But I cannot replicate the issue so I cannot test it works

Would be helpful if you

  • Remove J2D_D3D = false environment variable

  • Modify C:\Program Files\Jthink\Jaikoz\app\Jaikoz.cfg by adding a line to

    [JavaOptions]
    java-options=-Djpackage.app-version=12.0
    java-options=-Dhttps.protocols=TLSv1.1,TLSv1.2
    java-options=-XX:MaxRAMFraction=3
    java-options=–add-opens
    java-options=java.base/java.lang=ALL-UNNAMED

so it says

[JavaOptions]
java-options=-Djpackage.app-version=12.0
java-options=-Dsun.java2d.d3d=false
java-options=-Dhttps.protocols=TLSv1.1,TLSv1.2
java-options=-XX:MaxRAMFraction=3
java-options=--add-opens
java-options=java.base/java.lang=ALL-UNNAMED

and check that still fixes the issue.

Yep, that fixes it. The problem existed also in older versions, but it was when you where using the mouse to paste the Discogs ID in the “Match Songs To Specified Album” dialog. Very happy to have found the solution.

1 Like

Yes, thank you very much I will release new versions of Jaikoz and SongKong

1 Like

Now fixed in Jaikoz 12.1