/srv/irclogs.ubuntu.com/2015/10/06/#ubuntu-app-devel.txt

=== chihchun_afk is now known as chihchun
=== salem_ is now known as _salem
dholbachgood morning07:25
=== chihchun is now known as chihchun_afk
=== _salem is now known as salem_
svijPSA: The results of the Ubucontest will be announced at the #ubuntu-on-air today at 15 UTC.12:30
tedgI was trying to work with u1db last night and couldn't get much working.12:47
tedgSpecifically I did a "database.pushDoc({"foo": "bar"})" and the object returned doesn't seem to have a "contents"12:48
tedgAnyone have any insight into that?12:48
tedgkalikiana, is that something you worked on? ^12:56
* tedg doesn't remember who was doing it12:56
kalikianatedg: the object returned is a number :-)12:57
kalikianaalso, it's putDoc12:57
tedgkalikiana: huh, "typeof" returns string12:58
tedgkalikiana: printing it is a uuid then a ":1" on the end12:58
tedgkalikiana: Can I use that number to find the doc?12:59
tedgYeah, sorry, putDoc, I had that right in the code just not IRC.12:59
kalikianatedg: you're right, it would be a string. but it's not the doc's id I'm afraid13:01
kalikianaif you want to know the id it's best you set the id yourself13:02
tedgkalikiana: Hmm, okay. I was hoping to use the autogen ID feature.13:02
tedgI'll just use math.random() or something.13:02
kalikianatedg: this will do the equivalent of the default http://paste.ubuntu.com/12696810/13:04
kalikianawe should have some official way for it.. for now that's the best option13:05
tedgCool, thanks.13:06
tedgI was surprised that putDoc() didn't return either the doc or the docId13:06
tedgSeems like one of those would be best.13:06
kalikianatedg: what're you working on, if I may be nosy?13:12
tedgkalikiana: Ha, just a small app. Trying to use the U1DB to save state.13:17
tedgkalikiana: That way I can do the lifecycle stuff cleanly.13:17
kalikianaah, nice13:23
=== davidcalle_ is now known as davidcalle
karniIs 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-HtTw13:47
popeyOMG13:47
popeyI opened that link, then managed to close it before the guy started singing. Nobody needs that :)13:47
karnihaha13:48
popey:)13:48
Elleopopey: lies. we all know that's your ringtone13:58
SturmFlutYou *really* want to see Ubuntu on Air today :)15:01
popeyhehe15:05
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
tpm_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 output16:14
dpmrpadovani, congrats to you and your team as UbuContest winners!16:20
=== pat__ is now known as pmcgowan
dakerhello, any one with some snappy/Ubuntu Core presentations ?16:49
Kivihey all16:59
KiviWhy is this bug happening to me:17:12
KiviThis plugin does not support propagateSizeHints()17:12
KiviI can run it on qmlscene no problem17:12
Kivigetting it to run on my phoen though causes it to crash with that message.17:13
DanChapmanKivi: 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 qtwidgets17:39
KiviDanChapman, I don't think so. it has some qt in there, but its just qstrings and such.17:40
Kivii'll check though17:41
KiviI can't see anything like this...17:51
KiviIn my c++, I import qtqml, qmlcontext, qobject, and qstringlist. Nothing else.17:52
KiviGah this is so annoying.19:32
=== salem_ is now known as _salem

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!