Bug#887835: qt5ct just *doesn't* work - The QT_QPA_PLATFORMTHEME environment variable is not set correctly
Control: reopen -1 No, I can confirm that this bug is not fixed at all. Here's how to reproduce it: 1. Completely remove qt5ct from system (if installed before) 2. Reboot, possibly enter a GNOME-based system (like GNOME Shell) 3. Ensure that "echo $QT_QPA_PLATFORMTHEME" will return null 4. apt install qt5ct 5. **immediately** type "qt5ct" in a previously-opened terminal emulator Okay, qt5ct will now crash since $QT_QPA_PLATFORMTHEME is not set. However, a reboot of system will fix the problem. I think this should be considered as a bug. Regards, Boyuan Yang
Processed: Re: qt5ct just *doesn't* work - The QT_QPA_PLATFORMTHEME environment variable is not set correctly
Processing control commands: > reopen -1 Bug #887835 {Done: Norbert Preining } [qt5ct] qt5ct just *doesn't* work - The QT_QPA_PLATFORMTHEME environment variable is not set correctly Bug reopened Ignoring request to alter fixed versions of bug #887835 to the same values previously set -- 887835: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=887835 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#888941: [akregator] Feeds list gets corrupted when akregator is restored on log in
Package: akregator Version: 4:17.08.3-2 Severity: normal --- Please enter the report below this line. --- Hi, after upgrading to version 4:17.08.3-1 feeds list gets corrupted when Akregator is restored on log in. Closing Akregator before reboot workaround the problem. The error seems related to https://bugs.kde.org/show_bug.cgi?id=381929 Regards! Guido --- System information. --- Architecture: Kernel: Linux 4.14.0-3-amd64 Debian Release: buster/sid 500 testing ftp.it.debian.org 500 stable download.webmin.com --- Package information. --- Depends (Version) | Installed =-+- == kinit | 5.37.0-2 kio | 5.37.0-2 libc6 (>= 2.14) | 2.26-4 libgcc1(>= 1:3.0) | 1:7.2.0-19 libkf5codecs5 (>= 5.4.0+git20141202.0008+15.04) | 5.37.0-2 libkf5completion5 (>= 4.97.0) | 5.37.0-2 libkf5configcore5 (>= 4.98.0) | 5.37.0-2 libkf5configgui5 (>= 4.97.0) | 5.37.0-2 libkf5configwidgets5 (>= 5.23.0) | 5.37.0-2 libkf5coreaddons5 (>= 5.2.0) | 5.37.0-3 libkf5crash5 (>= 5.15.0) | 5.37.0-2 libkf5grantleetheme-plugins | 17.08.3-1 libkf5grantleetheme5 (>= 16.08.0) | 17.08.3-1 libkf5i18n5 (>= 4.97.0) | 5.37.0-2 libkf5iconthemes5 (>= 4.96.0) | 5.37.0-2 libkf5jobwidgets5 (>= 4.96.0) | 5.37.0-2 libkf5kcmutils5 (>= 4.96.0) | 5.37.0-2 libkf5kiocore5(>= 4.96.0) | 5.37.0-2 libkf5kiogui5 | 5.37.0-2 libkf5kiowidgets5 (>= 5.16.0) | 5.37.0-2 libkf5kontactinterface5 | 17.08.3-1 libkf5libkdepim-plugins | 4:17.08.3-1 libkf5libkdepim5 (>= 16.04) | 4:17.08.3-1 libkf5messageviewer5 | 4:17.08.3-2 libkf5mimetreeparser5 | 4:17.08.3-2 libkf5notifications5 (>= 4.96.0) | 5.37.0-2 libkf5notifyconfig5 (>= 4.96.0) | 5.37.0-2 libkf5parts5 (>= 4.96.0) | 5.37.0-2 libkf5pimcommon-plugins | 4:17.08.3-1 libkf5pimcommon5 (>= 4:17.08.0) | 4:17.08.3-1 libkf5pimtextedit5 (>= 15.12.0) | 17.08.3-3 libkf5service-bin | 5.37.0-2 libkf5service5(>= 4.99.0) | 5.37.0-2 libkf5syndication5 (>= 15.07.90) | 17.08.3-1 libkf5textwidgets5 (>= 5.0.0) | 5.37.0-2 libkf5webengineviewer5| 4:17.08.3-2 libkf5widgetsaddons5 (>= 4.96.0) | 5.37.0-2 libkf5xmlgui5 (>= 4.98.0) | 5.37.0-2 libqt5core5a (>= 5.9.0~beta) | 5.9.2+dfsg-7 libqt5dbus5 (>= 5.7.0~) | 5.9.2+dfsg-7 libqt5gui5 (>= 5.8.0) | 5.9.2+dfsg-7 libqt5network5(>= 5.7.0~) | 5.9.2+dfsg-7 libqt5printsupport5 (>= 5.7.0~) | 5.9.2+dfsg-7 libqt5webenginewidgets5(>= 5.9.0) | 5.9.2+dfsg-2 libqt5widgets5(>= 5.7.0~) | 5.9.2+dfsg-7 libqt5xml5(>= 5.7.0~) | 5.9.2+dfsg-7 libstdc++6 (>= 4.9) | 7.2.0-19 Package's Recommends field is empty. Package's Suggests field is empty.
Bug#888963: $$QMAKE_QMAKE -query does not work for cross compilation
Package: qt5-qmake Version: 5.9.2+dfsg-7 User: helm...@debian.org Usertags: rebootstrap Control: affects -1 + src:pokerth pokerth uses "system(qmake -query QT_INSTALL_LIBS). It shouldn't use bare qmake but use $$QMAKE_QMAKE instead for recursive invocations. Still doing so fails, because qmake -query only works correctly when -query is the first argument (as we noticed for the qmake cross wrapper). Thus even $$QMAKE_QMAKE -query QT_INSTALL_LIBS does not work as expected. Thus I believe that we need to ensure that $$QMAKE_QMAKE points to something that works with -query. Incidentally, we have that already: /usr/bin/${DEB_HOST_GNU_TYPE}-qmake. So if you agree here, should we simply update dh_auto_configure to use the wrapper rather than passing all the same flags as the wrapper does? If yes, we should come up with a patch and reassign to debhelper. If no, how should we handle this case? Helmut
Processed: $$QMAKE_QMAKE -query does not work for cross compilation
Processing control commands: > affects -1 + src:pokerth Bug #888963 [qt5-qmake] $$QMAKE_QMAKE -query does not work for cross compilation Added indication that 888963 affects src:pokerth -- 888963: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888963 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
qt5ct is marked for autoremoval from testing
qt5ct 0.34-1 is marked for autoremoval from testing on 2018-02-18 It is affected by these RC bugs: 887835: qt5ct: qt5ct just *doesn't* work - The QT_QPA_PLATFORMTHEME environment variable is not set correctly
Processed: closing 883375
Processing commands for cont...@bugs.debian.org: > close 883375 Bug #883375 [src:qtbase-opensource-src] qtbase-opensource-src: Please add private headers in /src/plugins/platforms/xcb/ Marked Bug as done > thanks Stopping processing here. Please contact me if you need assistance. -- 883375: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=883375 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems