/srv/irclogs.ubuntu.com/2013/11/18/#ubuntu-touch.txt

TechieElfCan anyone help me get SMS and calling/mobile data working on my port?00:49
=== Namidairo`bnc is now known as Namidairo
Guest6938Hi, How can I install Ubuntu/ubuntu touch on MID A13 Tablet Generic03:06
RedPandaFoxIm having trouble attempting to port for my Samsung p3110. When running breakfast it cant locate the codename even tho it is apparently supported by CM10.104:58
dholbachgood morning07:31
dpnabaishello07:32
=== chriadam is now known as chriadam|away
oSoMoNmzanetti, ping09:23
mzanettioSoMoN: hey ho09:24
oSoMoNmzanetti, hey, I’m looking at https://launchpad.net/~autopilot/+archive/ppa and wondering why there’s no 1.4 version of libautopilot-qt09:26
mzanettioSoMoN:09:27
mzanetti1.4+14.04.20131106.1-0ubuntu1 009:28
mzanetti        500 http://de.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages09:28
mzanettioSoMoN: the ppa shouldn't be needed any more afaik09:28
oSoMoNmzanetti, sorry, I meant for saucy09:28
oSoMoNmzanetti, I got the packages from the trusty archive and installed them manually on my saucy desktop, but there’s gotta be a cleaner way09:34
mzanettioSoMoN: yes. I agree09:35
=== vrruiz_ is now known as rvr
cwayne_bzoltan, ping10:32
bzoltancwayne_: hello there10:32
cwayne_bzoltan, heya, how's it going?10:32
cwayne_bzoltan, was just trying to add a new template to the sdk for a simple webapp, was wondering if you had any comments :) https://code.launchpad.net/~cwayne18/qtcreator-plugin-ubuntu/webapp-template/+merge/19527410:33
bzoltancwayne_:  Mmmm, templates... I like templates10:35
cwayne_bzoltan, once we get account-plugins as clicks, I'll make a template for that too :)10:36
* cwayne_ loves templates10:36
bzoltancat http://www.youtube.com/watch?v=7lwCq0VYGtQ | s/donuts/templates/'10:37
cwayne_hahah10:38
cwayne_tmoenicke, ping10:41
tmoenickecwayne_: pong10:44
cwayne_tmoenicke, hey, so I had been trying to get pinyin working on a trusty build last week and was unable to do so, is there some upcoming fixes to the keyboard for that?10:45
=== om26er_ is now known as om26er
tmoenickecwayne_: what was the problem?10:48
bzoltancwayne_: How different/better is your webapp template from the cordova templates: http://bazaar.launchpad.net/~ubuntu-sdk-team/qtcreator-plugin-ubuntu/trunk/files/head:/share/qtcreator/templates/wizards/ubuntu/cordovaubuntu/10:48
cwayne_tmoenicke, no matter what settings i changed, i never got chinese characters to show up in predictive text10:49
cwayne_even if the only enabled language was zh_cn_pinyin10:49
tmoenickecwayne_: did you use trunk keyboard?10:50
cwayne_bzoltan,  well cordova apps are actual HTML5 apps AIUI, while mine is just for making a webapp like this: http://developer.ubuntu.com/publish/webapp/packaging-web-apps/10:50
cwayne_tmoenicke, no, i used what was in the image10:50
tmoenickecwayne_: should work with latest trunk and the instructions from the wiki page10:51
cwayne_bzoltan, so mine is for like packaging up 'webapps' for already-mobile-enabled sites basically10:51
cwayne_tmoenicke, can we get trunk (or at least pinyin support) into the image?  there's no reason someone demoing this for china should need to branch and build trunk10:52
bzoltancwayne_:  So it is more like a shortcut app template, right?10:55
cwayne_bzoltan, exactly, yeah10:55
bzoltancwayne_: I guess you know that the manifest files are created by the QtC when packaging the app10:56
=== _salem is now known as salem_
=== chihchun is now known as chihchun_afk
bzoltancwayne_: is not this "--webappUrlPatterns=https?://m.%DISPLAYNAME%.com/* http://m.%DISPLAYNAME%.com" a bit too specific? Like do you want to us it only for .com sites with m. names?10:58
cwayne_bzoltan, well i was thinking this would be the most common one, but since app.desktop is listed as mainfile it's opened and easily editable11:00
cwayne_bzoltan, i suppose we could just make it something generic that's obvious to the user to replace11:00
bzoltancwayne_:  That one would make sense in my view ... I like this super simple template, for the reason that it is super simple. But I am not sure if it should contain the .json files11:02
cwayne_bzoltan, ah yes, that's what i wanted to ask you about, how are the other ones created?11:03
cwayne_bzoltan, and i think it makes sense to create app.json, because that won't even need to be edited by the user, that can pretty much always stay the same11:04
t1mpwill phablet-flash ubuntu-system --channel trusty-proposed give me a working image if I run it now?11:04
popeyyes11:05
popeyFSVO "working"11:05
bzoltancwayne_:  those files are created by the QtC plugin ... you do not have to add them to the template, does not hurt, but 100% redundant ... I think it is safer to handle these files at one place, so if the manifest file structure changes we do not need to fix the same thing in different places.11:12
cwayne_bzoltan, ah, fair enough. is that true for app.json as well? (the apparmor profile), or just manifest.json11:13
bzoltancwayne_:  both11:13
cwayne_bzoltan, really? but this uses a specific apparmor profile template11:14
bzoltan cwayne_: Is not it the same as the default from the QtC http://bazaar.launchpad.net/~ubuntu-sdk-team/qtcreator-plugin-ubuntu/trunk/view/head:/src/ubuntu/myapp.json.template11:16
cwayne_bzoltan, it's slightly different in that it has "template": "ubuntu-webapp",11:17
cwayne_bzoltan, to be completely honest, i don't know if that's needed or not, but it is ever-so-slightly different because of it11:17
bzoltan cwayne_:  it would be good to know if that template field is used and if yes then where and how11:18
AskUbuntuCan I Switch Shells On Ubuntu Touch? | http://askubuntu.com/q/37881111:19
cwayne_jdstrand, hiya, are you the one to ask still for all questions apparmor?11:19
t1mppopey: okay, thanks I'll try it. I just need to test some new packages to see if they don't break anything. I don't have to do important stuff like make a phone call :)11:20
cwayne_bzoltan, i'll investigate and see what i can find, in the meantime, i've removed the manifest.json and updated the MR :)11:21
bzoltancwayne_:  cool, thanks11:22
cwayne_bzoltan, so it seems removing that line, the webapps themselves still work11:36
cwayne_but all of the pre-installed webapps have that template, so i'm not super-keen on removing it11:36
bzoltan cwayne_:  the real fix should be to ad support for this field in the QtC ...11:37
cwayne_bzoltan, hm, yes i suppose so11:39
cwayne_that's a bit above my head though :)11:39
cwayne_bzoltan, seems like it should be left in, that template provides more control over webbrowser-app11:44
cwayne_tmoenicke, do you know when the next scheduled release of ubuntu-keyboard is? i assume there might be a vUDS session on it?11:49
cwayne_stgraber, ping (once you're around)11:59
=== MacSlow is now known as MacSlow|lunch
AskUbuntuUse WiFi connection on Nexus 4 | http://askubuntu.com/q/37882812:03
tmoenickecwayne_: need to check12:14
tmoenickecwayne_: there is a session tomorrow at 6PM UTC12:15
=== Namidairo is now known as Namidairo`bnc
=== Namidairo`bnc is now known as Namidairo
cwayne_tmoenicke, which one? none of those particularly jump out as being for keyboard..12:23
cwayne_mardy, hey, did that fix for empty access_token get pushed into trusty?12:25
=== oSoMoN_ is now known as oSoMoN
tmoenickecwayne_: http://summit.ubuntu.com/uds-1311/track/appdev/12:25
mardycwayne_: I think so, let me check12:26
mardycwayne_: nope, let me check why...12:29
mardycwayne_: it was merged to trunk yesterday night. Then I guess it will hit the archives soon. https://code.launchpad.net/~mardy/signon-plugin-oauth2/packaging/+merge/19503012:31
arunkumar413can i install ubuntu touch on any android device12:32
cwayne_mardy, great! thanks12:32
mardyarunkumar413: no, see here: https://wiki.ubuntu.com/Touch/Install#Supported_devices_and_codenames12:33
zsombiguys, I have some concerns about the SIM PIN query12:44
zsombithe issue I see there is that we automatically accept 4 digits and continue to unlock the SIM, which contradicts of some ETSI specs as the SIM PIN can be up to 8 digits long, and you have to have an explicit confirmation button for it12:46
arunkumar413How to pory ubuntu to a new android mobile12:49
zsombitvoss: ^^12:54
ogra_zsombi, i think thats rather a question for design ...12:55
* ogra_ is sure the current unlock process will change and be integrated in a proper lock screen this release12:55
ogra_(we simply dont have the plumbing layer for lock/unlock in place yet, the existing PIN unlock is a compromise to enable graphical unlocking at all)12:56
zsombimzanetti: sire, pingum12:59
mzanettizsombi: shoot12:59
zsombimzanetti SIM PIN entry12:59
zsombimzanetti: was it a design request to accept 4 digits there only? and auto-accept PIN code?13:00
=== dandrader is now known as dandrader|afk
zsombimzanetti: just managed to lock my SIM card...13:01
mzanettizsombi: yes. but after some discussions I managed to convince design that we need to change that. fix is committed and now that jenkins is back I hope we'll get it released within this week13:01
mzanetti:/13:01
zsombimzanettI: next time point 'em to ETSI specs :) we must be able to enter up to 8 digits13:02
mzanettiyeah, I know13:02
mzanettizsombi: the new implementation has an ok button to confirm when you're done13:02
mzanettizsombi: that said: the lockscreen (phone, not SIM) won't have that and will be limited to 4 digits :/13:02
zsombimzanetti: also, in case of failure we should show the number of remaining trials until the SIM gets locked13:03
ogra_++13:03
zsombimzanetti: :(13:03
ogra_thats extremely important13:03
mzanettizsombi: we can't properly show the remaining attempts as our nice android layer down there doesn't offer that13:03
=== alan_g is now known as alan_g|lunch
zsombihehh???! damn...13:04
mzanettiwell, it does somewhat give us the remaining attempts after a failed one on the galaxy nexus. but doesn't seem to give us anything on the Nex 413:04
zsombicrap13:04
mzanettibut good point. let me bug awe if there is some progress there...13:04
zsombimzanetti but yes, for both SIM PIN and Phone Lock there should be able to enter a max 8 digits code13:05
mzanettizsombi: I totally agree. but unfortuantely for the phone lock there isn't any spec which would give me a better position in discussions with design13:05
mzanettizsombi: according to them it's too cumbersome to press ok after entering the pin13:06
zsombimzanettI: then we will fail FTA from the first minute13:06
mzanettizsombi: ogra_: https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1206941 and https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/124093913:06
ubot5Ubuntu bug 1206941 in ofono (Ubuntu) "[ofono][rild] "Retries" property does not not work" [High,Confirmed]13:06
ubot5Ubuntu bug 1240939 in ofono (Ubuntu) "[ofono] PinRequired doesn't change to "puk" any more on 3 invalid attempts" [Undecided,New]13:06
ogra_mzanetti, well, it shouldnt be hard for the frontend to know that you mistyped it and have an internal counter13:08
zsombiogra_ it's not that simple13:08
ogra_after all a wrong PIN should still dump you back to the unlock screen13:08
mzanettiogra_: nope. not going to work13:08
mzanettiogra_: what if you enter a sim with only one attempt left?13:09
zsombiogra_ that should survive a power-down/power-up and a SIM change too13:09
ogra_you mean we dont get the info that the PIN is valid/invalid ?13:09
mzanettiogra_: we'll tell people they still have 3 and break their SIM card13:09
mzanettiogra_: we get that info. but that doesn't let us determine the amounts left13:09
mzanettiwhy can't I assign that bug to tony?13:10
mzanettisometimes I don't really get launchpad13:10
sergiusensmzanetti, if it's an ubuntu bug it's somewhat different than a project bug13:10
mzanettiseems so13:11
sergiusensmzanetti, as a workaround, I'm sure ogra_ can assign the bug13:11
ogra_mzanetti, assigned13:11
mzanettithanks13:11
=== psivaa is now known as psivaa-lunch
=== MacSlow|lunch is now known as MacSlow
=== dandrader|afk is now known as dandrader
=== gatox is now known as gatox_lunch
cwayne_who generally does reviews for upstart-app-launch?13:28
cwayne_sergiusens, ^13:28
sergiusenscwayne_, that would be ted13:35
cwayne_gah13:35
cwayne_sergiusens, what if ted is the one that proposed the merge :P13:35
=== jrolland-ubuntu is now known as jrolland
sergiusenscwayne_, maybe Wellark then13:41
=== chrisccoulson is now known as notchrisccoulson
sergiusenscwayne_, oh, or charles13:42
cwayne_Wellark, hey, got a sec for a MR?13:42
cwayne_charles, or you :) ^13:42
Wellarkcwayne_: what mr?13:45
cwayne_Wellark, https://code.launchpad.net/~ted/upstart-app-launch/xdg-data-dirs/+merge/19498113:47
cwayne_Wellark, that will allow us to have translated click apps :)13:48
Wellarkcwayne_: I'm afraid I haven't got the required upstart-fu to properly review that mr :/13:49
cwayne_Wellark, ah crap, no worries, thanks for checking it out anyway :)13:50
Wellarkcwayne_: maybe charles as he has review most of the previous mr's13:51
Wellarkhe should be online in couple of hours13:51
cwayne_Wellark, awesome, thanks!13:51
Wellarkcwayne_: you can drop him an email to get his attention right when he logs in13:51
=== psivaa-lunch is now known as psivaa
=== alan_g|lunch is now known as alan_g
gabrielhello anybody can help me installing ubuntu phone?14:43
mzanettiMacSlow: been missing you in #ubuntu-unity14:44
MacSlowmzanetti, doh... wonder how that was removed from my default channel config in xchat... fixed not thanks14:44
gabrielhello14:47
popeygabriel: wassup?14:48
gabrielhey... im  trying to install ubuntu phone... could you help me?14:49
popeygabriel: what device are you installing on?14:51
gabrielsamasung galaxy nexus S14:52
popeyhttps://wiki.ubuntu.com/Touch/Install has details of the install process for nexus and non-nexus devices14:52
MyrttiGalaxy Nexus or Nexus S?14:56
Myrttiinstructions unclear, stapled hand to the floor14:56
gabrielhello15:00
popeygabriel: Continued greetings.15:01
gabrielI try to install in a Nexus S....15:02
popeygabriel: https://wiki.ubuntu.com/Touch/Install15:02
popeyhave you read that?15:02
gabrielyeah but the problem is when i try to install... the terminal said15:03
gabrielINFO:phablet-flash:Device detected as crespo15:03
gabrielERROR:phablet-flash: Unsupported device, autodetect fails device15:03
gabrielso apparently is not working in nexus S15:04
popeyis crespo listed at https://wiki.ubuntu.com/Touch/Install#Supported_devices_and_codenames ?15:04
dobeywasn't the nexus5 only released last week?15:14
=== dandrader is now known as dandrader|lunch
sergiusensdobey, S != 5 :-)15:15
=== dwatkins_ is now known as dwatkins
dobeygoogle really needs to reevaluate their device naming and how one name has like 13 different devices associated with it15:17
* ogra_ looks forward to the Nexus 5S15:17
ogra_:P15:17
Myrttidobey: yes, that is definitely different to how Linux distributions do it15:18
Myrttiahem Ubuntu15:18
ogra_(and in ten years you will have a Nexus 55 ... )15:18
dobeyMyrtti: eh? ubuntu 13.10 is ubuntu 13.10.15:19
Myrttiand also saucy, Saucy Salamander, stable, etc.15:19
dobeycode names is one thing15:19
ogra_Myrtti, after release the codenames arent used anymore (at least officially)15:19
dobeyogra_: well, they are used in the archive URLs and such15:20
dobeyogra_: so they are used officially :)15:20
dobeybut yeah, there aren't 13 wildly different pieces of hardware that we call "ubuntu 13.10"15:21
dobeyunlike say "galaxy nexus III"15:21
ogra_dobey, http://www.ubuntu.com/download/desktop15:21
dobeyogra_: one web page is not the entirety of officialness of ubuntu :)15:21
ogra_you wont find any official mentioning of the codenames on official pages ...15:21
* Myrtti puts her head back in the bush and apologises for stirring the beehive15:22
ogra_just because there is an alias in a download path on a server that points to the same thing, doesnt mean it is official15:22
ogra_Myrtti, lol15:22
dobeyogra_: launchpad isn't official?15:22
ogra_launchpad is a dev tool15:22
ogra_my mom doesnt use it15:23
dobeylaunchpad is a core part of community interaction for ubuntu15:23
ogra_but she uses ubuntu 12.04 ...15:23
ogra_(and doesnt know what a pangolin is)15:23
dobeythat's great15:23
ogra_developer community, sure15:23
ogra_endusers ... not so much15:24
dobeyno15:24
dobeyanyone who files a bug15:24
dobeyor uses a PPA15:24
* ogra_ knows we once had a wikipage about official naming guidelines ... i cant find it anymore ...15:25
=== alan_g is now known as alan_g|tea
=== gatox_lunch is now known as gatox
charlessergiusens, Wellark, I'll pick up the review15:28
=== om26er is now known as om26er1
=== om26er1 is now known as om26er
=== alan_g|tea is now known as alan_g
msvb-labThere are some 'Openstack QA' and similar QA sessions for the Ubuntu Summit (tomorrow.)15:39
msvb-labCan we get a Ubuntu Touch QA in there as well?15:39
msvb-labI think folks will have questions regarding touch and it's progress, or how to do things, what to expect, etcetera.15:39
rsalvetimhall119: ^15:46
mhall119msvb-lab: we'll have app development roundtables for anything related to apps and the SDK15:48
mhall119there's also things like http://summit.ubuntu.com/uds-1311/meeting/22084/unity8-shell-discussion/ for Unity 8 itself15:49
msvb-labmhall119: Okay, I'll try to visit those sessions.16:16
cwayne_stgraber, ping16:17
msvb-labDo you or anyone else know of a way to get a few finished (with graphics) slides for presentation basis?16:17
stgrabercwayne_: pong16:21
cwayne_stgraber, now that jenkins is back up, can we switch trusty-[proposed]-customized to pull from here? http://s-jenkins.ubuntu-ci:8080/job/sevilerow-trusty/lastSuccessfulBuild/artifact/16:22
stgrabercwayne_: let me see if they updated the firewall rules too, last I checked that wasn't the case16:23
stgrabercwayne_: nope, still can't connect to that address16:23
cwayne_stgraber, hmm, who do we need to poke to fix?16:30
=== dandrader|lunch is now known as dandrader
stgrabercwayne_: I'd recommend poking the CI guys (retoaded, ev, ...) as they said they'd take care of coordinating required FW changes with IS (and that clearly didn't happen, at least for nusakan)16:31
cwayne_ev, ^16:32
evstgraber, cwayne_ : what firewall rules do you need, exactly?16:33
mandel_barry, ping16:35
barrymandel_: hi!16:35
mandel_barry, hello!16:35
stgraberev: nusakan to s-jenkins on port 808016:36
evstgraber: proposing a branch for the fix now16:38
=== Namidairo is now known as Namidairo`bnc
om26ershould we not be using trusty-proposed ?16:44
om26erricmm, question since you seems to be a contributor of powerd. is there a way to get the current state of screen through the dbus api ?16:51
=== dholbach_ is now known as dholbach
om26erwhat I see here: https://wiki.ubuntu.com/powerd only suggests how to request states but there is not way to inquire of the current state16:51
ricmmom26er: I think there is no way to check the display state16:55
ricmmalso, powerd thinks in terms of "display hold requests"16:56
ricmmwhat exactly are you after, there might be a better way to do it16:56
ricmmdo you want to know if the screen itself is off? or if powerd has no standing display requests -> will sleep16:56
om26erricmm, I am writing a script to unlock screen before running autopilot tests using phablet-test-run. If the user turns off the display with the power button there is no way to turn on the screen with these api's so I would like to print that "hey you need to turn on the display" for you tests to run16:57
ricmmom26er: the power button does more than turning off the display, it puts the phone to sleep16:58
om26erother wise people will just keep waiting for the test suite to run only knowing at the end that they failed.16:58
ricmmif however you are connected through console it will hold it awake, but some systems will go down16:58
ricmmone of them being the display controller16:58
om26erricmm, I was thinking of something similar to what happens when a call comes. as it overrides any locks and turns on the screen. Is there something similar I could use for my case to turn on the screen ?16:59
=== boiko_ is now known as boiko
casket69who is here to help me17:18
casket69i want to inatall ubuntu touch on my archos xenon 8017:19
casket69aanyone?17:20
=== dholbach_ is now known as dholbach
=== dandrader is now known as dandrader|afk
=== notchrisccoulson is now known as chrisccoulson
xperiaMhy17:38
xperiaMhow to install ubuntu touch on my xperia M17:39
xperiaMcan help me17:39
popey!devices | xperiaM17:39
ubot5xperiaM: You can find the full list of devices, official images, community images, and works in progress at https://wiki.ubuntu.com/Touch/Devices17:39
robotfuelsergiusens: ping17:45
xperianot found for xperia M17:45
sergiusensrobotfuel, pong17:45
robotfuelsergiusens: are you the person I talk to about landing this? https://code.launchpad.net/~chris.gagnon/phablet-tools/run-test-without-autopilot/+merge/19492017:46
sergiusensrobotfuel, yeah, didn't I claim the review?17:46
sergiusensrobotfuel, have a bunch to land later tonight17:46
robotfuelsergiusens: no you did not claim it yet17:47
didrocksbarry: btw, I acked your landing slot in case you didn't see it17:47
sergiusensrobotfuel, done17:49
robotfuelsergiusens: thanks17:52
=== dandrader|afk is now known as dandrader
robrusil2100, cyphermox, kenvandine: anybody else having issues with phablet-test-run? seems to me like it successfully installs the -autopilot package but then just hangs, it won't run the test18:02
sil2100robru: didn't try phablet-test-run in the last week, so sadly no idea...18:03
robrusil2100, yeah, it's my first time in a week after all the outages...18:04
=== alan_g is now known as alan_g|EOD
=== salem_ is now known as _salem
=== _salem is now known as salem_
robruelopio, kalikiana_, I'm seeing some test failures with ubuntu-ui-toolkit: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1252416 can you take a look?18:48
ubot5Ubuntu bug 1252416 in ubuntu-ui-toolkit (Ubuntu) "7 test failures in latest ubuntuuitoolkit AP tests." [Critical,New]18:48
cwaynecharles: ping18:56
taiebotAnyone who could tell me the answer of the level 4 of riddling. I have been stuck on this level for a month now.19:11
kenvandinetaiebot, i won't tell you the answer, but i will give you a hint :)19:13
taiebotOK no problem19:22
taiebotStill has to google as i am not native...19:24
=== marcoceppi_ is now known as marcoceppi
elopiorobru: I'm sorry, I'm busy now with another project.19:51
elopioif you still haven't found the cause in 3 hours, I can take a look.19:51
robruelopio, hmmm well already kenvandine can't reproduce the issue. i'm trying it again after reflashing.19:51
ozurekhi20:04
ozureki want install ubuntuphone on my smartphone20:05
ozurekwho can help me20:06
ozureksomeone speaking spanish?20:06
robruelopio, hmmm, seems the tests have passed now. quite flaky though, one time I got 61 failures.20:19
kenvandinerobru, i had it pass 3 times in a row20:35
kenvandineafter the first failure20:35
kenvandinemhall119, did you get past #24 yet?20:36
cwayne_kenvandine, hey, any chance you could review this MR? https://code.launchpad.net/~ted/upstart-app-launch/xdg-data-dirs/+merge/19498120:42
kenvandinecwayne_, top approved20:44
mhall119kenvandine: I haven't gotten past #20 yet :(20:45
kenvandineel paso has killed me... i've lost motivation to continue guessing20:45
elopiorobru: when you get 61 failures is because the app couldn't open.20:45
elopiowell, *it's likely* because of that.20:45
robruelopio, hmm. ken also had 88 failures, once. but then it was fine20:46
elopiorobru: currently we can't tell from autopilot if the app is open or not. But once they add some missing bits to mir, we will be able to give a better error message20:46
kenvandineelopio, first run i had 88 failures, i rebooted the device and all passed20:47
elopioabout the reason why it won't open, that goes beyond my understanding of mir and autopilot.20:47
cwayne_kenvandine, thank you!20:47
kenvandinecwayne_, np20:47
elopiokenvandine, robru: it would be nice if you can keep an eye to this. If you get so many failures but you still see qmlscene opening correctly, please let me know.20:47
kenvandineelopio, it definately opened for me20:48
kenvandinei saw it running through some stuff20:48
kenvandinebut i didn't watch it closely20:48
robruelopio, yeah, it opened and did some stuff, at least for a few tests. didn't watch the whole way20:48
elopiohum, then I'll need more time to debug this21:11
=== salem_ is now known as _salem
=== Rink is now known as Carbon_rink
charlescwayne_: pong21:26
cwayne_charles, was just gonna ask about an MR, but I see you've reviewed it already :)21:35
charlescwayne_, :)21:36
charlesk21:36
cwayne_stgraber, heya, any chance on a top-approve here? https://code.launchpad.net/~cwayne18/ubuntu/trusty/initramfs-tools-ubuntu-touch/no-hardcoding-user/+merge/19400421:40
stgrabercwayne_: it's not a CI managed package so top approve won't do anything. I'll do another review and upload to the archive.21:42
cwayne_stgraber, oh, thanks! sorry, i didn't realize it wasn't CI'd21:42
cwayne_stgraber, it's in the landing asks sheet btw, let me know when you upload and I can mark it done :)21:43
stgrabercwayne_: if I wanted to be picky, I'd complain that this will blow up in very interesting ways should a user's home directory contain a space21:44
alexkhi21:44
alexkdoes anyone know how to setup ubuntu touch to run an application on startup?21:45
cwayne_stgraber, hm, fair point.  easiest way to get around that?21:45
alexkspecifically, on the GUI21:45
cwayne_can you even have a username with a space?21:45
stgrabercwayne_: for user in user-data/*; do cp test "$user/"; done21:48
stgrabercwayne_: I'll do the changes21:48
cwayne_stgraber, ah, duh, thanks21:49
stgrabercwayne_: updated version of the diff, can you please test this on a device both with a single phablet user and with a "test test" user?21:50
stgrabercwayne_: http://paste.ubuntu.com/6439734/21:50
stgraberI know this will work for the cp, but I'm not 100% sure the rest is fine, so would be nice to confirm before landing21:50
cwayne_stgraber, sure, building it now21:52
robotfueldoanac: ping21:55
doanacrobotfuel: hey there.21:55
robotfuel doanac do you have time to look at a MP? I really need it to land. https://code.launchpad.net/~chris.gagnon/phablet-tools/run-test-without-autopilot/+merge/19492021:55
doanacrobotfuel: i can look, but i don't have top approval for that project21:56
robotfueldoanac: do you know who does?21:56
robotfueldoanac: I pinged you because I saw your name in the bzr log :P21:57
doanacrobotfuel: sergiusens does most of the work on phablet-tools these days21:57
robotfueldoanac: okay thanks21:57
cwayne_stgraber, adduser won't let you add a user with a space in the name..22:01
stgrabercwayne_: sure but adduser won't prevent you having a space in the homedir AFAIK22:03
stgrabercwayne_: 'adduser --home "/home/test test" test' worked great here22:03
cwayne_stgraber, hmph, im even having trouble adding a user.. groupadd: cannot lock /etc/group; try again later.22:04
stgrabercwayne_: you'll need to remount / rw22:05
cwayne_gah22:05
cwayne_sorry, a bit dumb today..22:05
cwayne_stgraber, looks okay.. http://paste.ubuntu.com/6439828/22:10
stgrabercwayne_: yep22:10
stgrabercwayne_: uploaded22:13
stgrabercwayne_: note that you'll need an android no change rebuild to pick it up22:13
cwayne_stgraber, how often do those generally happen?22:16
robotfuelsergiusens: please try to get to https://code.launchpad.net/~chris.gagnon/phablet-tools/run-test-without-autopilot/+merge/194920, if you can today. I need it to land for mir's CI tests. It's getting late in the day for me, so it's my last chance to bug you :)22:16
sergiusensrobotfuel, even if I approve it, it has to go through a full blown landing plan/landing asks22:17
robotfuelsergiusens: ack, let me know what I can do to speed up the process.22:18
pmcgowanmhall119, popey last session slot tomorrow has several key Qt and sdk discussion same time22:18
mhall119pmcgowan: which sessions?22:19
pmcgowanthe appdev and the core sessions22:19
pmcgowanmhall119, maybe we can divide and conquer22:19
mhall119I see the HTML5 one on appdev, and a qt reconciliation one on core22:19
mhall119which don't sound like they'll have a lot of overlap22:20
stgrabercwayne_: not very often, I can upload one once initramfs-tools-ubuntu-tuch is done building22:20
pmcgowanmhall119, plus click store, and the corss compilation core one22:20
cwayne_stgraber, wonderful thanks!  btw i don't suppose those firewall issues have been fixed?22:20
pmcgowanmhall119, maybe I am just interested in them all :)22:21
mhall119that could be :)22:21
pmcgowanmhall119, dont worry, too tricky to sched22:21
mhall119I don't see the cross-compiling one thoug22:22
pmcgowanmhall119, no its actually something else, developer mode22:22
AskUbuntufailed to install phablet-tools on 12.04 | http://askubuntu.com/q/37910722:31
cwayne_pmcgowan, any idea what project i would log url dispatcher bugs to?22:35
cwayne_man do i have bad timing22:35
mhall119cwayne_: https://launchpad.net/url-dispatcher ?22:36
cwayne_i could've sworn i'd tried that22:36
mhall119when in doubt, s/\ /-/ :)22:36
cwayne_anyway, thanks mhall11922:36
mhall119np22:36
cwayne_hah22:36
AskUbuntuHow to show mouse cursor on 14.04 Nexus 7 #mobile | http://askubuntu.com/q/37911322:43
anders3408mhall119:  any update on building system images for none nexus devices ?  i really want to get oppo find5 proper :)22:59
mhall119anders3408: what do you mean?23:12
anders3408mhall119:  i mean , nexus devices uses system-images, that should be added so other devices can do the same thing , build those ourself.23:41
=== chriadam|away is now known as chriadam

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