Bug#943870: Fix

2019-11-01 Thread JanKusanagi
This started happening with some change to Qt, maybe by... 5.12? where having "phonon4qt5" in the QT += line stopped generating the Makefile correctly. The workaround, assuming they don't re-enable that behavior in Qt, is to add the line: LIBS += -lphonon4qt5 somewhere in Auralquiz.pro; right

Bug#838734: [plasma-discover] plasma-discover uninstalls packages during upgrades without asking for confirmation

2016-09-24 Thread JanKusanagi
>From what I see, the real problem here is that plasma-discover's "upgrade" functionality is acting like a "aptitude full-upgrade", removing whatever's necessary, possible removing half your system, instead of acting like a "aptitude safe-upgrade", which would hold the problematic packages, and no