=== chihchun_afk is now known as chihchun === salem_ is now known as _salem [07:25] good morning === chihchun is now known as chihchun_afk === _salem is now known as salem_ [12:30] PSA: The results of the Ubucontest will be announced at the #ubuntu-on-air today at 15 UTC. [12:47] I was trying to work with u1db last night and couldn't get much working. [12:48] Specifically I did a "database.pushDoc({"foo": "bar"})" and the object returned doesn't seem to have a "contents" [12:48] Anyone have any insight into that? [12:56] kalikiana, is that something you worked on? ^ [12:56] * tedg doesn't remember who was doing it [12:57] tedg: the object returned is a number :-) [12:57] also, it's putDoc [12:58] kalikiana: huh, "typeof" returns string [12:58] kalikiana: printing it is a uuid then a ":1" on the end [12:59] kalikiana: Can I use that number to find the doc? [12:59] Yeah, sorry, putDoc, I had that right in the code just not IRC. [13:01] tedg: you're right, it would be a string. but it's not the doc's id I'm afraid [13:02] if you want to know the id it's best you set the id yourself [13:02] kalikiana: Hmm, okay. I was hoping to use the autogen ID feature. [13:02] I'll just use math.random() or something. [13:04] tedg: this will do the equivalent of the default http://paste.ubuntu.com/12696810/ [13:05] we should have some official way for it.. for now that's the best option [13:06] Cool, thanks. [13:06] I was surprised that putDoc() didn't return either the doc or the docId [13:06] Seems like one of those would be best. [13:12] tedg: what're you working on, if I may be nosy? [13:17] kalikiana: Ha, just a small app. Trying to use the U1DB to save state. [13:17] kalikiana: That way I can do the lifecycle stuff cleanly. [13:23] ah, nice === davidcalle_ is now known as davidcalle [13:47] Is it just me, or the singer of The Free Software Song looks just a bit like popey :D? https://www.youtube.com/watch?v=xSkCny-HtTw [13:47] OMG [13:47] I opened that link, then managed to close it before the guy started singing. Nobody needs that :) [13:48] haha [13:48] :) [13:58] popey: lies. we all know that's your ringtone [15:01] You *really* want to see Ubuntu on Air today :) [15:05] hehe === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk [16:14] how do I connect to an ubuntu phone to debug it? I already enabled devmode and it shows up in the sdk, but I do not see debug output [16:20] rpadovani, congrats to you and your team as UbuContest winners! === pat__ is now known as pmcgowan [16:49] hello, any one with some snappy/Ubuntu Core presentations ? [16:59] hey all [17:12] Why is this bug happening to me: [17:12] This plugin does not support propagateSizeHints() [17:12] I can run it on qmlscene no problem [17:13] getting it to run on my phoen though causes it to crash with that message. [17:39] Kivi: does your app depend on QtWidgets or QQuickWidgets? I've seen the propogateSizeHints error pop up before for someone else and it was down to try to use something from qtwidgets [17:40] DanChapman, I don't think so. it has some qt in there, but its just qstrings and such. [17:41] i'll check though [17:51] I can't see anything like this... [17:52] In my c++, I import qtqml, qmlcontext, qobject, and qstringlist. Nothing else. [19:32] Gah this is so annoying. === salem_ is now known as _salem