Package Details: webstorm-jre 2024.3-1

Git Clone URL: https://aur.archlinux.org/webstorm.git (read-only, click to copy)
Package Base: webstorm
Description: JBR (JetBrains Runtime) for WebStorm - a patched JRE
Upstream URL: https://github.com/JetBrains/JetBrainsRuntime
Licenses: custom:jetbrains
Submitter: Testuser_01
Maintainer: freswa
Last Packager: freswa
Votes: 181
Popularity: 0.093574
First Submitted: 2012-01-05 18:10 (UTC)
Last Updated: 2024-11-12 22:01 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 Next › Last »

Wietse commented on 2016-01-31 12:00 (UTC)

@hobbypunk I fixed the double icon by changing the StartupWMClass from jetbrains-webstorm to jetbrains-webstormh. I changed this a week ago (with PhpStorm too) and I have not experienced this issue again.

freswa commented on 2016-01-20 18:43 (UTC)

Dear hobbypunk, If you want to change anything in the desktop file, copy it to ~/.local/share/applications and change it to your needs. The extra icons are a known problem. I have already explained that in the phpstorm package. Briefly: The desktop file is generated by jetbrains and though they have to change the behavior of webstorm. Open issue here: https://youtrack.jetbrains.com/issue/IDEA-122364 Cheers, Frederik

hobbypunk commented on 2016-01-20 18:20 (UTC)

Hey, i'm not sure why, but webstorm is not grouping in Gnomes Dock, looks like the StartUpWMClass is not correct, but i don't found a solution... the realy strange thing is, this: Webstorm has always an extra icon, pycharm and android studio have an extra icon while loading and intellij and clion don't have an extra icon :-/

freswa commented on 2015-11-03 00:23 (UTC)

I'm testing every commit for upgrading issues. So let's see if anybody else has this issue. I'll have a deeper look at it then.

ievans3024 commented on 2015-11-03 00:20 (UTC)

Removing /usr/bin/webstorm allows the installation to proceed so it would seem that's the only conflict (at least in my case.) I can reinstall the old version if you really need that output though.

freswa commented on 2015-11-03 00:14 (UTC)

Hi ievans3024, what is the output of > pacman -Qo /usr/bin/webstorm ?

ievans3024 commented on 2015-11-03 00:12 (UTC)

When attempting to upgrade from 10.0.4-3 to 11.0.0-2, installation fails due to conflicting files: error: failed to commit transaction (conflicting files) webstorm: /usr/bin/webstorm exists in filesystem Perhaps try ln -s -f or prepare the symlink in a temp dir and use install instead?

janek commented on 2015-09-23 15:57 (UTC)

This package has only "java-runtime" (JRE) as dependency - but WebStorm requires "java-environment" (JDK). If installed on a fresh arch starting webstorm fails.