LinuxJavaFixes icon indicating copy to clipboard operation
LinuxJavaFixes copied to clipboard

In Pycharm 2018 fix not work

Open ElenkaVolodina opened this issue 7 years ago • 12 comments

I installed new pycharm-2018.1.3, and LinuxJavaFixes not work. In older versions pycharm (for example pycharm-2017.3.2) fix it works. Ubuntu 16.04 LTS How to solve this problem? Thank you

ElenkaVolodina avatar May 30 '18 08:05 ElenkaVolodina

Can't reproduce this problem just download latest pycharm community edition and enterprise edition - both versions work ok ubuntu 16/04 LTS what version of JVM do you use ? also please check path to LinuxJavaFixes jars

zheludkovm avatar Jun 09 '18 14:06 zheludkovm

Same problem. Added to all files these terms! But it does not work!

magistr4815 avatar Jul 02 '18 09:07 magistr4815

Same problem. I updated PHPStorm to 2018.2 Fix stopped working. VirtualBox/Ubuntu 16.04 LTS Path: -javaagent:/home/max/fix/build/LinuxJavaFixes-1.0.0-SNAPSHOT.jar, like as older version. selection_258 selection_259

mpetkevich avatar Aug 03 '18 14:08 mpetkevich

Goland 2018.2 Ubuntu 16.04

image

The same problem — fix doesn't work.

kenenbek avatar Aug 09 '18 16:08 kenenbek

java version "1.8.0_181" Java(TM) SE Runtime Environment (build 1.8.0_181-b13) Java HotSpot(TM) 64-Bit Server VM (build 25.181-b13, mixed mode)

Not working

microinginer avatar Aug 16 '18 12:08 microinginer

can you run idea on console by ./idea.sh and attach logs here

like this : .. idea-IC-181.5540.7/bin$ ./idea.sh LinuxJavaPatchAgent.loaded properties from classpath! patch.key.mapping.properties

what jdk version do you use ? from repository or downloaded from oracle ?

(still can't reproduce bug)

2018-08-16 15:01 GMT+03:00 Руслан Мадатов [email protected]:

java version "1.8.0_181" Java(TM) SE Runtime Environment (build 1.8.0_181-b13) Java HotSpot(TM) 64-Bit Server VM (build 25.181-b13, mixed mode)

Not working

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/zheludkovm/LinuxJavaFixes/issues/17#issuecomment-413521669, or mute the thread https://github.com/notifications/unsubscribe-auth/AEJyoKQbxHrpiWjJP2brQ3QE3u6_NXtFks5uRV8hgaJpZM4US1X2 .

zheludkovm avatar Aug 16 '18 15:08 zheludkovm

I resolved my issue. When i update phpstorm, i start using jetBrains toolbox. It have separate phpstorm64.vmoptions. I try to add -javaagent:/home/max/fix/build/LinuxJavaFixes-1.0.0-SNAPSHOT.jar to /home/max/.local/share/JetBrains/Toolbox/apps/PhpStorm/ch-0/182.3911.43/bin/phpstorm64.vmoptions but this not help me.

Then i open phpstorm settings in toolbox image then click on "Edit Java Virtual Machine options..." image And in opened file added javaagent. image

And now fix working. I hope this helps someone. I am very happy.

PS. Adding a line manually into /home/max/.PhpStorm2018.2/config/phpstorm64.vmoptions or /home/max/.local/share/JetBrains/Toolbox/apps/PhpStorm/ch-0/182.3911.43/bin/phpstorm64.vmoptions did not help me. You can find all phpstorm64.vmoptions in Ubuntu via console "locate phpstorm64.vmoptions"

mpetkevich avatar Aug 22 '18 12:08 mpetkevich

Works good in IntelliJ IDEA 2019 as for May 2019. Elementary OS Thanks a lot! 😎

CssHammer avatar May 10 '19 17:05 CssHammer

How to fix Android Studio: Create .sh file with following contents: JAVA_TOOL_OPTIONS="-javaagent:/[path]/LinuxJavaFixes-1.0.0-SNAPSHOT.jar $JAVA_TOOL_OPTIONS" /[path]/android-studio/bin/studio.sh And link Android Studio .desktop file`s Exec= param to it.

CssHammer avatar May 11 '19 10:05 CssHammer

Pycharm 2919.3.4 & Elementary OS 5.1.3 Hera - The fix doesn't work :cry:

benhacka avatar Apr 04 '20 15:04 benhacka

Pycharm 2919.3.4 & Elementary OS 5.1.3 Hera - The fix doesn't work

@benhacka I wonder if you found a fix for Elementary OS 5.1.3 Hera?

boggis30 avatar Jun 16 '20 15:06 boggis30

@boggis30 I have resolved all eOS's issues by moving on Manjaro (Arch-based distro) :smiley_cat:

benhacka avatar Jun 16 '20 22:06 benhacka