[Qt-interest] (no subject)

ying.cheng ying.cheng at sseec.com.cn
Wed Sep 1 07:21:44 CEST 2010


hi, thanks very much for your reply!!!!

1. The results please refer to the attachment "dbus-launch dbus-send". 

2. The versions of Qt and libdbus-1: 
   Qt: 4.6.2;  libdbus-1: 1.2.16.

3. The full path to libdbus-1.so.3: 
   /usr/local/dbus/lib

Thanks again for your help!!!!



-----Original message-----
From:Thiago Macieira <thiago at kde.org>
To:qt-interest at trolltech.com,ying.cheng at sseec.com.cn
Date:Tue, 31 Aug 2010 11:17:13 +0200
Subject:Re: [Qt-interest] (no subject)

Em Ter鏰-feira 31 Agosto 2010, 鄐 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



-----------------
Best Regards & Sincere Appreciation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dbus-launch_dbus-send.bmp
Type: image/bmp
Size: 444794 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100901/ba7350ea/attachment.bmp 


More information about the Qt-interest-old mailing list