Re: USB insertion event on Tizen through dbus

2014-09-11 Thread Rees, Kevron
The way you are listening for signals seems strange. This is the code I have used: object->handle = g_dbus_connection_signal_subscribe(g_bus_get_sync(G_BUS_TYPE_SYSTEM, NULL, NULL), "or

Re: Question about qt5

2014-09-11 Thread Rees, Kevron
On Wed, Sep 10, 2014 at 7:41 PM, kongling wrote: > 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? Qt can do many things. So naturally what should be installed depends on what

Re: We need your help.

2014-09-11 Thread hisao munakata
Dominig Thanks for the feedback. At the F2F meeting, out environment was based on 3.4 kernel that does not support SMACK and we were ready to migrate to 3.10 because all required component (GFX and multi-media) can support 3.10 officially. Now we need to step up one more to 3.14 to comply with la

Re: mount paths in Tizen not accessible to normal user

2014-09-11 Thread José Bollo
Hi Vidyesh, On gio, 2014-09-11 at 09:21 +, Vidyesh Nabar wrote: (snip) > I think that that if it was because of smack, it would have prevented > user access here too. I'm busy and can not check today. But... Have you tried the mount option "smackdef='*'" ? Replace * with _ for read-only.

Re: We need your help.

2014-09-11 Thread Dominig ar Foll
Le 11/09/2014 14:53, Miki a écrit : > > 2) The kernel is manually built from Philippe's sandbox branch of the > Tizen common kernel. The main branch Tizen kernel is 3.14 LTS. I don't > know if obs can be configured to build the main branch (3.14LTS) for > Intel and Philippe's branch (3.10LTSI) f

Re: We need your help.

2014-09-11 Thread Miki
Hi Phillpe, Thank you for your cooperation. It looks like you made a nice porting of Tizen.common to R-CAR-M2. We haven't tried it, but some comments are here from my colleague Damian-san. 1) The Tizen root filesystem comes from download.tizen.org, where the ks file and image creation are handled

Re: [TizenCommon]dumped core file is not generated

2014-09-11 Thread Ylinen, Mikko
Hi, On Wed, Sep 3, 2014 at 11:07 AM, Yang Andy wrote: > Hi Mikko > > >For everybody's education, would you be able to tell what the issue was. > > In order to ouput coredump file,it is necessary to set environment > variable below. > > sysctl kernel.core_pattern=core > sysctl kernel.core_uses_pi

Re: [TizenCommon]Crosswalk launch failed

2014-09-11 Thread Ylinen, Mikko
What is the hardware you're using? On Thu, Sep 11, 2014 at 12:20 PM, Yang Andy wrote: > Hi everyone > > I tried to use open_app to launch app,it failed to start up app. > > I analyzed the limited error log and found that process stoped at xwalk > [NavigationControllerImpl::LoadURLWithParams].

Re: mount paths in Tizen not accessible to normal user

2014-09-11 Thread Vidyesh Nabar
>> Is there a way to get around this? >Don't mount as root. Ask udisks to mount it for you, using udisksctl mount. We tried this. But it the result is the same. A normal user can't access the mounted path. However, if we mention the mount path in fstab and in the options add "user" to allo

RE: [TizenCommon]Crosswalk launch failed

2014-09-11 Thread Yang Andy
Hi everyone I tried to use open_app to launch app,it failed to start up app. I analyzed the limited error log and found that process stoped at xwalk [NavigationControllerImpl::LoadURLWithParams]. Could anyone give me some advice? [Error Info] localhost xwalk[548]: [0911/020431:INFO:navigatio