Likely a wider (and potentially upstream) issue but very easily reproduced following the steps: 1. Launch konsole 2. Click on View, Hover over Split View Crashes with output: > Using Wayland-EGL > QObject::connect: No such signal Konsole::TabbedViewContainer::destroyed(TabbedViewContainer*) > Using the 'xdg-shell-v6' shell integration > zxdg_shell_v6@22: error 2: xdg_popup was not created on the topmost popup > The Wayland connection experienced a fatal error (Protocol error) Versions: wayland 1.15.0 konsole 18.11.70 I'm looking to dig into this issue myself but am still getting my bearings a bit. So any pointers would be appreciated.
Potentially related: https://bugreports.qt.io/browse/QTBUG-67988
(In reply to Matt Whipple from comment #1) > Potentially related: > https://bugreports.qt.io/browse/QTBUG-67988 Following the suggestion there, specifying xdg shell v5 seems to avoid the issue so it is likely tied to v6 behavior.
Thanks for the report Matt. I've not been able to reproduce this issue with konsole from git master. Can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved. I'm setting status to "needsinfo" pending your response, please change back to "reported" or "resolved" when you respond, thanks.
I'm not set up to attempt to reproduce this and it seems old enough to close as stale.