This originally a Debian bug but affects Ubuntu users using KDE Plasma 6.
Some apps/widgets use qdbus and fail since qdbus is not accessible.

Currently qdbus-qt6 installs the binary at /usr/lib/qt6/bin/qdbus which is not 
in PATH.
The package must install a symlink/alternative in location defined in default 
PATH.
OR
As other Distros, install it as /usr/bin/qdbus-qt6. This workaround is not 
ideal but already used.

For now, as a fix do the following:
$ sudo ln -s /usr/lib/qt6/bin/qdbus /usr/bin/qdbus

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2084278

Title:
  On Kubuntu 24.10 qdbus command is not in PATH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt6-tools/+bug/2084278/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to