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

Martin Sandsmark <martin.sandsm...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
     Ever confirmed|0                           |1
                 CC|                            |martin.sandsm...@kde.org

--- Comment #2 from Martin Sandsmark <martin.sandsm...@kde.org> ---
Copying in my comment on https://git.reviewboard.kde.org/r/127625/ :

It seems like it is this that it happening:
https://bugreports.qt.io/browse/QTBUG-48709

>From my understanding it can't really be fixed, short of somehow getting
KDBusService to delete the QApplication before calling exit(), which might get
nasty with QApplications allocated on the stack?

In any case it seems to be a general bug with KDBusService and how it is
supposed to be used, not something that we can easily fix in konsole.

See also my workaround here: https://git.reviewboard.kde.org/r/127626/

It should be fixed in KDBusService, using a similar workaround in all apps that
use it is not feasible. I'm not sure how it can be worked around, though, it
can't just delete the QApplication itself, since pretty much everyone allocate
it on the stack.

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

Reply via email to