/srv/irclogs.ubuntu.com/2013/11/15/#ubuntu-app-devel.txt

=== steve__ is now known as sbeattie
t1mpmhall119: can be a network issue?01:26
mhall119t1mp: ?01:26
t1mpmhall119: ah I'm a bit late :) the sms you got 4 times.01:26
mhall119oh that, yeah maybe, though a little googling makes me think something somewhere wasn't sending an SMS ack01:27
t1mpmhall119: a few weeks ago, one day I got every 15 minutes the same sms on my phone for half a day (after about 5 hours it stopped), even when the person who sent it was next to me so I was sure she was not sending it repeatedly :)01:27
t1mpneither of us was using an ubuntu phone then01:28
t1mpbut it happens more often that sms doesn't arrive at all (when travelling)01:28
=== chriadam|away is now known as chriadam
=== kalikiana_ is now known as kalikiana
=== chriadam is now known as chriadam|away
dholbachgood morning08:00
JamesTaitGood morning all; happy Friday, and happy PlayStation 4 Release Day! :-D09:38
=== JamesTai1 is now known as JamesTait
=== MacSlow is now known as MacSlow|lunch
dakerthis is the 10th time i made unity8 unresponsive in 2days :)13:26
=== MacSlow|lunch is now known as MacSlow
dholbachdpm, great work on your øredev slides!14:53
dholbachdpm, that's "introduction" and "getting set up" all covered AFAICS14:54
dpmcool, glad they're useful :)15:00
dpmpopey, I'm building the Evernote OA provider and the signond package on the core apps PPA, to be able to use Evernote from the Online Accounts settings (atm with not much more functionality than just logging in, and it only works -intendedly- with developer accounts created on sandbox.evernote.com)15:02
dpmbbl, going for late lunch15:02
dpmnik90, ^^15:02
popeydpm: \o/15:29
dpmThey should be available in a few hours, and then 'sudo apt-get install account-plugin-evernote signon-plugin-oauth2' should do the trick15:31
popeysweet15:32
AskUbuntuDeveloper.ubuntu.com: why my application is still in draft state? | http://askubuntu.com/q/37749715:43
=== gatox is now known as gatox_lunch
=== gatox_lunch is now known as gatox
=== Pici is now known as Guest25996
=== Guest25996 is now known as Pici
AskUbuntuHow to build Ubuntu Applications using java? | http://askubuntu.com/q/37766221:07
kenvandinemhall119, qml-box2d is in binNEW for trusty :)21:53
mhall119\o/21:54
mhall119kenvandine: we should start a discussion about making it part of the sdk/click-platform-14.0421:55
kenvandinei think there is a discussion on what'll be part of that next week21:55
kenvandineshould talk about that21:55
mhall119+1, not sure if I'll be in the session though, have enough of my own to run21:56
kenvandineok, if you're not i'll bring it up21:56
mhall119thanks21:58
bfillerkenvandine: simple qml question (I hope): I have a file called TripModel.qml that contains XmlListModel { id: tripModel  ...}. How do I reference that from another qml file in the same project?21:58
bfillerkenvandine: as in I want to set the model of a ListView like model: tripModel21:58
kenvandineset it as a property in TripModel21:59
kenvandineproperty var model: tripModel21:59
kenvandinein TripModel.qml21:59
kenvandinethen in your other file, say you use the id: tripModel for TripModel22:00
kenvandinemodel: tripModel.model22:00
kenvandinein the ListView22:00
kenvandinebfiller, does that make sense?22:00
bfillerkenvandine: got it, thanks22:01
kenvandinenp22:01
Penguin_HI22:55

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