[konsole] [Bug 410469] konsole upgrade 19.04 -> 19.07 breaks QDBUS session support

Kurt Hindenburg bugzilla_noreply at kde.org
Sun Aug 4 22:13:14 BST 2019


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

Kurt Hindenburg <kurt.hindenburg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tcanabrava at kde.org

--- Comment #2 from Kurt Hindenburg <kurt.hindenburg at gmail.com> ---
This appears to fix newSession - needs to be done in all of the newSession

-    createView(session);
+    auto newView = createView(session);
+    activeContainer()->addView(newView);
     session->run();

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list