Re: Modello Apps on Tizen IVI 20140604.9

2014-06-19 Thread Rudolf Streif
Thanks, Brian.


On Thu, Jun 19, 2014 at 1:22 PM, Jones, Brian J 
wrote:

>  Hi Rudi,
>
>
>
> Sorry for the late reply, I was out of the office most of this week.
> Modello is in a bit of flux at the moment while we shift to Crosswalk, as
> the others mentioned.  These bugs are being tracked and hopefully will be
> resolved soon.  I uploaded the slides to my presentation on Modello again
> today, so hopefully they’ll show up now.  Let me know if using it continues
> to be an issue.
>
>
>
> Regards.
>
>
>
> *From:* IVI [mailto:ivi-boun...@lists.tizen.org] *On Behalf Of *Rudolf
> Streif
> *Sent:* Friday, June 13, 2014 7:32 PM
>
> *To:* ivi@lists.tizen.org
> *Subject:* Modello Apps on Tizen IVI 20140604.9
>
>
>
> I installed Tizen IVI daily release 20140604.9 on a NUC. I compiled and
> installed the r8168 module to enable the on-board Ethernet. So far so good.
>
>
>
> I installed the ivi-ux-modello-ui. It installs fine. I can see the apps
> using xwalkctl.
>
>
>
> I tried a couple of apps. The homescreen app does not work at all. I am
> only getting a blank black non-resizeable window.
>
>
>
> HVAC and dashboard do launch but also in a non-resizeable window. However,
> they don't respond to any interactions.
>
>
>
> Is that the expected behavior because this is still under development? Or
> should I see anything different? How can launch the apps in full-screen
> mode as it was with the previous web runtime?
>
>
>
> Also with the Tizen IVI release image from April with the old web runtime
> my touchscreen worked just fine. With that release it does not. How can I
> enable the touchscreen?
>
>
>
> Thanks,
>
> Rudi
>



-- 
-- 
*Rudolf J. Streif*
Director of Embedded Solutions
The Linux Foundation

rudolf.str...@linux.com
Phone: +1.619.537.6646
Skype: rudolfstreif
PGP: RSA 2048/2048 9B4634F239284B24

Linux Foundation Events Schedule:  events.linuxfoundation.org
Linux Foundation Training Schedule: training.linuxfoundation.org
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


RE: Modello Apps on Tizen IVI 20140604.9

2014-06-19 Thread Jones, Brian J
Hi Rudi,

Sorry for the late reply, I was out of the office most of this week.  Modello 
is in a bit of flux at the moment while we shift to Crosswalk, as the others 
mentioned.  These bugs are being tracked and hopefully will be resolved soon.  
I uploaded the slides to my presentation on Modello again today, so hopefully 
they’ll show up now.  Let me know if using it continues to be an issue.

Regards.

