On 08/30/2013 04:10 PM, Ylinen, Mikko wrote: > Hi, > > On Thu, Aug 29, 2013 at 3:24 PM, Stanislav Vorobiov > <[email protected]> wrote: > >> [05:22:16.428] no shell program >> >> And the screen just remains black. Is this normal ? Should I run something >> else ? > > I repeated the same steps and observed the same. > > It looks the homescreen is not started for some reason. > > This should give you the homescreen: > > root:~> su app > sh-4.2$ DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/5000/dbus/user_bus_socket > systemctl --user start ico_homescreen.service > > Also, please file a bug as Rusty suggested. I'm running this on emulator, so your problem is different from mine. Currently the above solution doesn't work for me, because on emulator I have to start everything manually, even weston. For some reason I get: [ OK ] Started Login Service. [ OK ] Reached target Multi-User System. [ OK ] Started User Manager for root. [ OK ] Reached target Graphical Interface. but weston doesn't start automatically. I've managed to run homescreen like this:
weston-launch& PKG_NAME=org.tizen.ico.homescreen /usr/apps/org.tizen.ico.homescreen/bin/HomeScreen& PKG_NAME=org.tizen.ico.statusbar /usr/apps/org.tizen.ico.statusbar/bin/StatusBar& Anyway, this is different problem, so I suggest you to file that bug, because mine's different, it's more of systemd issue... > > -- Mikko > _______________________________________________ IVI mailing list [email protected] https://lists.tizen.org/listinfo/ivi
