Package Details: krop 0.6.0-4

Git Clone URL: https://aur.archlinux.org/krop.git (read-only, click to copy)
Package Base: krop
Description: A tool to crop PDF files, with an eye towards eReaders.
Upstream URL: http://arminstraub.com/computer/krop
Licenses: GPL-3.0-or-later
Submitter: archtux
Maintainer: Xavier
Last Packager: Xavier
Votes: 34
Popularity: 0.000001
First Submitted: 2013-07-31 12:39 (UTC)
Last Updated: 2024-01-29 19:24 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

Xavier commented on 2020-07-01 17:39 (UTC) (edited on 2020-07-01 17:43 (UTC) by Xavier)

Hi @s1ck-b0y, you need to rebuild (python-poppler-qt5 or python-poppler-qt5-git) from AUR, NOT use the binary from some unofficial repository (such as herecura or archlinuxcn), sometimes it happens with those unofficial repos that some libraries are out of sync with the latest version of python

s1ck-b0y commented on 2020-07-01 16:55 (UTC)

@XavierCLL Still cannot run it.

Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/krop/vieweritem.py", line 21, in <module>
    from popplerqt5 import Poppler
ImportError: /usr/lib/python3.8/site-packages/popplerqt5.cpython-38-x86_64-linux-gnu.so: cannot open shared object file: Permission denied

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/krop", line 11, in <module>
    load_entry_point('krop', 'console_scripts', 'krop')()
  File "/usr/lib/python3.8/site-packages/krop/application.py", line 81, in main
    from krop.mainwindow import MainWindow
  File "/usr/lib/python3.8/site-packages/krop/mainwindow.py", line 45, in <module>
    from krop.vieweritem import ViewerItem
  File "/usr/lib/python3.8/site-packages/krop/vieweritem.py", line 24, in <module>
    raise RuntimeError(_msg)
RuntimeError: Please install popplerqt5 first.

Xavier commented on 2020-01-06 20:28 (UTC)

Hi Alleut, that is a problem of 'python-poppler-qt5' maintainer but you can install 'python-poppler-qt5-git' to supply this dep