Sommelier command in .desktop-file braking CLion?
已完成
I tried rescaling the DPI of my window, CLion, because the text was blurred. Using Linux Debian 10.
Adding "sommelier -X --scale=1.3 " to my .desktop file fixed it so everything is crispy, but when I try to run a code, it gets stuck at "building".
Without the addition of sommelier in the file I barely can't read anything but running the code works, with sommelier I can read everything but it gets stuck at building.
Any idea how to fix it or other ways I can change the density of my program?
请先登录再写评论。
This case was handled in email correspondence. Just in case, I copy the answer:
Please check the https://intellij-support.jetbrains.com/hc/en-us/articles/360007994999-HiDPI-configurationdocument about how you could try adjusting scaling for IDE. But unfortunately scaling issue on Wayland is a known problem, please see https://youtrack.jetbrains.com/issue/IDEA-218458 , https://youtrack.jetbrains.com/issue/IDEA-228070 issue for more details.