https://bugs.kde.org/show_bug.cgi?id=508235
--- Comment #25 from Fabian Vogt <[email protected]> --- Apparently the linked fix was wrong (using qRegisterMetaType instead of qDBusRegisterMetaType), the proper fix is https://github.com/PackageKit/PackageKit-Qt/pull/60. That's an ABI + API break though. Discover should IMO either depend on 1.1.4 then or avoid calling that broken method. -- You are receiving this mail because: You are watching all bug changes.
