Closed alex4321 closed 5 years ago
I found problem. It's related to "exec" parsing:
Exec=exec "/home/user/bin/signal-reset" "/home/user/bin/pycharm-2017.2/bin/pycharm.sh" %f
e.g. I moved this command to "$HOME/bin/pycharm"
and set
Exec="/home/user/bin/pycharm"
So now icon appeared correctly.
But maybe it'll be good idea to add workaround for similar cased - some MATE elements succesfully process this *.desktop file (e.g. it showed in menu), instead of Gio.DesktopAppInfo
Closed due to age. Also, introduction on Bamf in V0.81 very likely fixed this.
I use Pycharm IDE. But IDE icon not appeared. So when I attached debugger to applet process I see next in console (after opening of new project):
So I tryed to reproduce problem manually:
And I see exception:
There content of /home/user/.local/share/applications/jetbrains-pycharm.desktop