Package Details: pycharm-professional 2024.1-1

Git Clone URL: https://aur.archlinux.org/pycharm-professional.git (read-only, click to copy)
Package Base: pycharm-professional
Description: Python IDE for Professional Developers. Professional Edition
Upstream URL: https://www.jetbrains.com/pycharm/
Keywords: development editor ide jetbrains python
Licenses: custom
Submitter: hippojazz
Maintainer: Xavier (37h4n)
Last Packager: Xavier
Votes: 287
Popularity: 1.14
First Submitted: 2013-09-25 03:56 (UTC)
Last Updated: 2024-04-04 13:20 (UTC)

Dependencies (19)

Required by (0)

Sources (4)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 22 23 24 25 26 27 28 29 30 31 32 .. 43 Next › Last »

Xavier commented on 2018-03-09 16:35 (UTC)

@JSN190, I think that it is not a packaging problem, report it as an issue in the jetbrains bug system.

JSN190 commented on 2018-03-08 14:56 (UTC)

The latest update seems to break custom fonts. I can neither set a font for the editor nor the UI itself, as the font dropdown only lists one font.

Xavier commented on 2018-02-06 04:37 (UTC)

Hi @acidrain42, are you using the cython installed inside pycharm (in project interpreter)? try delete it and use only the cython provider by archlinux, maybe the problem is the incompatibility version used for generate the package

acidrain42 commented on 2018-02-05 19:11 (UTC)

That latest update (2017.3.3-2) breaks the cython extensions for me. It asks me to build them everytime I launch a debugger, even if I click install.

Xavier commented on 2018-02-04 21:44 (UTC)

Fixed, thanks for the report @xsmile

xsmile commented on 2018-02-04 13:33 (UTC)

The building process for the cython extensions needs an update, see https://git.archlinux.org/svntogit/community.git/commit/trunk?h=packages/pycharm-community-edition&id=293d11360dcf86cb50adbddc8103730f0052f373.

Xavier commented on 2017-12-01 17:45 (UTC)

Hi @xengi, have you tried with jdk version? Do you use oficial archlinux jre?

XenGi commented on 2017-12-01 13:35 (UTC) (edited on 2017-12-01 13:51 (UTC) by XenGi)

This is my current state with nojdk pycharm. Pycharm with its own jre behaves exactly the same, but I have no logs for this. https://gist.github.com/XenGi/4ce69a1385842053f89dd83795a16151 This peace of shit software just freezes immediately when I close/open files or just completely random within seconds after I started it up. This bug remains now since several versions. My Bug report at Jetbrains was completely ignored. I used to really like this IDE but now I'm just hating it.. Do you guys have any idea how to fix this shit?

xsmile commented on 2017-10-05 20:19 (UTC) (edited on 2017-12-01 13:38 (UTC) by xsmile)

@XenGi: Did you manage to resolve your issue? PyCharm freezes here on Code Completion sometimes. The only information I found is not to use the OpenGL pipeline [1], but it doesn't seem to help. Also see [2]. EDIT: After some more testing, not using OpenGL works fine. 1: https://wiki.archlinux.org/index.php/Java#Better_2D_performance 2: https://youtrack.jetbrains.com/issue/JRE-241

XenGi commented on 2017-09-29 09:40 (UTC)

My Pycharm keeps freezing when I close a project or open/close a file in it. Am I the only one having these issues? It's barely usable. I only have these problems on Arch though. So maybe it's a difference when packaging? I'll try using it without thew integrated jre. Maybe that works better.