Skip to content

Instantly share code, notes, and snippets.

@CrazyCoder
Created March 23, 2017 09:58
Show Gist options
  • Star 64 You must be signed in to star a gist
  • Fork 9 You must be signed in to fork a gist
  • Save CrazyCoder/0d9e54f450000d3fb6edcbda6d9788be to your computer and use it in GitHub Desktop.
Save CrazyCoder/0d9e54f450000d3fb6edcbda6d9788be to your computer and use it in GitHub Desktop.
JetBrains Runtime workaround for fonts on Linux
@karsunke
Copy link

Worked for me. Thanks!

@tgabi333
Copy link

Thanks!

@ozahorulia
Copy link

Works, thank you!

@dr0bz
Copy link

dr0bz commented Mar 27, 2017

Yep, works!

@basix86
Copy link

basix86 commented Mar 28, 2017

Works with Ubuntu 16.04!!! Thanks!

@jlintusaari
Copy link

Thank you!

@Dmitriusan
Copy link

@eugene-beliaev
Copy link

Thanx

@ozzpy
Copy link

ozzpy commented Mar 30, 2017

Just search into IDE folder for "/jre/lib/fonts/fonts.conf" open it on any text editor and remove the value of weight to empty like this https://youtrack.jetbrains.com/issue/JRE-205#comment=27-2064737
then your font is going to be fine again. Work on Ubuntu 16.04.

@tembem
Copy link

tembem commented Apr 1, 2017

Thank you. Worked perfectly.

Copy link

ghost commented Apr 2, 2017

Thank you!

@allexpy
Copy link

allexpy commented Apr 8, 2017

works fine

@charliebr30
Copy link

Thanks! It works. How can I find a newer runtime version of this one?

@davelosert
Copy link

Perfect, thank you! Works like a charm!

@cbismuth
Copy link

Thank you for this, IntelliJ IDEA 2017.1 was totally broken either with bundled JRE and Oracle JDK 1.8.0_121 👍

@luqmanarifin
Copy link

Thanks! It works for me.

@duydev
Copy link

duydev commented Jul 12, 2017

Thank you. 👍

@roland-ewald
Copy link

Thanks.

@MEZk
Copy link

MEZk commented Oct 7, 2017

Thanks, this really works!

@hejcz
Copy link

hejcz commented Oct 29, 2017

Genius! Thanks.

@lambart
Copy link

lambart commented Dec 12, 2017

Would've been nice to explain how to set custom JVM options. It's nowhere in app settings.
I found this page, which tells where it is... it's very unexpectedly hidden in the "Help" menu:

https://intellij-support.jetbrains.com/hc/en-us/articles/206544869-Configuring-JVM-options-and-platform-properties

@vu-mai
Copy link

vu-mai commented Feb 6, 2018

Thank God! You saved my day!

@ankush981
Copy link

I just switched to OpenJDK 1.8 and it seems not to have messy font config files. Worked for me straight away after the switch. Will keep a note of this method, though!

@caodangtinh
Copy link

Thanks, it works for me

@msantana-dev
Copy link

Works on Pycharm + Xubuntu. Thanks!

@yuqli
Copy link

yuqli commented Mar 27, 2019

Works on PyCharm + Ubuntu 16.04. Thanks!

@kucherlogrus
Copy link

Thanks, it works !

@dud3r
Copy link

dud3r commented Mar 29, 2019

Works on Linux MInt 19.1 + Pycharm 2018.3
In case you wonder how to fullfill task 1 (download & install JetBrains Runtime), this site might be helpful:
https://intellij-support.jetbrains.com/hc/en-us/articles/206544879-Selecting-the-JDK-version-the-IDE-will-run-under

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment