**** BEGIN LOGGING AT Sun Dec 13 02:59:58 2015 Dec 13 03:28:45 I don’t know why Messaging would have a separate timeout from other notifications, Tofe & Herrie. Nor can I think offhand where else in the UI there would be a timout for something else. Dec 13 05:44:34 DougReeder: OK thnx for confirming Dec 13 05:44:43 * DougReeder nods Dec 13 05:44:48 I already couldn't find references to it in legacy Dec 13 05:45:03 But I know we took most parts of the notification API from Jolla ;) Dec 13 05:45:25 Hmm Dec 13 05:45:25 Not the Enyo/Mojo ones, but the one which you can use with luna-send directly ;) Dec 13 05:46:29 https://github.com/webOS-ports/luna-next/blob/master/plugins/shell/notifications/notification.cpp Dec 13 05:49:43 DougReeder: Might be good to add a test case for this in Testr as well? Dec 13 05:50:08 for the luna-send API? Dec 13 05:50:27 DougReeder yeah, this is what would work for example: luna-send -n 1 -a org.webosports.app.messaging palm://org.webosports.notifications/create '{"ownerId": "org.webosports.service.messaging", "launchId": "org.webosports.app.messaging", "launchParams": {"threadId": 123 }, "title": "testTitle", "body": "testBody", "iconUrl": "file:///usr/palm/applications/org.webosports.app.messaging/icon.png", Dec 13 05:50:27 "expireTimeout": 5}' Dec 13 05:51:00 Hmm Dec 13 05:51:30 We'll expand it soon with the soundclass, soundfile and soundduration Dec 13 05:51:38 So it might be good to wait till after that Dec 13 05:51:54 I’m not sure you can assume the identify of another app. But that might not be important. Dec 13 05:52:46 DougReeder: The API requires you to identify with either app or service Dec 13 05:52:58 You could just use org.webosports.app.testr there Dec 13 05:53:20 * DougReeder nods Dec 13 05:55:55 Seems we're not very picky yet :P https://github.com/webOS-ports/luna-next/blob/master/files/sysbus/org.webosports.luna.json.prv.in and https://github.com/webOS-ports/luna-next/blob/master/files/sysbus/org.webosports.luna.json.pub.in Dec 13 07:28:03 Tofe: Have the latest nightly on TP now. I managed however to get Testr to crash when adding a notification: https://bpaste.net/show/7fe0e8f846ea Dec 13 07:28:20 See from 3700 Dec 13 07:28:57 Also the dashboard contents seems to be rendered with a bit of delay (i.e. it's black for 1 second first) Dec 13 07:54:37 But I think that's unrelated to your PR which seems to work fine, so i'll merge that one Dec 13 17:27:36 elvispre: The 802.1x network has poor signal close to my PC so need to play a bit more.... I got an association failed, but also couldn't connect with connman. I guess I need to try with a laptop where I have better signal Dec 13 17:27:52 For captive portal I came across something that might be easy to implement :D Dec 13 17:36:41 Ah for captive portal seems connman changed some stuff in recent versions compared to the one I was looking at. Need to dig a bit more Dec 13 18:06:47 Herrie: Good evening! Dec 13 18:07:32 Herrie: The ipk installed OK then? Dec 13 18:39:24 elvispre: Yeah it did Dec 13 18:39:47 I just need to find where this network has reliable signal around the house and borrow the mrs laptop since my work laptop doesn't like ADB Dec 13 18:39:59 Some silly USB write policy stuff :P Dec 13 21:16:53 Herrie: looks like WebAppManager segfaulted quite violently Dec 13 21:17:37 Maybe because it tried to create a notification of height 0, which is a bad idea in itself **** ENDING LOGGING AT Mon Dec 14 02:59:58 2015