**** BEGIN LOGGING AT Sun Dec 14 02:59:58 2014 Dec 14 11:26:45 thrrgilag: morphis is better placed for that ;) I'm not that much into the c++ side of things ;) Dec 14 11:27:42 Herrie|2: ? Dec 14 11:36:24 Ah sorry, I'm mixing up people ;) Dec 14 11:36:36 I meant Rennat ;) Dec 14 11:36:50 [02:47] @Herrie do you know any smaller tasks I can do with C++, been learning C++ over the past few months and perhaps a smaller project would be a great opportunity to learn and help out the project Dec 14 11:36:59 Herrie|2: ah ok Dec 14 11:37:19 was wondering if my bouncer again lost some messages Dec 14 11:41:02 after i sleep, i'm going to see if i can load up the latest luneos on my newest touchpad, and see what SynerGV 3 looks like on it. Dec 14 11:41:44 so far, every single thing i've plugged it into has come up with completely different results, which is not making me feel very confident about Enyo right now :-D Dec 14 11:50:02 i'm sure that once i figure out what i did wrong, though, it'll be all ok Dec 14 14:31:04 Herrie: was I too quiet and wanted to get my attention? :) Dec 14 16:05:58 Herrie|2: https://github.com/webOS-ports/webos-telephonyd/pull/1 Dec 14 16:10:59 Garfonso: you're missing a /usr/share/dbus-1/system-services/org.webosports.service.messaging.service Dec 14 16:11:00 [D-BUS Service] Dec 14 16:11:00 Name=org.webosports.service.messaging Dec 14 16:11:00 Exec=/usr/bin/run-js-service -n /usr/palm/services/org.webosports.service.messaging Dec 14 16:16:45 morphis: Great stuff, eager to try :) Soon a build with all the goodies included? Dec 14 16:22:31 Herrie|2: yes Dec 14 16:23:07 Herrie: however we still need the working chatthreader Dec 14 16:23:26 and messaging app currently doesn't support sending SMS messages as it doesn't deal with contact picking Dec 14 18:13:05 morphis: hm. Added some files. Will revisit that later. I did not really test the service, yet. :( Dec 14 18:50:29 Garfonso: ok, I tried to get it running today but doesn't work Dec 14 20:29:03 I was just on the PivotCE website and noticed that there's need for help developing. I know how to write in C++ and was wondering if anyone could point me to what needs to be done in C++. I don't know any of the other languages really, just C++ for now. Dec 14 20:29:12 Is it still PalmBus behind the API, or are we back to using actual D-BUS? Dec 14 20:30:02 JetUni , the official list is at http://issues.webos-ports.org/ but not everything is on there. Dec 14 20:32:23 I’d be thrilled if you worked on http://issues.webos-ports.org/issues/719 (but note that the title should be "attempting to launch non-existant app does not return same errorText as webOS". Dec 14 20:33:42 The stuff about luna://com.palm.applicationManager/open should really be a separate issue. Dec 14 20:38:48 Ok, any easy way to know which of all of those are in C++? Dec 14 20:44:19 I believe that’s all implemented in C++ Dec 14 20:44:47 Some part of the PalmBus interface. Dec 14 20:45:38 ls-monitor would probably be very helpful understanding that. Dec 14 20:46:28 You can see the issue just by using luna-send, so that’s probably the interface to use. Dec 14 20:47:25 Oh, if you’re asking which of the issues requires a C++ solution, that’s not explicitly listed, Dec 14 20:47:55 …or searchable. Dec 14 20:48:06 Yeah, that's what I was asking... Dec 14 20:49:09 Any idea what part of the OS, or apps require C++ and I could start looking around those? Dec 14 20:49:42 It’s hard to say in general, but 719 is probably a C++ fix. Dec 14 20:50:41 … and it would appear to be a simple fix. Dec 14 20:51:50 But it would require some piking about to find the right source file. Dec 14 20:53:32 bugs with category "system services" are mostly c/c++ and some qt/qml Dec 14 20:57:04 Ok, I'll start poking around to see if it's something I'm able to do. Dec 14 21:05:26 DougReeder: does 3.0.5 only return errorText with errors, or does it also return an errorCode as well? Also, should always check returnValue to determine state of errors -- if the bus itself errors, you may get nothing but a returnValue Dec 14 21:10:47 JetUni: i suspect that 571 and it's dependent parts in 627 are probably fairly easy to do, but i could be totally wrong about that. Dec 14 21:41:19 EricBlade: 627 should, 571 is a bit more work as the kernel interfaces have changed Dec 14 21:41:56 he said he knows C++, that means he's automatically a kernel guru right? haha Dec 14 21:42:05 (yes, i know the kernel isn't in C++..) Dec 14 22:13:54 morphis: how to reload dbus config? Dec 14 22:52:35 hm.. something is strange with this service. Dec 14 23:03:08 ok. at least the service no starts and accepts calls. They will fail because of some index in db missing (what I don't really understand right now). Will try to work on this tomorrow Dec 14 23:06:24 whatcha workin on Garfonso ? Dec 14 23:28:12 EricBlade: chatthreader re-implementation Dec 14 23:28:45 oohh.. good luck with that Dec 14 23:30:28 Hehe. Thanks. :) Dec 14 23:31:24 I try to keep it minimalistic. Legacy looks way to bloated. Dec 15 00:09:01 * EricBlade feigns shock at something in Legacy being way over-engineered for what it needed **** ENDING LOGGING AT Mon Dec 15 02:59:59 2014