From: IVI [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Rudolf Streif
Sent: Friday, June 13, 2014 7:32 PM
To: ivi@lists.tizen.org
Subject: Modello Apps on Tizen IVI 20140604.9

I installed Tizen IVI daily release 20140604.9 on a NUC. I compiled and 
installed the r8168 module to enable the on-board Ethernet. So far so good.

I installed the ivi-ux-modello-ui. It installs fine. I can see the apps using 
xwalkctl.

I tried a couple of apps. The homescreen app does not work at all. I am only 
getting a blank black non-resizeable window.

HVAC and dashboard do launch but also in a non-resizeable window. However, they 
don't respond to any interactions.

Is that the expected behavior because this is still under development? Or 
should I see anything different? How can launch the apps in full-screen mode as 
it was with the previous web runtime?

Also with the Tizen IVI release image from April with the old web runtime my 
touchscreen worked just fine. With that release it does not. How can I enable 
the touchscreen?

Thanks,
Rudi
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Modello Apps on Tizen IVI 20140604.9

2014-06-16 Thread Rudolf Streif
Thanks, Ulf.

It's a GeChic 1502 [1].

The touchscreen works with the March and April releases of Tizen IVI but
not with the daily from June 9 that uses Crosswalk. I will check it out
again. Maybe I am missing something.

BTW, is Brian's Modello presentation from TDC available? I was looking for
it online but could not find it.

Thanks,
Rudi


[1] http://www.gechic.com/product_help_en.asp?s=10


On Mon, Jun 16, 2014 at 12:24 PM, Ulf Hofemeier  wrote:

>  Hi Rudi,
>
> Please look at the Tizen IVI release notes  to make sure you aren't
> missing required workarounds.
>
> https://wiki.tizen.org/wiki/IVI/Tizen-IVI_3.0-M2-March2014
>
> Which touchscreen monitor are you using?
>
> Thanks,
> Ulf
>
>
>
> On 14-06-15 06:29 PM, Wang, Ning W wrote:
>
>  Hi Rudi,
>
>
>
> How did you launch the homescreen? There is a known issue about
> xwalk-launcher. Could you please try to launch it using the absolute path
> like:
>
> /home/app/.config/xwalk-service/applications//bin/xwalk-?
>
> For the fullscreen issue, you can add “-f” option as a workaround. The
> fullscreen support has been implemented in crosswalk upstream, and will be
> in Tizen IVI soon.
>
>
>
> Thanks,
>
> Ning
>
> *From:* IVI [mailto:ivi-boun...@lists.tizen.org
> ] *On Behalf Of *Rudolf Streif
> *Sent:* Saturday, June 14, 2014 10:32 AM
> *To:* ivi@lists.tizen.org
> *Subject:* Modello Apps on Tizen IVI 20140604.9
>
>
>
> I installed Tizen IVI daily release 20140604.9 on a NUC. I compiled and
> installed the r8168 module to enable the on-board Ethernet. So far so good.
>
>
>
> I installed the ivi-ux-modello-ui. It installs fine. I can see the apps
> using xwalkctl.
>
>
>
> I tried a couple of apps. The homescreen app does not work at all. I am
> only getting a blank black non-resizeable window.
>
>
>
> HVAC and dashboard do launch but also in a non-resizeable window. However,
> they don't respond to any interactions.
>
>
>
> Is that the expected behavior because this is still under development? Or
> should I see anything different? How can launch the apps in full-screen
> mode as it was with the previous web runtime?
>
>
>
> Also with the Tizen IVI release image from April with the old web runtime
> my touchscreen worked just fine. With that release it does not. How can I
> enable the touchscreen?
>
>
>
> Thanks,
>
> Rudi
>
>
> ___
> IVI mailing listIVI@lists.tizen.orghttps://lists.tizen.org/listinfo/ivi
>
>
>
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: Modello Apps on Tizen IVI 20140604.9

2014-06-16 Thread Ulf Hofemeier

Hi Rudi,

Please look at the Tizen IVI release notes  to make sure you aren't 
missing required workarounds.


https://wiki.tizen.org/wiki/IVI/Tizen-IVI_3.0-M2-March2014

Which touchscreen monitor are you using?

Thanks,
Ulf


On 14-06-15 06:29 PM, Wang, Ning W wrote:


Hi Rudi,

How did you launch the homescreen? There is a known issue about 
xwalk-launcher. Could you please try to launch it using the absolute 
path like:


/home/app/.config/xwalk-service/applications//bin/xwalk-?

For the fullscreen issue, you can add "-f" option as a workaround. The 
fullscreen support has been implemented in crosswalk upstream, and 
will be in Tizen IVI soon.


Thanks,

Ning

*From:*IVI [mailto:ivi-boun...@lists.tizen.org] *On Behalf Of *Rudolf 
Streif

*Sent:* Saturday, June 14, 2014 10:32 AM
*To:* ivi@lists.tizen.org
*Subject:* Modello Apps on Tizen IVI 20140604.9

I installed Tizen IVI daily release 20140604.9 on a NUC. I compiled 
and installed the r8168 module to enable the on-board Ethernet. So far 
so good.


I installed the ivi-ux-modello-ui. It installs fine. I can see the 
apps using xwalkctl.


I tried a couple of apps. The homescreen app does not work at all. I 
am only getting a blank black non-resizeable window.


HVAC and dashboard do launch but also in a non-resizeable window. 
However, they don't respond to any interactions.


Is that the expected behavior because this is still under development? 
Or should I see anything different? How can launch the apps in 
full-screen mode as it was with the previous web runtime?


Also with the Tizen IVI release image from April with the old web 
runtime my touchscreen worked just fine. With that release it does 
not. How can I enable the touchscreen?


Thanks,

Rudi



___
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


RE: Modello Apps on Tizen IVI 20140604.9

2014-06-15 Thread Wang, Ning W
Yes. You can download the binary from 
https://download.01.org/crosswalk/releases/crosswalk/tizen-ivi/canary/

Thanks,
Ning
-Original Message-
From: Rees, Kevron [mailto:kevron.m.r...@intel.com] 
Sent: Monday, June 16, 2014 12:30 PM
To: Rudolf Streif
Cc: Wang, Ning W; ivi@lists.tizen.org
Subject: Re: Modello Apps on Tizen IVI 20140604.9

They have RPMs for tizen IVI. That'll save you a lot of time ;).

On Sun, Jun 15, 2014 at 8:56 PM, Rudolf Streif  
wrote:
> Thanks for all the help. I appreciate it.
>
> I launched all apps with xwalk-launcher .
>
> I will get the latest xwalk from upstream, build and install it.
>
> :rjs
>
>
> On Sun, Jun 15, 2014 at 8:52 PM, Rees, Kevron 
> 
> wrote:
>>
>> Modello on crosswalk is still experimental. Brian Jones is working on 
>> it.  Home screen should come up though.  Have you installed the 
>> latest crosswalk canary from the crosswalk website? Crosswalk in 
>> tizen-common was updated recently but I'm not sure it's landed in the 
>> IVI images yet.
>>
>> -Kevron
>>
>> On Sun, Jun 15, 2014 at 6:29 PM, Wang, Ning W 
>> wrote:
>> > Hi Rudi,
>> >
>> >
>> >
>> > How did you launch the homescreen? There is a known issue about 
>> > xwalk-launcher. Could you please try to launch it using the 
>> > absolute path
>> > like:
>> >
>> > /home/app/.config/xwalk-service/applications//bin/xwalk-?
>> >
>> > For the fullscreen issue, you can add “-f” option as a workaround. 
>> > The fullscreen support has been implemented in crosswalk upstream, 
>> > and will be in Tizen IVI soon.
>> >
>> >
>> >
>> > Thanks,
>> >
>> > Ning
>> >
>> > From: IVI [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Rudolf 
>> > Streif
>> > Sent: Saturday, June 14, 2014 10:32 AM
>> > To: ivi@lists.tizen.org
>> > Subject: Modello Apps on Tizen IVI 20140604.9
>> >
>> >
>> >
>> > I installed Tizen IVI daily release 20140604.9 on a NUC. I compiled 
>> > and installed the r8168 module to enable the on-board Ethernet. So 
>> > far so good.
>> >
>> >
>> >
>> > I installed the ivi-ux-modello-ui. It installs fine. I can see the 
>> > apps using xwalkctl.
>> >
>> >
>> >
>> > I tried a couple of apps. The homescreen app does not work at all. 
>> > I am only getting a blank black non-resizeable window.
>> >
>> >
>> >
>> > HVAC and dashboard do launch but also in a non-resizeable window.
>> > However,
>> > they don't respond to any interactions.
>> >
>> >
>> >
>> > Is that the expected behavior because this is still under development?
>> > Or
>> > should I see anything different? How can launch the apps in 
>> > full-screen mode as it was with the previous web runtime?
>> >
>> >
>> >
>> > Also with the Tizen IVI release image from April with the old web 
>> > runtime my touchscreen worked just fine. With that release it does 
>> > not. How can I enable the touchscreen?
>> >
>> >
>> >
>> > Thanks,
>> >
>> > Rudi
>> >
>> >
>> > ___
>> > 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


Re: Modello Apps on Tizen IVI 20140604.9

2014-06-15 Thread Rees, Kevron
They have RPMs for tizen IVI. That'll save you a lot of time ;).

On Sun, Jun 15, 2014 at 8:56 PM, Rudolf Streif
 wrote:
> Thanks for all the help. I appreciate it.
>
> I launched all apps with xwalk-launcher .
>
> I will get the latest xwalk from upstream, build and install it.
>
> :rjs
>
>
> On Sun, Jun 15, 2014 at 8:52 PM, Rees, Kevron 
> wrote:
>>
>> Modello on crosswalk is still experimental. Brian Jones is working on
>> it.  Home screen should come up though.  Have you installed the latest
>> crosswalk canary from the crosswalk website? Crosswalk in tizen-common
>> was updated recently but I'm not sure it's landed in the IVI images
>> yet.
>>
>> -Kevron
>>
>> On Sun, Jun 15, 2014 at 6:29 PM, Wang, Ning W 
>> wrote:
>> > Hi Rudi,
>> >
>> >
>> >
>> > How did you launch the homescreen? There is a known issue about
>> > xwalk-launcher. Could you please try to launch it using the absolute
>> > path
>> > like:
>> >
>> > /home/app/.config/xwalk-service/applications//bin/xwalk-?
>> >
>> > For the fullscreen issue, you can add “-f” option as a workaround. The
>> > fullscreen support has been implemented in crosswalk upstream, and will
>> > be
>> > in Tizen IVI soon.
>> >
>> >
>> >
>> > Thanks,
>> >
>> > Ning
>> >
>> > From: IVI [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Rudolf
>> > Streif
>> > Sent: Saturday, June 14, 2014 10:32 AM
>> > To: ivi@lists.tizen.org
>> > Subject: Modello Apps on Tizen IVI 20140604.9
>> >
>> >
>> >
>> > I installed Tizen IVI daily release 20140604.9 on a NUC. I compiled and
>> > installed the r8168 module to enable the on-board Ethernet. So far so
>> > good.
>> >
>> >
>> >
>> > I installed the ivi-ux-modello-ui. It installs fine. I can see the apps
>> > using xwalkctl.
>> >
>> >
>> >
>> > I tried a couple of apps. The homescreen app does not work at all. I am
>> > only
>> > getting a blank black non-resizeable window.
>> >
>> >
>> >
>> > HVAC and dashboard do launch but also in a non-resizeable window.
>> > However,
>> > they don't respond to any interactions.
>> >
>> >
>> >
>> > Is that the expected behavior because this is still under development?
>> > Or
>> > should I see anything different? How can launch the apps in full-screen
>> > mode
>> > as it was with the previous web runtime?
>> >
>> >
>> >
>> > Also with the Tizen IVI release image from April with the old web
>> > runtime my
>> > touchscreen worked just fine. With that release it does not. How can I
>> > enable the touchscreen?
>> >
>> >
>> >
>> > Thanks,
>> >
>> > Rudi
>> >
>> >
>> > ___
>> > 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


Re: Modello Apps on Tizen IVI 20140604.9

2014-06-15 Thread Rudolf Streif
Thanks for all the help. I appreciate it.

I launched all apps with xwalk-launcher .

I will get the latest xwalk from upstream, build and install it.

:rjs


On Sun, Jun 15, 2014 at 8:52 PM, Rees, Kevron 
wrote:

> Modello on crosswalk is still experimental. Brian Jones is working on
> it.  Home screen should come up though.  Have you installed the latest
> crosswalk canary from the crosswalk website? Crosswalk in tizen-common
> was updated recently but I'm not sure it's landed in the IVI images
> yet.
>
> -Kevron
>
> On Sun, Jun 15, 2014 at 6:29 PM, Wang, Ning W 
> wrote:
> > Hi Rudi,
> >
> >
> >
> > How did you launch the homescreen? There is a known issue about
> > xwalk-launcher. Could you please try to launch it using the absolute path
> > like:
> >
> > /home/app/.config/xwalk-service/applications//bin/xwalk-?
> >
> > For the fullscreen issue, you can add “-f” option as a workaround. The
> > fullscreen support has been implemented in crosswalk upstream, and will
> be
> > in Tizen IVI soon.
> >
> >
> >
> > Thanks,
> >
> > Ning
> >
> > From: IVI [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Rudolf
> Streif
> > Sent: Saturday, June 14, 2014 10:32 AM
> > To: ivi@lists.tizen.org
> > Subject: Modello Apps on Tizen IVI 20140604.9
> >
> >
> >
> > I installed Tizen IVI daily release 20140604.9 on a NUC. I compiled and
> > installed the r8168 module to enable the on-board Ethernet. So far so
> good.
> >
> >
> >
> > I installed the ivi-ux-modello-ui. It installs fine. I can see the apps
> > using xwalkctl.
> >
> >
> >
> > I tried a couple of apps. The homescreen app does not work at all. I am
> only
> > getting a blank black non-resizeable window.
> >
> >
> >
> > HVAC and dashboard do launch but also in a non-resizeable window.
> However,
> > they don't respond to any interactions.
> >
> >
> >
> > Is that the expected behavior because this is still under development? Or
> > should I see anything different? How can launch the apps in full-screen
> mode
> > as it was with the previous web runtime?
> >
> >
> >
> > Also with the Tizen IVI release image from April with the old web
> runtime my
> > touchscreen worked just fine. With that release it does not. How can I
> > enable the touchscreen?
> >
> >
> >
> > Thanks,
> >
> > Rudi
> >
> >
> > ___
> > 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


Re: Modello Apps on Tizen IVI 20140604.9

2014-06-15 Thread Rees, Kevron
Modello on crosswalk is still experimental. Brian Jones is working on
it.  Home screen should come up though.  Have you installed the latest
crosswalk canary from the crosswalk website? Crosswalk in tizen-common
was updated recently but I'm not sure it's landed in the IVI images
yet.

-Kevron

On Sun, Jun 15, 2014 at 6:29 PM, Wang, Ning W  wrote:
> Hi Rudi,
>
>
>
> How did you launch the homescreen? There is a known issue about
> xwalk-launcher. Could you please try to launch it using the absolute path
> like:
>
> /home/app/.config/xwalk-service/applications//bin/xwalk-?
>
> For the fullscreen issue, you can add “-f” option as a workaround. The
> fullscreen support has been implemented in crosswalk upstream, and will be
> in Tizen IVI soon.
>
>
>
> Thanks,
>
> Ning
>
> From: IVI [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Rudolf Streif
> Sent: Saturday, June 14, 2014 10:32 AM
> To: ivi@lists.tizen.org
> Subject: Modello Apps on Tizen IVI 20140604.9
>
>
>
> I installed Tizen IVI daily release 20140604.9 on a NUC. I compiled and
> installed the r8168 module to enable the on-board Ethernet. So far so good.
>
>
>
> I installed the ivi-ux-modello-ui. It installs fine. I can see the apps
> using xwalkctl.
>
>
>
> I tried a couple of apps. The homescreen app does not work at all. I am only
> getting a blank black non-resizeable window.
>
>
>
> HVAC and dashboard do launch but also in a non-resizeable window. However,
> they don't respond to any interactions.
>
>
>
> Is that the expected behavior because this is still under development? Or
> should I see anything different? How can launch the apps in full-screen mode
> as it was with the previous web runtime?
>
>
>
> Also with the Tizen IVI release image from April with the old web runtime my
> touchscreen worked just fine. With that release it does not. How can I
> enable the touchscreen?
>
>
>
> Thanks,
>
> Rudi
>
>
> ___
> 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


RE: Modello Apps on Tizen IVI 20140604.9

2014-06-15 Thread Zhang, Xiaolei
For these 2 issues, there are bugs in Jira to track:
TC-1134<https://bugs.tizen.org/jira/browse/TC-1134> HTML5 homescreen is shown 
as black screen after launch it
TC-1135<https://bugs.tizen.org/jira/browse/TC-1135> The window of HTML5 app is 
not fullscreen after launch it by xwalk-launcher

Thanks,
xiaolei
From: IVI [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Wang, Ning W
Sent: Monday, June 16, 2014 9:30 AM;
To: Rudolf Streif; ivi@lists.tizen.org
Subject: RE: Modello Apps on Tizen IVI 20140604.9

Hi Rudi,

How did you launch the homescreen? There is a known issue about xwalk-launcher. 
Could you please try to launch it using the absolute path like:
/home/app/.config/xwalk-service/applications//bin/xwalk-?
For the fullscreen issue, you can add “-f” option as a workaround. The 
fullscreen support has been implemented in crosswalk upstream, and will be in 
Tizen IVI soon.

Thanks,
Ning
From: IVI [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Rudolf Streif
Sent: Saturday, June 14, 2014 10:32 AM
To: ivi@lists.tizen.org<mailto:ivi@lists.tizen.org>
Subject: Modello Apps on Tizen IVI 20140604.9

I installed Tizen IVI daily release 20140604.9 on a NUC. I compiled and 
installed the r8168 module to enable the on-board Ethernet. So far so good.

I installed the ivi-ux-modello-ui. It installs fine. I can see the apps using 
xwalkctl.

I tried a couple of apps. The homescreen app does not work at all. I am only 
getting a blank black non-resizeable window.

HVAC and dashboard do launch but also in a non-resizeable window. However, they 
don't respond to any interactions.

Is that the expected behavior because this is still under development? Or 
should I see anything different? How can launch the apps in full-screen mode as 
it was with the previous web runtime?

Also with the Tizen IVI release image from April with the old web runtime my 
touchscreen worked just fine. With that release it does not. How can I enable 
the touchscreen?

Thanks,
Rudi
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


RE: Modello Apps on Tizen IVI 20140604.9

2014-06-15 Thread Wang, Ning W
Hi Rudi,

How did you launch the homescreen? There is a known issue about xwalk-launcher. 
Could you please try to launch it using the absolute path like:
/home/app/.config/xwalk-service/applications//bin/xwalk-?
For the fullscreen issue, you can add “-f” option as a workaround. The 
fullscreen support has been implemented in crosswalk upstream, and will be in 
Tizen IVI soon.

Thanks,
Ning
From: IVI [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Rudolf Streif
Sent: Saturday, June 14, 2014 10:32 AM
To: ivi@lists.tizen.org
Subject: Modello Apps on Tizen IVI 20140604.9

I installed Tizen IVI daily release 20140604.9 on a NUC. I compiled and 
installed the r8168 module to enable the on-board Ethernet. So far so good.

I installed the ivi-ux-modello-ui. It installs fine. I can see the apps using 
xwalkctl.

I tried a couple of apps. The homescreen app does not work at all. I am only 
getting a blank black non-resizeable window.

HVAC and dashboard do launch but also in a non-resizeable window. However, they 
don't respond to any interactions.

Is that the expected behavior because this is still under development? Or 
should I see anything different? How can launch the apps in full-screen mode as 
it was with the previous web runtime?

Also with the Tizen IVI release image from April with the old web runtime my 
touchscreen worked just fine. With that release it does not. How can I enable 
the touchscreen?

Thanks,
Rudi
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Modello Apps on Tizen IVI 20140604.9

2014-06-13 Thread Rudolf Streif
I installed Tizen IVI daily release 20140604.9 on a NUC. I compiled and
installed the r8168 module to enable the on-board Ethernet. So far so good.

I installed the ivi-ux-modello-ui. It installs fine. I can see the apps
using xwalkctl.

I tried a couple of apps. The homescreen app does not work at all. I am
only getting a blank black non-resizeable window.

HVAC and dashboard do launch but also in a non-resizeable window. However,
they don't respond to any interactions.

Is that the expected behavior because this is still under development? Or
should I see anything different? How can launch the apps in full-screen
mode as it was with the previous web runtime?

Also with the Tizen IVI release image from April with the old web runtime
my touchscreen worked just fine. With that release it does not. How can I
enable the touchscreen?

Thanks,
Rudi
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi