**** BEGIN LOGGING AT Mon Jun 20 02:59:59 2016 Jun 20 06:49:32 Morning! Jun 20 07:02:06 Morning Tofe Jun 20 07:09:13 Herrie: saw this ? http://www.phoronix.com/scan.php?page=news_item&px=QtWebKit-Tech-Preview-2 Jun 20 08:04:59 Herrie: about ProstoGramm, what are we gonna do? I could work on stripping the SailfishOS bits from https://github.com/neochapay/Prostogram eventually Jun 20 08:21:46 Tofe: Seems I'm getting old, again forgot my laptop.... Jun 20 08:21:47 Ehm phone Jun 20 08:22:15 I didn't see the QtWebKit. I don't think we're really interested in that, are we? Jun 20 08:22:26 Might be something for dkirker to use for legacy though :P Jun 20 08:22:47 For ProstoGramm not sure how much work the stripping would be? Jun 20 08:23:03 heh been watching the emails about QTWebKit Jun 20 08:23:30 dkirker: Any new Qt version would be good for legacy :P Jun 20 08:23:40 Just to get hte browser up to date. Rest is pretty OK still Jun 20 08:23:59 I'm going down the path of what LuneOS uses Jun 20 08:24:30 dkirker: Yeah for a plain simple browser you don't need much anyway. Issues we have are more for the app rendering Jun 20 08:24:50 Anyway I'm on public wifi now, need to switch back to office wifi where I don't have IRC for actual work :P Jun 20 08:25:05 ultimately, I want to replace the WebKitLuna.... but.... one step at a time Jun 20 08:54:41 Herrie: no, we're not especially interesting in migrating back to qtwebkit :) It's a funny news Jun 20 08:56:05 Herrie: I'll have to look at ProstoGramm's code more carefully; replacing some parts would mean changing the UI design a bit Jun 20 09:12:31 we had some lay-offs at work a week and a half ago and a delayed project, so I hadn't had time to get caught up Jun 20 09:12:36 I'm setting up a VM now Jun 20 09:13:12 the ubuntu install image is on a USB hard drive, and the VM is stored on a USB microSD thumb drive, and the VM is set to use 4GB (half my RAM) computer is gonna be slllooooooowwwww Jun 20 11:11:04 dkirker: You're on a laptop or what's the reason for an external HD? Jun 20 14:00:03 Tofe: Yeah funny news on QtWebkit Jun 20 14:00:16 For the ProsoGramm, I doubt our users would mind the UI changes Jun 20 14:00:35 Tofe: Had any ideas about the custom schemes? Jun 20 14:13:19 Herrie: for the custom schemes it's mostly a matter of knowing where we should redirect to Jun 20 14:13:34 the implementation isn't especially difficult, it seems Jun 20 14:15:01 and for ProstoGramm, I don't think our users will mind either, but some thinking about how to achieve the same functionalities in LuneOS is required Jun 20 14:16:06 (no PullMenu in LuneOS, we can drop the CoverPage, we need to see how to show the stacked pages properly, etc) Jun 20 14:40:51 Tofe: I'm not sure about where it should redirect Jun 20 14:41:02 Let me see if I can find other examples somehow Jun 20 15:09:45 Tofe: I found a part of the source of the problems Jun 20 15:11:25 luna-send -n 1 luna://com.palm.applicationManager/listRedirectHandlers '{}' doesn't give me a reply and the journalctl points to https://github.com/webOS-ports/luna-service2/blob/webOS-ports/master/src/libluna-service2/callmap.c#l2034 Jun 20 15:11:30 That should be a clue at least Jun 20 15:12:45 This is for the URL redirect handlers that should get registered by luna-appmanager at https://github.com/webOS-ports/luna-appmanager/blob/e00d56d45b071a9a633006683bcda2773f60c186/Src/base/application/ApplicationDescription.cpp#l185 Jun 20 15:13:00 So there should be something based on the appinfo.json imho just it doens't get returned? Jun 20 15:14:29 Or it doesn't register correctly Jun 20 15:14:51 Probably is an artifact from the cjson/jsonc conversion somehow? Jun 20 15:30:29 I think the lack of response is maybe because we don't have any redirect, and it fails to answer correctly to the ls2 request Jun 20 15:30:43 But that would require a bit of debug Jun 20 15:32:19 Tofe: It should give a redirect if luna-appmgr deals with it properly Jun 20 15:32:29 Anyway we should have a reply even if it's just empty Jun 20 15:33:45 Not giving an empty response might cause a lot of other issues elsewhere too ;) Jun 20 15:40:26 I guess I should test all off the calls in luna-sysmgr to see if they all behave as expected Jun 20 15:40:42 When some don't this can be a cause of all kinds of funny issue and maybe some of the bugs we have outstanding :P Jun 20 16:10:45 Tofe: com.palm.applicationManager/dumpMimeTable works for me and shows that macaw in in the list for ^macaw Jun 20 16:11:08 Seems only com.palm.applicationManager/listRedirectHandlers and com.palm.applicationManager/listResourceHandlers have real issues for me Jun 20 16:11:18 Rest seems to be behave as expected more or less Jun 20 16:11:40 com.palm.keys/audio/status, com.palm.keys/headset/status etc doesn't work but that's expected I guess Jun 20 16:20:23 Herrie: Yes. Though, I have moved a lot of big files and media files to an external HD. As with some VMs, so that they are more "portable". Jun 20 16:21:39 dkirker: Build myself a dedicated build machine now :D Jun 20 16:23:23 Yeah, the media pc is running Fedora at the moment. That might change. But I don't feel like trying to get that to work under Fedora. Jun 20 16:24:06 I think JaMa is using Fedora? Jun 20 16:24:09 JaMa: ^ ? Jun 20 16:36:17 never did Jun 20 16:36:25 Gentoo and Ubuntu Jun 20 16:40:36 JaMa: Ah Ok :) Jun 20 16:40:44 Faulty memory at my side then :D Jun 20 16:41:03 Might be Feniksa then... I recall someone did Jun 20 17:55:42 dkirker: A bit old, but might give some clues: http://www.yortnoswad.org/blog/2012/09/08/open-webos-on-fedora-16/ Jun 20 18:24:42 JaMa: You still around? Jun 20 18:26:07 in call for next hour or so Jun 20 18:26:52 dkirker: how's that updated webkit for Pre 3 coming along? :P Jun 20 18:26:56 JaMa: When you're bored: https://bpaste.net/show/165a69259394 Does this look OK to you? Seems to put stuff on the right place & seems to work but not sure if it's the right approach Jun 20 18:48:16 JaMa: ping Jun 20 18:49:27 Herrie: why do you set packages? they should be created dynamically Jun 20 21:36:07 Herrie: I'll debug that tomorrow, I didn't have time today Jun 20 23:22:09 coo IRC in my dev VM **** ENDING LOGGING AT Tue Jun 21 02:59:58 2016