**** BEGIN LOGGING AT Sun Jul 31 02:59:58 2016 Jul 31 07:33:49 Feniksa: ping Jul 31 07:58:43 Morning! Jul 31 08:03:50 Tofe: morning Jul 31 08:08:54 Herrie: do you know if the minimized view of a dashboard is also done in html on WebOS legacy ? Jul 31 08:09:46 I guess it's done with Qt in LunaSysMgr, but I need to check :) Jul 31 08:18:44 Tofe: Not sure tbh Jul 31 08:19:06 I'm trying to get IM bits working still Jul 31 08:19:12 Making little progress but well Jul 31 08:19:19 At least now have the DB kinds etc Jul 31 08:19:23 So comparing stuff now Jul 31 08:19:27 To see what's wrong Jul 31 08:20:05 Herrie: I just looked into LunaCE code, and yes, it was in Qt; I found some interesting bits while doing that: https://github.com/webOS-ports/LunaCE/blob/master/Src/lunaui/notifications/DashboardWindow.cpp#L58 Jul 31 08:20:38 (same cpp where you extracted the miniicon logic, I guess) Jul 31 08:22:10 Tofe: I got the miniicon login from OWO LunaSysMgr but yeah Jul 31 08:22:25 Oh... I think I found a very interesting thing... https://github.com/openwebos/luna-sysmgr/blob/master/tests/QWebPage/SysMgrWebBridge.cpp#L99 Jul 31 08:23:09 That's how the icon gets to LunaCE: it parses the args of the url of the dashboard Jul 31 08:27:18 :) Jul 31 08:27:45 Replicating that for LuneOS shouldn't be that hard then? Jul 31 08:29:35 Should be ok, but I wonder how it extracts the icon from the layers (we have enyoWindowParams={layer:[{icon:"toto.png",...},...]} Jul 31 08:39:37 ah, no, wrong lead, the stageArguments are actually what we already parse from window.open Jul 31 09:25:14 Tofe: Hmmzz :( Jul 31 09:25:18 Garfonso: ping Jul 31 09:45:28 Herrie: damn, you're quick Jul 31 09:47:16 Tofe: LOL Jul 31 09:47:26 nizovn: Are these supposed to be all, or more comming? Jul 31 09:58:39 Herrie: i think these are enough, but not all files are fixed Jul 31 10:00:41 nizovn: OK Jul 31 10:00:47 I'll do a build and see what still pops up Jul 31 12:58:10 nizovn: Seems a lot less now. I still have some though. It seems calculator app has some too. Can you check? Jul 31 14:02:43 Herrie: yup, there are some Jul 31 14:23:13 nizovn: I guess it would be nice if libpng would output the filename in the log ;) Jul 31 14:23:21 Would help a bit ;) Jul 31 14:23:55 I have mediaindexer telling me some srgb's but it doesn't tell which file so could be anything :P Jul 31 14:28:20 well all broken png are in that list https://bpaste.net/show/5d7537da64e0 Jul 31 14:28:33 mediaindexer probably telling about wallpapers Jul 31 14:28:57 nizovn: OK ;) Jul 31 14:29:08 Well I have a iCCP: cHRM chunk does not match sRGB now which I think wasn't there before Jul 31 14:30:03 yup something new Jul 31 15:00:40 Herrie: ping Jul 31 15:01:29 Herrie: I'm a bit lost: out of curiosity I started the Clock app on TP and activated an alarm... but the icon in the statusbar is a clock, not a ringbell Jul 31 15:13:50 Tofe: Hmmmz Jul 31 15:13:55 Tofe: Ehm you're right it seems Jul 31 15:14:02 Though on 2.x it's an ringbell :S Jul 31 15:14:08 Let me check what the code does there Jul 31 15:14:17 I never really used alarms on TP because they're broken :P Jul 31 15:16:20 Seems 2.2.x is Mojo still Jul 31 15:18:19 Tofe: Emailing you 2 IPK's. These seems to have proper Enyo dashboard calls Jul 31 15:27:33 I shouldn't assume wasn't changed between 2.2.x and 3.0.x it seems... Jul 31 15:27:37 Sorry for that :S Jul 31 15:43:34 Well, now I know more about how dashboard work :) Jul 31 15:50:16 Tofe: Yeah LOL Jul 31 15:50:32 I'm still puzzled with IM bits Jul 31 15:50:43 I still suspect the configurator/activitymanager and systemd Jul 31 15:50:53 I think when that's sorted IM might work too Jul 31 16:11:49 preware2 doesn't like your ipks ... Jul 31 16:14:51 "/usr/bin/ar: Malformed archive" Jul 31 16:16:23 the "ar" on my desktop is happy about it... Jul 31 16:17:18 both are 2.26 Jul 31 16:20:34 could it be because of this? https://sourceware.org/bugzilla/show_bug.cgi?id=19632 Jul 31 16:23:55 Tofe: Hmmz not sure... These were IPK's from the app catalog that I pulled before it went down Jul 31 16:24:32 IM issue could be the chatthreader as well... I guess I'll sideload the 3.0.5 one and see if it helps Jul 31 16:24:49 Could be Garfonso didn't implement all features from legacy yet Jul 31 16:36:47 Ah seems we're missing /etc/palm/activities/com.palm.messaging.chatthreader/ completely Jul 31 16:37:29 that doesn't help, for sure Jul 31 16:38:02 I guess so Jul 31 16:38:07 So I'll push all those Jul 31 16:39:19 Where's Garfonso when you need him :P Jul 31 16:39:38 hehe Jul 31 16:56:58 works better with a patched binutils... Jul 31 16:57:09 JaMa: ping Jul 31 16:58:57 Herrie: with whendle, when do I see a dashboard? Jul 31 17:01:35 Herrie: I see the little ringbell in the minimized view when I snooze the alarm Jul 31 17:06:01 So, well, I think it works :) Jul 31 17:09:12 JaMa: I'd like to propose this patch to openembedded-core krogoth http://pastebin.com/JH5SUZgt , how to do that ? Jul 31 17:10:06 Herrie: we need that patch to ensure the ipk are correctly parsed by our binutils... Jul 31 17:58:03 Tofe: OK Jul 31 17:58:50 Tofe: You can simply add a bbappend in our webos-ports repo for now with this patch Jul 31 17:59:06 I'm not sure how to get a dashboard with Whendle Jul 31 18:45:32 Herrie: setup an alarm, let it ring, and snooze it Jul 31 18:55:51 Herrie: https://github.com/webOS-ports/meta-webos-ports/pull/189 should do it for now Jul 31 19:09:38 Tofe: merged Jul 31 21:19:34 Hertie: Pong Jul 31 21:19:50 What's happening? Jul 31 21:41:37 Garfonso: Hi ;) Jul 31 21:41:49 I'm a bit lost with IM stuff Jul 31 21:42:05 I suspect our chatthreader might not be fully compatible with legacy... Jul 31 21:42:17 Did you add some IM specific stuff in the chatthreader Jul 31 21:43:33 Legacy 3.0.5 has /etc/palm/activities/com.palm.messaging.chatthreader with various activities in there Jul 31 21:43:43 Some of which I suspect are used by 3.0.5 Messaging app Jul 31 21:44:01 I managed so far to get libpurple, pidgin, account templates, various plugins etc added to our build. Jul 31 21:44:30 I can add an IM account, however when I sideload the 3.0.5 Messaging App it tells me there are no Accounts, even though I added accounts with IM capabilities. Jul 31 21:44:39 I suspect it's one of those activities but not sure Jul 31 21:45:21 I fixed the db kinds & permissions already so they will work with both com.palm.app.messaging & org.webosports.app.messaging Jul 31 21:46:47 I.e. I can add AOL, ICQ, Yahoo & Skype accounts via Accounts app :) Jul 31 21:46:58 Just cannot get them online in side loaded messaging app from 3.0.5 Jul 31 21:47:04 Logging doesn't tell anything useful really Aug 01 02:47:30 * DougReeder checks in **** ENDING LOGGING AT Mon Aug 01 02:59:58 2016