Package Base Details: phpstorm

Git Clone URL: https://aur.archlinux.org/phpstorm.git (read-only, click to copy)
Keywords: development ide php
Submitter: None
Maintainer: freswa
Last Packager: freswa
Votes: 228
Popularity: 1.33
First Submitted: 2011-01-22 19:28 (UTC)
Last Updated: 2024-04-23 19:13 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 22 Next › Last »

mantiiicore commented on 2021-12-16 20:07 (UTC)

If you've encountered this exception: "Failed to prepare transaction: Failed to generate phpstorm-jre information"

try to delete the temperory folder at /var/tmp/pamac-build-[your-username]/phpstorm-jre and rebuild the package once again

ColiZei commented on 2021-12-05 19:51 (UTC)

I got the same problem as Zelf. I installed phpstorm and jre 2021.2.3b212.5457.49-1 successfully. Now if i want to update to 2021.3b213.5744.279-1 it fails with: "Failed to prepare transaction: Failed to generate phpstorm-jre information".

Reinstall does not work as well.

I'm using Manjaro Gnome.

Any help? Thanks!

Zelf commented on 2021-10-22 03:59 (UTC) (edited on 2021-10-22 04:00 (UTC) by Zelf)

Cannot install phpstorm-jre 2021.2.3b212.5457.49-1

Getting this message:

Preparing... Cloning phpstorm build files... Generating phpstorm-jre information... Failed to prepare transaction: Failed to generate phpstorm-jre information

Tried cleaning packages and deleting previously installed and reinstalling, but now cannot install and phpstorm still relies on this.

kekek commented on 2021-10-20 07:10 (UTC)

_JAVA_AWT_WM_NONREPARENTING=1 phpstorm

P31314 commented on 2021-10-20 07:07 (UTC) (edited on 2021-10-20 07:13 (UTC) by P31314)

I try to run phpstorm on sway

So far, I installed phpstorm and phpstorm-jre I could register and the splash screen shows, but then I just get a gray square that's about it. Does someone have an Idea?

edit: _JAVA_AWT_WM_NONREPARENTING=1 phpstorm

solved it, thank y'all ;D

francma commented on 2021-07-30 13:09 (UTC)

After update from 2021.1 to 2021.2 I needed to start PhpStorm like this:

PHPSTORM_VM_OPTIONS=.config/JetBrains/PhpStorm2021.1/phpstorm64.vmoptions phpstorm

It seems that 2021.2 starts with empty phpstorm64.vmoptions and since version 2021.1 it is required to add --illegal-access=permit to be able to run PhpStorm with OpenJDK. This is needed only for the first start to let PhpStorm import phpstorm64.vmoptions from previous version.

Akholic commented on 2021-07-30 00:25 (UTC)

After the latest update (2021.2b212.4746.100-1) the program won't boot up correctly. The splash screen is missing and the UI seems to be broken (missing UI elements and styling). I have the phpstorm-jre package installed and rolling back previous version removes the problem.

angauber commented on 2021-07-11 11:04 (UTC)

I had to install phpstorm-jre, phpstorm would just crash without it

bcremer commented on 2020-12-03 15:45 (UTC)

Here is the PKGBUILD patch for 2020.3: https://gist.github.com/bcremer/94a3b55b1f4e01a7d4d501d6c86c52ec

navarroaxel commented on 2020-07-30 11:25 (UTC)

The https://wiki.archlinux.org/index.php/Arch_package_guidelines#Package_versioning says that the package version "should be the same as the version released by the author". I think you should use 2020.2 without the build number.