Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#72526 - Plasma Desktop Scripting Console not found
Attached to Project:
Arch Linux
Opened by Fabio Dell'Orso (Black_Codec) - Saturday, 23 October 2021, 15:22 GMT
Last edited by Antonio Rojas (arojas) - Saturday, 23 October 2021, 18:07 GMT
Opened by Fabio Dell'Orso (Black_Codec) - Saturday, 23 October 2021, 15:22 GMT
Last edited by Antonio Rojas (arojas) - Saturday, 23 October 2021, 18:07 GMT
|
DetailsImpossible start KwinScripts Console:
The commando: "qdbus org.kde.plasmashell /PlasmaShell org.kde.PlasmaShell.showInteractiveConsole" output is : Error: org.freedesktop.DBus.Error.UnknownMethod No such method 'showInteractiveConsole' in interface 'org.kde.PlasmaShell' at object path '/PlasmaShell' (signature '') The method does not exists in plasma 5.23.1 package but in 5.22 it exists, below the current qdbus methods: $> qdbus --address org.kde.plasmashell /PlasmaShell property readwrite bool org.kde.PlasmaShell.editMode method void org.kde.PlasmaShell.activateLauncherMenu() method QByteArray org.kde.PlasmaShell.dumpCurrentLayoutJS() method QString org.kde.PlasmaShell.evaluateScript(QString script) method void org.kde.PlasmaShell.loadLookAndFeelDefaultLayout(QString layout) method void org.kde.PlasmaShell.refreshCurrentShell() method void org.kde.PlasmaShell.setDashboardShown(bool show) method void org.kde.PlasmaShell.toggleActivityManager() method void org.kde.PlasmaShell.toggleDashboard() method void org.kde.PlasmaShell.toggleWidgetExplorer() signal void org.freedesktop.DBus.Properties.PropertiesChanged(QString interface_name, QVariantMap changed_properties, QStringList invalidated_properties) method QDBusVariant org.freedesktop.DBus.Properties.Get(QString interface_name, QString property_name) method QVariantMap org.freedesktop.DBus.Properties.GetAll(QString interface_name) method void org.freedesktop.DBus.Properties.Set(QString interface_name, QString property_name, QDBusVariant value) method QString org.freedesktop.DBus.Introspectable.Introspect() method QString org.freedesktop.DBus.Peer.GetMachineId() method void org.freedesktop.DBus.Peer.Ping() |
This task depends upon
Comment by Antonio Rojas (arojas) -
Saturday, 23 October 2021, 18:07 GMT
It's called plasma-interactiveconsole now