https://bugs.kde.org/show_bug.cgi?id=434144
lnx...@westlot.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lnx...@westlot.net --- Comment #3 from lnx...@westlot.net --- I have the same issue with Plasma 5.21.5. According to the KWin Scripting Tutorial (https://develop.kde.org/docs/plasma/kwin/) there are two ways to open the console. First enter 'wm console' in Krunner, which does nothing, and entering that command in a terminal results in a 'wm: command not found' error, and via dbus with 'qdbus org.kde.plasmashell /PlasmaShell org.kde.PlasmaShell.showInteractiveKWinConsole' in a terminal, which gives no output at all. Reporter stated in comment #1 that he got it working by using an older command 'qdbus org.kde.plasma-desktop /App local.PlasmaApp.showInteractiveKWinConsole', but that gives me an error of 'Service 'org.kde.plasma-desktop' does not exist.' -- You are receiving this mail because: You are watching all bug changes.