FS#37313 - /usr/lib/qt/bin/qdbus no such file or directory - Wrong Path Or Need Symlink?

Attached to Project: Arch Linux
Opened by archtime (archtime) - Saturday, 12 October 2013, 20:56 GMT
Last edited by Gerardo Exequiel Pozzi (djgera) - Sunday, 13 October 2013, 02:45 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description: /usr/lib/qt/bin/qdbus no such file or directory

I just installed Arch x64 and did a Full install of KDE...

I filed a bug report with KDE developers and was asked to run this command;

qdbus org.kde.kwin /KWin supportInformation

But I get back at the command line instead;

qdbus: could not exec '/usr/lib/qt/bin/qdbus': No such file or directory

When I looked I noticed qdbus is located at '/usr/lib/qt4/bin/qdbus'

So I'm not sure if this was suppose to have a symlink at '/usr/lib/qt/bin/qdbus', or qdbus should be looking for the '/usr/lib/qt4/bin/qdbus' /path instead?
This task depends upon

Closed by  Gerardo Exequiel Pozzi (djgera)
Sunday, 13 October 2013, 02:45 GMT
Reason for closing:  Not a bug
Additional comments about closing:  This happens because you do no have qt5 installed. In this case, should set default.conf of qtchooser to qt4. /etc/xdg/qtchooser/default.conf or via ~/.config/qtchooser/default.conf or env-var QT_SELECT=4
Comment by Gustavo Alvarez (sl1pkn07) - Sunday, 13 October 2013, 00:16 GMT
└───╼ LANG=C yaourt -Qo /usr/bin/qdbus
/usr/bin/qdbus is owned by qtchooser 31-1

Comment by archtime (archtime) - Sunday, 13 October 2013, 00:26 GMT
Are you replying to me or just mentioning what you're saying to someone else to read? Because I have no idea what your are mentioning...

All I know is I have qdbus installed and I'm trying to run the command but it's looking for qdbus in a different path from where it's installed...
Comment by Gustavo Alvarez (sl1pkn07) - Sunday, 13 October 2013, 00:43 GMT
you want "symlink" is part of qtchooser, like more other qt5 qt4 and qt3 programs

https://www.archlinux.org/packages/extra/i686/qtchooser/
https://www.archlinux.org/packages/extra/x86_64/qtchooser/

Loading...