i try this steps and pycharm works fine with me till now:
- Delete
charm
script from/usr/bin/charm.py
- Rename "charm" to "pycharm" in desktop file
charm.desktop -> pycharm.desktop
anycharm
rename it topycharm
sudo ln -s /opt/pycharm/bin/pycharm.sh /usr/local/bin/pycharm
. check this: https://www.jetbrains.com/help/pycharm/working-with-the-ide-features-from-command-line.html#cdce0ebd
i hope this help.
Pinned Comments