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.07
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 .. 30 31 32 33 34 35 36 37 38 39 40 .. 44 Next › Last »

zopieux commented on 2016-04-02 14:58 (UTC)

Latest version requires Java 8. You should fix the dependencies, as Java 7 is not an option anymore. You should also fix the .desktop so it uses the right Java (8!) path.

Xavier commented on 2016-03-31 15:45 (UTC)

Thanks @vdemin for your help, I just tested temporally hard delete the giflib (-Rdd) and can run Pycharm without errors. Maybe this bug report only success with intellij-idea or the new versions don't have this problem

vdemin commented on 2016-03-31 08:15 (UTC)

Thanks for your work! Found this old bug: https://bugs.archlinux.org/task/26511 Can someone run PyCharm on OpenJDK without giflib? It runs successfully on JDK.

Xavier commented on 2016-03-30 21:32 (UTC) (edited on 2016-03-30 21:33 (UTC) by Xavier)

Me too I used this for years but we have not problems because we have installed these packages before, the namcap said that some binaries of Pycharm needs of alsa-lib and gtk2, I agree with you for confirm this this need test in a clean environment without DE, but now I have not time for that, then for now I will delete alsa-lib and gtk2 as hard dependencies, is better. Thank you! with respect with giflib, I saw some pycharm build in others distributions (ubuntu ppa and gentoo) and they not put giflib as depends

vdemin commented on 2016-03-30 21:08 (UTC)

Never used namcap, but alsa-lib and gtk2 definitely should not be hard dependencies. The package should be compiled on any machines without any DE, therefore ttf-font should be in depends. giflib may not be needed, but it is best to check it in a clean environment. Previous set of depends has been tested for years, and I would suggest not to touch it without good reason.

Xavier commented on 2016-03-30 20:25 (UTC)

Hi @vdemin, I used namcap (https://wiki.archlinux.org/index.php/namcap) for check dependencies, this recommended delete ttf-font, giflib and added the others packages, I know namcap is not perfect. The ttf-font is autoinclude when you install a (most) DE, now I'm thinking added it (maybe is better), namcap detect that giflib is not used by any binary/library in Pycharm (but I don't sure if really pycharm use giflib)

vdemin commented on 2016-03-30 20:02 (UTC)

Thank you! Just curious about other depends, why did you include alsa-lib, gtk2, libxslt and remove ttf-font, giflib? Depends of the community package looks more correct: https://www.archlinux.org/packages/community/any/intellij-idea-community-edition/ depends=('java-environment' 'giflib' 'libxtst' 'libxft' 'ttf-font')

Xavier commented on 2016-03-30 19:43 (UTC)

sorry I forgot this, done.

lybin commented on 2016-03-30 19:37 (UTC)

+1 @vdemin

vdemin commented on 2016-03-30 19:34 (UTC)

Thanks! Can you please also revert depends? Many people have only JDK installed.