/srv/irclogs.ubuntu.com/2013/05/31/#ubuntu-touch.txt

=== genii-around is now known as genii
dholbachgood morning06:38
=== chriadam is now known as chriadam|away
=== morphis|away is now known as morphis
jaywinko.O07:44
Mirvjaywink: O.o07:45
b0bbenhey all08:00
b0bbeni had a device view all of the sudden on my phone while having a call, and now I can't find that view anywhere08:01
b0bbendidn't even know it existed...08:01
b0bbenhow do I get to it again?08:01
=== psivaa_afk is now known as psivaa
wowowwelcome08:09
=== vrruiz_ is now known as rvr
jaywinkhmmmm tried phablet-tools -b to flash all data (maguro) .. it died when trying to transfer autodeploy.zip to device (permission error). Started adb-server as root (first google hint) but now I can only get to recovery mode and phablet-tools does not see the device ... any hints? :)08:23
jaywinkok I think I managed to fix it, deployed autodeploy.zip to device in recovery mode with adb push manually08:34
=== chihchun is now known as chihchun_afk
Mirvjaywink: cool if you found a way. one thing is that if you get permission problems and adb devices gives you "??????", there might be an USB id change and you need to update udev rules08:37
Mirvor at least I encountered a such thing, even though I don't have maguro08:37
Mirvso in /lib/udev/rules.d/69-libmtp.rules I added a line SUBSYSTEM=="usb", ATTR{idVendor}=="18d1", ATTR{idProduct}=="d002", MODE="0666"08:38
Mirvsudo service udev restart and adb devices (etc) worked again08:38
Mirvbut adb root obviously is the first thing to do08:38
=== chihchun_afk is now known as chihchun
om26ernik90, hey09:11
didrockssil2100: the app stack is still failing utah tests, it seems that the dep that oSoMoN added yesterday was not enough, mind checking?09:14
=== greyback|away is now known as greyback
sil2100didrocks: ACK, ok, in the morning the check job was still waiting for a free slot on the generic job queue, I'll take a look and poke oSoMoN09:17
seb128sergiusens, hey, I reviewed phablet-tools in NEW, small comment09:18
seb128"License: GPL-309:19
seb128 ...09:19
seb128 See the applicable version of the GNU Lesser General Public09:19
seb128  License for more details."09:19
seb128sergiusens, seems like somebody took the snippet of the LGPL and dropped the L but forgot to drop the Lesser in the text09:19
seb128sergiusens, that's not a blocker to accept it but would be nice to fix (in debian/copyright and some of the sources)09:19
dpmhey Saviq, looks like i18n works well for Unity on the phone, which is pretty cool. I can see translated messages for Applications, Music, etc. Do you know where the strings for "Frequent Apps", "Favourite People" and such come from?09:26
oSoMoNdidrocks: the missing dep is still missing, the autolanding job for my MR failed (and is still failing), it looks like the job itself is broken :/09:28
didrocksoSoMoN: argh, ok :/09:30
didrockssil2100: ^09:30
oSoMoNdidrocks: I’m considering merging it manually, given that it’s really trivial, I’m tired of fighting windmills, I’ve wasted so much time this week waiting on jenkins09:31
oSoMoNom26er: would you object to me merging manually https://code.launchpad.net/~osomon/gallery-app/missing-uoa-dep/+merge/166552, to bypass the busted jenkins job?09:32
didrocksoSoMoN: that's fine with me FYI ;)09:34
Saviqdpm, those come from the applications lens09:34
didrocksoSoMoN: tell us, we'll rebuild the daily apps stack then09:34
didrocksso that you can be published09:35
oSoMoNdidrocks: ok, waiting for om26er’s green light09:35
didrockssure!09:35
Saviqdpm, AFAIK they need to come translated from there already (i.e. we won't ever know all the category names used by all the scopes)09:35
nik90|Mobileom26er: hey sry I am at the university, cant talk now09:36
nik90|Mobileom26er: but leave any messages to nik90, and I will look at it when I get home09:36
dpmSaviq, yeah, so we just need to internationalize the apps lens, right? Is this the right branch? -> https://launchpad.net/unity-lens-applications/phablet09:38
Saviqdpm, yes, and it should already be internationalized, no?09:39
Saviqdpm, btw, the Video and Music lens are static, driven by http://bazaar.launchpad.net/~phablet-team/demo-assets/trunk/files/head:/lenses/09:40
sil2100oSoMoN: fine with me as well09:40
dpmSaviq, it looks like the apps lens here is i18n'd on that branch above, but it looks like vala code?09:40
Saviqdpm, yup, it is09:41
om26eroSoMoN, yeah, please merge it manually09:41
om26er(and my internet sucks for the day)09:41
oSoMoNok, thanks, merging09:41
sil2100oSoMoN: could you give me a sign once it's done?09:41
Saviqdpm, here's unity-lens-mock that's driven by the .json files https://code.launchpad.net/~phablet-team/phablet-extras/unity-lens-mock09:41
dpmSaviq, ack on Video and Music lens, so I guess we cannot do much until they are not static09:41
Saviqdpm, yeah, probably not worth the effort09:42
om26ernik90, the clock app have a problem starting09:42
sil2100oSoMoN: I'll re-trigger the stack once it's in09:42
om26ernik90, file:///usr/share/ubuntu-clock-app/ubuntu-clock-app.qml:136 Type TimerPage unavailable09:42
om26ernik90, tried both trunk and the package from the ppa..09:42
dpmSaviq, yeah, I agree, not for now09:42
=== om26er is now known as om26er|lunch
nik90|Mobileom26er: ok, that's weird. Which version r u running it on?09:42
dpmSaviq, does it make sense to enable translations in LP for the apps lens (as far as I can see it's just a matter of creating and committing the .pot file) or do you expect big changes there?09:43
oSoMoNsil2100, didrocks, om26er|lunch: merged and pushed09:43
didrockssil2100: relaunching it?09:44
didrocksoSoMoN: thanks!09:44
Saviqdpm, the apps lens is just a modified lp:unity-lens-applications - it *should* just use the translations that are already there09:44
Saviqdpm, and well, it goes away when we switch to saucy (100 scopes), so...09:44
didrocks(just rebuilding the webbrowser package I guess)09:44
Saviqdpm, we're not going to touch it at all anymore09:45
sil2100didrocks: yep!09:45
sil2100didrocks: should I specify just gallery-app in the run command, or do a whole stack rebuild?09:45
didrockssil2100: just what needs to be rebuild please, launchpad will be happy :)09:46
sil2100didrocks: I'll abort the current apps check job then09:47
dpmSaviq, yeah, but it only has one translation, Danish, so it's not very useful for non-Danish speakers :) http://bazaar.launchpad.net/~unity-team/unity-lens-applications/phablet/files/head:/po/ so it might be worth opening translations in LP to get some more languages in09:47
didrockssil2100: hum09:48
didrockssil2100: remember that UTAH doesn't like that?09:48
Saviqdpm, that's weird - it's the same for http://bazaar.launchpad.net/~unity-team/unity-lens-applications/trunk/files/head:/po/09:49
=== mmrazik is now known as mmrazik|afk
Saviqdpm, it's shipped by the lang pack09:49
Saviqdpm, how does that work?09:49
sil2100didrocks: I did not remember that, although aborting the upstream check job is a problem for UTAH?09:50
sil2100didrocks: did it cause some problems in the past?09:50
didrockssil2100: if you relaunch one using UTAH, yeah09:50
didrockssil2100: UTAH won't deprovision the machine and will continue running the tests09:50
didrocksso next -check job -> try UTAH -> FAIL09:50
sil2100Shit09:51
Saviqdpm, btw, I'm off until Monday, so don't expect me to be responsive09:51
sil2100didrocks: I think we should have a document with all the common problems and quirks related to daily-release09:51
dpmSaviq, yeah, for Ubuntu packages it doesn't matter if the .po files are not in the code, as they are fetched from Launchpad directly by the language packs. But as the language packs are not installed on the phone, and they are not shipped in the package itself, then they can't be loaded from either location. So what needs to be done is enable translations in the upstream project so that they are committed to the branch and then shipped in the package09:52
Saviqdpm, ok, works for me09:52
dpmSaviq, ack, you've actually been very responsive. Now go and enjoy your time off, thanks!09:52
sil2100didrocks: so that it's more probable that we're all on the same page and at least have no excuse for repeating a mistake like I just did09:52
=== davmor2_ is now known as davmor2
sil2100didrocks: so, basically now the check job will fail if re-run, yes?09:53
didrockssil2100: please feel free to document :)09:54
didrockssil2100: yeah, it will fail09:54
didrocksuntil UTAH finishes09:54
didrocksso please, check with the QA guys09:54
nik90|Mobiledpm: can you confirm if the clock app is starting for you? om26er|lunch has a problem starting the app.09:56
sil2100didrocks: will do, but just so I have a good understanding of it - what happens if the generic testing job finishes before the -check job is re-ran?09:56
sil2100didrocks: should it be fine then?09:56
dpmnik90|Mobile, om26er|lunch, it starts from the 144 image. Or do you mean from trunk?09:56
davmor2ogra_: good news ish  I decided to run a debug build process for crespo.  I did breakfast crespo  brunch crespo then hashed out 1 line at a time till I got it to build.  Looks like I removed the nfc security lines originally.  So now I'm going to see if this build completes then add the Ubuntu specific lines one at a time and see if any of those broke the build :)  But I am making headway it seems woohoo :)09:56
nik90|Mobiledpm: could you try trunk?09:57
nik90|Mobiledpm: he couldn't get it to work from trunk and ppa09:57
didrockssil2100: is the generic job is still running, that's fine09:57
didrocksthat will protect the lock09:57
sil2100didrocks: the generic job is still runinng but it should finish pretty soon09:58
dpmnik90|Mobile, on the mobile r89 works for me (r92 is latest, but after r89 all changes are just translation commits). On the desktop trunk (r92) works for me too10:00
didrockssil2100: ok, so once it's finished, it means that UTAH finished10:00
didrockswhich is what we want10:00
=== FUF_ is now known as FUF
user82check out the cover of this german pc manazine: http://www.pcwelt.de/tipps/LinuxWelt_3_2013_-_jetzt_am_Kiosk-Neues_Sonderheft-7926353.html?view=zoom&zoom=aufmacher10:07
popeynice10:07
ogra_heh, i wonder if they actually ship the images on CD10:10
=== ubot5` is now known as ubot5
ogra_err, DVD10:10
ogra_it kind of indicates they do10:10
sil2100didrocks: I think the ati run of the generic job is broken, is it possible to abort that while keeping UTAH happy?10:11
user82will get it later and see what's in there10:12
didrockssil2100: not that I know of, did you ask on #qa?10:21
=== mmrazik|afk is now known as mmrazik
om26ernik90|Mobile, dpm it starts fine for me. mmrazik is the one seeing the issue10:32
mmraziknik90|Mobile: I'm getting this (line 10-14): http://pastebin.ubuntu.com/5719267/10:33
mmrazikthere is a bit of autopilot stuff around but 10-14 is what I get if I try to run the app without autopilot10:34
mmrazikthis seems to be the issue:10:34
mmrazikfile:///usr/share/ubuntu-clock-app/common/AnimationContainer.qml:62 UbuntuNumberAnimation is not a type10:34
timpmmrazik: which version of the UITK do you have installed?10:37
timpapt-cache policy qtdeclarative5-ubuntu-ui-toolkit-plugin ubuntu-ui-toolkit-theme10:39
timpwe have r526 now10:39
mmraziktimp: the one from raring archives10:40
mmraziklooks the canonistack instance is down. will need to check later what exactly is that10:40
mmrazikbut I did check I have the latest10:41
mmrazik0.1.43 for both of them10:41
timpmmrazik: ok. that's the problem, 0.1.43 is old and doesn't have the UbuntuNumberAnimation, so to run the clock app you'll need the UITK from the ppa10:43
mmraziktimp: thanks10:44
timpmmrazik: ppa is listed here http://developer.ubuntu.com/get-started/10:45
=== mmrazik is now known as mmrazik|afk
=== ckpringle_ is now known as ckpringle
davmor2guys the adb push out/target/product/crespo/*.zip /sdcard/autodeploy.zip line is giving me an error for adb should it be one or the other of the zip file that are in out/target/product/crespo/  I have cm-10.1......crespo.zip and cm_crespo_ota...zip in the directory10:52
ogra_davmor2, you dont want the ota file11:02
davmor2ogra_: thanks11:02
=== MacSlow is now known as MacSlow|lunch
=== mzanetti is now known as mzanetti|lunch
nik90|Mobilemmrazik|afk, om26er: the reason for that error is because his Ubuntu SDK is not updated. Ensure that both the ppa listed in developer.ubuntu.com are included11:24
=== mmrazik|afk is now known as mmrazik
mmraziknik90|Mobile: ack11:24
nik90|Mobilemmrazik: ack?11:25
mmraziknik90|Mobile: acknowledged/all clear :)11:26
mmrazikthanks11:26
nik90|Mobilemmrazik: wonderful :)11:26
taraHi11:48
taraI am trying to install ubuntu touch in my nexus 7 tablet11:49
paulliurenato_: hi. Do you know where is the source code for ChewieUI?11:57
=== pete-woods is now known as pete-woods-lunch
renato_paulliu, indicators-client12:03
paulliurenato_: ok.. thanks.12:04
paulliurenato_: ok. There's a bug cause the datetime mojibake. I guess it is because the fromLation1 function in chewie_datetimeplugin.cpp. I'll see if I can change it to UTF-8 and solves the problem.12:06
paulliurenato_: https://code.launchpad.net/~paulliu/indicators-client/fix-mojibake/+merge/16677212:25
paulliurenato_: please help review.12:26
=== mzanetti|lunch is now known as mzanetti
renato_paulliu, approved12:42
hopkinskong_w8~seen dank10112:49
paulliurenato_: thanks.12:49
evilt0netani: /j #fooo*12:51
=== MacSlow|lunch is now known as MacSlow
davmor2ogra_: so close yet so far :(  recovery fails to do anything with the image :(13:29
ogra_you can forcefully install it by selecting it in the recovery menu13:30
davmor2ogra_: Install /sdcard Finding update package... Opening update package... Verifying update package... Installation aborted.13:32
ogra_ouch13:32
davmor2ogra_: I even tried via adb sideload din't like it from there either13:34
seb128ricmm, rsalveti, ogra_: I'm reviewing android-audiosystem in NEW, the debian/copyright has some small things are inexact13:34
seb128* it says13:35
seb128Files: include/machine/*13:35
seb128License: BSD13:35
seb128but there a few other files under BSD in there13:35
seb128include/cutils/atomics.h: BSD (2 clause)13:35
seb128include/media/stagefright/WAVEWriter.h: BSD (3 clause)13:35
seb128include/media/stagefright/QCOMXCodec.h: BSD (3 clause)13:35
seb128for example13:35
seb128the files in etc/pulse/ come from pulseaudio and are LGPL2+, that should probably be reflected in the copyright as well13:36
seb128include/unicude is also Copyright "International Business Machines" which is not listed in debian/copyright13:38
seb128those files have also no license infos13:38
seb128but the unicode license afaik stipulate that the files can be used/redistributed/modified but that the copyright notice needs to be kept in the copy13:40
seb128didrocks, ^13:40
seb128didrocks, since you asked to review, I'm fine with the first issues but the unicode one seems like a potential NEW blocker, the redistribution details and license infos should be included with the copy from what I understand13:41
didrocksseb128: thanks for the info, rsalveti: ricmm: can you fix this today? so that next daily have it right13:44
om26ermzanetti, hey! are the autopilot tests working for the qml-phone-shell on devices now ?13:45
mzanettiom26er: I think so... thomi does not want to fix the display thingie in autopilot tho...13:45
mzanettiom26er: so I guess we need a workaround for that in the AP tests13:45
om26ermzanetti, right, do you need help on that ?13:48
om26ermzanetti, i could try if its not going to be messy13:48
=== dandrader is now known as dandrader|afk
kgunnom26er: i think a few folks are getting hung up on it....if you could take a run at it13:59
om26erkgunn, sure, I will look into that. I might need guidance from some14:02
jounihanyone remember what the clock app bzr url is?14:04
om26erjounih, lp:ubuntu-clock-app14:05
Orangerom26er: Thank you for your merge proposal :)14:06
jounihom26er: thanks14:06
=== dandrader|afk is now known as dandrader
om26erOranger, np, if you need any help with autopilot tests there I'll surely help14:07
Orangerom26er: autopilot tests is something new for me, so I think that I will need your help some times14:08
om26erOranger, sure14:09
didrocksoSoMoN: do you have anything depending on sphinx?14:16
* didrocks sees that sphinx-voxforge-hmm-en sphinx-voxforge-lm-en wants to be installed14:16
didrocksI guess it's the hud…14:16
oSoMoNdidrocks: sounds like the hud, indeed14:17
didrockstedg: any recent transition to libhud2?14:17
tedgdidrocks, ?14:17
didrockstedg: I see the hud is depending on          sphinx-voxforge-hmm-en,14:18
didrocks         sphinx-voxforge-lm-en14:18
didrockswhich are in universe14:18
tedgYup14:18
didrockswe can't have that in ubuntu14:18
didrocksmultiverse*14:18
tedgWhy are they in multiverse?14:18
didrockstedg: sorry, my bad, I need to drink coffee14:19
tedgThe source is GPL14:19
sil2100uh14:19
didrockstedg: is that really recent, like today?14:19
didrocksor a long time ago?14:19
tedgNo, it's been a while.14:19
didrocksok, so someone broke the package detection in UTAH14:19
didrocksa long time ago14:19
didrocksand now that otto is checking14:20
didrocksit's working again14:20
* tedg didn't do it, he promises14:20
didrockstedg: I believe you on that one :)14:20
didrockstedg: thanks!14:20
tedgNP14:20
sil2100didrocks: hm, was there some switch from generic autopilot to autopilot-raring-daily_release ?14:20
sil2100didrocks: for the check jobs?14:20
didrockssil2100: right, don't touch the apps stack please14:20
didrockswe are pluggin in otto in it14:21
sil2100!14:21
sil2100\o/14:21
didrockssil2100: that's why we see that the package dependencies are not correct :)14:21
didrockssil2100: so probably some troubles14:21
didrocksin the first run14:21
didrocksto have the list correct14:21
sil2100ACK14:23
didrockssil2100: so, we are adding the hud for now14:23
didrockssil2100: as it's transitionning14:23
didrocksto not fail the job everyday14:23
didrocksas long as we are in this transition period14:23
sil2100Since the last correct generic AP job returned just 1 failure, so I've been wondering if maybe we should force publishing?14:24
sil2100Ok, noted14:24
didrockssil2100: no, don't touch it, we need it for now :)14:24
sil2100didrocks: affirmative ;)14:24
sil2100But excellent to finally see the new test environment in action14:24
stgraberogra_: so how's that container flip going?14:25
didrockssil2100: the logs and artefacts looks good for you?14:26
ogra_stgraber, well, waiting for lxc-android-config to show up in the archive, then seeding and the biggest part should be done ... one bit for later this evening for me is to implement the fstab creation somehow14:27
ogra_stgraber, and i found a way to repack the zips in a working way for the flipped model, so on monday we should have the standard dual zip setup available for brave people that want to try it14:28
ogra_stgraber, oh, and the system image ships the initramfs for us in /boot/ on the ubuntu side now14:29
stgraberogra_: cool. Once we have that, I'll look into what's needed to convert those into the .tar.xz format I need for the new upgrader14:29
_salemricmm, ping14:29
ricmmpong14:29
ogra_stgraber, unzip .... tar it ... should be trivial14:29
ogra_ricmm, did you see seb128's ping above about the audio stuff ?14:30
stgraberogra_: unzip => convert all of the weird file metadata to actual file permissions => tar it14:30
stgraberogra_: the middle part is the not so trivial one ;)14:30
ogra_stgraber, the META-INF stuff ?14:30
ogra_well, it has a binary interpreter that we will need to package anyway14:31
=== mmrazik is now known as mmrazik|afk
ogra_the rest is text files14:31
stgraberogra_: yep. That part will be different as we use tar and so can and will ship the files with all the attributes14:31
ricmmogra_: no14:32
stgraberogra_: so with the tar.xz format, our metadata file will be completely different and basically limited to removing files and formatiting partitions14:32
* ricmm scrolls14:32
ogra_ricmm, seems there are copyright issues14:32
ogra_stgraber, we need copying and adding files too14:32
ogra_else things like userdata preservation wont work14:33
ricmmogra_: iirc rsalveti did that packaging14:34
ricmmlets wait for him14:34
ogra_ah, k14:34
ogra_stgraber, http://bazaar.launchpad.net/~phablet-team/touch-preview-images/phablet-build-scripts/view/head:/ubuntu_data is what we use today14:34
ogra_and indeed http://bazaar.launchpad.net/~phablet-team/touch-preview-images/phablet-build-scripts/files/head:/META-INF/com/google/android/14:35
_salemricmm, hey, I just flashed build 145, and it seems the screen doesn't turn off during a call. the proximity sensor should be already working, right?14:35
ogra_for the update-binary we'll have to wait for the toolchain though14:35
_salemricmm, is there a way to debug what's going wrong?14:35
stgraberogra_: right, I expect that stuff to be quite different for the tar.xz images but I'll wait for the .zip ones to be ready and then will prepare a clear plan on what'll be the difference for the .tar.xz. Then we can discuss whether it's easier to have the livefs buildd spit out both format or simply have a tool converting them.14:37
ricmm_salem: what device?14:38
ogra_stgraber, well, i think the binary interpreter is needed for installing14:38
_salemricmm, galaxy nexus14:38
ogra_stgraber, the android recovery mode kind of expects it14:38
ogra_once the device is installled and our own recovery is in place thats indeed different, but for the initial install you will need what androids recovery wants14:39
ricmm_salem: its working fine for me on galaxy nexus, have you flashed everything correctly?14:39
stgraberogra_: yeah, I'm not against keeping both formats for the time being for those who're not using our recovery image, but for the devices we care about, we'll have our own recovery image that'll understand the .tar.xz format (and possibly only that one)14:40
ricmm_salem: have you tried many times? or just once14:40
_salemricmm, well, I did a phablet-flash, should I wipe the entire phone?14:40
stgraberogra_: so we may end up generating a .zip that only contains the recovery image, have that one applied, then push the files and have the new recovery unpack the .tar.xz14:40
_salemricmm, I tried 3 times14:40
ogra_stgraber, i'm not tallking about "those who're not using our recovery image", i'm talking about everyone ...14:40
ogra_stgraber, the initial install needs something thats compatible with androids recovery mode14:40
ogra_what comes after the initial installl is all in our hands ... but for replacing whats there we will need to use what android wants14:41
stgraberogra_: sure, but for the devices we care about currently, we can just push the new recovery with fastboot, reboot in recovery, adb push the files, reboot and we're done14:41
ogra_you need to get "our own recovery image" in place first ;)14:41
stgraberogra_: but yeah, I expect we'll want to build a .zip that does that for the devices that don't have fastboot14:42
ogra_fastboot access is a matter of luck14:42
didrockssil2100: seb128: http://10.97.0.1:8080/job/cu2d-apps-head-2.2check/44/console \o/14:42
ogra_we shouldnt rely on it14:42
ricmm_salem: can you pastebin /system/ubuntu_stamp please14:42
didrocksotto: 11 min, utah: 30 min for the same tests :)14:43
seb128didrocks, \o/14:44
didrocksbut with archives!14:44
didrocks(which takes 1min30) :)14:44
sil2100Ohshit!14:45
didrockssil2100: want to publish the apps stack now? (I forced the manual publishing on purpose before ;))14:45
=== netcurli_ is now known as netcurli
sil2100didrocks: sure thing, I'm just browsing through the artifacts looking how things are now ;)14:46
sil2100Let me fire publish14:46
_salemricmm, https://pastebin.canonical.com/91935/14:46
mhall119are there plans to get camera and audio working on the Nexus 7?14:47
jcastrois there an individual bug for data via GSM in addition to the wifi?14:47
sil2100didrocks: publishing forced, but otto testing looks awesome - will we switch all test machines to this platform?14:48
sil2100(once we test it out more of course)14:48
ricmm_salem: all that looks right, how are you trying it?14:49
ricmmwhen in an active call, put your hand over the prox sensor (top right)14:49
_salemricmm, yep, exactly that. the screen keeps on.14:49
didrockssil2100: yeah, we are deploying little by little :)14:49
ricmmok14:49
didrockssil2100: we need to have a saucy install as well14:50
sergiusensogra_: stgraber even today, officially for first install we flash our recovery image (it's compatible for other devices), I don't see a need for building the zips14:50
ricmm_salem: gonna need you to install libplatform-api1-hybris-tests and run test_android_sensors_api or something like that, from that package14:50
ogra_sergiusens, so you would go with fastboot for everything ?14:50
_salemricmm, ok, let me try14:50
ricmmtest_android_sensors_api | grep proximity might be easier to parse14:51
* ogra_ was in the same camp until rsalveti convinced me we should go with adb rather 14:51
sergiusensogra_: for the first flash, yes14:51
ogra_ah14:51
ricmmbut first run it without the catch to see if you are getting any sensor events at all14:51
sil2100fginther: ping, are you around right now, or in the middle of AFKing?14:51
fginthersil2100, I'm here14:51
sergiusensogra_: then we would need some instructions to allow people to flash/build these recovery images for other devices14:51
ricmm_salem: I need 5 min, ping me with the result or post it on pastebin14:52
ogra_sergiusens, yeah14:52
sergiusensogra_: and last... we just need to make sure the recovery image is backwards compatible14:52
ogra_i wouldnt want to flash my SGS2 with heimdall all the time14:52
sergiusensogra_: at least for community, for shipping (and nexus line) it wouldn't matter that much14:52
ogra_since that actually can brick it14:52
ogra_yeah14:52
sergiusensogra_: yeah, exactly...14:52
sergiusensogra_: I have to see why my Note is bricked since last week :-P14:53
_salemricmm, ok, I see the events there14:53
ogra_ugh, isnt that yoour main phone ?14:53
_salemricmm, void on_new_proximity_event(UASProximityEvent*, void*)14:53
fginthersil2100, I'll be offline soon though14:54
stgraberright, that was my thought, use fastboot to push a new recovery image, then push the rest through that. I wouldn't use fastboot to push everything (as we know that tends to fail), but using it for the first flash of the recovery partition should be reasonable.14:54
sil2100fginther: \o/ hm, do you remember that strange PPA building problem we encountered on the spring last year when packages for some arch's failed building because the -dev package was somehow available earlier and the lib version was not available during build?14:55
stgraberand for devices that don't support fastboot, they should be able to easily roll a .zip that replaces the recovery partition14:55
sergiusensogra_: my main phone now is an Ubuntu Touch install on maguro ;-)14:55
sil2100(long description)14:55
ogra_sergiusens, doesnt work, i have that here too14:55
ogra_:P14:55
fginthersil2100, It sounds vaguely familiar14:56
sil2100fginther: let me illustrate it with two pastebined logs14:56
sergiusensstgraber: ogra_ I would rather not do it in a zip to update recovery... deploying through zips have chances of breaking too14:57
sergiusensjust use the tool for the device explicitly, people should know when they do a dangerous operation14:57
sil2100fginther: for instance http://paste.ubuntu.com/5720094/ and http://paste.ubuntu.com/5720095/14:57
stgraberI'm fine with that14:57
sil2100fginther: getting things like "libunity-dev : Depends: libunity9 (= 7.0.0daily13.05.30ubuntu.unity.next-0ubuntu1)"14:58
ogra_sergiusens, i'll just go with what stgraber implements, i trust him :)14:58
sil2100fginther: it started happening again, this time it seems to attack powerpc - do you remember if we had any ideas on the root cause of that? Since I can't remember anything solid14:59
fginthersil2100, ah, is this because the -dev packages are built by i386 and are therefore availalble sooner14:59
ricmm_salem: back, can you check your version of powerd?15:00
_salemricmm, 0.1115:00
fginthersil2100, we disabled powerpc builds for unity when pusing to the ppa15:00
ricmmwell all seems to be fine then, something might be wrong with your testing. try doing adb logcat and then ringing your phone from another15:01
sil2100fginther: I remember we had a conclusion like this, but the problem is... -dev packages have 'any', so they're being built for every arch seperately15:01
sil2100fginther: so it can't be the case15:01
ricmm_salem: and pastebin the logcat out15:02
sil2100fginther: for instance, libunity-dev is built for i386, amd64, armhf and powerpc15:02
didrockssil2100: it can be a dependency of this -dev package which is arch:all and not available everywhere15:02
fginthersil2100, hmmm, sorry, I thought it was just built once...15:03
sil2100didrocks: would make sense, but strange thing only powerpc would be affected, as theoretically armhf is much slower15:04
fginthersil2100, a very hackish solution would be to insert additional dependencies prior to uploading the source package15:05
fginthersil2100, for example replacing "libunity-dev," with "libunity-dev,libunity9,"15:05
* rsalveti reads backlog15:06
_salemricmm, http://pastebin.ubuntu.com/5720120/15:07
rsalvetiseb128: didrocks: why did we push audio-audiosubsystem to the archive today?15:08
ogra_yesterday actually15:08
rsalvetiright15:08
ricmm_salem: is your powerd even running?15:08
ricmm_salem: does the auto turn-off of the screen happen? on timeout, 5 seconds15:08
rsalvetiI'd like to get a ping or such, as I was maintaining it and knew it needs a bit more love15:09
didrocksrsalveti: because it's part of the stack for phablet-tools, that sergio wanted into saucy15:09
didrocksrsalveti: when I asked about audio-audiosubsystem, he acked that's fine to push to the archive15:09
fginthersil2100, gotta go, I'll let you know if I think of anything else15:09
_salemricmm, powerd is running. the screen is turning off correctly.15:09
rsalvetididrocks: right, didn't know that15:10
rsalvetididrocks: so I'll check, might not be able to check today15:10
rsalvetigot some other stuff for today15:10
=== mmrazik|afk is now known as mmrazik
ricmm_salem: can you tell me the steps you are using to test this?15:10
seb128rsalveti, no worry, it's in the queue but it doesn't need to get in today, you can fix those few issues next week15:10
didrocksrsalveti: ok, thanks, Monday is fine :)15:11
sil2100didrocks: btw. did you see my ping in the morning about the evdev package in NEW?15:11
rsalvetiseb128: didrocks: cool, ok then15:11
rsalvetiseb128: thanks for the review anyway15:11
seb128yw15:11
_salemricmm, the screen turns off, but it takes 30 seconds, not 515:11
didrockssil2100: hum, I probably misses that15:12
didrocksmissed*15:12
didrockssil2100: I pushed it yesterday evening IIRC15:12
sil2100didrocks: since evdev the old package I see is still in the NEW queue15:12
didrocksah, interesting15:12
_salemricmm, well, I make a call, when the call is answered I cover the proximity sensor with my hand, and the screen keeps on15:12
sil2100didrocks: while python-evdev should be if anything (if the packaging looks ok to you)15:12
didrockssil2100: it's in already15:13
sil2100didrocks: by 'in' you mean 'in saucy'? ;p15:13
didrockssil2100: evdev rejected15:13
_salemricmm, when I do the same using the hybris testing program, I see the event is being emitted correctly though.15:13
didrockssil2100: well, you should be able to check: (and you should be suscribed to saucy-changes :p)15:13
ricmm_salem: I've just run exactly the same test and it works for me, something seems to be wrong with your powerd<->ofono communication15:13
didrockssil2100: https://launchpad.net/ubuntu/+source/python-evdev15:13
sil2100didrocks: I think I need to add myself to that one indeed ;)15:14
sil2100didrocks: thanks!15:14
didrocksyw :)15:14
didrocksrsalveti: seb128: the only downside is that android-* will be pushed 3 times this week-end until the issues are fixed, we'll need to reject it15:16
ricmm_salem: iow your sensors are working, and they are well wired all the way up and available for powerd. seems to be that powerd isnt even starting it, so it feels like an old powerd version... yet 0.11 is the right one15:16
_salemricmm, just rebooted my device and now it works.15:16
ricmmcan you logcat and *restart* the powerd service?15:16
ricmmah15:16
ricmmsomething was wrong with the powerd startup then15:16
seb128didrocks, rsalveti: I can NEW it with the understanding that the issues I pointed will be addressed next week15:17
ogra_ricmm, i wonder if it is the same issue i see on saucy15:17
ogra_(powerd never starts automatically from the upstart job here)15:17
=== om26er_ is now known as om26er
didrocksfor me it's fine, but better to wait for rsalveti :)15:18
ogra_there seems to be a race that hits harder on saucy i guess15:18
_salemricmm, probably. it was the first run after flashing, not sure if that should matter.15:19
rsalvetiseb128: fine by me15:19
rsalvetididrocks: why is it going to be uploaded 3 times?15:19
rsalvetijust curious15:19
didrocksrsalveti: because the NEW queue is not easily accessible to make a diff with15:20
ricmm_salem: it shouldnt, but maybe something was weird15:20
didrocksrsalveti: so hard for daily release to detect it15:20
_salemricmm, yep, well, thanks for the help, if I manage to reproduce it again I will ping you.15:21
=== chihchun is now known as chihchun_afk
ricmm_salem: alright, if you do reproduce try to get a logcat of the full boot15:23
rsalvetididrocks: right15:24
=== mmrazik is now known as mmrazik|afk
didrocksseb128: sil2100: stack oif plugged: utah: 18 min, otto: 1.53 min :) (with archive!)15:35
sil2100Damn...15:35
sil2100This makes UTAH look really bad15:35
sil2100;)15:35
sil2100But it's anyway silly, it was taking so long to run 1-2 tests, all because of provisioning and such15:36
ogra_its all desert and casinos, what did you expect ?15:36
seb128didrocks, \o/15:37
=== patricia is now known as Guest67146
=== om26er is now known as om26er|away
criptedhi16:06
=== dandrader is now known as dandrader|lunch
Dubstar_04can anyone help with a QML Layout query?16:36
Dubstar_04nevermind, sorted it!!16:41
beefsugarHey, what is the current state of the mako image? does mobile data work now?17:02
rsalvetibeefsugar: https://plus.google.com/100264483712374857174/posts/H4WRch18jEE17:05
beefsugarty17:07
beefsugarexcited!17:08
SyrazSo how is the state of it on the N10? been itchin to toss it on for months now..17:09
=== dandrader|lunch is now known as dandrader|bank
nik90dpm: Jouni sent a mail saying that he has pushed the assets to ubuntu-clock-app/design. Do you know which link he is referring to? I checked the code reviews but couldn't find anything17:12
=== om26er|away is now known as om26er
pmcgowanrsalveti, were instructions published for using the new data stuff?17:15
rsalvetipmcgowan: not yet17:15
sergiusenspmcgowan: not yet... MRs still unmerged :-)17:17
Laneyis it known that pressing the button on the N7 doesn't turn the display off?17:17
Laneyjust flashed today's image17:17
nik90mhall119: same question17:18
mhall119nik90: no iea, and I don't see it on LP either17:19
nik90mhall119: I will send a reply, however most likely I will get a reply on monday since it is friday evening17:20
nik90Kaleo_: ping17:21
ufomanhi17:24
ufomanis this channel appropiate for asking questions about ubuntu core for nexus 7?17:24
popeyufoman: try us ☻17:25
ufomanI have installed ubuntu core on my nexus 7, and accepted the software update17:26
ufomanit works, but touch does not "click" after performing some actions in the interface17:26
ufomanit only moves the virtual pointer17:26
tassadar_there a bug17:26
tassadar_*there's a bug)17:27
tassadar_it will stop working after a while..hang on17:27
tassadar_g { int par(unsigned char b) { b ^= b > 4; b ^= b > 2; b ^= b > 1; b &= 1; return (int) b; } cout << par(5); }17:27
tassadar_aah17:27
tassadar_sorry17:27
tassadar_https://bugs.launchpad.net/ubuntu-nexus7/+bug/106899417:27
tassadar_this one17:27
ubot5Launchpad bug 1068994 in OEM Priority Project raring "button1 gets stuck after a while" [Critical,In progress]17:27
ufomanoh17:29
ufomantoo bad17:29
ufomanas it seems to run quite well17:29
tassadar_yeah, but it is okay if you use mouse17:29
tassadar_it is a bug in X server, and it's hard to pin down... :/17:29
ufomanok17:30
ufomanyup, mouse works fine17:33
lucasromerodb,17:52
nielis there an ETA on the dedicated phone yet?18:00
=== dandrader|bank is now known as dandrader
dpmnik90, sorry, I was afk. I was going to ask the same question, but I see you've already replied to the thread. I guess he did a commit instead of a push, and the designs are still on his local drive?18:06
dpmI couldn't find any code on his LP page, either18:07
mhall119pmcgowan: does the webbrowser-app not know about the Ubuntu font?18:10
pmcgowanmhall119, probably not, wonder if we are installing it18:11
pmcgowansergiusens, I am getting no permissions on adb suddenly18:14
pmcgowannm its ok after a replug, hmmm18:15
pmcgowanmhall119, actually they are installed so the browser should use them18:16
mhall119pmcgowan: see https://plus.google.com/109919666334513536939/posts/EDJxstuEzMf18:16
mhall119it's set to use the Ubuntu font, and it works on chromium on my laptop, but it's not using it on my N718:16
pmcgowanmhall119, you made an auth app!?18:17
mhall119no, aquarius made an auth app18:17
mhall119I just packaged and themed it18:17
pmcgowannice, that was on my list18:17
sergiusenspmcgowan: adb sometimes messes up18:17
pmcgowank18:18
mhall119pmcgowan: it's all HTML/CSS/Javascript18:18
pmcgowanmhall119, we need to ask oSoMoN then18:18
mhall119packaged to install into /usr/share/canonicalauth/ and using chromeless webbrowser-app18:18
pmcgowanmhall119, I assume ubuntu.com uses that font18:19
nik90dpm: yeah that could be it..he probably forgot to push it18:20
pmcgowanmhall119, looks like its using it there18:20
mhall119pmcgowan: ah, looks like ubuntu.com is loading it from google's font site18:20
mhall119instead of local18:20
pmcgowanyep18:21
pmcgowanmhall119, you sure its finding the style sheet?18:22
mhall119pmcgowan: that's where it's getting all the colors and borders from18:23
pmcgowanmhall119, dont know then - make a bug for oSoMoN18:24
mhall119oSoMoN: https://bugs.launchpad.net/webbrowser-app/+bug/118637218:27
ubot5Launchpad bug 1186372 in webbrowser-app "Browser doesn't load local Ubuntu font" [Undecided,New]18:27
oSoMoNmhall119: ack, will look at it on Monday18:30
mhall119oSoMoN: ah, hang on, it can find "Ubuntu", it's "Ubuntu Light" that it doesn't find18:30
oSoMoNmhall119: can you please update the bug report with your findings? I really need to EOD here18:31
mhall119yup18:34
mhall119just needed to verify18:34
mhall119setting all the fonts to use "Ubuntu Light", Ubuntu, sans-serif; at least makes it fall back to Ubuntu font18:39
ajalkaneTrying to run autopilot results in:     from autopilot.input import Mouse, Touch, Pointer18:44
ajalkaneImportError: No module named input18:44
ajalkaneWhat package should I install?18:44
ajalkaneI've installed what's told here: https://wiki.ubuntu.com/Touch/Testing/Autopilot18:44
ajalkaneBut perhaps it's not the full story18:44
mhall119balloons: ^^18:55
balloonsajalkane, you just need libautopilot-qt python-autopilot18:56
balloonsajalkane, we can chat about it as soon as you've finished if your having trouble18:57
ajalkaneballoons: thanks. I did have those installed, but perhaps apt-get update was required - or I made a stupid mistake18:58
lucasromerodbHello :-D19:05
mhall119fginther: ping19:07
fginthermhall119, pong19:07
mhall119fginther: hey, we have a new core app we need setup with jenkins19:07
mhall119https://code.launchpad.net/~music-app-dev/music-app/trunk is the development focus branch19:07
fginthermhall119, looking19:07
lucasromerodbI have a design proposal for Shorts, Where do I can upload or send it? is a set of images.19:09
fginthermhall119, it's setup. I'm also trying to push packages to the daily ppa19:12
mhall119thanks fginther19:13
popeymhall119: we should disable autobuild of youtube in the ppa?19:17
mhall119popey: it's not doing anything anyway, so sure19:29
mhall119Clock team meeting in #ubuntu-touch-meeting19:32
dumasymptotehey guys i had a question about building ubuntu-touch from source19:35
dumasymptoteis there a way to build it with a newer version of javac it says the correct version is 1.6 but i have 1.7.0_21 installed19:36
swordfishpopey, Hello again!... First of all thank you for the package and for the inclusion in the collection... I'm trying to merge your branch do I have to do it on my local copy and then commit it to the launchpad or there is a shortcut?19:43
T|ASKHI, is it right that Canonical plans to publish Ubuntu Phone tonight? Or am I wrong?19:58
T|ASKWith "publish" I mean they plan to publish a first dev release which is installable?20:06
cnfguess no20:07
cnft20:07
T|ASKI other words are there any official sources to know which devices would probably work with it? I would like to dev an app for it, but I only have a very old HTC Desire20:07
T|ASKTherefore, it'll be helpful to know which device I should buy to test it20:08
cnfhttps://wiki.ubuntu.com/Touch/Devices I guess20:09
T|ASKcnf: non easy decision. Especially if the nexus phones are not available here20:15
cnfyou could try building it for your device20:16
mhall119Terminal app team meeting in #ubuntu-touch-meeting20:32
mzanettimhall119: http://notyetthere.org/?p=21721:03
mhall119mzanetti: nice!  Is it on the collection's wiki page?21:04
mhall119and does it have packaging?21:04
mzanettimhall119: currently updating the wiki21:04
mzanettimhall119: yes. on my blog you can download a .deb21:04
mzanettimhall119: packaging sources are inline in the repo21:04
mzanettimhall119: anything else needed to get it into the ppa?21:06
mhall119nope, as long as I can debuild it, it's good to go21:06
Orangermzanetti: I really love your DatePicker and TimePicker :)21:07
mzanetti:)21:07
Orangermzanetti: I think you should see with the Ubuntu SDK team if they planed this component, or if they can use/create something like what you did21:08
mhall119mzanetti: is that reusable?21:08
mhall119the date and time picker21:09
mzanettimhall119: yes... its 2 components. a Scroller, and the two pickers21:09
mzanettimhall119: I think the API is ok now as is. need to document it tho and write tests for it21:09
mhall119mzanetti: awesome, I'm going to start a new project for collecting these extra widgets21:10
mzanettimhall119: also designers are currently discussing it21:10
mhall119mzanetti: there's a couple of comment lines at the bottom of your debian/copyright that are giving debuild errors, can you delete them?21:12
mzanettimhall119: on it21:12
mzanettimhall119: pushed21:14
mhall119wow, weather and calendar app are now on the launcher!21:15
mhall119popey: ^^21:15
mzanetti:)21:16
mhall119now I just need my terminal app in the default buids21:17
mhall119so I don't have to wait for developer mode to be enabled before I start adding more apps :)21:18
mhall119Laney: I just flashed my N7, and it seems to not suspend on power press either21:26
Laneymhall119: thanks for confirming21:46
LaneyI didn't report it btw21:46
wolvelopez_Hello friends, I am trying to follow the manual to develop the application of "currency converter", but after installing the QtCreator not select a project appears ubuntu, does anyone know why? ... sorry but my English is very bad and use translator21:54
=== Zic_ is now known as Guest85119
beidlwolvelopez_: you mean there is no template for an ubuntu app project?22:01
wolvelopez_beidl: yeah, that's what I mean and I followed all the steps in ubuntu developers22:03
beidlwolvelopez_: which version of ubuntu are you running on your pc?22:03
=== sidnei` is now known as sidnei
beidlAm I the only one who has a problem with his phones microphone being too quiet when calling? I've heard a few complaints that I sound too quiet whenever I'm running ubuntu touch on my GNex.22:15
wolvelopez_beidl: 13.0422:20
beidlwolvelopez_: have you installed the ubuntu-sdk package?22:20
wolvelopez_beidl: si, he seguido los pasos de http://developer.ubuntu.com/get-started/ y no me ha dado ningun fallo22:28
gregor_hello, is there any kind of sleep function in qml? setTimeOut isnt working without additions22:28
wolvelopez_sorry beidl yes, I followed the steps of http://developer.ubuntu.com/get-started/ and has not given me any fault22:29
wolvelopez_sorry beidl , I am keep trying that here in Spain is late. thank you very much22:32
wolvelopez_see you22:33
wolvelopez_bye22:33
popeymhall119: yay!22:43
aquariusgregor_, use a Timer22:57
=== Ursinha is now known as Ursinha-afk
=== 5EXAAQ35A is now known as rickspencer3
=== Ursinha-afk is now known as Ursinha
=== Ursinha is now known as Ursinha-afk
=== nik90_ is now known as nik90
=== Ursinha-afk is now known as Ursinha
=== Ursinha is now known as Ursinha-afk
jonodoes anyone know if there is a way to send a link to the browser in the SDK?23:30
=== Ursinha-afk is now known as Ursinha

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