5

In the process of installing pycharm, in the final step, when I run ./pycharm.sh I get the following:

WARNING: Prefs file removed in background/home/daniel/.java/.userPrefs/prefs.xml

And then it just stays that way forever.

Would anyone please help me fix it?

1 Answers1

0

To try to solve this issue you may use the wmname from https://tools.suckless.org/x/wmname to make the JVM believe you are running a different window manager:

wmname LG3D

It's needed to restart the application after running this command.