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

--- Comment #1 from RJVB <rjvber...@gmail.com> ---
I asked on the Qt interest ML and got this answer from Thiago Macieira:

> > just like the ctor does when setting up DBus. Is that correct practice or
> > should one somehow cache the result of sessionBus() in order to call it
> > only once?
> 
> It's not correct practice.
> 
> The problem is attempting to use QtDBus during global destruction.
> Apparently QtDBus has already destroyed its internals.
> 
> I can add a few protections for that.

https://codereview.qt-project.org/161056

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

Reply via email to