**** BEGIN LOGGING AT Fri May 16 02:59:58 2014 May 16 06:24:53 morphis: do I have to make the first letter capital? Otherwise it's finished. ;) May 16 06:25:04 Garfonso: yes May 16 06:26:29 Garfonso: and if you have time left: please add the value here: https://github.com/webOS-ports/org.webosports.app.settings/blob/master/source/About.js#L27 May 16 06:50:41 like "21 (Affogato)" or something? Or in an extra control? May 16 06:51:06 or omit the number? May 16 06:54:42 how often does the codename change? May 16 07:28:00 btw: the emulator completely hogs two cores here since some versions, if an app is opened (and as long as it is open). With top I can see two webapp-launcher processes and luna-next fighting for CPU time. May 16 07:28:01 comparing to ps, it seems to be the new webapp-launcher for the app takes ~80-90% CPU, the webapp-launcher for com.palm.launcher eats away ~50% CPU and luna-next takes another 50%. May 16 07:28:02 As soon as I close the app, luna-next returns to ~5% CPU and webapp-launcher for com.palm.launcher goes completely idle. May 16 07:28:43 hm, I really fear one of the recent rebases or the swith to qt 5.2 introduced some overhead for the emulator May 16 07:32:14 as long as you don't experience that on devices... ;) This would eat up battery quite fast May 16 07:32:36 for sure May 16 07:32:52 Garfonso: on the emulator the whole rendering is put on the CPU May 16 07:32:56 through llvmpipe May 16 07:33:13 so when you have intensive or not optimized graphics the cpu usage will be high May 16 07:33:52 ok, makes sense. May 16 07:35:10 at least a bit.. cpu usage is low, if no app runs... launcher and stuff needs to be rendered, too. No? May 16 07:35:16 yes May 16 07:35:30 but I fear there is a problem somewhere down in webkit rendering May 16 07:35:42 the whole shell is plain QML May 16 07:37:30 if you run a SDK app (like the SDL2 or finger tap) CPU stays low, too. Hm.. ok May 16 07:38:21 SDK apps don't set their app title.. it stays the title of the last web app. ;) I'll fill that as bug. May 16 07:42:07 Garfonso: thanks May 16 07:46:27 should I file a bug for the emulator CPU issue, too? Or should we accept it for now? May 16 07:46:54 file one please May 16 07:49:38 morphis: this is how settings look like now http://www.mobo.info/webos/?attachment_id=98 is that what you had in mind? May 16 07:50:37 Garfonso: yes, looks good May 16 08:03:03 http://www.html5rocks.com/en/tutorials/speed/v8/ <- I think I have to clean up some of my code in the c+dav service. ;) **** ENDING LOGGING AT Sat May 17 02:59:59 2014