RE: No apps on snapshot images

2014-03-17 Thread Wang, Ning W
The red "forbidden" sign on the "list all apps" button means the system is in 
driving mode.
You can run below command to unset the driving mode. Noted you should install 
murphy-tests package to do this:
murphy-console "db replace into amb_drivingmode values (0, 0)"

Thanks,
Ning
-Original Message-
From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On 
Behalf Of VanCutsem, Geoffroy
Sent: Tuesday, March 18, 2014 1:49 AM
To: Olivier Delbeke
Cc: 'ivi@lists.tizen.org'
Subject: Re: No apps on snapshot images

On Mon, 2014-03-17 at 17:03 +0100, Olivier Delbeke wrote:
> Hi Geoffroy,
> 
> Thank you again. 
> 
> Applying the recommended patch (=setting "[output] name=LVDS1 
> mode=off" instead of commenting the whole output definition) results 
> in a small improvement : now, the mouse cursor cannot escape the 
> screen any more. But there are still no icons or apps.
> 
> In addition, I also disabled the 'ExampleSource' plugin in AMB 
> (/etc/ambd/config), but it didn't get any better.
> 
> Executing for example "launch_app org.tizen.dialer" results in "...
> successfully launched" but there is still nothing on the display. The 
> binary itself is running.

I'm starting to wonder if this is not something specific to using the VGA 
port... let's see if the ICO experts can help us clarify if they have tested it 
and if there was any specific configuration required.

> 
> Would my journalctl log be useful to you ?

I don't know but it can't hurt if you send it across so I can take a look

> 
> Thank you and best regards,
> 
> Olivier
> 
> 
> 
> Inactive hide details for VanCutsem,"VanCutsem, Geoffroy"
> ---03/17/2014 04:33:33 PM---"VanCutsem, Geoffroy"
> 
> 
> "VanCutsem, Geoffroy"
> 
> 
> 03/17/2014 04:33 PM
> 
> 
>To
> 
> Olivier
> Delbeke
> 
> 
>cc
> 
> "'ivi@lists.tizen.org'" 
> 
>   Subject
> 
> Re: No
> apps on
> snapshot
> images
> 
> 
> 
> Hi Olivier,
> 
> On Mon, 2014-03-17 at 14:12 +0100, Olivier Delbeke wrote:
> > Hi Geoffroy,
> > 
> > Thanks a lot for your help (once again). 
> > 
> > I applied the patch you recommended but got the same result 
> > (unfortunately).
> > 
> > Using "ps", I can see the following applications are running :
> > HomeScreen, OnScreen, StatusBar, dialer and MediaPlayer. I don't see 
> > the MediaPlayer or the dialler, and I'm not sure what "HomeScreen", 
> > "OnScreen" and "StatusBar" are supposed to display (but I have a
> black
> > topbar with the time, a background image and a grey bottom bar with 
> > two icons).
> > 
> > Is there a possibility to know in which state the running
> applications
> > are ? (i.e. if they are hidden by AMB ? If they are drawing 
> > something ?)
> 
> I don't know but this is a very good question... I hope someone can 
> fill us in on that.
> 
> > 
> > By the way, I also modified all *.desktop files I found and all 
> > replaced "NoDisplay=true" by "NoDisplay=false" but it also didn't
> help
> > (I saw in the test results that only apps with this flag should be 
> > displayed).
> > 
> > Could my problem be related to some kind of dual-screen 
> > configuration ? I see that I can put my mouse cursor out of the
> screen
> > on the right side. Maybe that's where all the icons and apps are. My 
> > weston.ini only has one output enabled (VGA1), however. I played
> with
> > the setting "displayno" setting but got no improvement.
> 
> It could be related to dual-screen... I'm going to try and load the 
> exact same image that you're using to have a look at this myself.
> 
> This second screen you're seeing is the LVDS output. This is something 
> specific to the VTC7120. You can disable it as described here 
> https://wiki.tizen.org/wiki/IVI/IVI_January_15,_3.0-M2-EOY#Disabling_t
> he_LVDS_output_for_the_Nexcom_VTC7120_platforms
> 
> > 
> > Best regards,
> > 
> > Olivier
> > 
> > 
> > Inactive hide details for VanCutsem,"VanCutsem, Geoffroy"
> > ---03/17/2014 01:20:46 PM---"VanCutsem, Geoffroy"
> > 
> > 
> > "VanCutsem, Geoffroy"
> > 
> > 
> > 03/17/2014 01:20 PM
> > 
> > 
> >To
> > 
> > Olivier
> > Delbeke
> > 
> > 
> >cc
> > 
> > "'ivi@lists.tizen.org'" 
> > 
> >   Subject
> > 
> > Re: No
> > apps on
> > snapshot
> > images
> > 
> > 
> > 
> > Hi Olivier,
> > 
> > I haven't played that much with the ICO HomeScreen yet so bear with
> me
> > if my explanations are inaccurate or incomplete (and I hope others
> on
> > the mailing will correct me if that's the case)
> > 
> > I believe this may be a side-effect of the fact we load the 
> > 'ExampleSource' plugin in AMB by default (see /etc/ambd/config).
> This
> > plugin provides random data and tends to put the overall system in 
> > DrivingMode which means many applications cannot be launched.
> >

Re: No apps on snapshot images

2014-03-17 Thread VanCutsem, Geoffroy
On Mon, 2014-03-17 at 17:03 +0100, Olivier Delbeke wrote:
> Hi Geoffroy,
> 
> Thank you again. 
> 
> Applying the recommended patch (=setting "[output] name=LVDS1
> mode=off" instead of commenting the whole output definition) results
> in a small improvement : now, the mouse cursor cannot escape the
> screen any more. But there are still no icons or apps.
> 
> In addition, I also disabled the 'ExampleSource' plugin in AMB
> (/etc/ambd/config), but it didn't get any better. 
> 
> Executing for example "launch_app org.tizen.dialer" results in "...
> successfully launched" but there is still nothing on the display. The
> binary itself is running. 

I'm starting to wonder if this is not something specific to using the
VGA port... let's see if the ICO experts can help us clarify if they
have tested it and if there was any specific configuration required.

> 
> Would my journalctl log be useful to you ?

I don't know but it can't hurt if you send it across so I can take a
look

> 
> Thank you and best regards,
> 
> Olivier
> 
> 
> 
> Inactive hide details for VanCutsem,"VanCutsem, Geoffroy"
> ---03/17/2014 04:33:33 PM---"VanCutsem, Geoffroy"
> 
> 
> "VanCutsem, Geoffroy"
>   
> 
> 03/17/2014 04:33 PM
> 
> 
>To
> 
> Olivier
> Delbeke
> 
> 
>cc
> 
> "'ivi@lists.tizen.org'" 
> 
>   Subject
> 
> Re: No
> apps on
> snapshot
> images
> 
> 
> 
> Hi Olivier,
> 
> On Mon, 2014-03-17 at 14:12 +0100, Olivier Delbeke wrote:
> > Hi Geoffroy,
> > 
> > Thanks a lot for your help (once again). 
> > 
> > I applied the patch you recommended but got the same result
> > (unfortunately). 
> > 
> > Using "ps", I can see the following applications are running :
> > HomeScreen, OnScreen, StatusBar, dialer and MediaPlayer. I don't see
> > the MediaPlayer or the dialler, and I'm not sure what "HomeScreen",
> > "OnScreen" and "StatusBar" are supposed to display (but I have a
> black
> > topbar with the time, a background image and a grey bottom bar with
> > two icons). 
> > 
> > Is there a possibility to know in which state the running
> applications
> > are ? (i.e. if they are hidden by AMB ? If they are drawing
> > something ?) 
> 
> I don't know but this is a very good question... I hope someone can
> fill
> us in on that.
> 
> > 
> > By the way, I also modified all *.desktop files I found and all
> > replaced "NoDisplay=true" by "NoDisplay=false" but it also didn't
> help
> > (I saw in the test results that only apps with this flag should be
> > displayed). 
> > 
> > Could my problem be related to some kind of dual-screen
> > configuration ? I see that I can put my mouse cursor out of the
> screen
> > on the right side. Maybe that's where all the icons and apps are. My
> > weston.ini only has one output enabled (VGA1), however. I played
> with
> > the setting "displayno" setting but got no improvement.
> 
> It could be related to dual-screen... I'm going to try and load the
> exact same image that you're using to have a look at this myself.
> 
> This second screen you're seeing is the LVDS output. This is something
> specific to the VTC7120. You can disable it as described here
> https://wiki.tizen.org/wiki/IVI/IVI_January_15,_3.0-M2-EOY#Disabling_the_LVDS_output_for_the_Nexcom_VTC7120_platforms
> 
> > 
> > Best regards,
> > 
> > Olivier
> > 
> > 
> > Inactive hide details for VanCutsem,"VanCutsem, Geoffroy"
> > ---03/17/2014 01:20:46 PM---"VanCutsem, Geoffroy"
> > 
> > 
> > "VanCutsem, Geoffroy"
> >   
> > 
> > 03/17/2014 01:20 PM
> > 
> > 
> >To
> > 
> > Olivier
> > Delbeke
> > 
> > 
> >cc
> > 
> > "'ivi@lists.tizen.org'" 
> > 
> >   Subject
> > 
> > Re: No
> > apps on
> > snapshot
> > images
> > 
> > 
> > 
> > Hi Olivier,
> > 
> > I haven't played that much with the ICO HomeScreen yet so bear with
> me
> > if my explanations are inaccurate or incomplete (and I hope others
> on
> > the mailing will correct me if that's the case)
> > 
> > I believe this may be a side-effect of the fact we load the
> > 'ExampleSource' plugin in AMB by default (see /etc/ambd/config).
> This
> > plugin provides random data and tends to put the overall system in
> > DrivingMode which means many applications cannot be launched.
> > 
> > Here is what I have quickly tried this morning on the latest daily
> > preview:
> > - mv /etc/ambd/config /etc/ambd/config.orig
> > - cp /etc/ambd/config.tizen /etc/ambd/config
> > - Edit /etc/ambd/config and comment out the section related to
> > 'ExampleSource'
> > - Reboot the system
> > 
> > Let me know if that helps,
> > Geoffroy
> > 
> > On Mon, 2014-03-17 at 10:25 +0100, Olivier Delbeke wrote:
> > > Hi all,
> > > 
> > > The result I get when I install the daily snapshot images is quite
> > > disappointing.  
> > > For example, with t

Re: No apps on snapshot images

2014-03-17 Thread VanCutsem, Geoffroy
On Mon, 2014-03-17 at 15:32 +, VanCutsem, Geoffroy wrote:
> It could be related to dual-screen... I'm going to try and load the
> exact same image that you're using to have a look at this myself.

Hmmm... I've just tried tizen_20140312.12 and tizen_20140314.6 on my
VTC7120 and I'm getting the same problem than you. It actually works
fine on a different platform that I have which uses HDMI  (using
tizen_20140314.6)... maybe this is related to using the VGA screen... I
need to investigate this more.

> 
> This second screen you're seeing is the LVDS output. This is something
> specific to the VTC7120. You can disable it as described here
> https://wiki.tizen.org/wiki/IVI/IVI_January_15,_3.0-M2-EOY#Disabling_the_LVDS_output_for_the_Nexcom_VTC7120_platforms
That bit worked for me.

Geoffroy
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


Re: No apps on snapshot images

2014-03-17 Thread Olivier Delbeke

Hi Geoffroy,

Thank you again.

Applying the recommended patch (=setting "[output] name=LVDS1 mode=off"
instead of commenting the whole output definition) results in a small
improvement : now, the mouse cursor cannot escape the screen any more. But
there are still no icons or apps.

In addition, I also disabled the 'ExampleSource' plugin in AMB
(/etc/ambd/config), but it didn't get any better.

Executing for example "launch_app org.tizen.dialer" results in "...
successfully launched" but there is still nothing on the display. The
binary itself is running.

Would my journalctl log be useful to you ?

Thank you and best regards,

Olivier




   
 "VanCutsem,   
 Geoffroy" 
  Olivier Delbeke 
 
 03/17/2014 04:33   cc
 PM"'ivi@lists.tizen.org'" 
  
   Subject
   Re: No apps on snapshot images  
   
   
   
   
   
   




Hi Olivier,

On Mon, 2014-03-17 at 14:12 +0100, Olivier Delbeke wrote:
> Hi Geoffroy,
>
> Thanks a lot for your help (once again).
>
> I applied the patch you recommended but got the same result
> (unfortunately).
>
> Using "ps", I can see the following applications are running :
> HomeScreen, OnScreen, StatusBar, dialer and MediaPlayer. I don't see
> the MediaPlayer or the dialler, and I'm not sure what "HomeScreen",
> "OnScreen" and "StatusBar" are supposed to display (but I have a black
> topbar with the time, a background image and a grey bottom bar with
> two icons).
>
> Is there a possibility to know in which state the running applications
> are ? (i.e. if they are hidden by AMB ? If they are drawing
> something ?)

I don't know but this is a very good question... I hope someone can fill
us in on that.

>
> By the way, I also modified all *.desktop files I found and all
> replaced "NoDisplay=true" by "NoDisplay=false" but it also didn't help
> (I saw in the test results that only apps with this flag should be
> displayed).
>
> Could my problem be related to some kind of dual-screen
> configuration ? I see that I can put my mouse cursor out of the screen
> on the right side. Maybe that's where all the icons and apps are. My
> weston.ini only has one output enabled (VGA1), however. I played with
> the setting "displayno" setting but got no improvement.

It could be related to dual-screen... I'm going to try and load the
exact same image that you're using to have a look at this myself.

This second screen you're seeing is the LVDS output. This is something
specific to the VTC7120. You can disable it as described here
https://wiki.tizen.org/wiki/IVI/IVI_January_15,_3.0-M2-EOY#Disabling_the_LVDS_output_for_the_Nexcom_VTC7120_platforms


>
> Best regards,
>
> Olivier
>
>
> Inactive hide details for VanCutsem,"VanCutsem, Geoffroy"
> ---03/17/2014 01:20:46 PM---"VanCutsem, Geoffroy"
> 
>
> "VanCutsem, Geoffroy"
> 
>
> 03/17/2014 01:20 PM
>
>
>To
>
> Olivier
> Delbeke
> 
>
>cc
>
> "'ivi@lists.tizen.org'" 
>
>   Subject
>
> Re: No
> apps on
> snapshot
> images
>
>
>
> Hi Olivier,
>
> I haven't played that much with the ICO HomeScreen yet so bear with me
> if my explanations are inaccurate or incomplete (and I hope others on
> the mailing will correct me if that's the case)
>
> I believe this may be a side-effect of the fact we load the
> 'ExampleSource' plugin in AMB by default (see /etc/ambd/config). This
> plugin provides random data and tends to put the overall system in
> DrivingMode which means many applications cannot be launched.
>
> Here is what I have quickly tried this morning on the latest daily
> preview:
> - mv /etc/ambd/config /etc/ambd/config.orig
> - cp /etc/ambd/config.tizen /etc/ambd/config
> - Edit /etc/ambd/config and comment out the section related to
> 'ExampleSource'
> - Reboot the system
>
> Let me know if that helps,
> Geoffroy
>
> On Mon, 2014-03-17 at 10:25 +0100, Olivier Delbeke wrote:
> > Hi all,
> >
> > The result I get when I install the daily snapshot images is quite
> > disappointing.
> > For example, with tizen_20140312.12_ivi-mbr-i58

[IVI]Questions about HomeScreen architecture

2014-03-17 Thread Yang Andy
Hello everyone

I have two questions about HomeScreen architecture.

When i read function (CicoHomeScreen::StartHomeScreen),i find that 
CicoHomeScreen create server instance(CicoHSServer::startup).what is the 
meaning of creating CicoHSServer?

And in the end of function StartHomeScreen,there is logic that show home sceen 
layers.
could anyone tell me why implement below code?

>/*show home screen layers*/
>ico_syc_show_layer(HS_LAYER_APPLICATION);
>ico_syc_show_layer(HS_LAYER_HOMESCREEN);
>ico_syc_show_layer(HS_LAYER_CONTROLBAR);
>ico_syc_show_layer(HS_LAYER_TOUCHPANEL);


[File]
CicoHomeScreen.cpp

Thank you.

Andy
  ___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: No apps on snapshot images

2014-03-17 Thread VanCutsem, Geoffroy
Hi Olivier,

On Mon, 2014-03-17 at 14:12 +0100, Olivier Delbeke wrote:
> Hi Geoffroy,
> 
> Thanks a lot for your help (once again). 
> 
> I applied the patch you recommended but got the same result
> (unfortunately). 
> 
> Using "ps", I can see the following applications are running :
> HomeScreen, OnScreen, StatusBar, dialer and MediaPlayer. I don't see
> the MediaPlayer or the dialler, and I'm not sure what "HomeScreen",
> "OnScreen" and "StatusBar" are supposed to display (but I have a black
> topbar with the time, a background image and a grey bottom bar with
> two icons). 
> 
> Is there a possibility to know in which state the running applications
> are ? (i.e. if they are hidden by AMB ? If they are drawing
> something ?) 

I don't know but this is a very good question... I hope someone can fill
us in on that.

> 
> By the way, I also modified all *.desktop files I found and all
> replaced "NoDisplay=true" by "NoDisplay=false" but it also didn't help
> (I saw in the test results that only apps with this flag should be
> displayed). 
> 
> Could my problem be related to some kind of dual-screen
> configuration ? I see that I can put my mouse cursor out of the screen
> on the right side. Maybe that's where all the icons and apps are. My
> weston.ini only has one output enabled (VGA1), however. I played with
> the setting "displayno" setting but got no improvement.

It could be related to dual-screen... I'm going to try and load the
exact same image that you're using to have a look at this myself.

This second screen you're seeing is the LVDS output. This is something
specific to the VTC7120. You can disable it as described here
https://wiki.tizen.org/wiki/IVI/IVI_January_15,_3.0-M2-EOY#Disabling_the_LVDS_output_for_the_Nexcom_VTC7120_platforms

> 
> Best regards,
> 
> Olivier
> 
> 
> Inactive hide details for VanCutsem,"VanCutsem, Geoffroy"
> ---03/17/2014 01:20:46 PM---"VanCutsem, Geoffroy"
> 
> 
> "VanCutsem, Geoffroy"
>   
> 
> 03/17/2014 01:20 PM
> 
> 
>To
> 
> Olivier
> Delbeke
> 
> 
>cc
> 
> "'ivi@lists.tizen.org'" 
> 
>   Subject
> 
> Re: No
> apps on
> snapshot
> images
> 
> 
> 
> Hi Olivier,
> 
> I haven't played that much with the ICO HomeScreen yet so bear with me
> if my explanations are inaccurate or incomplete (and I hope others on
> the mailing will correct me if that's the case)
> 
> I believe this may be a side-effect of the fact we load the
> 'ExampleSource' plugin in AMB by default (see /etc/ambd/config). This
> plugin provides random data and tends to put the overall system in
> DrivingMode which means many applications cannot be launched.
> 
> Here is what I have quickly tried this morning on the latest daily
> preview:
> - mv /etc/ambd/config /etc/ambd/config.orig
> - cp /etc/ambd/config.tizen /etc/ambd/config
> - Edit /etc/ambd/config and comment out the section related to
> 'ExampleSource'
> - Reboot the system
> 
> Let me know if that helps,
> Geoffroy
> 
> On Mon, 2014-03-17 at 10:25 +0100, Olivier Delbeke wrote:
> > Hi all,
> > 
> > The result I get when I install the daily snapshot images is quite
> > disappointing.  
> > For example, with tizen_20140312.12_ivi-mbr-i586-sdb.raw, I get a
> > screen with : 
> > - a black top bar with the time (Japan time and changing)
> > - a middle section with a sea background (with no icons on it)
> > - a bottom grey bar with two icons : a "Play" symbol and a kind of
> > numpad symbol with a red 'forbidden' sign on top of it
> > - a working mouse pointer (but clicking anywhere does not have any
> > effect)
> > 
> > However, when I look at the detailed test reports, I see that there
> > should be a Settings app, a browser, a phone app, a Multimedia
> > app, ... 
> > Why can't I see any of these ? Why is the only thing that my image
> > does is displaying the Japanese time ?
> > 
> > What I did : 
> > - download the image and dump it on my HDD
> > - boot my target (VTC7110 with a VGA display) => I get a desktop
> > environment where I can run a shell (and other apps using
> > wrt-launcher)
> > - I set up my network configuration (connman settings) 
> > - I install the ico-uxf-homescreen as described in the "sanity test
> > report"
> > - I modify the weston.ini to enable the VGA1 output and to avoid
> > having the display rotated by 90°
> > - I reboot and get what I described above
> > 
> > What else should I do ?
> > 
> > Thanks,
> > 
> > Olivier,
> > 
> > 
> > ___
> > IVI mailing list
> > IVI@lists.tizen.org
> > https://lists.tizen.org/listinfo/ivi
> 
> 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 str

Re: No apps on snapshot images

2014-03-17 Thread Olivier Delbeke

Hi Geoffroy,

Thanks a lot for your help (once again).

I applied the patch you recommended but got the same result
(unfortunately).

Using "ps", I can see the following applications are running : HomeScreen,
OnScreen, StatusBar, dialer and MediaPlayer. I don't see the MediaPlayer or
the dialler, and I'm not sure what "HomeScreen", "OnScreen" and "StatusBar"
are supposed to display (but I have a black topbar with the time, a
background image and a grey bottom bar with two icons).

Is there a possibility to know in which state the running applications
are ? (i.e. if they are hidden by AMB ? If they are drawing something ?)

By the way, I also modified all *.desktop files I found and all replaced
"NoDisplay=true" by "NoDisplay=false" but it also didn't help (I saw in the
test results that only apps with this flag should be displayed).

Could my problem be related to some kind of dual-screen configuration ? I
see that I can put my mouse cursor out of the screen on the right side.
Maybe that's where all the icons and apps are. My weston.ini only has one
output enabled (VGA1), however. I played with the setting "displayno"
setting but got no improvement.

Best regards,

Olivier



   
 "VanCutsem,   
 Geoffroy" 
  Olivier Delbeke 
 
 03/17/2014 01:20   cc
 PM"'ivi@lists.tizen.org'" 
  
   Subject
   Re: No apps on snapshot images  
   
   
   
   
   
   




Hi Olivier,

I haven't played that much with the ICO HomeScreen yet so bear with me
if my explanations are inaccurate or incomplete (and I hope others on
the mailing will correct me if that's the case)

I believe this may be a side-effect of the fact we load the
'ExampleSource' plugin in AMB by default (see /etc/ambd/config). This
plugin provides random data and tends to put the overall system in
DrivingMode which means many applications cannot be launched.

Here is what I have quickly tried this morning on the latest daily
preview:
- mv /etc/ambd/config /etc/ambd/config.orig
- cp /etc/ambd/config.tizen /etc/ambd/config
- Edit /etc/ambd/config and comment out the section related to
'ExampleSource'
- Reboot the system

Let me know if that helps,
Geoffroy

On Mon, 2014-03-17 at 10:25 +0100, Olivier Delbeke wrote:
> Hi all,
>
> The result I get when I install the daily snapshot images is quite
> disappointing.
> For example, with tizen_20140312.12_ivi-mbr-i586-sdb.raw, I get a
> screen with :
> - a black top bar with the time (Japan time and changing)
> - a middle section with a sea background (with no icons on it)
> - a bottom grey bar with two icons : a "Play" symbol and a kind of
> numpad symbol with a red 'forbidden' sign on top of it
> - a working mouse pointer (but clicking anywhere does not have any
> effect)
>
> However, when I look at the detailed test reports, I see that there
> should be a Settings app, a browser, a phone app, a Multimedia
> app, ...
> Why can't I see any of these ? Why is the only thing that my image
> does is displaying the Japanese time ?
>
> What I did :
> - download the image and dump it on my HDD
> - boot my target (VTC7110 with a VGA display) => I get a desktop
> environment where I can run a shell (and other apps using
> wrt-launcher)
> - I set up my network configuration (connman settings)
> - I install the ico-uxf-homescreen as described in the "sanity test
> report"
> - I modify the weston.ini to enable the VGA1 output and to avoid
> having the display rotated by 90°
> - I reboot and get what I described above
>
> What else should I do ?
>
> Thanks,
>
> Olivier,
>
>
> ___
> IVI mailing list
> IVI@lists.tizen.org
> https://lists.tizen.org/listinfo/ivi

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.
<><><>__

Re: No apps on snapshot images

2014-03-17 Thread VanCutsem, Geoffroy
Hi Olivier,

I haven't played that much with the ICO HomeScreen yet so bear with me
if my explanations are inaccurate or incomplete (and I hope others on
the mailing will correct me if that's the case)

I believe this may be a side-effect of the fact we load the
'ExampleSource' plugin in AMB by default (see /etc/ambd/config). This
plugin provides random data and tends to put the overall system in
DrivingMode which means many applications cannot be launched.

Here is what I have quickly tried this morning on the latest daily
preview:
- mv /etc/ambd/config /etc/ambd/config.orig
- cp /etc/ambd/config.tizen /etc/ambd/config
- Edit /etc/ambd/config and comment out the section related to
'ExampleSource'
- Reboot the system

Let me know if that helps,
Geoffroy

On Mon, 2014-03-17 at 10:25 +0100, Olivier Delbeke wrote:
> Hi all,
> 
> The result I get when I install the daily snapshot images is quite
> disappointing.  
> For example, with tizen_20140312.12_ivi-mbr-i586-sdb.raw, I get a
> screen with : 
> - a black top bar with the time (Japan time and changing)
> - a middle section with a sea background (with no icons on it)
> - a bottom grey bar with two icons : a "Play" symbol and a kind of
> numpad symbol with a red 'forbidden' sign on top of it
> - a working mouse pointer (but clicking anywhere does not have any
> effect)
> 
> However, when I look at the detailed test reports, I see that there
> should be a Settings app, a browser, a phone app, a Multimedia
> app, ... 
> Why can't I see any of these ? Why is the only thing that my image
> does is displaying the Japanese time ?
> 
> What I did : 
> - download the image and dump it on my HDD
> - boot my target (VTC7110 with a VGA display) => I get a desktop
> environment where I can run a shell (and other apps using
> wrt-launcher)
> - I set up my network configuration (connman settings) 
> - I install the ico-uxf-homescreen as described in the "sanity test
> report"
> - I modify the weston.ini to enable the VGA1 output and to avoid
> having the display rotated by 90°
> - I reboot and get what I described above
> 
> What else should I do ?
> 
> Thanks,
> 
> Olivier,
> 
> 
> ___
> IVI mailing list
> IVI@lists.tizen.org
> https://lists.tizen.org/listinfo/ivi

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


No apps on snapshot images

2014-03-17 Thread Olivier Delbeke


Hi all,

The result I get when I install the daily snapshot images is quite
disappointing.
For example, with tizen_20140312.12_ivi-mbr-i586-sdb.raw, I get a screen
with :
- a black top bar with the time (Japan time and changing)
- a middle section with a sea background (with no icons on it)
- a bottom grey bar with two icons : a "Play" symbol and a kind of numpad
symbol with a red 'forbidden' sign on top of it
- a working mouse pointer (but clicking anywhere does not have any effect)

However, when I look at the detailed test reports, I see that there should
be a Settings app, a browser, a phone app, a Multimedia app, ...
Why can't I see any of these ? Why is the only thing that my image does is
displaying the Japanese time ?

What I did :
- download the image and dump it on my HDD
- boot my target (VTC7110 with a VGA display) => I get a desktop
environment where I can run a shell (and other apps using wrt-launcher)
- I set up my network configuration (connman settings)
- I install the ico-uxf-homescreen as described in the "sanity test report"
- I modify the weston.ini to enable the VGA1 output and to avoid having the
display rotated by 90°
- I reboot and get what I described above

What else should I do ?

Thanks,

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