Package: nitrokey-app Version: 1.3.0-1 Severity: important Tags: patch upstream
Hi, First of all, thanks for packaging nitrokey-app! Since nitrokey-app 1.3.0, icons are not displayed anymore: QSystemTrayIcon::setVisible: No Icon set qt.svg: Cannot open file ':/images/new/icon_NK.svg', because: No such file or directory qt.svg: Cannot open file ':/images/new/icon_safe.svg', because: No such file or directory qt.svg: Cannot open file ':/images/new/icon_harddrive.svg', because: No such file or directory qt.svg: Cannot open file ':/images/new/icon_fragezeichen.svg', because: No such file or directory qt.svg: Cannot open file ':/images/new/icon_quit.svg', because: No such file or directory More generally all the resources (as listed in resources.qrc) are not available because they are not compiled and linked to the final executable. This has been reported upstream already[0] and the fix has been merged too[1]. After applying the patch of this merge request[2] and rebuilding the package, I can confirm that icons and other text files are now visible. Could you please apply this patch? Thanks! Cheers, Arnaud Fontaine [0] https://github.com/Nitrokey/nitrokey-app/issues/345 [1] https://github.com/Nitrokey/nitrokey-app/pull/346 [2] https://github.com/Nitrokey/nitrokey-app/pull/346/commits/30587e2e8915b14c0256feff39bca39b6646203c -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.16.0-1+ck1-amd64 (SMP w/4 CPU cores; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages nitrokey-app depends on: ii libc6 2.27-3 ii libgcc1 1:8.1.0-3 ii libnitrokey3 3.3-2 ii libqt5core5a 5.10.1+dfsg-7 ii libqt5gui5 5.10.1+dfsg-7 ii libqt5svg5 5.10.1-2 ii libqt5widgets5 5.10.1+dfsg-7 ii libstdc++6 8.1.0-3 Versions of packages nitrokey-app recommends: ii libccid 1.4.29-2 ii pcscd 1.8.23-3 ii scdaemon 2.2.7-1 nitrokey-app suggests no packages. -- no debconf information

