Public bug reported:

bkw@negre:~$ apt info krop
Package: krop
Version: 0.5.1+ds-1
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers <[email protected]>
Original-Maintainer: Alexandre Mestiashvili <[email protected]>
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 148 kB
Depends: python3-distutils, python3-poppler-qt5, python3-pypdf2, python3:any
Homepage: http://arminstraub.com/software/krop
Download-Size: 22.4 kB
APT-Manual-Installed: yes
APT-Sources: http://us.archive.ubuntu.com/ubuntu eoan/universe amd64 Packages
Description: tool to crop PDF files
 Krop is a simple graphical tool to crop the pages of PDF files.
 A unique feature of krop is its ability to automatically split
 pages into subpages to fit the limited screen size of devices such as
 eReaders. This is particularly useful, if your eReader does not support
 convenient scrolling.

bkw@negre:~$ krop
QApplication: invalid style override passed, ignoring it.
Traceback (most recent call last):
  File "/usr/share/krop/krop/vieweritem.py", line 21, in <module>
    from popplerqt5 import Poppler
ImportError: 
/usr/local/lib/python3.7/dist-packages/PyQt5/Qt/lib/libQt5Core.so.5: version 
`Qt_5.12' not found (required by /usr/lib/x86_64-linux-gnu/libpoppler-qt5.so.1)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/krop", line 18, in <module>
    main()
  File "/usr/share/krop/krop/application.py", line 65, in main
    from krop.mainwindow import MainWindow
  File "/usr/share/krop/krop/mainwindow.py", line 39, in <module>
    from krop.vieweritem import ViewerItem
  File "/usr/share/krop/krop/vieweritem.py", line 24, in <module>
    raise RuntimeError(_msg)
RuntimeError: Please install popplerqt5 first.
bkw@negre:~$ 

I get the same error when I try to build from git clone

** Affects: krop (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1864637

Title:
  krop and dependencies installs without error, but does not run

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krop/+bug/1864637/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to