Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation aborted #432

Closed
coevolving opened this issue Feb 21, 2019 · 4 comments
Closed

Installation aborted #432

coevolving opened this issue Feb 21, 2019 · 4 comments

Comments

@coevolving
Copy link

puddletag-git seems to install from AUR fine, but then doesn't work. Starting from command line:

[~]$ puddletag
puddletag Version: 1.2.0 Locale: en_CA
Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/puddlestuff/mainwin/dirview.py", line 278, in selectionChanged if self._lastselection: AttributeError: 'DirView' object has no attribute '_lastselection'
Aborted (core dumped)

[~]$ lsb_release -rd
Description: Manjaro Linux
Release: 18.0.3

[~]$ plasmashell --version
plasmashell 5.15.0

[~]$ kf5-config --version
Qt: 5.12.1
KDE Frameworks: 5.55.0
kf5-config: 1.0

I've reported this experience at https://aur.archlinux.org/packages/puddletag-git .

@cmorgenstern
Copy link

Experiencing the same issue - pyqt5 branch build:

[user@host ~]$ puddletag
puddletag Version: 1.2.0
qt5ct: using qt5ct plugin
Locale: en_US
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/puddlestuff/mainwin/dirview.py", line 278, in selectionChanged
    if self._lastselection:
AttributeError: 'DirView' object has no attribute '_lastselection'
Aborted (core dumped)`

As the maintainer of the puddletag-git Arch User Repository (AUR) package is not actively maintaining it anymore, I wrote my own PKGBUILD.

I also briefly experienced the same issue reported here before working around it (see my comment).

Any assistance would be great - I would really like to get a qt5 puddletag working. Thanks!

@cmorgenstern
Copy link

cmorgenstern commented May 4, 2019

Arch Linux has moved the Qt4 framework into the AUR, so getting puddletag successfully working on Qt5 would be great.

I have also taken over maintaining the puddletag-git package in the AUR - any guidance you could provide in getting Qt5 puddletag working successfully would be much appreciated, as the Qt5 puddletag-git AUR package is failing to run currently due to the AttributeError reported above.

@cmorgenstern
Copy link

cmorgenstern commented Jul 13, 2019

The PKGBUILD was missing a dependency qt5-svg - building and starting successfully now. Package has been renamed puddletag-qt5-git.

@sandrotosi
Copy link
Member

Puddletag is available again in Arch: https://aur.archlinux.org/packages/puddletag/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants