Saturday, May 11, 2024
 Popular · Latest · Hot · Upcoming
35
rated 0 times [  35] [ 0]  / answers: 1 / hits: 11964  / 3 Years ago, sun, september 5, 2021, 2:22:24

I installed PHPStorm 2016.1 onto my system via cd /opt && tar -xzvvf file.tar.gz Then I ran the bin/phpstorm.sh from the command prompt and locked the resulting icon in the launcher.



Then time passed and a new version cam out. I removed the icon, downloaded the new version and repeated the pattern. However, this is the new icon:



PHPStorm Icon



What can I do to fix this?


More From » 16.04

 Answers
2

An easier way would be:




  1. unlock icon in launcher

  2. unpack the new version to whatever location you liked

  3. sh /bin/phpstorm.sh

  4. when asked if you want to use old setting and you so desire point phpstorm to the old .phpstorm directory

  5. go to Tools menu on PhpStorm and select Create Desktop Entry... from drop down

  6. when asked if you want to over write former desktop entry accept and your done.

  7. re-lock your icon again


[#14405] Tuesday, September 7, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
dicatandyca

Total Points: 486
Total Questions: 108
Total Answers: 121

Location: Greenland
Member since Wed, Jan 18, 2023
1 Year ago
;