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?
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:It's needed to restart the application after running this command.