**** BEGIN LOGGING AT Sat Dec 14 02:59:59 2013 Dec 14 09:25:20 Hi all i cross compile webos for armv7,cortex a9 and i ported that rootfs onto sdcard and booted my board command line is working fine. But GUI is not working. Can anyone give me suggestion how to start GUI of webos Dec 14 09:26:07 Does webos require Xorg? Dec 14 09:26:09 Can anyone clarify this question ? Dec 14 09:37:28 Lunasysmgr is the GUI for webOS Dec 14 09:38:10 For WebOS Ports we use Luna Next which is a rewrite of Lunasysmgr Dec 14 09:38:47 and WebAppMgr, see also https://github.com/webOS-ports/luna-next Dec 14 09:39:18 Hence I suggested yesterday you might be better off creating a port of webOS Ports since it's more actively updated/developed/maintained Dec 14 09:40:19 LunaSysMgr gives problems with graphics acceleration still due to driver structure on Android v.s. webOS (webOS uses dual framebuffer, Android single if I'm correct). Morphis/Tofe for sure can confirm some things when they're around Dec 14 09:45:57 hi herrie: that means webos doesn't require any Xorg everything(i.e., every applications) can be handled by lunasysmgr right Dec 14 09:45:57 ? Dec 14 09:46:17 how to run lunasysmgr from command line Dec 14 09:46:19 ? Dec 14 09:46:53 Been a while since I played with Open webOS from scatch.. Don't recall, but instructions should be on GitHub Dec 14 09:47:52 https://github.com/openwebos/luna-sysmgr Dec 14 09:48:46 https://github.com/openwebos/build-webos i followed this link Dec 14 09:48:49 For desktop I used this in the past: https://github.com/openwebos/build-desktop Dec 14 09:49:08 the link i mention does it provide lunasysmgr Dec 14 09:49:14 "5) Run luna-sysmgr (ideally from a separate terminal shell window to keep the luna-sysmgr output separate from the service-bus logging) Dec 14 09:49:14 $ ./run-luna-sysmgr.sh Dec 14 09:49:14 " Dec 14 09:49:28 It should I would say? Dec 14 09:49:40 Like I said I've only built desktop and that was about 9 months ago :( Dec 14 09:49:48 Now I just use Emulator image from the guys here ;) Dec 14 09:50:03 Morphis/JaMa/Tofe are the building experts ;) Dec 14 09:50:04 ok....but i'm trying for armv7 Dec 14 09:50:07 And for sure can help you ;) Dec 14 09:50:16 ok.... Dec 14 09:51:13 thank you herrie....after doing all those things i'll get back with some questions if any? Dec 14 09:53:36 OK :) Dec 14 09:54:02 Like I suggested y'day might be better to try based on webOS ports because the gui from Open webOS will most likely be very sluggish for you Dec 14 09:54:07 Due to framebuffer Dec 14 09:54:28 Not sure to what extend you have open source gfx drivers or only binaries? Dec 14 13:49:55 Garfonso: ping Dec 14 14:08:44 morphis: pong Dec 14 14:09:36 Garfonso: I commented on your two bugs Dec 14 14:15:15 ok Dec 14 14:16:02 is this deprecated http://webos-ports.org/wiki/Luna_Next_Remote_WebApplication_Debugging ? It says the module was not found Dec 14 14:16:53 Garfonso: WebAppMgr is no more Dec 14 14:16:59 we have a launcher now Dec 14 14:17:15 you need start a single web app with: webapp-launcher -a Dec 14 14:17:41 you can still use QTWEBKIT_INSPECTOR_SERVER=10.0.2.15:1122 and --debug switch Dec 14 14:18:13 ah, ok. Dec 14 14:22:41 morphis: kinds that I manually copied into /etc/palm/db are still not registered. Do you know what is necessary to register a kind with the db? Dec 14 14:23:00 afaik the configurator takes care about this Dec 14 14:23:04 but I never looked into this Dec 14 14:35:56 Garfonso: you can try the following two commands: Dec 14 14:35:57 ExecStart=/usr/bin/luna-send -n 1 palm://com.palm.configurator/run '{"types":["dbkinds","filecache"]}' Dec 14 14:35:57 ExecStart=/usr/bin/luna-send -n 1 palm://com.palm.configurator/run '{"types":["dbpermissions"]}' Dec 14 14:36:03 Just remove the ExecStart= prefix Dec 14 14:36:16 maybe also: /usr/bin/luna-send -n 1 palm://com.palm.configurator/run '{"types":["activities"]}' Dec 14 14:45:29 no, does not help. :( Dec 14 14:53:19 any news about the ondeviceready issue? Currently I work around that by waiting 500ms Dec 14 14:54:04 and I now replaced the navigator stuff with enyo.ServiceRequest in preware 2. Dec 14 15:41:04 hm.. somehow preware 2 thinks it's window is much heigher than it really is. This leads to the scroller not being able to scroll and the toolbars to be visible out of the visible space. I don't have a clue why that is. I had that on another app, too, lately and could not solve it. :( Dec 14 15:42:38 or at least parts of it thinks so.. probably the whole panels thing. Is this a bug in enyo 2 maybe? Dec 14 17:25:31 morning Dec 14 17:28:37 hi tofe Dec 14 17:59:35 Recompilation of webos-ports finished and copied to a usb stick: I'm ready to go on vacation :) **** ENDING LOGGING AT Sun Dec 15 03:00:00 2013