Hi Boris! On Mon, Jun 21, 2021 at 03:51:08PM +0300, Boris Pek wrote: > Hi, > > I use Debian 11 (Bullseye) on work PC to develop Qt based projects. All worked > fine until update of Qt packages last week: one of our QML based application > stopped showing maps without any errors in stdin/stdout. > > Today I spent few hours to find the root of problem. QtWebEngine is used for > displaying maps and it is quite problematic itself, but I was surprised to > find > what problem was caused by update in QtCore library: > libqt5core5a:amd64 (5.15.2+dfsg-5, 5.15.2+dfsg-6) > > And if I understand correctly here is the problematic patch: > https://salsa.debian.org/qt-kde-team/qt/qtbase/-/commit/5eaeb73 > > Could you revert it please?
Can you please test if the .deb file attached to this message fixes the bug for you? https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=989744#37 In that file I reverted changes to src/corelib/mimetypes/qmimeprovider.cpp from that commit. These changes were not related to the main purpose of that commit, so this way we can still have the original bug fixed. -- Dmitry Shachnev