https://bugs.kde.org/show_bug.cgi?id=463576

--- Comment #4 from Bernhard Übelacker <bernha...@mailbox.org> ---
Bug #462706 states this to be no issue in kded framework and closed RESOLVED
UPSTREAM.
Therefore this issue was opened:
https://github.com/PackageKit/PackageKit-Qt/issues/42
There it was stated that "TransactionWatcher.cpp comes from apper".

And the events described in
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026062#35
might boil down to this question:
Is it allowed for packagekit-qt to call deleteLater while still in the
constructor
(as far as I see it fails because it has role Transaction::RoleUnknown),
or has TransactionWatcher to cope with this and e.g. not store such a "failed"
Transaction in m_transactions?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to