Search Criteria
Package Details: pycharm-community-jre 2024.3.1.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pycharm-community-jre.git (read-only, click to copy) |
---|---|
Package Base: | pycharm-community-jre |
Description: | PyCharm Community Edition IDE for Python with bundled JRE |
Upstream URL: | https://www.jetbrains.com/pycharm/ |
Keywords: | development editor ide jetbrains python |
Licenses: | Apache-2.0 |
Conflicts: | pycharm-community-eap, pycharm-community-edition |
Submitter: | PMay |
Maintainer: | bulletmark |
Last Packager: | bulletmark |
Votes: | 21 |
Popularity: | 0.170109 |
First Submitted: | 2020-03-14 20:05 (UTC) |
Last Updated: | 2025-01-13 10:05 (UTC) |
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
Fuzzy commented on 2023-02-20 15:35 (UTC) (edited on 2023-02-20 15:37 (UTC) by Fuzzy)
Not sure what is wrong but it can't install Cython. The error says
Permission denied: '/usr/share/pycharm/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator.c'.
But this file is absent and I have it located in:
/usr/share/pycharm/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/cython/36_38/pydevd_frame_evaluator.c
/usr/share/pycharm/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/cython/39_310/pydevd_frame_evaluator.c
Do you know how to fix it?
JKAbrams commented on 2022-12-02 12:04 (UTC) (edited on 2022-12-02 12:05 (UTC) by JKAbrams)
Here is a version that works with 2022.3
schard commented on 2022-09-16 00:46 (UTC)
Patch for 2022.2.2
schard commented on 2022-09-05 08:00 (UTC)
Patch for 2022.2.1
PMay commented on 2022-01-02 15:10 (UTC)
@vleon1: IMO it would be better to create a separate package. Thanks for letting me know and good luck.
vleon1 commented on 2022-01-01 19:33 (UTC)
@PMay hey, I made an updated version that also supports aarch64. Is it possible to merge our work? Or would you prefer that I create a separate package?
Here is the updated PKGBUILD if you want to use it: https://gist.github.com/vleon1/90873f3311295392fa4506e3b845092a I did remove the "_appname" parameter to make the package more similar to pycharm-community-edition. of course I won't complain if you undo this change :P
It also needs the file fsnotifier-aarch64 from this link: https://youtrack.jetbrains.com/articles/IDEA-A-48/JetBrains-IDEs-on-AArch64#linux Unfortunately, I didn't find a way to get a proper download link for that file, so I was planning to add it to the package.
marcs commented on 2021-12-13 07:05 (UTC)
+1
cgarz commented on 2021-09-27 11:04 (UTC)
@PMay: Excellent, looks good. Can't do a full test till I get home but the diff looks exactly like what I did, minus the pkgrel bump, so it should be good.
Thanks a bunch =)
PMay commented on 2021-09-27 09:30 (UTC)
@cgarz: Ok. Cool! I fixed it in a new release. Could you maybe check it.
cgarz commented on 2021-09-26 19:24 (UTC) (edited on 2021-09-26 19:25 (UTC) by cgarz)
@PMay: I've tested it unedited again just there to refresh my memory.
The message appears at startup as pycharm's "sticky balloon" type down the bottom right for me. It seems it doesn't mention fsnotifier specifically, instead complaining about a missing file watcher. It reads:
If it doesn't show its possible the message has been disabled in Settings > Appearance & Behavior > Notifications > File Watcher Messages
When I searched Google about the message it said it means fsnotifier is missing, and indeed
/usr/share/pycharm/bin/fsnotifier
is missing without that change.« First ‹ Previous 1 2 3 Next › Last »