**** BEGIN LOGGING AT Fri Dec 11 02:59:58 2015 Dec 11 06:52:32 morning Dec 11 06:52:44 Tofe: Maguro SMS notifications finally came in :P Dec 11 06:52:47 Journalctl: https://bpaste.net/show/1bd7a5ffe38a Dec 11 06:53:29 Dec 11 03:57:18 maguro luna-next[1333]: WARNING: 03:57:18.561: file:///usr/palm/luna-next/shells/card/qml/Notifications/NotificationArea.qml:211:23: QML Image: Cannot open: file:///usr/palm/luna-next/shells/card/qml/Notifications/[object Object] Dec 11 08:25:39 Tofe: Seems Garfonso providing a file:// prefix in his call might be the cause? Dec 11 09:16:29 Herrie|Veer: ah, yes, interesting Dec 11 09:31:13 Herrie|Veer: maybe you could add some traces around some specific lines ? Dec 11 09:31:43 Tofe: Yeah will add a bit of logging tonight I guess Dec 11 09:31:57 Or maybe later today here in my vbox :) Dec 11 09:32:02 Still no ADB here Dec 11 09:32:08 Herrie|Veer: I'm thinking line 181, add "console.log("path = " + JSON.stringify(path))" Dec 11 09:32:18 sure, no hurry Dec 11 09:34:30 Tofe: Yeah Dec 11 09:34:44 There are other things in the log that are suspicious as well Dec 11 09:35:50 Cannot read property 'title', 'body', 'iconUrl' Dec 11 09:37:03 I think the notification doesn't look like it should Dec 11 09:37:24 Tofe: Yeah seems so Dec 11 09:37:31 Will play around a bit Dec 11 09:37:40 I'm still surprised I can't reproduce it with a luna-send Dec 11 09:38:12 There's something I'm missing Dec 11 09:47:10 Tofe: I can replicate with luna-end Dec 11 09:47:14 Let me email yoi Dec 11 09:57:50 Tofe: JSON.stringify(path) gives {} which seems just wrong Dec 11 09:57:56 Could be some mapping is off Dec 11 09:58:42 Herrie|Veer: yes, that's my guess too; path shouldn't be an object, as a start Dec 11 09:58:56 but I'll debug that tonight, with the luna-send it'll be quick Dec 11 10:13:11 Tofe seems that it doesn't have a notifObject somehow :s Dec 11 10:13:25 I guess it's in luna-next where something goes awol Dec 11 10:17:02 yup Dec 11 10:17:48 It does show the icon in the banner and dashboard but not when it's minified on bottom right :s Dec 11 10:26:09 Well, there's something fishy going on, anyway Dec 11 14:22:43 JaMa: Seems unstable builds better compared to testing currently :P Dec 11 14:30:53 unstable is where JaMa played a bit with Qt5.6 ? Dec 11 14:31:22 (I must sound a bit monomaniac...) Dec 11 14:31:22 With Jethro for sure, don't know about 5.6 :P Dec 11 14:51:09 Tofe: LOL Dec 11 15:07:18 Tofe: no, unstable i jethro Dec 11 15:07:26 s/i/is/g Dec 11 15:07:41 5.6 is in master Dec 11 15:08:27 Herrie|Veer: luna-init issue is simple I just need to backport python-tzdata fix from master branch (after tzcode was upgraded) Dec 11 15:11:53 Herrie|Veer: please test latest unstable images when you feel adventurous Dec 11 15:12:45 JaMa will do tonight a bit :) Dec 11 15:15:41 Anything specific where you expect issues? Dec 11 15:17:39 nothing specific, it could be anywhere :) Dec 11 17:49:04 JaMa: 4 images are downloading ;) N4, Nexus, TP and Qemu Dec 11 17:58:41 Herrie: for icon in minimized row view, just need to add ".toString" at the end of this line: https://github.com/webOS-ports/luna-next-cardshell/blob/master/qml/Notifications/NotificationArea.qml#L68 Dec 11 17:59:14 For the unremovable notification, the issue is that it has timeout'ed, but the notification list didn't see it Dec 11 17:59:54 Ah, so you know how to fix it? Dec 11 18:08:54 Tofe: Ah OK :) Dec 11 18:08:59 Add some timer? Dec 11 18:31:23 Herrie: no, add some callback :) Dec 11 18:31:53 I'm going out tonight, so no time right now, but I'll try to propose something tomorrow Dec 11 18:35:58 Tofe: OK :D Dec 11 18:36:09 Seems unstable bootloops. Any way to pull logs? Dec 11 18:36:13 adb logcat or something? Dec 11 18:39:03 maybe reboot to recovery, adb into it, try to see if you can extract the last_kmsg in /proc Dec 11 18:39:14 or maybe even logcat will remember Dec 11 18:39:21 but that's far from being sure Dec 11 18:41:04 Ah OK Dec 11 18:41:10 Maguro seems to boot, Mako doesn't Dec 11 18:41:19 Will try qemu and tenderloin in a bit as well **** ENDING LOGGING AT Sat Dec 12 02:59:59 2015