Bug#873369: libqt5core5a: System-wide /etc/xdg/QtProject/qtlogging.ini disables debug messages
Package: libqt5core5a
Version: 5.9.1+dfsg-9
Severity: normal
Hi!
The /etc/xdg/QtProject/qtlogging.ini file, installed by libqt5core5a in debian
unstable, seems that disables the output of debug messages causing issues in
testing suites of some applications to fail.
I stumbled upon this issue while trying to compile qtpim
(http://code.qt.io/cgit/qt/qtpim.git/) which includes tests that rely on
verifying debug messages. As an example see test testDebugStreamOut() in file
tst_qcontactfilter.cpp, lines 1318-1325
(http://code.qt.io/cgit/qt/qtpim.git/tree/tests/auto/contacts/qcontactfilter/tst_qcontactfilter.cpp),
which fails in debian unstable.
Deleting the /etc/xdg/QtProject/qtlogging.ini file, or replacing it with the
attached, solves the issue.
Thanks!
John Salatas
-- System Information:
Debian Release: buster/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.12.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages libqt5core5a depends on:
ii libc6 2.24-15
ii libdouble-conversion1 2.0.1-4
ii libgcc1 1:7.2.0-1
ii libglib2.0-0 2.53.6-1
ii libicu57 57.1-6
ii libstdc++6 7.2.0-1
ii zlib1g 1:1.2.8.dfsg-5
Versions of packages libqt5core5a recommends:
ii qttranslations5-l10n 5.9.1-1
Versions of packages libqt5core5a suggests:
ii libthai0 0.1.26-3
-- Configuration Files:
/etc/xdg/QtProject/qtlogging.ini changed:
[Rules]
*.debug=true
-- no debconf information
[Rules]
*.debug=true
Reply to: