Package Base Details: clion

Git Clone URL: https://aur.archlinux.org/clion.git (read-only, click to copy)
Keywords: C C++ IDE JetBrains
Submitter: rdoursenaud
Maintainer: Zrax
Last Packager: Zrax
Votes: 225
Popularity: 0.64
First Submitted: 2015-04-14 21:23 (UTC)
Last Updated: 2024-04-26 05:14 (UTC)

Latest Comments

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

rdoursenaud commented on 2015-11-04 17:10 (UTC)

@Softwayer I believe that the JetBrains team has its reasons to bundle these and want you to be able to use it as upstream intended. I provided the options to use system components because so many of you have asked for it. I won't make it the default because I don't want to have to deal with the support issues that will be raised using incompatible dependencies. Faith in upstream is an Arch Linux philosophy I totally embrace.

Softwayer commented on 2015-11-04 15:12 (UTC)

It would probably be logical to use the system-wide JRE, cmake and gdb by default

the-k commented on 2015-11-01 13:08 (UTC)

I think it would be good to add java-environment dependency.

thelinuxguy commented on 2015-10-29 20:24 (UTC)

could you add a backup entry for /opt/clion/bin/idea.properties?

tmplt commented on 2015-10-21 20:09 (UTC)

Works for me too, after installing openjdk.

gagarski commented on 2015-10-15 18:52 (UTC)

There are some workarounds to run it with embedded jdk. https://bugs.archlinux.org/task/46619

arcanis commented on 2015-10-14 21:33 (UTC)

ah, it works with openjdk

arcanis commented on 2015-10-14 21:13 (UTC)

tried with jdk7 and jdk. In both cases I've got a segfault.

NeveHanter commented on 2015-10-10 11:15 (UTC)

CLion crashes when using it's embedded JRE /opt/clion/jre/bin/java with following exceptions: Internal exceptions (10 events): Event: 1,191 Thread 0x00007fcb185a1800 Exception <a 'java/io/FileNotFoundException'> (0x000000008300a3d8) thrown at [/HUDSON/workspace/8-2-build-linux-amd64/jdk8u51/3951/hotspot/src/share/vm/prims/jni.cpp, line 709] Event: 1,191 Thread 0x00007fcb185a1800 Exception <a 'java/io/FileNotFoundException'> (0x000000008300abb8) thrown at [/HUDSON/workspace/8-2-build-linux-amd64/jdk8u51/3951/hotspot/src/share/vm/prims/jni.cpp, line 709] Event: 1,195 Thread 0x00007fcb185a1800 Exception <a 'java/io/FileNotFoundException'> (0x000000008303a3a8) thrown at [/HUDSON/workspace/8-2-build-linux-amd64/jdk8u51/3951/hotspot/src/share/vm/prims/jni.cpp, line 709] Event: 1,195 Thread 0x00007fcb185a1800 Exception <a 'java/io/FileNotFoundException'> (0x000000008303ab88) thrown at [/HUDSON/workspace/8-2-build-linux-amd64/jdk8u51/3951/hotspot/src/share/vm/prims/jni.cpp, line 709] Event: 1,195 Thread 0x00007fcb185a1800 Exception <a 'java/io/FileNotFoundException'> (0x000000008303b368) thrown at [/HUDSON/workspace/8-2-build-linux-amd64/jdk8u51/3951/hotspot/src/share/vm/prims/jni.cpp, line 709] Event: 1,201 Thread 0x00007fca9c1da000 Implicit null exception at 0x00007fcb12401e35 to 0x00007fcb12402019 Event: 1,201 Thread 0x00007fca9c1da000 Implicit null exception at 0x00007fcb123c4e6f to 0x00007fcb123c4ed9 Event: 1,288 Thread 0x00007fca8809d000 Implicit null exception at 0x00007fcb1222e19e to 0x00007fcb1222e7f1 Event: 1,288 Thread 0x00007fca8809d000 Implicit null exception at 0x00007fcb1220c07d to 0x00007fcb1220c8d9 Event: 1,288 Thread 0x00007fca8809d000 Implicit null exception at 0x00007fcb1222f8fd to 0x00007fcb12230159 Setting JAVA_HOME or any of the specified in clion.sh environment variables to point to default JVM i.e. /usr/lib/jvm/default fixes problem

rdoursenaud commented on 2015-08-21 22:01 (UTC)

Thanks for your insights @Huulivoide. The missing i686 is intentional. CLion does not support 32 bit JVM AFAIK. I have left comments in the PKGBUILD so you can remove the components you don't like.