Re: [IVI] receiving signal very late from phoned

2015-01-26 Thread kongling
Yes, I added some log: Dial from Phoned: handleMethodCall(490) > :1.6:/:org.tizen.Phone:Dial handleMethodCall(559) > Dialing number: 10010 handleSignal(490) > signal received: "org.ofono.VoiceCallManager" -> "CallAdded" CallAdded: dialing 10010 CallAdded time : 64:919993537 handleSigna

Re: TPK install failed

2014-10-21 Thread kongling
Is it possible to package these apps in rpm packages, so they could be launched by using "launch_app" ? Thanks! >Hello; > >I had a discussion with the team in Vannes and we are going to fix that >in Common fist and it will then be pushed to IVI. >Please note that it may not be possible t

RE: TPK install failed

2014-10-17 Thread kongling
Hi, Ning Thanks for your reply! There's a sample command using "pkgcmd -h": pkgcmd -l -t tpk Is there any plans to support tpk in ivi profile? BR, kongling From: ning.w.w...@intel.com To: k870818...@outlook.com; ivi@lists.tizen.org Subject: RE: TPK inst

RE: TPK install failed

2014-10-17 Thread kongling
7 Oct 2014 10:28:59 +0200 > > On Fri, 2014-10-17 at 07:31 +, kongling wrote: > > Hi, everyone > > I packaged a native sample app with Tizen SDK > > and want to run it on VTC1010. > > Which SDK? The recently released 2.3 beta? That SDK is meant to be used

TPK install failed

2014-10-17 Thread kongling
kgmgr-internal.c: _get_backend_path_with_type(192) > installer_path[/etc/package-manager/backend/tpk] pkgcmd[971]: pkgmgr-internal.c: _get_backend_path_with_type(197) > extlist[] pkgcmd[971]: pkgmgr.c: pkgmgr_cli

RE: Could crosswalk use framebuffer ?

2014-10-12 Thread kongling
Hi, philippe Thanks for your reply! It have no gallium since the hardware is not support mesa. This gpu use framebuffer for rendering, do you know that could the crosswalk work without mesa ? BR, kongling > Date: Sat, 11 Oct 2014 11:19:44 +0200 > Subject: Re:

Could crosswalk use framebuffer ?

2014-10-10 Thread kongling
Hi, everyone I found that crosswalk seems like using drm. My device have no "/dev/dri". Could crosswalk use framebuffer? If it can use framebuffer, how to enable this? Enable some compile options? BR,

No data in app db

2014-09-24 Thread kongling
tep,477] X db_step return AIL_ERROR_NO_DATA Could anyone tell me in which case the db have no data after install ico-homescreen? Thanks! BR kongling ___ IVI mailing list IVI@lists.tizen.org https://l

RE: Question about qt5

2014-09-15 Thread kongling
Hi, > You want to rewrite some of your html5 applications in Qt5? Yes BR, kongling > Date: Mon, 15 Sep 2014 08:17:08 -0700 > Subject: Re: Question about qt5 > From: kevron.m.r...@intel.com > To: k870818...@outlook.com > CC: thiago.macie...@intel.com; ivi@lists.tiz

Re: Question about qt5

2014-09-14 Thread kongling
Hi, I'm sorry about bothering you. >What do you mean by "some crosswalk apps with qt5" ? I want to program some applacations using Qt5, and these applacations have same functions with my crosswalk ap

RE: Weston-launch failed in systemd

2014-09-14 Thread kongling
sh[283]: [16:03:15.841] fatal: failed to create compositor Dec 31 16:03:15 localhost systemd[248]: weston.service: main process exited, code=exited, status=1/FAILURE Dec 31 16:03:15 localhost systemd[248]: Unit weston.service entered failed state. BR kongling From: ning.w.w...@intel.com T

RE: Question about qt5

2014-09-14 Thread kongling
Hi, Thanks for your reply! I want to run some crosswalk apps with qt5 to verify that my apps could work with qt5. BR, kongling > Date: Thu, 11 Sep 2014 08:38:20 -0700 > Subject: Re: Question about qt5 > From: kevron.m.r...@intel.com > To: k870818...@outlook.c

Weston-launch failed in systemd

2014-09-14 Thread kongling
vice", but it seems like not worked. Then, I add "Environment=XDG_RUNTIME_DIR=/run/user/5000" before "ExecStart=/usr/bin/weston-launch -- -i0 --current-mode" in the "weston.service", and it's no use.

Question about qt5

2014-09-10 Thread kongling
Hi, I want to use qt5 with IVI, and there are many rpm packages about qt5 in repos. Could anyone tell me which packages should be installed in the system? BR kongling ___ IVI mailing list IVI

RE: Question about Incremental build

