**** BEGIN LOGGING AT Mon Oct 17 02:59:58 2016 Oct 17 06:57:08 Morning! Oct 17 07:47:29 morning Oct 17 07:48:14 Tofe: I'll have a luna-webappmanager PR later, just I have no clue what I'm doing there so might need a thorough review :P It's only a few lines of JS though. Oct 17 07:50:57 Herrie|Pre3: ok :) We'll see! Oct 17 07:50:59 Tofe: Any chance you could test bluetooth on N4 some time. Oct 17 07:51:01 ? Oct 17 07:51:28 My LG 730 headset has some issues but it's quite notorious for that it seems :P Oct 17 07:52:11 It connects but my icon doesn't change and audio doesn't route. I see some stuff in the logs that shouldn't be there but not sure it's my headset or something else. Oct 17 07:52:19 Sure, I'll give it a shot tonight Oct 17 07:52:31 Also my YouTube doesn't want to play when I have the headset paired :s Oct 17 07:52:48 Could be we broke something a while ago, because I did have it working before. Oct 17 07:53:22 The volume adjustments do play through the headset, but music not when I sideload Music Player from 3.0.5 :s Oct 17 07:53:40 Could be some BlueZ, PulseAudio or systemd :s Oct 17 07:53:53 So would be good to exclude my headset first :P Oct 17 07:54:09 I'll test with my TP keyboard as well I guess tonight or later this week. Oct 17 07:55:46 ok, maybe we broke something during our migrations Oct 17 07:55:48 Need to find it first but I think I know where it is :) Oct 17 07:56:09 Tofe: I would suspect PulseAudio but could even be ConnMan :s Oct 17 08:00:19 PulseAudio comes to my mind too :p Oct 17 10:53:51 Herrie: do you have the logs where the undefined function appears? Oct 17 10:56:56 ah, nevermind, found it Oct 17 10:57:01 https://github.com/webOS-ports/luna-webappmanager/blob/8c0fe011f6997836a72860c1c5651854378ba6c5/src/extensions/bluetoothmanager.cpp#L353 Oct 17 11:03:01 Tofe: I have logs somewhere. Seems the function was never there Oct 17 11:03:07 We might have just overlooked it Oct 17 11:03:35 Or WebEngine got more pickier when we moved to 5.6.x Oct 17 11:11:26 Herrie|Pre3: it was actually just a missing callback definition. Should have much influence over actual bluetooth pairing. Oct 17 11:12:09 Tofe: Yeah I figured that much Oct 17 11:12:13 Just looked messy Oct 17 11:12:27 Anyway even with this my pairing still is problematic :P Oct 17 12:10:30 Herrie, Tofe, I have an N4 and sme BT headphones. Oct 17 12:10:46 Which zip should I install? Oct 17 12:27:02 DougReeder: Just stable would do Oct 17 12:28:20 We didn't touch anything BT related lately Oct 17 12:28:33 It's probably broken for a while already Oct 17 12:40:54 * DougReeder nods Oct 17 12:41:14 My N4 can detect the headphones, but can’t pair with them. Oct 17 12:41:45 It doesn’t detect their name, either Oct 17 12:44:43 Or, I should say, BT settings have a line with a headphone icon, but no name Oct 17 13:14:54 DougReeder: Mine has a name Oct 17 13:15:12 The headset said it connected, volume up/down goes via headset but audio not. Oct 17 13:15:27 And indicator on status bar doesn't show as connected. Oct 17 13:15:41 Anything in journalctl that might be of help? Oct 17 13:16:04 Ah? I'll go awayfrom all my other BT devices tonight, so I can make sure nothing is interfering. Oct 17 13:16:39 Turns out my old Treo still had bt on :-) Oct 17 13:16:39 DougReederPhone: That's always good :) Oct 17 13:16:44 LOL Oct 17 15:56:10 JaMa: ping Oct 17 17:20:41 Tofe: This might be a nice resource to get the Maguro a bit more up to date at some point: https://github.com/Unlegacy-Android Oct 17 17:20:48 And fix that nasty audio bug Oct 17 18:01:37 morphis: ping Oct 17 19:01:50 Tofe: https://bpaste.net/show/05759aca4589 that's what I get with my HP Touchpad Keyboard Oct 17 19:01:56 elvispre|s: Hi ;) Oct 17 19:02:07 Hi Oct 17 19:02:15 Good to see you around Oct 17 19:02:22 Was just looking into some BlueTooth issue :P Oct 17 19:02:30 I think you know a thing or 2 about it :P Oct 17 19:02:47 I saw that and just tried my own BT headphones. Oct 17 19:03:20 They didn't connect properly although the phone (N4) does see them. Oct 17 19:03:36 Same as everyone else, I think. Oct 17 19:05:01 elvispre|s: Yeah seems so :S Oct 17 19:05:25 I don't remember when we last tested it when it was working properly... Must have been March, April or around that time Oct 17 19:05:30 I was for a while without N4 ;) Oct 17 19:06:49 Herrie: That timescale sounds about right. Oct 17 19:07:04 I guess I need to backtrack to one of those images Oct 17 19:09:12 Herrie: I suppose nizovn's BT plugin has been broken somehow. Settings is receiving something from it, just not with the content it''s expecting. Oct 17 19:09:49 I'll have a look at the logs a bit later on... Oct 17 19:10:35 elvispre|s: we didn't touch much there to be honest, but could be ConnMan or BlueZ Oct 17 19:10:42 Though BlueZ4 wasn't updated for years Oct 17 19:10:49 Might be ConnMan but not very likely though Oct 17 19:11:00 Last changes to plugin were yours :P Oct 17 19:11:39 Herrie: That's why I suspect the plumbing has been tweaked; nothing much should have changed. Oct 17 19:13:33 elvispre|s: Yeah Oct 17 19:15:22 elvispre|s: How are you with your time nowadays? Oct 17 19:19:15 Herrie: Oh, not short of time really. I've just been doing other things over the summer. Oct 17 19:20:24 elvispre|s: If you're up for some things to play with let me know, might have a few Enyo things :) Oct 17 19:24:16 Herrie: Sure. I was playing with the new Enyo release and kind of ran into the sand when I found it doesn't hook into LuneOS system properly. (No system menus, in particular.) Oct 17 19:25:01 But I'm probably ready for another go now. Oct 17 19:27:58 elvispre|s: I think that got fixed ;) Oct 17 19:28:07 DougReeder ported Contacts in full Oct 17 19:30:26 You'll probably need: https://github.com/JayCanuck/enyo-luneos Oct 17 19:30:39 "Unified from webOS-Ext, webos-ports-lib & enyo1-to-enyo2 kinds by Jason Robitaille, ShiftyAxel, and Arthur Thornton. Restructed and updated for optimum compatibility with modular Enyo 2.7 by Jason Robitaille." Oct 17 19:31:59 Herrie: I was trying and failing to use that. I'll check out what DougReeder did to Contacts. Oct 17 19:33:07 elvispre|s: Ah OK Oct 17 19:37:50 Trying last month's release & May release now for BT on N4 Oct 17 19:38:00 See if I have any luck Oct 17 19:40:40 Herrie: Worth a try. Oct 17 19:40:56 Hmmz indicator in september broken, but audio plays via headset Oct 17 19:42:59 Maybe my image was just broken somehow :S Oct 17 19:43:07 Herrie: You've been mentioning cjson and json-c in th e changelogs. I wonder if that has something to do with it. Oct 17 19:43:22 We didn't really touch anything except for some systemd ordering Oct 17 19:44:07 elvispre|s: That was no actual change Oct 17 19:44:27 It was a patch in recipe that we now applied directly in repo Oct 17 19:45:39 So that technically shouldn't make any difference Oct 17 19:45:46 Let me just try some images to see what's up Oct 17 19:46:05 Where it works and where not and what clues we get in the logs Oct 17 22:31:50 Herrie: pong Oct 17 23:25:15 Elvispre, when I'm not active, if you send questions to me by email, I'll probably see them sooner Oct 17 23:26:20 I've got Serene ported to Enyo 2.7, and now understand the tools better. Oct 17 23:26:55 I mean to write up some steps to do, before you port. Oct 18 01:45:43 And here’s some steps to do, before starting the conversion: forums.enyojs.com/discussion/2547/pre-steps-to-converting-to-enyo-2-7 **** ENDING LOGGING AT Tue Oct 18 02:59:58 2016