https://bugs.kde.org/show_bug.cgi?id=444366
Bug ID: 444366 Summary: KRunner: `desktop console` / `wm console` no longer run anything Product: krunner Version: 5.23.0 Platform: Debian unstable OS: Linux Status: REPORTED Keywords: regression Severity: normal Priority: NOR Component: general Assignee: alexander.loh...@gmx.de Reporter: d...@gnui.org CC: plasma-b...@kde.org Target Milestone: --- ## Steps to reproduce · Open KRunner, · type `wm console`, · accept the suggested “Plasma Desktop Shell | Open KWin debug console”. ## Expected result Console is opened. ## Observed result Nothing happens: no success, no error. ## Cause The appropriate D-Bus method is absent: $ qdbus org.kde.plasmashell /PlasmaShell org.kde.PlasmaShell.showInteractiveKWinConsole Error: org.freedesktop.DBus.Error.UnknownMethod No such method 'showInteractiveKWinConsole' in interface 'org.kde.PlasmaShell' at object path '/PlasmaShell' (signature '') ## Workaround The console is available as `/usr/bin/plasma-interactiveconsole`, which does not seem to be documented anywhere. All the above applies to ‘desktop console’ as well. -- You are receiving this mail because: You are watching all bug changes.