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

--- Comment #9 from Martin Sandsmark <martin.sandsm...@kde.org> ---
FWIW, what I mean (and I might be wrong): the common thing with a lot of the
recently introduced crashes is that people are removing the ::exec()-s, without
fixing the original reasons they weren't asynchronous.

So the easiest fix is to revert back to the old synchronous behavior, and then
cleaning up the "architecture" (in this case I think there is an assumption on
ordering wrt. creation of widgets and actions that is broken).

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

Reply via email to