Package Details: pycharm-professional 2024.3-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: 289
Popularity: 1.01
First Submitted: 2013-09-25 03:56 (UTC)
Last Updated: 2024-11-14 03:02 (UTC)

Dependencies (19)

Required by (0)

Sources (4)

Pinned Comments

Latest Comments

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

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.

JohnRobson commented on 2017-09-08 14:38 (UTC)

Thank you @XavierCLL, I also have no idea... maybe is some problem only here.

Xavier commented on 2017-09-08 00:40 (UTC)

hi @johnRobson, I have not idea why is it, try comment the two lines of setup_cython.py build_ext and build again

JohnRobson commented on 2017-09-07 06:14 (UTC)

File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 1473, in get_metadata return value.decode('utf-8') if six.PY3 else value UnicodeDecodeError: 'utf-8' codec can't decode byte 0x8b in position 1: invalid start byte ==> ERROR: A failure occurred in package().