Pycharm-community не устанавливается

Привет всем.
В общем выдает это:
$ yaourt pycharm
1 aur/pycharm-community 2016.2.1-1 (258) (8,45)
    Powerful Python and Django IDE. Community edition.
2 aur/pycharm-community-eap 2016.2.162.1236.15-1 (2) (0,60)
    Powerful Python and Django IDE, Early Access Program (EAP) build. Professional edition.
3 aur/pycharm-eap 2:2016.2.2.162.1812.1-1 (18) (0,03)
    Powerful Python and Django IDE, Early Access Program (EAP) build. Professional edition.
4 aur/pycharm-edu 3.0.0-1 (3) (0,64)
    Free, Easy & Professional Tool to Learn Programming with Python
5 aur/pycharm-professional 2016.2.1-1 (114) (3,86)
    Powerful Python and Django IDE. Professional edition.
==> Введите номера пакетов для установки (например: 1 2 3 или 1-3)
==> --------------------------------------------------------------
==> 1
==> Загрузка PKGBUILD pycharm-community из AUR...
x .SRCINFO
x .gitignore
x PKGBUILD
x pycharm-community.desktop
mixedCase commented on 2016-08-02 04:21
@w00dy sounds like a bug with your DE. If you open the application from the binary  (at /usr/bin/pycharm) and the bug still occurs, you should take it up with DE upstream first, and if they tell you it's a PyCharm bug, you'll have to go with JetBrains.

If it happens only with the .desktop and not when you start it from the binary, I would still wager it's a DE problem but it might be solvable from this end.

w00dy commented on 2016-08-02 18:09
@mixedCase turned out it was an issue with the matlab.desktop menu item. Following the arch wiki tutorial on Matlab (https://wiki.archlinux.org/index.php/matlab) it suggests a line 'StartupWMClass=sun-awt-X11-XFramePeer' at the bottom of the menu item. For whatever reason this was causing Pycharm to also take the application name 'MATLAB' in the application pane, I assume some Java conflict. Commenting out this line solved the issue and hasn't affected Matlab at all.

mixedCase commented on 2016-08-02 18:13
@w00dy Glad you were able to solve it. I'd suggest you edit the wiki and remove that particular line since I assume PyCharm isn't the only Java application affected. I'd do it myself but I don't feel okay doing it since I didn't reproduce it ;).

marmistrz commented on 2016-08-18 16:56
== Starting package()...
Traceback (most recent call last):
File "/home/marcin/.cache/pacaur/pycharm-community/src/pycharm-community-2016.2.1/helpers/pydev/setup_cython.py", line 25, in module
from setuptools import setup
File "/usr/lib/python2.7/site-packages/setuptools/__init__.py", line 11, in module
from setuptools.extern.six.moves import filterfalse, map
File "/usr/lib/python2.7/site-packages/setuptools/extern/__init__.py", line 1, in module
from pkg_resources.extern import VendorImporter
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2953, in module
@_call_aside
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2939, in _call_aside
f(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2966, in _initialize_master_working_set
working_set = WorkingSet._build_master()
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 626, in _build_master
ws = cls()
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 619, in __init__
self.add_entry(entry)
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 675, in add_entry
for dist in find_distributions(entry, True):
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1983, in find_on_path
path_item, entry, metadata, precedence=DEVELOP_DIST
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2371, in from_location
py_version=py_version, platform=platform, **kw
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2712, in _reload_version
md_version = _version_from_file(self._get_metadata(self.PKG_INFO))
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2336, in _version_from_file
line = next(iter(version_lines), '')
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2504, in _get_metadata
for line in self.get_metadata_lines(name):
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1478, in get_metadata_lines
return yield_lines(self.get_metadata(name))
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1474, in get_metadata
value = self._get(self._fn(self.egg_info, name))
File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1581, in _get
with open(path, 'rb') as stream:
IOError: [Errno 13] Permission denied: '/usr/lib/python2.7/site-packages/pygtkhelpers-0.4.3-py2.7.egg-info/PKG-INFO'

mixedCase commented on 2016-08-18 17:01
@marmistrz Cannot reproduce. Looks like a file permission issue with one of your packages.

pycharm-community 2016.2.1-1  (2016-08-11 17:21)
( Неподдерживаемый пакет: Потенциально опасен ! )
==> Отредактировать PKGBUILD ? Да/нет [Y/n] ("A" для отмены)
==> --------------------------------------------------------
==> n

==> зависимости pycharm-community:
 - giflib (уже установлен)
 - ttf-font (уже установлен)
 - python2-setuptools (пакет найден) [makedepend]
 - python-setuptools (пакет найден) [makedepend]
==> Продолжить сборку pycharm-community ? Да/нет [Y/n]
==> --------------------------------------------------
==> y

==> Сборка и установка пакета
==> Установить или собрать отсутствующие зависимости pycharm-community:
разрешение зависимостей...
проверка конфликтов...

Пакеты (8) python-packaging-16.7-1  python-pyparsing-2.1.8-1  python-six-1.10.0-2  python2-packaging-16.7-1  python2-pyparsing-2.1.8-1
           python2-six-1.10.0-2  python-setuptools-1:26.0.0-1  python2-setuptools-1:26.0.0-1

Будет установлено:  4,62 MiB

:: Приступить к установке? [Y/n] y
(8/8) проверка ключей                                                                [#################################################] 100%
(8/8) проверяется целостность пакета                                                 [#################################################] 100%
(8/8) загрузка файлов пакетов                                                        [#################################################] 100%
(8/8) проверка конфликтов файлов                                                     [#################################################] 100%
ошибка: не удалось завершить транзакцию (конфликтующие файлы)
python2-setuptools: '/usr/bin/easy_install-2.7' существует в файловой системе
Обнаружены ошибки, пакеты не обновлены.
==> Перезапустить сборку pycharm-community ? да/Нет [y/N]
==> -----------------------------------------------------
==> 
Решил
sudo rm /usr/bin/easy_install-2.7
Но разве это правильно?
zotkindm, ставь pycharm-professional.
ключик могу скинуть по ВП. ;)
Псевдографический инсталлятор Arch Linux ver. 3.8.2
Благодарности принимаются на ЯД 410012815723874
Буду рад)))
nafanja, прошу прощения, а можно и мне ключик?
 
Зарегистрироваться или войдите чтобы оставить сообщение.