2014-09-09 Thread kongling
Hi, Thanks for your reply! I've learned so much, thanks you! I will try to modify the local spec file to incremental build. BR, kongling > From: ruix...@intel.com > To: olszak.tom...@gmail.com; k870818...@outlook.com > CC: ivi@lists.tizen.org > Subject: R

Question about Incremental build

2014-09-08 Thread kongling
spec file incrementally? It spend long time when build a large project. Best regard, kongling ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi

RE: Can not boot tizen-ivi_20140730.1_ivi-mbr-i586-sdb.raw.bz2

2014-09-02 Thread kongling
k the log in console to see why it >boot fail. I remove the 'quiet' option, and nothing displayed in monitor. After changing kernel to 0422.1, it can boot in emergency mode. Do you have any other ideas ? BR, kongling From: k870818...@outlook.com To: daweix...@intel.com

ico-homescreen launch failed (sf_connect failed)

2014-09-01 Thread kongling
db/menu_widget/language(en_US.utf8) success Dec 31 16:00:18 localhost IcoSysconDaemon[317]: vconf.c: vconf_get_str(2361) > vconf_get_str(317) : db/menu_widget/language(en_US.utf8) success Could anyone tell me what happened here ? Dose this error have effect on hom

Error occured when running crosswalk

2014-08-31 Thread kongling
weston and wayland myself, I'm sure the weston is running without mesa. Dose crosswalk surport running without mesa? Could anyone give me any advices? Best regard, kongling ___ IVI mailing list IVI@

RE: Changes have no effect on Environment variable

2014-08-25 Thread kongling
Hi, This is a good idea. These environment variables should be managed. BR, kongling Date: Mon, 25 Aug 2014 08:48:15 +0200 From: philippe.co...@open.eurogiciel.org To: k870818...@outlook.com CC: ivi@lists.tizen.org Subject: Re: Changes have no effect on Environment variable

RE: Changes have no effect on Environment variable

2014-08-24 Thread kongling
,it worked. Thanks for your help ! Best regard, kongling From: k870818...@outlook.com To: philippe.co...@open.eurogiciel.org CC: ivi@lists.tizen.org Subject: RE: Changes have no effect on Environment variable Date: Thu, 21 Aug 2014 01:21:50 + Hi, > please tell me the git url of that

RE: Changes have no effect on Environment variable

2014-08-20 Thread kongling
ironment variable > From: philippe.co...@open.eurogiciel.org > To: k870818...@outlook.com > CC: ivi@lists.tizen.org > > 2014-08-19 14:15 GMT+02:00 kongling : > > Hi, > > Thanks for your reply! > > I add below cmds to test it, but it still have no effect. &

RE: Changes have no effect on Environment variable

2014-08-19 Thread kongling
Changes have no effect on Environment variable > > On 08/19/2014 08:59 AM, kongling wrote: > > Hi, > > I want to change "ELM_ENGINE=wayland_egl" to > > "ELM_ENGINE=wayland_shm". I found it was in "user-session@.service" > > a

Changes have no effect on Environment variable

2014-08-18 Thread kongling
Hi, I want to change "ELM_ENGINE=wayland_egl" to "ELM_ENGINE=wayland_shm". I found it was in "user-session@.service" and modify it. After rebooting, the environment variable is still "ELM_ENGINE=wayland_egl". Is there anything wrong with my method? Or is there any other place to chan

RE:RE: Mali support on Sunxi (ws Re: FW: Weston-launch failed in Tizen IVI 3.0-M3-June2014)

2014-08-14 Thread kongling
Hi, Leon,philippe Thanks for your reply! fbdev is able to work on A10s.But some profiles such as "crosswalk" which need GPU seem like not able to work. I will keep on working and send mails about this topic if I there's any progress. Best regards, kongling >

FW: Weston-launch failed in Tizen IVI 3.0-M3-June2014

2014-08-14 Thread kongling
Hi, Is there anybody know anyting about this? Thanks! Best Regards, kong ling From: k870818...@outlook.com To: ivi@lists.tizen.org Subject: Weston-launch failed in Tizen IVI 3.0-M3-June2014 Date: Wed, 13 Aug 2014 12:24:16 + Hi, I'm trying to run Tizen IVI 3.0-M3-June2014 in

Weston-launch failed in Tizen IVI 3.0-M3-June2014

2014-08-13 Thread kongling
Hi, I'm trying to run Tizen IVI 3.0-M3-June2014 in A10s and weston-launch failed. steps: 1) Add "modprobe -v mali" and "modprobe -v mali-drm" in "xxx.service" file.(Make sure drivers have been loaded before weston-launch) 2)Install mali-ddk-tizen-3.0-wayland.tar.gz from : https:/

