**** BEGIN LOGGING AT Sun Jan 17 02:59:58 2016 Jan 17 08:34:01 morning Jan 17 08:34:38 Tofe: Not sure you're aware but we got a lot of image assets from LG a while ago ;) https://github.com/openwebos/image-assets Jan 17 08:34:48 There's stuff for phone in there too Jan 17 08:43:09 Herrie: I am picking my way into the Settings Bluetooth control. Jan 17 08:43:52 I am calling BluetoothManager.discover(true) successfully, but it causes an error: Jan 17 08:44:20 "Uncaught ReferenceError: Discovering is not defined" Jan 17 08:45:31 "Discovering" appears to originate in connman or in Bluez, so I am having trouble figuring out what to do about it. Jan 17 08:52:23 elvispre: Hmmmz.. nizovn might know that.. I haven't played with it yet tbh Jan 17 08:52:45 Do you see anything suspicious in the N4 logs with regards to bluez or bluetooth? Jan 17 08:52:59 I remember seeing something on emulator log, but that's not surprising Jan 17 08:53:04 Herrie: What do you make of "Q_EMIT(discoveringChanged(m_isDiscovering));"? Jan 17 08:53:38 That looks like it might be trying to set the state of Discovering, do you think? Jan 17 08:54:41 (bluetoothd starts a discovery session in response to my call. *It* looks good.) Jan 17 08:57:10 Q_EMIT is a signal AFAIK Jan 17 08:57:15 Tofe can say for sure Jan 17 09:21:49 Hmmm. Powered, Pairable, Name, Class and Discoverable are not defined either. By whom should they be defined? That is the question. Jan 17 10:48:04 morning Jan 17 12:02:46 Yes, it emits a signal Jan 17 12:03:21 I need a new sim card, my previous one seems completely outdated Jan 17 13:42:11 nizovn & Tofe: morning Jan 17 13:42:12 nizovn Jan 17 13:42:29 nizovn: elvispre is trying to hook up BlueTooth in Settings and got some questions Jan 17 13:42:31 Morning! Jan 17 13:43:28 I'm now reworking a bit the internals of the phone app, so that it's a bit less broken Jan 17 13:47:22 Tofe: Yeah not sure what happened, Roshan's mock was pretty OK Jan 17 13:47:55 Well, it mostly works, but the problem is "mostly"; there are plenty of little things that get in the way Jan 17 13:49:54 I think it's because the migration to voiceCall isn't finished Jan 17 13:50:21 But I'm on it Jan 17 13:50:22 Tofe: Yeah I think so too Jan 17 13:50:35 You saw my link earlier with legacy resources provided by LG SVL? Jan 17 13:50:43 Might have some images that are of use Jan 17 13:50:56 yes, those ones are in the app already Jan 17 13:51:15 but I couldn't find the resources used for the dialpad Jan 17 13:54:36 Tofe: I think we don't have those Jan 17 13:54:43 I can ask Benjamin to make something though if needed Jan 17 13:54:50 Should be easy enough Jan 17 13:55:10 well, I made a simple one; the only thing is that he should make a 3x3 grid Jan 17 13:55:17 so that it's easy to use for us Jan 17 14:00:10 I thought we had a 4*3? Jan 17 14:02:13 when used, yes, but the line 2 & 3 use the same images Jan 17 14:02:30 Ah ok Jan 17 18:03:06 Herrie: ping Jan 17 18:09:31 Tofe: pong Jan 17 18:12:06 Herrie: I will soon have a large improvement for the phone app Jan 17 18:12:20 Tofe: Nice :D Jan 17 18:12:28 I'm still busy getting my machine installed :P Jan 17 18:12:34 Been a bit hectic this weekend Jan 17 18:13:07 hehe, yes, it takes more time than we think at first Jan 17 18:15:05 Tofe: Well somehow my 480GB SSD got pretty much messed up :S Jan 17 18:15:13 So had to retrace back to a backup from last month Jan 17 18:15:24 Nothing too shocking, but lots of time wasted trying to recover some data LOL Jan 17 18:15:30 Nothing too importatnt anywya Jan 17 18:22:35 hopefully, the LuneOS part is pretty much all on the web ;) Jan 17 18:26:45 Tofe: Yeah it is Jan 17 18:26:58 Lost a few weeks of offline emails, but nothing important Jan 17 18:27:07 Rest is all redundantly stored :P Jan 17 18:27:20 Not sure what happened exactly but NTFS partition was all messed up on SSD Jan 17 18:27:52 To such an extend it was not really recoverable S Jan 17 18:27:54 :S Jan 17 18:29:29 Partition ended up being raw, so got lots of data from it, just not folder structure + filenames Jan 17 18:29:33 So nothing too bad Jan 17 18:29:50 Mostly was downloaded stuff anyway that can be redownloaded :P Jan 17 18:34:15 yes, it's mainly lost time, not lost data, it's always a bit better :) Jan 17 18:34:43 ... and I just remarked that the VoiceCall guys made the "VoiceCall" type uncreatable. Grrrrr.... Jan 17 18:38:26 Tofe: What does that mean? Jan 17 18:39:57 elvispre: Had any luck with the bluetooth? Jan 17 18:40:32 Herrie: it means that I can't declare a VoiceCall variable with its real type, I'll have to use "var" instead Jan 17 18:40:35 or Item Jan 17 18:41:07 Herrie: No, but I have done lots of experimenting. Jan 17 18:41:11 (QtObject in this case) Jan 17 18:41:26 Bah. Let's go. Jan 17 18:42:44 I remember nizovn said he had it working in Settings a bit on his mock Jan 17 18:43:01 So it's probably either something missing in our backend or you're calling something wrong? Jan 17 18:43:06 nizovn: ^ Jan 17 18:45:16 Herrie: it's fixed already :) Jan 17 18:48:33 Herrie: interested in this ? https://github.com/webOS-ports/org.webosports.app.phone/commit/a37a17e72044a015f17ca437a37bc220add6ccb3 Jan 17 18:49:24 It "works" on Qt Desktop, but I can't say for sure for the real thing - I'll get a new SIM in the coming days Jan 17 18:51:06 i can share my testing version Jan 17 18:51:51 https://bpaste.net/show/23345a78bbcb Jan 17 18:54:15 nizovn: Thanks! Jan 17 18:57:52 mmh. The landscape version of the phone app is unusable... Jan 17 18:57:58 (for the dialpad) Jan 17 18:58:07 Tofe: Hehe ;) Well we'd need to fix that sometime Jan 17 18:58:22 I think phone app was fixed in 2.x Jan 17 18:58:27 I.e. couldn't rotate Jan 17 18:59:57 many recent phones do that: N9, Jolla, iPhone (I think)... but I'd like to have it working in landscape anyway Jan 17 19:00:25 (gosh, did I put "recent" and "N9" in the same sentence ? sorry.) Jan 17 19:06:56 Herrie: do you know if the Db8Model QML type that we have is already used ? Does it work well ? Jan 17 19:17:20 nizovn, Herrie: Well, my Pre3 thinks it has paired with my LuneOS mako, so I must be in business. (I might have been there already; worrying too much about log warnings maybe.) Jan 17 19:20:06 elvispre: nice! Jan 17 19:20:46 Tofe: Yeah would be nice if it does both landscape & portrait Jan 17 19:20:54 Not sure if Db8Model works tbh Jan 17 19:21:05 I think Roshan just created a mock, not 100% sure been a while Jan 17 19:22:06 elvispre: btw does SystemMenu show pre3 in Bluetooth section? Jan 17 19:22:39 Tofe: Seems it does the right calls https://github.com/webOS-ports/luneos-components/blob/master/modules/LuneOS/Service/plugin/db8model.cpp#L142 Jan 17 19:22:43 I guess it might just work Jan 17 19:24:58 Herrie: good, because getting the list of contacts seems to be quite a must :p Jan 17 19:27:50 nizovn: Bear with me. I turned it all off and now they won't pair again. Jan 17 19:31:17 nizovn: ...Yes, SystemMenu shows my Pre3 in the Bluetooth section. Jan 17 19:49:01 Tofe: Yeah Jan 17 19:49:18 Just I think for getting call history populated we need to do it at a lower level, not in the app? Jan 17 19:49:36 I remember morphis has some ideas about this Jan 17 21:11:40 Herrie: yes, that sort of thing would be better stored in db8 or something like that, that can be shared with some other apps Jan 17 21:12:25 s/apps/core apps/ **** ENDING LOGGING AT Mon Jan 18 02:59:58 2016