[Qt-interest] (no subject)
Thiago Macieira
thiago at kde.org
Tue Aug 31 11:17:13 CEST 2010
Em Terça-feira 31 Agosto 2010, às 09:00:02, ying.cheng escreveu:
> hello, everyone,
>
> Sorry to bother you, but i need your help indeed!
>
> I want to use D-Bus in my Qt application that run on ARM. But I can't run
> the D-Bus example remotecontrolledcar on ARM, which I can run on Ubuntu
> and On windows.
>
> 1. About Run remotecontrolledcar:
>
> A. The "./dbus-daemon --config-file=../etc/dbus-1/session.conf &" could run
> and I can find it in the PS list.
>
> B. I have tried "eval `dbus-launch --auto-syntax`", please refer to the
> attachment "dbus-launch". I could find it in PS list too, please refer to
> the attachment "psList".
>
> when I run the remotecontrolledcar, the controller still show "disconnect"!
>
> 2. On windows, if I don't run the dbus-daemon, the car & controller will
> error. On arm, the situation is same no matter that if I run the
> dbus-daemon.
>
> 4. It must be something wrong during my operation!
Hello
Please start the daemon, then run the following steps in the same shell you
start the daemon from, and paste the results here:
echo $DBUS_SESSION_BUS_ADDRESS
qdbus
dbus-send --dest=org.freedesktop.DBus --print-reply /
org.freedesktop.DBus.ListNames
(the third one is one single line)
Also, please provide the versions of Qt and libdbus-1 you have installed, as
well as the full path to libdbus-1.so.3.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100831/a88fb2dd/attachment.bin
More information about the Qt-interest-old
mailing list