RE: Installing crosswalk application failed

2014-08-10 Thread kongling
Tizen Following this : this PR should be also needed https://github.com/crosswalk-project/crosswalk/pull/2293 BR Baptiste 2014-08-08 12:57 GMT+02:00 kongling : Hi,WU Thank you very much for your reply. I made the image form “http://download.tizen.org/releases/daily/tizen/ivi

RE: Installing crosswalk application failed

2014-08-08 Thread kongling
n.org Subject: RE: Installing crosswalk application failed Date: Fri, 8 Aug 2014 02:25:01 + OK, please attach log from ‘journalctl -af’ when you installing . BTW, which image did you use ?  From: kongling [mailto:k870818...@outlook.com] Sent: Friday, August 08, 2014 9:22 AM T

RE: Installing crosswalk application failed

2014-08-07 Thread kongling
install command in Weston Terminal with normal user to see if it works for you . From: kongling [mailto:k870818...@outlook.com] Sent: Thursday, August 07, 2014 3:20 PM To: Wu, DaweiX; ivi@lists.tizen.org Subject: RE: Installing crosswalk application failed Hi, WU Thank you very much

RE: Installing crosswalk application failed

2014-08-07 Thread kongling
ession bus ? From: kongling [mailto:k870818...@outlook.com] Sent: Thursday, August 07, 2014 3:07 PM To: Wu, DaweiX; ivi@lists.tizen.org Subject: RE: Installing crosswalk application failed Hi, WU Thank you very much for your reply. >Try to export >DBUS_SESSION_BUS_ADDRESS=unix:pat

RE: Installing crosswalk application failed

2014-08-07 Thread kongling
d/dbus/user_bus_socket . e.g. it’s “ DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/5000/dbus/user_bus_socket “ for app user in tizen IVI image. From: IVI [mailto:ivi-boun...@lists.tizen.org] On Behalf Of kongling Sent: Thursday, August 07, 2014 2:29 PM To: ivi@lists.tizen.org Subject: Inst

Installing crosswalk application failed

2014-08-06 Thread kongling
Hi, I want to run some crosswalk app, but a error occurred when installing app. Installing application failed: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus) Is this problem caused by Dbus or xwalkctl ? How to fix it? Best

RE: Can not launch ico-uxf-homescreen in tizen-common

2014-08-06 Thread kongling
not launch ico-uxf-homescreen in tizen-common From: mikko.yli...@intel.com To: k870818...@outlook.com CC: ivi@lists.tizen.org On Tue, Aug 5, 2014 at 10:08 AM, kongling wrote: After reboot, the HDMI monitor displayed black screen. I pressed [ctrl+alt+F2] to switch to command line and check

Question about getting Bluetooth infomation

2014-08-06 Thread kongling
Hi, I want to get some bluetooth infomation( power on/off, connected/disconnected,Signal strength,etc). I recognized that "power on/off" could be received via settings-daemon,but I didn't find where to get "connected/disconnected" and "Signal strength". Is there anyone knows how to

RE: Can not boot tizen-ivi_20140730.1_ivi-mbr-i586-sdb.raw.bz2

2014-08-05 Thread kongling
-boun...@lists.tizen.org] On Behalf Of Li, Hao H Sent: Tuesday, August 05, 2014 4:02 PM To: kongling; ivi@lists.tizen.org Subject: RE: Can not boot tizen-ivi_20140730.1_ivi-mbr-i586-sdb.raw.bz2 You might need to bunzip2 tizen-ivi_20140730.1_ivi-mbr-i586-sdb.raw.bz2 and then sudo bmaptool copy

RE: Can not boot tizen-ivi_20140730.1_ivi-mbr-i586-sdb.raw.bz2

2014-08-05 Thread kongling
/IVI/IVI_Platforms and get the Tizen IVI hardware platform. For tizen-ivi_20140730.1_ivi-mbr-i586-sdb.raw, it is mbr image and it can boot on ndis 166 platform. Thanks! From: kongling [mailto:k870818...@outlook.com] Sent: Tuesday, August 05, 2014 4:27 PM To: Li, Hao H Subject: RE: Can

Can not boot tizen-ivi_20140730.1_ivi-mbr-i586-sdb.raw.bz2

2014-08-05 Thread kongling
Hi, I want to run some APP with tizen-ivi_20140730.1_ivi-mbr-i586-sdb.raw.bz2, but it couldn't boot. Steps: 1. download "tizen-ivi_20140730.1_ivi-mbr-i586-sdb.raw.bz2" and "tizen-ivi_20140730.1_ivi-mbr-i586-sdb.bmap". 2. sudo bmaptool copy tizen-ivi_20140730.1_ivi-mbr-i586-sdb.raw

