Bug 361044 - D-Bus browser does not open with no error message
Summary: D-Bus browser does not open with no error message
Status: RESOLVED UNMAINTAINED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_khotkeys (other bugs)
Version First Reported In: 5.5.95
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Michael Jansen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-27 16:31 UTC by Alexander Potashev
Modified: 2024-03-04 19:42 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.