Gnome IntelliJ Idea EAP 15 post 142.3728.3 dpi related (?)
Hello,
I've been using EAP v 15 from the moment it's out. Until version 142.3728.3 it was fine. After the mentioned version all icons and fonts seems like it scaled up. I have no DPI settings configured.
Few things about my setup:
OS: Linux (Archlinux) x64
Window Manager: Gnome 3
Display: Dell 24'' 1920 x 1200 (16:10)
DPI reported X: xdpyinfo
screen #0:
dimensions: 1920x1200 pixels (508x317 millimeters)
resolution: 96x96 dots per inch
depths (7): 24, 1, 4, 8, 15, 16, 32
idea64.vmoptions
~$ cat /opt/intellij-idea-ue-eap/bin/idea64.vmoptions
-Xms128m
-Xmx750m
-XX:MaxPermSize=350m
-XX:ReservedCodeCacheSize=240m
-XX:+UseConcMarkSweepGC
-XX:SoftRefLRUPolicyMSPerMB=50
-ea
-Dsun.io.useCanonCaches=false
-Djava.net.preferIPv4Stack=true
-XX:+HeapDumpOnOutOfMemoryError
-XX:-OmitStackTraceInFastThrow
-Dawt.useSystemAAFontSettings=lcd
Later versions didn't help, neither setting -DHidpi=true/false
I think somehow IntelliJ Idea detects my Gnome as high dpi and configure itself for it. Attached is a screenshot as an example and the information from Help -> About.
Is this some kind of expected behavior on these Display settings and DPI?
Thanks
Leonidas
Message was edited by: Leonidas Spyropoulos (adding pictures)
Attachment(s):
about.png
idea.png
Please sign in to leave a comment.
take a look at https://youtrack.jetbrains.com/issue/IDEA-143530
Thank you. This bug has been fixed in the new EAP. We're going to release it very soon today.