qdbus needs qtchooser dependency to work
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
qt4-x11 (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
If the system does not have ubuntu-sdk installed, any qdbus command does not work, e.g.
[10:49] [2372] [patola@nexus7 patola]% qdbus
qdbus: could not find a Qt installation of ''
[10:49] [2373] [patola@nexus7 patola]% qdbus --help
qdbus: could not find a Qt installation of ''
[10:50] [2374] [patola@nexus7 patola]% qdbus org.freedesktop
qdbus: could not find a Qt installation of ''
I am not sure if it is anything specific to qt5-default or its dependencies. I tried to install only qttools5-dev-tools and qt5-default so that it would use qtchooser as qdbus, but it didn't work. I had to install the whole ubuntu-sdk.
Tested on a Nexus7 and Chromebook Series 3 with Chrubuntu, both armhf, but I guess this is also valid for the Intel architecture.
LSB RELEASE:
root@nexus7:~# lsb_release -rd
Description: Ubuntu 13.04
Release: 13.04
WHAT I EXPECTED TO HAPPEN:
[11:09] [2388] [patola@nexus7 patola]% qdbus org.freedesktop
signal void org.freedesktop
signal void org.freedesktop
signal void org.freedesktop
method void org.freedesktop
method QByteArray org.freedesktop
method QByteArray org.freedesktop
method uint org.freedesktop
method uint org.freedesktop
method QString org.freedesktop
method QString org.freedesktop
method QString org.freedesktop
method QStringList org.freedesktop
method QStringList org.freedesktop
method QStringList org.freedesktop
method bool org.freedesktop
method uint org.freedesktop
method void org.freedesktop
method void org.freedesktop
method uint org.freedesktop
method uint org.freedesktop
ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: qdbus 4:4.8.4+
Uname: Linux 3.1.10-10-nexus7 armv7l
ApportVersion: 2.9.2-0ubuntu8
Architecture: armhf
Date: Wed May 8 10:57:09 2013
InstallationDate: Installed on 2013-03-15 (54 days ago)
InstallationMedia: Ubuntu Raring Ringtail (development branch) - armhf (20130314-15:12)
MarkForUpload: True
SourcePackage: qt4-x11
UpgradeStatus: No upgrade log present (probably fresh install)
Status changed to 'Confirmed' because the bug affects multiple users.