Hello all, konsole started to crash a lot; daily for me. i tried to find the culprit but it doesnt seem to be in konsole code - at least theres no change in the code that it crashes for many years.
i believe there is a change in kxmlgui actionCollection handling - but didnt had the time to look for. i ask for help to identify and fix. there are a few things that made me think the problem is the actionCollection(): - splits are registering the same shortcut for actions so when you hit, eg, ctrl shift v, a message appears "more than one shortcut registered", but if you try again, it might work. (randomly disabling actions or the actions for a different pane) - crash when triggering a right click / copy menu item as if the action has been deleted (but theres no deletion code on konsole itself) need help figuring this out :) tomaz