only inside this program.
using windows11, how to fix this?
only inside this program.
using windows11, how to fix this?
I retested this recently on Windows 11 and had no problems. Are you using multiple monitors, virtual desktop or video card optimizations?
When does the problem start occurring?
Problem is starting directly after loading todo map, 1 monitor 3840x1600, no virtual and no optimalisations,
What do you mean Todo map?
Okay, nobody else has ever reported issue this for SongKong, and only a long time ago for Jaikoz. So Im sure the issue is specific to your computer config, can you try with another monitor to see if the issue is monitor specific.
The monitor road is no succes, no other program on my pc or after jaikoz/songkong install have this problem. it is weird.
Well regardless of that other programs work can you try another monitor for testing purposes, the issue may possibly be Java related and the only applications that you have tried are non Java (apart from SongKong/Jaikoz)
Hi, I think another customer may have foud the issue, please try the following and let me know if resolves issue.
java-options=-Dsun.java2d.d3d=false
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
restart Jaikoz and see if it resolves issue.
Now fixed in Jaikoz 12.1 OutKast