Bug#1037273: dupeguru: immediately crashes: ModuleNotFoundError: No module named 'core.pe.photo'

2023-06-10 Thread Luca Falavigna
Control: severity -1 important

Il giorno sab 10 giu 2023 alle ore 01:57 Marc Lehmann
 ha scritto:
> while the package installs fine, it immediately crashes on startup:

Most likely a duplicate of bug #1033608, which was a false positive.

-- 
Cheers,
Luca



Bug#1037273: dupeguru: immediately crashes: ModuleNotFoundError: No module named 'core.pe.photo'

2023-06-10 Thread Andrey Rakhmatullin
Control: tags -1 + moreinfo

On Sat, Jun 10, 2023 at 01:52:46AM +0200, Marc Lehmann wrote:
> while the package installs fine, it immediately crashes on startup:
I can't reproduce this, I get the app window instead of crashing.

>$ dupeguru
>qt.qpa.xkeyboard: failed to compile a keymap
>Traceback (most recent call last):
>  File "/bin/dupeguru", line 88, in 
>sys.exit(main())
> ^^
>  File "/bin/dupeguru", line 71, in main
>from qt.app import DupeGuru
>  File "/usr/share/dupeguru/qt/app.py", line 22, in 
>from core.app import AppMode, DupeGuru as DupeGuruModel
>  File "/usr/share/dupeguru/core/app.py", line 27, in 
>from core.pe.photo import get_delta_dimensions
>ModuleNotFoundError: No module named 'core.pe.photo'
Does the /usr/share/dupeguru/core/pe symlink point to the correct location
for you? I.e. does `readlink -f /usr/share/dupeguru/core/pe` return
`/usr/lib/dupeguru/core/pe` and does that dir contain the module files?



Bug#1037273: dupeguru: immediately crashes: ModuleNotFoundError: No module named 'core.pe.photo'

2023-06-09 Thread Marc Lehmann
Package: dupeguru
Version: 4.3.1-3+b1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

while the package installs fine, it immediately crashes on startup:

   $ dupeguru
   qt.qpa.xkeyboard: failed to compile a keymap
   Traceback (most recent call last):
 File "/bin/dupeguru", line 88, in 
   sys.exit(main())
^^
 File "/bin/dupeguru", line 71, in main
   from qt.app import DupeGuru
 File "/usr/share/dupeguru/qt/app.py", line 22, in 
   from core.app import AppMode, DupeGuru as DupeGuruModel
 File "/usr/share/dupeguru/core/app.py", line 27, in 
   from core.pe.photo import get_delta_dimensions
   ModuleNotFoundError: No module named 'core.pe.photo'

-- System Information:
Debian Release: 12.0
  APT prefers testing-security
  APT policy: (990, 'testing-security'), (990, 'testing'), (500, 
'stable-updates'), (500, 'stable-security'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.33-schmorp (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages dupeguru depends on:
ii  libc6 2.36-9
ii  python3   3.11.2-1+b1
ii  python3-distro1.8.0-1
ii  python3-mutagen   1.46.0-1
ii  python3-pyqt5 5.15.9+dfsg-1
ii  python3-semantic-version  2.9.0-2
ii  python3-send2trash1.8.1~b0-2
ii  python3-xxhash3.2.0-1+b1

dupeguru recommends no packages.

dupeguru suggests no packages.

-- no debconf information