Search Criteria
Package Details: clion-gdb 1:2024.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/clion.git (read-only, click to copy) |
---|---|
Package Base: | clion |
Description: | JetBrains packaged GNU Debugger for CLion |
Upstream URL: | http://www.jetbrains.com/clion |
Keywords: | C C++ IDE JetBrains |
Licenses: | custom |
Submitter: | rdoursenaud |
Maintainer: | Zrax |
Last Packager: | Zrax |
Votes: | 230 |
Popularity: | 0.94 |
First Submitted: | 2015-04-14 21:23 (UTC) |
Last Updated: | 2024-11-20 16:39 (UTC) |
Dependencies (1)
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR) (make)
Required by (1)
- clion (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 10 Next › Last »
MarsSeed commented on 2023-08-16 18:23 (UTC)
Thank you for the quick response. Appreciated!
MarsSeed commented on 2023-08-16 11:11 (UTC)
Hi,
Please kindly remove
biicode
from optdepends.It has been discontinued since 2015, and doesn't work, as it is badly packaged - several of its Python2 deps are not declared.
And if someone installs the required packages, biicode just makes a web call to a nonexistent Heroku PaaS container:
https://biiserverproduction.herokuapp.com/
And then it does not do anything: all it responds every time is:
Ultimately, biicode is dead without its online repository / metadata server. Basically it is like the online functionality of
pip
without PyPI.org, orpacman -S
without any existing repos configured.DCNick3 commented on 2023-07-31 11:58 (UTC) (edited on 2023-07-31 12:11 (UTC) by DCNick3)
It seems that now intellij provides official builds of CLion for aarch64, here's a URL for
2023.2
: https://download-cdn.jetbrains.com/cpp/CLion-2023.2-aarch64.tar.gzUsing it as source URL on aarch64 seems to just work™
god commented on 2023-05-23 13:54 (UTC)
Recently, whenever I start debugging, a box appears at the bottom-left saying: Error during pretty printers setup: Error while executing Python code. Some features and performance optimizations will not be available.
I did some web search, and it seems that the solution is using the "bundled GDB". I used the GDB in the Arch repository. What is the easiest solution to solve this problem? Debugging seems to work normally anyway, so at least I want to suppress that box from appearing.
pizza247 commented on 2023-03-30 00:49 (UTC)
Can confirm Corpswalkers patch works with clion 1:2023.1-1 on 6.2.0-asahi-11-1-edge-ARCH (64-bit)
Corpswalker commented on 2022-08-12 09:46 (UTC) (edited on 2022-08-12 09:53 (UTC) by Corpswalker)
Hi had some troubles starting CLion on my Mac M1 and fixed (more of a workaround since JetBrains is not supporting it officially) the aarch64 build with a compatible jbr build and fsnotifier. Here is my patch:
txtsd commented on 2022-08-04 10:19 (UTC)
Since the last update, it works if I launch it via CLI. But it crashes without explanation if I launch it via a launcher/.desktop file, after the splash screen.
tpkee commented on 2022-06-16 10:04 (UTC) (edited on 2022-06-16 10:04 (UTC) by tpkee)
I installed Clion and Clion-jre but it doesn't start (wayland). If I try to run clion by terminal I get just this:
2022-06-16 12:02:54,955 [ 2] WARN - j.u.prefs - Prefs file removed in background /home/acc/.java/.userPrefs/prefs.xml
deltaclock commented on 2022-04-11 15:16 (UTC)
Actually there is a fix to make this package work on JDK 17 but not sure if it will behave weirdly in specific setups.
Add these options to
/opt/clion/bin/clion64.vmoptions
Based on: https://youtrack.jetbrains.com/issue/JBR-745#focus=Comments-27-5917038.0-0
miten commented on 2022-02-14 12:14 (UTC) (edited on 2022-02-14 12:14 (UTC) by miten)
swift
in opt dependencies should be renamed toswift-language
« First ‹ Previous 1 2 3 4 5 6 7 .. 10 Next › Last »