Hello Brian,

I was not trying to access the <tizen:privilege name="
http://tizen.org/privilege/vehicle"/>

I have created a testplugin of my own which I was trying to access through
the <tizen:privilege name="http://tizen.org/privilege/testplugin"/>. The
plugin is based on the vehicle plugin.

Thanks & Regards,
- Ketan



On 21 February 2014 22:35, Jones, Brian J <brian.j.jo...@intel.com> wrote:

> Also, I wasn't clear if you were trying to use
> tizen.org/privilege/testplugin directly.  To my knowledge that doesn't do
> anything, if you want to use the vehicle plugin you need to include
> <tizen:privilege name="http://tizen.org/privilege/vehicle"/> in your
> app's config.xml file.
>
> -----Original Message-----
> From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On
> Behalf Of Rees, Kevron
> Sent: Friday, February 21, 2014 8:59 AM
> To: Deshpande, Ketan
> Cc: ivi@lists.tizen.org
> Subject: Re: Developing a Web Run Time(WRT) plugin
>
> If your so isn't loading when your app runs, it's probably because the so
> is either in the wrong place, or you are missing the config that tells the
> wrt about your plugin.  Take a look at Vehicle's config:
>
> https://review.tizen.org/gerrit/gitweb?p=profile/ivi/wrt-plugins-ivi.git;a=blob;f=src/Vehicle/config.xml;h=9ec1b590d62a8a5a1d8bd7e31d97c4a53898fb8c;hb=refs/heads/tizen
>
> specifically <library-name></library-name>
>
> Then look at the plugin_initializer that tells the wrt that the top-level
> object "vehicle" belongs to this so:
>
> https://review.tizen.org/gerrit/gitweb?p=profile/ivi/wrt-plugins-ivi.git;a=blob;f=src/Vehicle/plugin_initializer.cpp;h=95b2b58ee66e8df63de021f4dadd3bf0d58bfb1d;hb=refs/heads/tizen
>
> finally, after you install your plugin, run wrt-installer -p (iirc).
> That will rescan the directory where your plugin is supposed to be
> installed and install any unknown plugins.
>
> Hope that helps!
> Kevron
>
> On Fri, Feb 21, 2014 at 4:30 AM, Deshpande, Ketan <
> kdesh...@jaguarlandrover.com> wrote:
> > Hello Geoffroy,
> >
> > I have another doubt, when the rpm installation does take place,
> > doesnt it create any new ld.conf file? or update any such file? I am
> > just trying to search for the vehicle and I am not getting an output.
> >
> > I tried
> > $ ldconfig -v | grep vehicle
> >
> > I have absolutely no output. Then where does GhostCluster get the
> > 'libwrt-plugins-tizen-vehicle.so' to load from?
> >
> > Thanks & Regards,
> > - Ketan
> >
> >
> >
> > On 21 February 2014 12:14, Deshpande, Ketan
> > <kdesh...@jaguarlandrover.com>
> > wrote:
> >>
> >> Hello Geoffroy,
> >>
> >> Thanks for the earlier help.
> >>
> >> I still am not able to get it working. Also now I have found out,
> >> that my library which is loaded at
> >> 'usr/lib/wrt-plugins/tizen-testplugin/libwrt-plugins-tizen-testplugin
> >> .so' is not loaded at all when my WebApp runs.
> >>
> >> Are there any permissions? or special paths like LD_LIBRARY_PATH that
> >> we need to set? So far I have not found out any. Or is there
> >> something else that is to be specified in WebApp to find the such
> >> libraries? besides the privilege to be declared like
> >>
> >> <tizen:privilege name="http://tizen.org/privilege/testplugin"/>
> >>
> >>
> >> Thanks & Regards,
> >> - Ketan
> >>
> >>
> >> On 19 February 2014 23:31, VanCutsem, Geoffroy
> >> <geoffroy.vancut...@intel.com> wrote:
> >>>
> >>> Hi Ketan,
> >>>
> >>>
> >>>
> >>> You have looked at the right place as far as I can tell. I'm not
> >>> sure why you're getting this error but I'd also recommend you take a
> >>> look at the GhostCluster app as an example of web app using the
> >>> Automotive Web API exposed via the wrt-plugins-ivi package:
> >>> https://review.tizen.org/git/?p=profile/ivi/GhostCluster.git;a=tree;
> >>> h=refs/heads/tizen;hb=refs/heads/tizen
> >>>
> >>>
> >>>
> >>> Cheers,
> >>>
> >>> Geoffroy
> >>>
> >>>
> >>>
> >>> From: ivi-boun...@lists.tizen.org
> >>> [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Deshpande, Ketan
> >>> Sent: Tuesday, February 18, 2014 4:54 PM
> >>> To: ivi@lists.tizen.org
> >>> Subject: Developing a Web Run Time(WRT) plugin
> >>>
> >>>
> >>>
> >>> Hello All,
> >>>
> >>>
> >>>
> >>> I am trying to develop a Web Run Time(WRT) plugin for an IVI profile
> >>> on the Tizen platform. However for the same, I could not find any
> >>> useful documentation. Hence I tried below mechanism
> >>>
> >>>
> >>>
> >>> 1. Downloaded the 'wrt-plugins-ivi' and tried to develop the a
> >>> 'testplugin' on the basis of Vehicle.
> >>>
> >>> 2. The same is now compiling, however when I try to develop a 'WebApp'
> >>> for the same I see that its not linked at all. I get 'undefined'
> >>> errors at JS level
> >>>
> >>> 3. I have ensured that I give required privilege by declaring
> >>> 'http://tizen.org/privilege/testplugin' in the 'WebApp' also.
> >>>
> >>>
> >>>
> >>> Is there any particular method for developing a WRT plugin or a
> >>> documentation that I should refer to?
> >>>
> >>>
> >>>
> >>>
> >>>
> >>> Thanks & Regards,
> >>>
> >>> - Ketan
> >>>
> >>>
> >>>
> >>> 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
> >
> _______________________________________________
> IVI mailing list
> IVI@lists.tizen.org
> https://lists.tizen.org/listinfo/ivi
>
_______________________________________________
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi

Reply via email to