/srv/irclogs.ubuntu.com/2015/05/15/#ubuntu-app-devel.txt

=== chihchun_afk is now known as chihchun
dholbachgood morning06:11
=== chihchun is now known as chihchun_afk
TommyBrunnHey guys. I'm looking to start working on a new app, but I was wondering which one of the QML project templates that you'd recommend. Which one is the most up to date and featureful? Localization support and unit tests would be nice to have.06:49
=== justCarakas1 is now known as justCarakas
=== oSoMoN_ is now known as oSoMoN
* popey glares at zbenjamin 10:53
popeytop - 11:53:32 up 5 days, 20:53,  4 users,  load average: 15.99, 7.92, 3.7610:53
popeylots and lots of click and apt-get as the sdk opens and updates every single chroot10:53
* popey unticks that box :)10:53
bzoltanpopey:  how many Kits do you have?10:59
bzoltanpopey:  I use max 3 .. i386 Vivid, armhf vivid and armhf 14.0910:59
davmor2bzoltan: I read that as kilts it had a whole different meaning :)10:59
bzoltanpopey:  all others alI destroy10:59
bzoltandavmor2:  oh man, do you have kits? :D11:00
ogra_davmor2, i think he meant cats ... this is the internet after all ...11:00
bzoltankats with kits?11:01
davmor2KitKats in Kilts11:01
ogra_!11:01
popeybzoltan: 511:02
popeybzoltan: i feel the pain because I'm sat in a cafe on battery and just opening the sdk ate a chunk of battery11:02
bzoltanpopey:  do you collect them? I have heard that there are pensioner's clubs where elder folks collect sdk kits and exchange them11:03
popeyI have them in a glass cabinet, along with pipes and snuff boxes11:03
bzoltanpopey:  and there is a manual trick... disable the not so often used Kits in /etc/schroot11:04
popeythey're all not so often used11:04
popeybut when I want to use them, I don't want to wait for ages with a hot cpu to use them11:04
popeyI want the moon on a stick11:04
ogra_wrapped in cotton candy !11:05
popeyBONUS11:05
davmor2with a cherry on top11:05
bzoltanpopey:  If I were you I would simple sudo mv /var/lib/schroot/chroots/[your hated chroot] /var/lib/schroot/chroots/suspended_X and sudo mv /etc/schroot/chroot.d/[your hated chroot] ~/11:10
popeyhmm11:10
popeyok11:10
=== MacSlow is now known as MacSlow|lunch
bzoltanpopey:  that does not delete the chroot,  but pulls it out from the sight of the SDK11:11
bzoltanpopey:  I even tar.gz my backed up chroots .. saves diskpace11:11
* bzoltan thinks that we would need a Kit suspending feature in the SDK11:12
justCarakaspopey: I tried to make an app for here maps with https://developer.ubuntu.com/webapp-generator/ but it keeps saying it can't find a location, is there a way to fix that ? of who should I aks11:29
popeyjustCarakas: probably because you haven't given it the necessary apparmor profile11:33
justCarakaspopey: is there a way to change that after creating the click ? or will I have to make it manual ?11:34
popeyjustCarakas: yes and no11:41
popeyjustCarakas: it's a bit manual to pick apart and rebuild11:41
justCarakask, ill try tonight11:57
=== _salem is now known as salem_
=== rickspencer3_ is now known as rickspencer3
=== MacSlow|lunch is now known as MacSlow
=== chihchun_afk is now known as chihchun
dholbachdavidcalle, should the bq phone be added here? https://developer.ubuntu.com/en/start/ubuntu-for-devices/devices/14:06
davidcalledholbach, yup, what's the codename, Krillin or Krilin?14:07
ogra_double l14:07
dholbach<314:08
davidcalledholbach, ogra_ thanks :)14:08
dholbachdavidcalle, I'm just updating the spreadsheet with all articles again, so we can coordinate the Chinese translations update for it14:08
dholbachthat's how I noticed14:08
dholbachdavidcalle, thanks a lot for updating!14:08
davidcalledholbach, good luck :)14:09
=== MacSlow is now known as MacSlow|packing
balloonsbzoltan, zbenjamin do we have a variable we can use in templates for the author of the new project?14:56
balloonsahh, I see it.. %ProjectName:l%.%ClickDomain:l% will get me click package14:59
=== chihchun is now known as chihchun_afk
=== Benno-007 is now known as Guest22613
bzoltanballoons: well, the manifest file has that field and it is asked when the project is created.17:30
bzoltanballoons: ehh... you figured out :)17:31
* bzoltan should real all logs and then answer 17:31
balloonsbzoltan, :-) thanks though. I have a big update to all the qml templates : https://code.launchpad.net/~nskaggs/qtcreator-plugin-ubuntu/update-qml-autopilot/+merge/259164 :-)17:38
balloonsakiva-thinkpad, howdy!17:38
bzoltanballoons:  nice :) thanks. I will land it on Monday if it is not urgent17:39
balloonsnot urgent.. thanks!17:40
balloonsakiva-thinkpad, I left some comments on your autopilot plugin. Just curious how things are going17:43
akiva-thinkpadballoons, oh thanks. Yah I just pushed a small patch.18:01
* akiva-thinkpad goes to read it18:01
akiva-thinkpadballoons, great feedback!18:03
akiva-thinkpadballoons, The autopilot scan for test seems to happen whenever you change active projects, open and close things, etc. Can you make sure it only triggers on the initial opening of a project?18:04
akiva-thinkpadjust to confirm; you have the latest local branch?18:05
akiva-thinkpadrevision 29?18:05
balloonsakiva-thinkpad, I can.. I should update. I was just using the sdk and noticing things, heh.18:07
balloonsI'm not sure what version I have atm18:07
akiva-thinkpadThe reason I ask, is because prior I had a signal that would check for a project every time you changed projects. that was taken out.18:13
akiva-thinkpadballoons, I'll add app/tests/autopilot and src/tests/autopilot - great advice18:14
balloonsakiva-thinkpad, yea I looked.. I was running an older version18:14
akiva-thinkpadballoons, let me quickly add /src/tests/autopilot, and i'll push18:15
balloonsk, I'l try that one out18:15
akiva-thinkpadit should be more stable then what you have now.18:15
akiva-thinkpadballoons, okay updated:  lp:~akiva/qtcreator-plugin-autopilot/qtcreator-plugin-autopilot18:18
akiva-thinkpadrevision should be 3118:19
balloonsHow can I build and copy the plugin so it's always running18:23
balloonsI want to overlay the one I have in there.. I don't remember offhand where it's at18:24
danielbeHello. I would like to install the developer kit for ubuntu sdk 14.10 from the command line. I used the following command: sudo click chroot -a armhf -f ubuntu-sdk-14.10 create. However, the command fails: http://paste.ubuntu.com/11135043/19:32
danielbeThe server on which I want to install the click chroot runs ubuntu 14.04. Does someone know what's the problem?19:32
=== Guest22613 is now known as Benno-007
=== salem_ is now known as _salem
=== aaron__ is now known as ahoneybun
=== _salem is now known as salem_

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