I have deleted the folder with the files of IntelliJ to make a fresh reinstall, if go to the new folder and run:
sh idea.sh
It works!
But if I try to run it from the sidebar (I don't know the proper name of it, nor if it is part of Nautilus of Unity, if someone could tell me I would be glad):
.. looks like there is still, somewhere a file, pointing to the old version.
How could I fix this?
.desktop file
.Just a quick question: On the first link you've provided the configuration file had somenthing like this at the end:
X-Desktop-File-Install-Version=0.22
Where can I look for this info in my system? Or even, what does it mean X-Desktop-File-Install-Version?
– Mc Jorch Sep 28 '18 at 21:37dpkg -l desktop-file-utils
– Kristopher Ives Sep 28 '18 at 22:33