I believe the Download API of that version does work (the difference under the 
hood is that the tizen_20140422.1 aka 3.0-M2-March2014 image is based on 
Webkit).
Cheers,
Geoffroy

From: black [mailto:946171...@qq.com]
Sent: Friday, August 29, 2014 3:59 AM
To: VanCutsem, Geoffroy
Cc: ivi; application-dev
Subject: 回复:RE: 回复:RE: Problem : Tizen downloadRequest

Thank you for your reply.
I will merge the fixed code and test again.

By the way, is it possible that 'Download API' of following version  can be 
used?
‍
■http://download.tizen.org/releases/milestone/tizen/ivi/tizen_20140422.1/‍


------------------ 原始邮件 ------------------
发件人: "VanCutsem, 
Geoffroy";<geoffroy.vancut...@intel.com<mailto:geoffroy.vancut...@intel.com>>;
发送时间: 2014年8月28日(星期四) 晚上6:43
收件人: "black"<946171...@qq.com<mailto:946171...@qq.com>>;
抄送: "ivi"<ivi@lists.tizen.org<mailto:ivi@lists.tizen.org>>; 
"application-dev"<application-...@lists.tizen.org<mailto:application-...@lists.tizen.org>>;
主题: RE: 回复:RE: Problem : Tizen downloadRequest

I’m assuming you are therefore now using a Tizen IVI image that uses Crosswalk. 
The ‘Download API’ is not quite ready yet for Crosswalk in IVI. You can check 
the status via the following bug reports:

-         Feature request: https://crosswalk-project.org/jira/browse/XWALK-1070

-         Bug report: https://crosswalk-project.org/jira/browse/XWALK-2400

After checking the comments in XWALK-1070 it looks like it’s just been 
implemented/fixed in Crosswalk and should therefore shortly find its way into 
Tizen IVI.

Geoffroy

From: black [mailto:946171...@qq.com]
Sent: Thursday, August 28, 2014 12:21 PM
To: VanCutsem, Geoffroy
Cc: ivi; application-dev
Subject: 回复:RE: Problem : Tizen downloadRequest


Thank you for your reply.
I just used the latest modified IVI , the error has been resolved.

But, when I used that example code, the listener returned "error name : 
InvalidAccessError " which is not explained in API References.

------------------ 原始邮件 ------------------
发件人: "VanCutsem, 
Geoffroy";<geoffroy.vancut...@intel.com<mailto:geoffroy.vancut...@intel.com>>;
发送时间: 2014年8月28日(星期四) 凌晨0:34
收件人: "black"<946171...@qq.com<mailto:946171...@qq.com>>; 
"ivi"<ivi@lists.tizen.org<mailto:ivi@lists.tizen.org>>;
主题: RE: Problem : Tizen downloadRequest

Can you confirm which version of Tizen IVI you are using?

From: IVI [mailto:ivi-boun...@lists.tizen.org] On Behalf Of black
Sent: Wednesday, August 27, 2014 4:25 AM
To: ivi
Subject: Problem : Tizen downloadRequest

When I use the Tizen API

 var downloadRequest = new 
tizen.DownloadRequest("http://download.tizen.org/tools/README.txt";, 
"documents");

 downloadId = tizen.download.start(downloadRequest, listener);
following Error occurred :
ivi_box wrt_launchpad_daemon[227]: ERR<797>:evas_main evas_object_smart.c:749 
evas_object_smart_need_recalculate_set() Object 0x96b7710 is not stable during 
recalc loop

How to resolve this issue.  Please help.

Thanks a lot!‍

Intel Corporation NV/SA
Kings Square, Veldkant 31
2550 Kontich
RPM (Bruxelles) 0415.497.718.
Citibank, Brussels, account 570/1031255/09

This e-mail and any attachments may contain confidential material for the sole 
use of the intended recipient(s). Any review or distribution by others is 
strictly prohibited. If you are not the intended recipient, please contact the 
sender and delete all copies.

Intel Corporation NV/SA
Kings Square, Veldkant 31
2550 Kontich
RPM (Bruxelles) 0415.497.718.
Citibank, Brussels, account 570/1031255/09

This e-mail and any attachments may contain confidential material for the sole 
use of the intended recipient(s). Any review or distribution by others is 
strictly prohibited. If you are not the intended recipient, please contact the 
sender and delete all copies.
Intel Corporation NV/SA
Kings Square, Veldkant 31
2550 Kontich
RPM (Bruxelles) 0415.497.718. 
Citibank, Brussels, account 570/1031255/09

This e-mail and any attachments may contain confidential material for the sole 
use of the intended recipient(s). Any review or distribution by others is 
strictly prohibited. If you are not the intended recipient, please contact the 
sender and delete all copies.
_______________________________________________
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi

Reply via email to