Can not launch ico-uxf-homescreen in tizen-common

2014-08-05 Thread kongling
Hi, I'm trying to launch ico-uxf-homescreen in tizen-common. Image : tizen-common-wayland-arm-sunxi-20140527rzr.raw.gz form https://wiki.tizen.org/wiki/ARM Hardware : AllWinner a10s According to the dependency of the packages, I installed these packages manually: repo :http:/

RE: Problems with testing SmartDeviceLink profile

2014-07-24 Thread kongling
ECTED] to mobile. Best Regards, kong ling Date: Thu, 24 Jul 2014 10:59:28 +0200 Subject: Re: Problems with testing SmartDeviceLink profile From: jeremiah.fos...@pelagicore.com To: k870818...@outlook.com CC: ivi@lists.tizen.org Hi Kong ling, On Thu, Jul 10, 2014 at 11:42 AM, kongling wrote:

Problems with testing SmartDeviceLink profile

2014-07-10 Thread kongling
Hi, I got some problems with SDLP. IVI version: April 22, 2014 3.0-M2-March2014 milestone ①test via bluetooth: bluetooth connection cannot be created. This problem has been located in TC-323([REG] SDL over BT fails to work). Is this problem caused by SDL_Android? Is there anywa

RE: Re: Can not Boot Tizen Common on Exynos4412

2014-06-26 Thread kongling
@fridu.net> > Content-Type: text/plain; charset="iso-8859-1" > > Hello, > > I doubt that your kernel support Smacks security label. > Upgrade your kernel first and check that you have enable Smacks. > > Dominig > > Le 25/06/2014 07:25, kongling a ?crit

Can not Boot Tizen Common on Exynos4412

2014-06-24 Thread kongling
Hi, I'm trying to run the file-system in [common-arm-09.06.2014.tar.lzma (https://wiki.tizen.org/wiki/ARM#SUNXI_.28AllWinner.29)] with Exynos4412. My platform is called "iTOP-4412" that is made in china. I have 3.5 kernel and it can boot with ubuntu file-system. But the Tizen common still get

RE: Can not Boot Tizen Common on Exynos4412

2014-06-24 Thread kongling
are yet hope it helps On Fri, Jun 20, 2014 at 9:48 AM, kongling wrote: Hi, I'm trying to run the file-system in [common-arm-09.06.2014.tar.lzma (https://wiki.tizen.org/wiki/ARM#SUNXI_.28AllWinner.29)] with Exynos4412. The kernel version is 3.0.15 and i think it got stuck in [sbin/in

Can not Boot Tizen Common on Exynos4412

2014-06-20 Thread kongling
Hi, I'm trying to run the file-system in [common-arm-09.06.2014.tar.lzma (https://wiki.tizen.org/wiki/ARM#SUNXI_.28AllWinner.29)] with Exynos4412. The kernel version is 3.0.15 and i think it got stuck in [sbin/init]. [3.525490] Freeing init memory: 212K [3.530498] Failed to execute /lin

RE: Can not Boot Tizen Common on A10s-OLinuXino-MICRO

2014-06-19 Thread kongling
Or I can create a version that support A10 if you can help to test it Later 2014-06-05 11:53 GMT+02:00 kongling : Hi leon, I'm trying to boot tizen common on A10s-OLinuXino-MICRO. Step1: Write the kernel uImage, Uboot and sunxi-spl.bin into the SD card. Put the SD-card in A10

Can not Boot Tizen Common on A10s-OLinuXino-MICRO

2014-06-05 Thread kongling
.0.76+ or 3.4.75+) in rootfs/lib/modules/ . After step2,put the SD-card in A10s-OLinuXino and apply +5V power,it's the same as step1 showing on the screen(a Penguin).And, after a long time it was stil there. Is there any problem with my step ? thanks

Bluetooth device connection problem on ivi

2014-05-19 Thread kongling
connected using [bluetoothctl command line]. thanks, kongling ___ IVI mailing list IVI@lists.tizen.org https://lists.tizen.org/listinfo/ivi

ofono dbus service can not launch

2014-04-04 Thread kongling
there is a error message "No modems powered! Run connman or test/enable-modem" while i am using lemono. then i use "dbus-send" command to check the ofono service is running or not. dbus-send --session --print-reply --dest=org.freedesktop.DBus /org/freedesktop/DBus org.freedesktop.DBus.ListActiv

Question about Bluetooth Bonding API

2014-03-30 Thread kongling
when the mobile connect to another one,depending on the request from the Bluetooth device, one of the following shall be used. 1)Authentication by PIN-Code entry 2)Authentication by SSP (Secure Simple Pairing) Question: why i can not find any information about authentication? if it's using 1)