Dear Kevron,

I define a new FtpTransferWidget object widget, the code is as follows:

* FtpTransferWidget *widget = new FtpTransferWidget(address());*

And the address() function is as follows:

*QString PairedItem::address()
{
        QVariantMap props = device->GetProperties();
        return props["Address"].toString();
}*

The object device use the Bluez interface *org.bluez.Device*.

But the FTP transfering failed,I have checked the codes,finding the value of function *isConnected()* is false.

I can not find the root cause of this problem.

Please help me to find out the root cause.

Thanks.


Bradley

On 12/17/2010 01:47 PM, Michael Leibowitz wrote:
On Thu, 2010-12-16 at 21:30 -0800, bradleyyan wrote:
Hello,everybody,i am a new subscriber of meego-handset.And i have a
question.

I want to know who are responsible to the  meegotouchcp-bluetooth project.
http://meego.gitorious.org/meego-handset-ux/meegotouchcp-bluetooth

The commits all say tripzero.  Clicking on that link gives me
http://gitorious.org/~tripzero  There, I see link to send mail to
[email protected].

Cheers


_______________________________________________
MeeGo-handset mailing list
[email protected]
http://lists.meego.com/listinfo/meego-handset

Reply via email to