https://bugs.kde.org/show_bug.cgi?id=452112
Bug ID: 452112
Summary: Kate dbus interface
Product: kate
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
It seems like the dbus interface "org.kde.Kate.Application.isOnActivity" is
broken.
Steps to reproduce : the following command returns true, no matter the value
of `$ACTIVITY`.
```dbus-send --session --dest=org.kde.kate-$PID --type=method_call
--print-reply=literal /MainApplication org.kde.Kate.Application.isOnActivity
"string:$ACTIVITY"```
--
You are receiving this mail because:
You are watching all bug changes.