[Qt-interest] About using D-Bus in Qt on ARM
ying.cheng
ying.cheng at sseec.com.cn
Tue Aug 31 09:08:08 CEST 2010
hello, everyone,
Sorry to bother you again, I forget write the subject.
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!
5. Please help me! Thanks very much!!!!
-----------------
Best Regards & Sincere Appreciation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dbus-launch.bmp
Type: image/bmp
Size: 173046 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100831/e9293157/attachment.bmp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dbus-daemon.bmp
Type: image/bmp
Size: 100794 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100831/e9293157/attachment-0001.bmp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ps_list.bmp
Type: image/bmp
Size: 230942 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100831/e9293157/attachment-0002.bmp
More information about the Qt-interest-old
mailing list