**** BEGIN LOGGING AT Wed Nov 11 03:02:41 2020 Nov 11 06:16:50 issues going down for a reboot Nov 11 06:16:53 bbiaf Nov 11 06:41:45 morning Nov 11 06:47:11 Issues is back up Nov 11 08:41:01 ka6sox: Getting 502 from Cloudflare here Nov 11 09:52:04 OSE 2.8.0 is now public, but nothing too exciting IMHO Nov 11 10:18:44 JaMa: Seems no release update yet though on the blog. Seems mediaindexer might be interesting for us at some point Nov 11 11:18:41 Herrie: I'm actually surprised by my own PR https://github.com/webOS-ports/nyx-modules/pull/15 Nov 11 11:19:27 Tofe: Weird... How did you find out? Nov 11 11:19:35 Because touchpanel worked on all targets I think? Nov 11 11:19:38 the module was absent on pinephone Nov 11 11:19:45 yes yes Nov 11 11:19:58 on pinephone too; most of the inputs are managed by Qt anyway Nov 11 11:20:31 I assume you tested this? Nov 11 11:20:41 just on pinephone; I think it's not enough Nov 11 11:21:31 my starting point was that "LunaSysMgr[2533]: QWarning: void InputEventMonitor::setupEventSources() Unable to obtain handle for touchpanel input control" when I was investigating why the screen always turns off Nov 11 11:23:50 Tofe: Does the screen stay on now? Nov 11 11:23:53 nope :) Nov 11 11:23:57 Ah ;) Nov 11 11:24:05 Oh well, it might at least help a bit in the process Nov 11 11:24:15 maybe, not sure yet Nov 11 11:24:51 LunaSysMgr was still using old LS2 APIs for the DisplayManager, so I migrated it, but it doesn't help yet, there must still be a missing piece Nov 11 11:28:23 Probably Nov 11 11:30:16 ah, my PR is incomplete, it doesn't point to the right file, as it ignores TOUCHPANEL_DEVICE Nov 11 11:30:24 damn, this is strange Nov 11 11:50:01 Herrie: yes, it should be released on Friday 13th, but the changes are already there Nov 11 14:09:04 JaMa: I have a failing dlopen in LunaSysMgr for a Nyx module, but I can't figure out what's wrong... From the output of strace, https://paste2.org/wYUB7gHC, can you spot something ? Nov 11 14:17:57 ah, undefined symbol: mtdev_new_open Nov 11 14:24:07 you're faster than me checking IRC.. :) Nov 11 14:28:08 I inserted a debug line in nyx, was more straighforward :) Nov 11 14:34:23 Tofe: Hehe Nov 11 14:57:14 ok, well it did help a bit, but the main issue seems to be that DisplayManager always gets into "LockedOn" mode, instead of "On" mode Nov 11 14:57:28 so the "locked" information is incorrect, it seems **** ENDING LOGGING AT Thu Nov 12 02:59:56 2020