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

Kurt Hindenburg <kurt.hindenb...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tcanabr...@kde.org

--- Comment #2 from Kurt Hindenburg <kurt.hindenb...@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 watching all bug changes.

Reply via email to