Bug 361044

Summary: D-Bus browser does not open with no error message
Product: [Applications] systemsettings Reporter: Alexander Potashev <aspotashev>
Component: kcm_khotkeysAssignee: Michael Jansen <kde>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: q4ali
Priority: NOR    
Version First Reported In: 5.5.95   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Alexander Potashev 2016-03-27 16:31:51 UTC
When I click "Run D-Bus browser" in the "special actions" KCM, it does not work and I see no error message. This makes hard to understand what went wrong.

When clicking the above mentioned button, I see the following output on the command line:

~~~
kf5.kservice.sycoca: checking file timestamps
qdbusviewer: could not exec '/usr/lib64/qt4/bin/qdbusviewer': No such file or directory
~~~

Reproducible: Always
Comment 1 Qasim Ali 2018-10-05 02:18:04 UTC
I'm also having this issue under KDE Neon 5.13, based on Ubuntu 18.04:

KDE Plasma Version: 5.13.5
KDE Frameworks Version: 5.50.0
Qt Version: 5.11.1
Kernel: 4.15.0-36-generic
Comment 2 Nate Graham 2024-03-04 19:42:03 UTC
As announced in https://pointieststick.com/2023/07/26/what-we-plan-to-remove-in-plasma-6/ and https://community.kde.org/Plasma/Plasma_6#Removals, I'm afraid KHotKeys has reached end-of-life in Plasma 6. Accordingly, all bug reports and feature requests for it must be closed now.

Most of what KHotKeys could do can already be done with the newer KGlobalAccel system in Plasma 6. A few features such as mouse gestures and triggering conditions based on changes to window states are not yet implemented in the new system. These will be added in the future if and when resources materialize for them, and/or when a kind soul submits patches to implement them! :) Meanwhile, the 3rd-party "Mouse Actions" app (https://github.com/jersou/mouse-actions) may be usable for implementing your own mouse gestures again.

Thanks for your understanding, everyone.