[00:07] hello guys.... [00:08] hi [00:08] does anyone has a LG E975 ( aka Optimus G ) and if so did anyone compiled ubuntu phoneOS for it ? [00:12] Anyone ? [00:13] you check the wiki? [00:15] yes... only the nexus are listed under devices, i know i can compile it for my device ( cm10.1 is supported ) but my computer is very slow... that is the only reason i ask.... otherwise i will compile it... [00:15] only the nexus are support from canonical [00:16] there are tons of others ported [00:16] hmm the page as changed since i've looked last [00:16] ya... but i can't find one for my device [00:17] there we go - yup I do'nt see it on the list [00:17] odd, it's an awesome phone [00:17] https://wiki.ubuntu.com/Touch/Devices [00:19] its basically the same hardware as nexus 4.... [00:27] well good night ( depending on your country ) :) [00:27] best [00:34] racarr, heyo. I'm running phablet-team/mir on my nexus4, and it doesn't have qtubuntu in the PPA, but the packages seem to need it? === chriadam|away is now known as chriadam [00:43] racarr, oh, nm. qtubuntu is in saucy now, but with different binary names [01:32] Ubuntu touch OS for desktops | http://askubuntu.com/q/317980 [02:48] nik90: your second-hand fix works great on the Nexus 7 [03:00] veebers: !! [03:00] :) === Namidairo is now known as Namidairo`bnc === Namidairo`bnc is now known as Namidairo === chihchun_afk is now known as chihchun === Aww_ is now known as EvilAww === chihchun is now known as chihchun_afk [07:46] good morning [08:14] is there a trick to running apps on the command line via adb shell? [08:14] I seem to find it hit and miss whether running "qmlscene /foo/bar/baz.qml" actually shows anything on screen. what am I doing wrong? [08:26] popey, are you running qmlscene and sometimes it doesn't paint? [08:26] a work around is to resize the window [08:26] if it's bug #1179716 [08:27] bug 1179716 in touch-preview-images "QML Scene does not reliably start" [High,New] https://launchpad.net/bugs/1179716 === 36DAAZP3C is now known as tvoss [08:28] rickspencer3: this is on-device === juicyjon- is now known as juicyjones|away [08:29] rickspencer3: so, adb shell, su - phablet, /usr/bin/qmlscene /usr/share/music-app/music-app.qml [08:29] it starts the app and spits out some console output, but nothing appears on the phone, and eventually the app dies or is killed [08:30] popey could it be bug #1191144 ? [08:30] bug 1191144 in touch-preview-images "On most boots, apps do not run" [Undecided,Confirmed] https://launchpad.net/bugs/1191144 [08:30] * ogra_ moved the automated image builds 5h earlier .... (starting in 2min now) [08:31] rickspencer3: no, i can run the very same app by launching from the dash, but i want to see console output to debug, hence running from CLI. [08:32] is there some way to "launch" the .desktop file (like I would with xdg-open on the desktop) on the device perhaps? [08:32] I wonder if the fact that I'm launching the qml file directly is the issue, and the rest of the .desktop file is not being taken into account [08:33] X-Ubuntu-Touch=true [08:33] for example [08:43] Hi, I tried to ask yesterday if anyone has experienced this bug: 1197656 [08:43] bug 1197656 in touch-preview-images "[rild] mako + 20130703.1, rild hogs 100% CPU" [Undecided,New] https://launchpad.net/bugs/1197656 [08:44] I still have the problem [08:44] \o/ figured it out [08:44] /usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene /usr/share/music-app/music-app.qml --desktop_file_hint=/usr/share/applications/music-app.desktop --stage_hint=main_stage [08:44] that lot ☻ [08:48] Good morning all, happy Sugar Cookie Day! :-D [08:48] yummy [08:48] a cookie made entirely of sugar? [08:48] wow [08:49] the true brainfood [08:51] ogra_ RAZR-HD running phablet on saucy boot :) [08:51] yay [08:51] yep great instructions [08:51] awesome [08:52] any thoughts on how to integrate the initrd file into the build automatically? [08:52] I have it in my device/common folder for now w/ a boot.mk script overriding the main boot.img build. [08:53] ogra_ like this: [08:53] https://github.com/razrqcom-dev-team/android_device_motorola_msm8960-common/commit/a2d90e4c7afddbd610dcea579fb609f5f2005516 [08:54] And then add this to BoardConfig [08:54] https://github.com/razrqcom-dev-team/android_device_motorola_msm8960-common/blob/phablet/BoardConfigCommon.mk#L168 === chriadam is now known as chriadam|away [08:56] Hashcode, rsalveti has a patch i havent tested yet ... that actually pulls the deb from launchpad to use the initrd automatically from there [08:57] that should be integrated in the deffaults soon [08:57] ah nice [08:57] That's really the only thing that needs manual patching in the build atm for saucy, it's quite good. [08:58] yeah, thats the one part we currently do during image build on the cdimage machine, we just didnt push it by default yet because we wanted to do some more testing for ports ... [08:58] your feedback helped greatly here :) [08:59] Fun stuff :) [08:59] I hope you don't mind, I'm also play testing a patch for TWRP to support ubuntu touch auto update [08:59] http://review.teamw.in/#/c/631/ [09:00] oh, nice ! [09:02] the gpg binary will likely go away and be built from source too (or be pulled from a package) [09:04] (no idea when though) [09:04] ogra_: hi, I can see that /scripts/touch in initrd is prepared to boot from /data/system.img image. Is that some next step for flipped images? [09:04] ogra_ yeah it's kind of messy atm. [09:05] tassadar_, one of the next steps, yeah ... where we can we will re-partition the devices, wheer we cant we will use loop mounted images [09:05] the loop stuff is the next step, then we'll get to the re-partitioning [09:06] (and somewhere inbetween click packages and Mir will land, which will change everything ) [09:06] along with the switch to loop we will also go readonly for everything [09:06] (except /data indeed) === schwuk_away is now known as schwuk [09:08] okay, thanks [09:09] re-partitioning just means growing /system to a usable size btw ... so people can still roll back easily even on the changed partition scheme [09:10] not happening on n7 anyway, the bootloader won't allow it I would say [09:10] yeah, n7 will be our reference device for loop [09:10] (will have to be :P ) === yofel_ is now known as yofel [09:23] tmoenicke, hey, you saw bug #1199150 ? [09:23] bug 1199150 in touch-preview-images "search lens disappeared when hitting any key on OSK" [High,Confirmed] https://launchpad.net/bugs/1199150 [09:24] oSoMoN: hi! [09:24] sil2100: hey [09:30] oSoMoN: hope you don't mind we made some packaging changes to webbrowser-app? [09:31] oSoMoN: since we had to add a Replaces and Breaks since you split webbrowser-app to 2 packages [09:31] sil2100: sure, no problems [09:31] sil2100: I’m seeing that the CI job has issues with it though [09:32] 555 1001 20 0 36852 23m 2396 S 111.0 1.3 31:16.45 rild :( === vrruiz_ is now known as rvr [09:34] oSoMoN: uh, right! Seems like a problem because of the mediumtests using a different versioning scheme [09:34] didrocks: ^ https://jenkins.qa.ubuntu.com/job/generic-mediumtests-runner-saucy/747/console <- interesting ;/ === oreneeshy_ is now known as oreneeshy [09:35] sil2100: yeah, you can either force or bump the upstream version then [09:36] I think I'll do the upstream bump then, it's the cleanest way [09:38] can we change the color ourselves later? http://farm6.staticflickr.com/5344/9244461138_91a76c7dd1_z.jpg === kc8qvp_ is now known as kc8qvp === dholbach_ is now known as dholbach [10:14] ogra_: my nexus 4 shows an ubuntu logo in cwm, my nexus 7 shows a circle with a hat on.. will that change if I phablet-flash -b? [10:14] I prefer the ubuntu logo of course ☻ [10:14] it should, not sure that has been modified everywhere though [10:15] the tophat was in earlier images for sure, i think i havent seen it in a while though [10:15] i might be wrng though ... and cant test, just noticed my grouper discharged completely over night === dandrader is now known as dandrader|afk [10:21] * popey tries [10:21] i dont see the app lens scrolling issue you saw [10:22] (on grouper) [10:23] is it populated ? [10:23] i cant reproduce it here anymore, but still have no pics in music/video and dont see installed apps [10:24] video lens had empty tiles [10:24] i am re-flashing atm [10:24] wish phablet-flash let me specify device ID so i could do both devices at once ☻ [10:24] yeah, i have tiles everywhere, just no pics in them [10:24] yay, -b has put an ubuntu logo in the cwm [10:25] home lens only shows apps [10:25] great :) [10:25] most important thing of course ☻ [10:25] ++ [10:35] hmm [10:35] 20130709 is glitchy [10:35] on grouper I keep getting booted out of adb shell [10:35] yeah [10:35] oh ? [10:36] mine is flashing now [10:36] lets see [10:36] yeah, it just disconnects me after a few seconds [10:36] also, -b _has_ wiped all my data [10:37] 20130709 and my Nexus 4 rild still consuming 100% CPU :( [10:37] popey: weird, it doesn't wipe my /data on maguro [10:37] no wireless too [10:37] the system-connections is empty [10:38] timppa, wait for awe to get up later today, i think he can help you best with debugging [10:38] cool, thanks [10:39] * popey flashes nexus 4 [10:39] this has been a problem for the whole time [10:39] popey, i didnt use -b and have wlan working, but otherwise it behaves as broken as maguro [10:39] getting booted from adb shell is frustrating [10:39] Does phablet-flash re-flash the modem chip on handset also? [10:39] timppa, define "the whole time" i know it works fine for others [10:40] no, it only replaces the OS ... doesnt touch any hardware settings [10:40] I've had the nexus for few weeks now, so that's the whole time for me :) [10:40] music and video lenses only show empty rectangles after flashing a few minutes ago [10:40] i know it works for most people without going to 100% [10:40] kalikiana, yeah, same here [10:40] me too [10:40] on grouper and maguro for me [10:41] 590 1001 20 0 24828 11m 2396 S 107.3 0.6 12:06.02 rild [10:41] :( [10:41] * popey runs screen on the phone to ensure his commands actually have some chance of running to completion [10:42] popey, no adb issues for me [10:42] might be a usb issue [10:42] flashes and boots fine [10:42] yeah [10:42] dmesg on laptop spammed with arrival and departure of device [10:43] but the same cable has been fine for the last day doing flashing [10:43] ouch [10:43] http://paste.ubuntu.com/5858033/ [10:43] i dont have the balls to actually plug it over ... the battery still is deep red on mine [10:44] heh [10:44] weird, that looks odd [10:44] * popey reboots [10:45] apps lens is busted [10:45] i installed loads, and see nothing [10:45] yep [10:45] filed a bug? [10:45] nope not yet [10:45] ok, will do now [10:45] i wanted to actually look at the logs [10:49] bug 1199322 [10:49] bug 1199322 in touch-preview-images "App lens shows no installed apps" [Undecided,New] https://launchpad.net/bugs/1199322 [10:49] Unable to assign [undefined] to QUrl [10:49] lots of that in my logs [10:50] /home/phablet/.ubuntu-touch-session/logs/unity8.log that is [10:50] yeah, i see that [10:51] added to bug [10:52] * ogra_ confirms the bug [10:52] * popey decides not to flash his nexus 4 ☻ [10:52] heh === hikiko is now known as hikiko|lunch === SkavenXXI-[OFF] is now known as SkavenXXI === mardy_ is now known as mardy [11:06] ogra_: wondering if we should have a thing in the /topic which warns people off a particularly dodgy image [11:06] not necessarily 20130709, just in general [11:07] popey, well, theoretically we should all use /current ... and /current should only be updated to point to the recent image if it passed some automatic QA tests [11:07] right [11:08] but i dont think thats fully in place yet ... and i also doubt it woulld catch issues like unpopulated lenses [11:10] Saviq: i see, will check === MacSlow is now known as MacSlow|lunch === hikiko|lunch is now known as hikiko| [11:26] ogra_: ubuntu touch fails to initialize surfaceflinger(I guess?) with "D/NvOsDebugPrintf(12121): ****nvrm_init failed****", have you ever encountered that error? [11:26] looks like the device permissions are not in place [11:27] the ones in /usr/lib/lxc-android-config, ah, thanks [11:28] (though i wouldnt know why, thats clearly on the android side which sshould just work with the CM10.1 settings ... we dont touch anything there yet) [11:28] no [11:28] that has nothing to do with the ubuntu side, your error is clearly inside the container [11:29] (and all device permissions except some subdirs that arent graphis related are handled by udev in ubuntu, long after the container runs) === dandrader|afk is now known as dandrader [11:30] nvhost-ctrl in android has 0666 permissions, the one in ubuntu is 06000 [11:31] well, if the container failed to start udev will never fire up [11:31] it waits for the container to return before it starts [11:32] what device is that ?? [11:32] grouper ? [11:32] grouper, but I'm multi-booting, so...that's my problem, just asking because I had no idea what is wrong [11:32] well, your container doesnt start :) [11:33] for whatever reason [11:34] do you see the other android processes in ps ? [11:34] (servicemanager etc etc) [11:36] I think I know what is wrong, gimme a while) [11:39] yeah, that was it [11:39] whoa, terminal app [11:39] :) === jjardon_ is now known as jjardon [11:42] is there some new "close app" gesture or is it just not possible yet? I can't see the X in the overlay thingy [11:43] thats long gone :) [11:43] you need to go to the apps lens, hold your finger on the thumbnail until an X shows up [11:43] then tap the X [11:44] ooh [11:44] * ogra_ would like to see the in-app closing come back though [11:45] the HUD is still in constant flux, so there is hope :) [11:46] Ubuntu Touch the first phones | http://askubuntu.com/q/318123 [11:51] When I open the camera app in todays image on my galaxy nexus and then go into video recording mode, I see no preview and cannot click on the red recording button. When I switch to the front camera though and quickly switch back, I can see the preview and can record a video. [11:51] Does anyone else have the same issue? [11:52] netcurli, yup, i see the same [11:53] oh, wow, how do i stop a running app without thumbnails in the app lens :P [11:54] * ogra_ really wonders how that unity8 package could sneak through the tests [11:54] where should I file a bug for the camera problems? https://bugs.launchpad.net/ubuntu/+source/camera-app ? [11:54] yeah [11:56] Saviq, bug 1199322 in case you havent seen it ... todays image is largely borked [11:56] bug 1199322 in touch-preview-images "Lenses show no dynamic content" [High,Confirmed] https://launchpad.net/bugs/1199322 [11:56] ogra_, already in MP [11:56] ah, sweet, you are to fast :) === greyback is now known as greyback|food [11:58] ogra_, once it merges I'd like to make a release and it'd be good if we spun an image [11:58] yeah [11:58] seems the re-scheduling of the image builds actually pays off on the first day, yay :) [11:59] o/ === alan_g is now known as alan_g|lunch === dandrader is now known as dandrader|lunch [12:04] hello awafaa [12:04] ogra_: yeah, i tend to flash my phone/tablet first thing UK time so keen for it to be as early as poss ☻ [12:04] phablet-test-run ... any idea why i get [12:04] ssh_exchange_identification: read: Connection reset by peer [12:04] ? [12:05] i assume i have to install ssh? [12:05] phablet-network-setup -i should do that for you [12:06] popey: that installs ssh? [12:06] yes [12:06] i have wifi working if thats what it means [12:06] kk [12:06] it copies your wifi config over and then installs ssh [12:06] bug 1199343 [12:06] bug 1199343 in camera-app (Ubuntu) "Camera app sometimes shows no live preview" [Undecided,New] https://launchpad.net/bugs/1199343 [12:06] right. but my wifi config is fine ... does it do anything else? like installing magic ssh? [12:07] ssh keys [12:07] asac: no, but it does restrict ports [12:07] so people can't ssh into your phone on public wifi ☻ [12:07] with a well known user/pass [12:07] Hello. [12:09] popey: hmm. seems my laptop cannot ping the phone ip ... does it mean i am screwed? [12:10] popey: my 3gup command doesn't seem to be working anymore did something change in the process for 3g. I get Error: Connection activation failed: The connection was not supported by oFono. [12:10] asac: interesting, is the network up on the device? [12:11] popey: sure... i have no SIM in it ... and i can use the browser [12:11] if you adb shell and "nmcli c" does it show as up? [12:11] odd, dunno why it would block pings, i can ping my nexus 7 [12:11] i am on a managed network and seems i am on a different subnet with my laptop... might also be the reason [12:11] heh [12:11] that'd do it [12:12] so guess i am screwed [12:12] thats awful [12:12] can't you plug a cable in? [12:12] popey: i have a usb cable connected and can use adb if thats what you mean [12:13] can the phone get an ip from my laptop through usb? [12:13] like tethering? [12:13] when you run "phablet-network-setup -i" it details at the end how to setup that kinda of connection... [12:13] i think it echos a few lines [12:13] ok let me try then [12:14] cooey popey [12:14] ☻ [12:14] why do we need ssh and not use adb plain? [12:14] for scp [12:14] adb can't recursively copy files AIUI, scp can [12:15] kk [12:16] davmor2: does "nmcli d" show the network and ril device? [12:17] * popey hugs vnstat for tracking 3g usage on his phone [12:17] http://paste.ubuntu.com/5858238/ [12:18] * popey knows that's wlan0 ☻ [12:20] http://www.youtube.com/watch?v=dnmBs47Xmek love that! [12:20] exactly how I'd want a lock screen [12:21] That is a nice one yes [12:22] popey: nice ... adb forward is exactly what i was looking for... [12:22] great [12:23] * asac runs the nice unit8 autopilot tests ... and watches nice stuff happening on screen === MacSlow|lunch is now known as MacSlow [12:32] popey: do you know out of your heads which of the apps that have autopilot packages are community vs. canonical developed? [12:32] popey: http://paste.ubuntu.com/5858264/ [12:32] the ones at the bottom starting ubuntu-* [12:33] those are community apps, but canonical people contribute too ☻ [12:33] https://wiki.ubuntu.com/Touch/CoreApps lists all the mostly community maintained ones [12:35] popey: maybe like http://pad.ubuntu.com/jlIeQVyP8X ? [12:36] popey: yeah... was told we dont run community apps on our infrastructure before implementing some isolation etc... so wanted to check what i can give QA team to run on our images [12:36] well, those ap test packages contain community maintained stuff too [12:37] popey: which ones? [12:37] popey: hmmm okay this is odd, /ril_0 gsm connected [12:38] popey: does it do it automagically now or something? [12:38] popey: i think its fine as long as "we" claim to develop those primarily from our resources... contributions are normal and wanted... doubt that can be a blocker [12:38] popey: or is that just the telephone part? [12:39] asac: i don't know exactly without going through the merge requests [12:39] but I've certainly seen some from community contributors, plenty [12:40] we actively encourage it [12:40] we could of course gate these contributions before landing === alan_g|lunch is now known as alan_g [12:41] popey: if it goes through merge review its fine... also if there are single outstanding, trusted contributors that have merge powers its also pretty fine [12:42] sure [12:42] ubuntu-devs are also fine :) [12:42] ogra_: have the dailies finished spinning up yet I didn't want to flash my phone till it was safe :) [12:43] davmor2: the daily finished hours ago [12:43] davmor2, i wont re-spin until a new unity8 is there [12:43] it is pretty broken, i would wait for the next spin :) [12:44] ya [12:44] popey: I thought the cron job ended about 13:45 [12:44] davmor2, are you subscribed to the ubuntu-phone ML ? [12:44] ogra_, popey: thanks for the headsup [12:44] Read your email :D [12:44] ogra_: I have no idea === _salem is now known as salem_ [12:45] ogra_: I'm subscribed to the universe I think :) [12:45] * ogra_ makes a note to put davmor on CC in the future when making announcements :P [12:45] * popey refrains from adding "< davmor2> I have no idea" to the /topic [12:45] lol [12:45] * popey hugs davmor2 [12:45] ogra_: I am it seems but I haven't had time to read it yet [12:46] builds should be done around 9:30 UTC from today on [12:46] popey: You smile now but wait till I test for real and your team is left picking up the pieces of what you thought was a phone :P [12:46] LOL [12:46] ogra_: I'll read it in a minute [12:47] i bet you can read it faster than in a munite, it is not that long :P [12:47] *minute [12:47] so popey back to the 3g issue nmcli gives me my wifi connection and 1 gsm /ril_0 that it says is connected [12:48] sounds good [12:49] ogra_: I don't know, I still am dyslexic, that's why my workload and email load and wife having to go for a checkup has basically thrown my day out the window :) [12:50] heh [12:50] bzoltan1: hey [12:50] bzoltan1: http://paste.ubuntu.com/5858304/ [12:50] do you really need gcc for the UIToolkit tests? [12:50] or do you use gcc to determine something rather than compiling?> [12:55] davmor2: does "ifconfig" show it's up? [12:56] stgraber, bug 1199084 ... can you imagine any other partitions we need to cover here (for people whose devices dont have partition names at all) [12:56] bug 1199084 in initramfs-tools-ubuntu-touch (Ubuntu) "mount support via cmdline parameters: systempart= datapart=" [Undecided,New] https://launchpad.net/bugs/1199084 [12:56] popey: I see lo rmnet0 and wlan0 rmnet has an IP address apparently [12:56] yay [12:57] all working [12:57] yeah [12:57] you doing this over adb shell? [12:57] if you want to be 100% sure: route -n | grep ^0.0.0.0 [12:57] if so you could bring the wlan0 down and then browse, proving 3g is up [12:57] ogra_: system and data should be all we need, the rest I extract from Android's fstab which I assume points to the right place on those devicess (that code may need some tweaks though for devices that don't use labels) [12:58] stgraber, right, well, i want to just add some cmdline parsing, if thats there just use the names defined there [12:58] at least for data and system === dandrader|lunch is now known as dandrader [13:04] popey: indeed I seem to have a connection with the wifi knocked off, but apparently it's not using the setting I've given it for tmobile so I'm not sure where it is getting the connection info from === schwuk is now known as schwuk_away === schwuk_away is now known as schwuk [13:05] sergiusens: system-image meeting in #ubuntu-meeting [13:43] anyone aware of issues with some of the android-side apps having trouble getting android properties? [13:43] hci_qcomm_init here consistently finds ro.qualcomm.bt.hci_transport unset when it is actually set if I run getprop === Guest86601 is now known as mfisch === mfisch is now known as Guest37969 === achiang` is now known as achiang [14:02] sergiusens: hey, lately when flashing the daily image to my galaxy nexus I’m getting this: "Cannot find /data mountpoint", is that a known issue? [14:03] did you do a phablet-flash -b ? [14:03] and did that device run flipped before already [14:03] ogra_: it was already flipped [14:03] did -b only to get the ubuntu splash ☻ [14:04] :) [14:07] ogra_: nope, is -b needed when switching to flipped? [14:07] theoretically it shouldnt, practically there might be a bug so i would try -b too [14:08] * ogra_ always flashes manually ... i dont have such issues due to that [14:11] fginther: ping [14:12] fginther: what branch is Jenkins using to auto-build the sudokutouchgame package? [14:12] mhall119, one moment [14:13] mhall119, lp:sudokutouchgame [14:14] ok, they've renamed the project, it looks like it needs to be lp:sudoku-app now [14:16] mhall119, thanks, I'll get it updated [14:16] greyback_, so what's the story then with the mir+unity images? Is the black screen a known bug that is common or is it just you and me that see it? [14:17] mterry: something is broken. I only found it this morning on update. I'm trying to get the right Mir people on it [14:17] greyback_, OK, thanks [14:17] I've no idea what broke, am unable to get a sensical backtrace for the segv [14:18] mhall119: is that why the latest version doesn't look like what we have on the device? [14:18] popey: yup [14:18] bah [14:18] missed that, sorry. [14:18] rsalveti: once the new sudoku-app packages are being build by jenkins, we'll need to apply the rename to the touch image seeds: https://code.launchpad.net/~mhall119/ubuntu-seeds/ubuntu-touch-sudoku-rename/+merge/173729 [14:19] popey: nothing we can't fix :) [14:19] mhall119, i'll take care [14:19] thanks ogra_ [14:19] i need to watch the arcive anyway for an image re-spin [14:27] mhall119: ogra_: cool, thanks [14:27] hey guys, I have one quick queston... I have ported the android layer to my device sucessfully so do I just run phablet-flash -b now? [14:28] awe_, could you give bug 1197656 some hits for debugging (we should probably have an ofono/rild debugging wikipage with some info what to collect for bugs) [14:28] bug 1197656 in touch-preview-images "[rild] mako + 20130703.1, rild hogs 100% CPU" [Undecided,New] https://launchpad.net/bugs/1197656 [14:29] ogra_, yes...already talked to timppa. I'm currently working on a reply to the GSM RADIO ON PORTS email, after which I'll take a look [14:29] cool, thanks [14:29] rsalveti, ogra_, I'm working on bug #1190225 - what are the new runes for flashing grouper kernels ? [14:29] bug 1190225 in linux-grouper (Ubuntu Saucy) "opening /sys/devices/platform/tegra-i2c.4/i2c-4/4-006a/reg_status (as user) causes immediate reboot" [Undecided,In progress] https://launchpad.net/bugs/1190225 [14:29] rtg, flash-touch-kernel /path/to/zImage [14:30] ogra_, k [14:30] without path it will try to flash /boot/vmlinuz-$(uname -r) [14:32] anyone? [14:33] phablet-flash doesnt have support for ports yet [14:34] you will have to flash your recovery img manually with fastboot ... then you can just follow the manual install instructions with your produced .zip [14:35] rtg, oh, btw, i think i have seen ureadahed complain on mako dmesg outputs yesterday, could you check if we need the keybuk ureadahed patch there too ? [14:36] okay, what cdimage server zip should I use? [14:36] ogra_, will do. bug number ? [14:36] rtg, no bug :) i just noticed the ureadahead complaints when looking at something else [14:37] (might be userspace, i just want to be sure before digging in deeper) [14:37] ogra_, so many kernels, so little time... [14:37] mine070, the armhf.zip from the ubuntu-touch-preview dir [14:38] rtg, haha, dont tell me ... we're still having to pull out the floor from the userspace several times until we're even remotely ready [14:39] (flipped was only the first step ... there are at least three simlar hairy bits to happen before feature freeze) [14:40] hrm, / is world writeable on the phablet images, is that a know issues? [14:40] yes, that will change once we have switched to loop mounted images and once Mir is in [14:40] ogra_, ack [14:41] (and then to repartitioned MMCs ... after that) [14:43] dpm: do you handle http://developer.ubuntu.com/2013/07/announcing-the-ubuntu-core-apps-hack-days/ ? [14:44] tsdgeos: yes [14:44] and me and mhall119 [14:44] tsdgeos, exactly :) [14:44] the link to the documentviewer is wrong [14:44] should be https://wiki.ubuntu.com/Touch/CoreApps/DocViewer instead of https://wiki.ubuntu.com/Touch/CoreApps/DocumentViewer [14:45] * popey fixes [14:45] * popey fixes https://wiki.ubuntu.com/Touch/CoreApps/HackDays I mean ☻ [14:46] popey, fixed [14:46] thanks [14:46] (sorry, hadn't seen you mentioning it on IRC) [14:46] popey, ah, haven't fixed it on the wiki yet, just on d.u.c, I meant [14:47] yeah, i fixed the wiki, i cant edit d.u.c [14:47] renato_: hi! [14:47] popey, thanks! hm, you can't? Does it tell you something about permissions? [14:47] i only have a "view" option in wp [14:47] tsdgeos, fixed, thanks for the heads up! [14:47] no worries [14:48] renato_: address-book-app... I see it was prepared for daily release, but is its current state ready enough to be released? [14:48] i can make new ones, just not edit existing ones dpm [14:48] * dpm fixes that [14:49] thats better, thanks dpm [14:49] popey, ok, cool :) [14:51] ogra_: so when running phablet-flash with -b, I’m now getting "FAILED (remote: Write Fail)" when "writing 'userdata'...", any idea what’s going on? [14:51] not really, thats sergiusens special area [14:52] write fail sounds somewhat serious [14:52] or out of space [14:54] yeah [14:55] but phablet-flash has some size checks, it should complain [14:55] ogra_: popey oSoMoN it's a bad bootloader, fastboot -w most likely didn't work [14:55] * sergiusens is not here [14:55] ahhh [14:55] ah, k [14:55] * popey blinks [14:56] right, so how do I fix that? [14:56] oSoMoN, popey, i just had the idea that it might be a broken bootloader, fastboot -w might not work [14:56] :P [14:56] :) [14:56] indeed: "Error while executing fastboot -w" [14:57] oSoMoN: can you try and flash the latest stock android and see if the new bootloader reports the correct partition sizes back to fastboot so the on the fly userdata image it creates works? [14:57] oSoMoN: it's easy to recovery though [14:57] sil2100, bfiller is reviewing the last MR before start the releases. And om26er_ is review the MR related with autopilot [14:57] sergiusens: sure, let me try that [14:57] renato_: excellent [14:57] renato_: thanks [14:57] oSoMoN: just boot into recovery, do a format of user data and sdcard from the menus, then run phablet-flash -d $device === ckpringle_ is now known as ckpringle [15:06] pete-woods, hey [15:06] pete-woods, I saw https://code.launchpad.net/~pete-woods/libusermetrics/internationalisation-support/+merge/173238 ... I didn't look at the details but what code is using the lib and where are the datas coming from? [15:07] pete-woods, I'm curious for 2 reasons, one being the translation domain/how we get strings in hand of the translators, and the second is to know if we have "control" of those strings or if any third part app can provide datas through e.g the greeter [15:10] sergiusens: thanks, formatting the user data and sdcard did the trick, I now have the latest image up and runnig [15:10] running [15:11] didn’t flash the latest android though [15:13] nik90: you've got a calendar invite for tomorrow, it's about getting time and timezone information from the carrier's network === Namidairo is now known as Namidairo`bnc [15:14] renato_, hey [15:15] mhall119, I know [15:15] I asked thomas to send it to you as well [15:15] :) [15:15] seb128: we ask each of the apps providing data for its translation domain [15:15] pete-woods, do they send you the string and the domain and you do the translation? [15:16] seb128: and yes, it is potentially insecure to process the format strings in the login process [15:16] seb128: yes [15:16] mhall119 I will be home in another 2 houra. will talk then [15:16] seb128: fortunately there is a command line interface for gettext, so the translation can be done in an external process [15:16] pete-woods, ok, that's something that we discussed with ted and the security team after oakland, they didn't want the greeter to directly gettext strings coming from outside, we said that we should have a translation service or something [15:16] renato_, I am looking at your branch and I think we should go with my branch since your branch still have references to the mediaplayer tests in launch_test_local() and also I have launch_app() much simple [15:17] pete-woods, oh, clever trick, spawning gettext -d ;-) [15:17] pete-woods, that's easier than adding a service indeed [15:17] seb128: it was ted's idea! :) [15:17] alright [15:18] pete-woods, thanks for the reply, I just wanted to check if you were aware of the issues with processing those strings ;-) [15:18] seb128: :) [15:18] renato_, we could port the changes from your branch e.g. changes to main.cpp in another branch === om26er_ is now known as om26er|dinner [15:31] hi for every body === dandrader is now known as dandrader|afk [15:38] apw, I uploaded grouper with some patches to fix bug #1190225. a gross and utter hack for nvdps [15:38] bug 1190225 in linux-grouper (Ubuntu Saucy) "opening /sys/devices/platform/tegra-i2c.4/i2c-4/4-006a/reg_status (as user) causes immediate reboot" [Undecided,In progress] https://launchpad.net/bugs/1190225 [15:38] rtg, cak [15:38] ack [15:46] Hello, does anybody know if ubuntu touch has the "full pc" support via TV yet? [15:47] doesnt, thats a 14.04 feature [15:47] Ah, thanks alot [15:47] Gotta wait till then [15:48] target for 13.10 is "have a phone OS" ... target for 14.04 is "have a converged OS" :) [15:48] :) It will blow up my world when it comes [15:49] not only yours ;) [15:49] "Shut up and take my money" [15:49] :P === dandrader|afk is now known as dandrader === elhana_ is now known as elhana [15:57] ogra_: did you say there would be a new spin for unity 8 or is it just a wait till tomorrow? [15:57] davmor2, https://launchpad.net/~ubuntu-unity/+archive/daily-build-next/+packages?field.name_filter=unity8&field.status_filter=published&field.series_filter=saucy .... [15:57] no new unity8 yet [15:57] still waiting [15:58] how i can download new unity desktop version [15:58] but yes, i'll start a new build immediately if that changes [15:58] williadurrea, i think #ubuntu-unity can help with that [15:58] ogra_: ah okay thanks [15:59] popey, poke ... === elhana is now known as elhana_ === elhana_ is now known as elhana [16:06] ogra_: wassup? [16:07] popey, soo ... sergiusens will soon switch phablet-flash to use /current ... and i asked that /current dfoesnt get populated automatically now ... until Qa has their ducks in a row we will need to test manualy and since i dont have an n4, could i ask you to be my wingman and do a manual test every morning ? [16:08] ogra_: absolutely! [16:08] perfect :) [16:08] i dont want an image like todays anymore :) at least not published as default [16:09] +1 [16:10] will phablet-flash pull the right image i.e not current? [16:10] well, atm it uses the numbered dirs only ... it actually should use /current ... [16:11] and the links from /corrent to the numbered dir will only be set after i hit a trigger manually === om26er|dinner is now known as om26er [16:12] for testing you should be able to give it a version ... [16:12] (i hope at least) [16:12] :) [16:13] hah [16:13] lets see tomorrow morning [16:13] yeah [16:13] wonder when my lenovo engineer will come [16:13] mid flash I guess [16:13] well, or later today ... still waiting for unity8 to show up [16:13] er. that all sounds very wrong [16:13] heh [16:13] well, feel free to ping me to test, I'll be around [16:13] (today) [16:13] just install arch :P [16:13] haha [16:13] it will fix all HW issues [16:14] ok [16:15] awe_, so the uid example is in /etc/init/ubuntu-touch-session.conf (not in powerd) [16:16] ogra_, why did I get in wrong in my email? [16:16] ;) [16:16] setuid radio [16:16] that's what I mentioned! ;D [16:16] (seems you even wrote that job originally :) ) [16:17] no, not because you did get it wrong, just because i said in our call that i'd check :) [16:18] (and i didnt see the mail yet :) ) [16:20] awe_, mail is perfect :D [16:20] thanks [16:24] the data on the toro (vzw gnex) looks a bit dated...anyone know if the radios work with that image these days? [16:33] the camera app is semi-broken bug 1199438 [16:33] bug 1199438 in camera-app "[mako] the camera preview is corrupt, take the photos fine" [High,New] https://launchpad.net/bugs/1199438 === Guest37969 is now known as mfisch === mfisch is now known as Guest41197 [16:45] mzanetti, Hi! since you work on the greeter I have something to report. Got a minute? [16:45] om26er: actually its mterry [16:45] om26er: but shoot [16:46] mzanetti, sometimes the greeter does not appear at all. [16:46] mzanetti, like you turn off the screen and expect it to be there but it seems it does not even appear and you can use the phone without doing anything [16:46] om26er: huh? haven't seen that yet [16:46] mzanetti, I reported bug 1199441 [16:46] bug 1199441 in Unity 8 "[regression] greeter does not appear on some occasions" [Undecided,New] https://launchpad.net/bugs/1199441 [16:46] om26er: does it appear once you turn the screen back on? [16:47] om26er: or doesn't it appear at all? [16:47] mzanetti, no it does not [16:47] seb128, did you end up reporting a bug about buttons looking too tall? [16:47] om26er: hmm... thats weird... [16:47] om26er: it would be really useful if you could find a way to reproduce this [16:47] seb128, which you noticed in the "Check For Updates" button [16:47] om26er: never seen that either [16:48] mzanetti, is there any log that's maybe needed for the time when I see the issue ? [16:48] popey, I have seen that for a couple of times today and the day before, I am a heavy user of the phone FWIW [16:48] mpt, yes, https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1198116 [16:48] Ubuntu bug 1198116 in Ubuntu UI Toolkit "[ListItems] Recent update changed the ListItem.Base margins" [Undecided,Fix committed] [16:48] thanks [16:48] om26er: hmm... actually... one sec. I need to check where we store it [16:49] mpt, but the size is by design [16:49] om26er: which device? [16:49] popey, mako [16:49] Saviq: is the HUD broken? My app added HUD actions, but they don't appear anymore [16:49] hmm, interesting [16:50] mhall119, not that I know of [16:50] mpt, rosie said that the button size is fine, the issue is that the list item should be higher (e.g extra margin between the button and the separator) [16:50] I just dist-upgraded, let me reboot and see if it's still missing [16:51] seb128, hm, I'd forgotten that was just inside list items [16:51] ricmm_: hey, do we store the stdout of unity8 somewhere in the logs? [16:51] well, that only made things worse :( [16:51] mpt, well it's not only inside list items, they changed the default height of buttons, but that's a design choice [16:51] popey, you see bug 1199438 ? [16:51] bug 1199438 in camera-app "[mako] the camera preview is corrupt, takes the photos fine" [High,New] https://launchpad.net/bugs/1199438 [16:52] mpt, she said it looks wrong in the list because of the margin being too small [16:52] Saviq: http://ubuntuone.com/7aAgCUODKSgWx8lUNOjW5G my installed apps aren't showing :( [16:52] mhall119, yes, that's about-to-be-fixed [16:52] race condition? [16:52] mhall119, i.e. it's only waiting for CI [16:53] ok [16:53] mhall119, no, we broke the shell yesterday [16:53] I'd recommend not doing that :) [16:53] seb128, yeah, I'm disliking the design choice, so I'll take it up with Rosie. :-) [16:53] mpt, I agree with you, thanks ;-) [16:53] mhall119: https://launchpad.net/bugs/1199322 [16:54] Ubuntu bug 1199322 in touch-preview-images "Lenses show no dynamic content" [High,In progress] [16:54] popey: thanks [16:54] is that causing the OSK to not show when searching a lens? [16:54] or is that a separate bug? [16:54] om26er: not yet. [16:54] separate I suspect [16:55] bah, no OSK *anywhere* [16:55] makes the webbrowser app so much less useful === olli_ is now known as olli [17:11] mzanetti: .ubuntu-touch-session/logs/ [17:11] currently [17:11] ricmm_: thanks. [17:19] mhall119: you need to use the new TTTI (Thought Transfer Text Input) method [17:29] davmor2: my thoughts will only cause more problems === psivaa is now known as psivaa-afk === dholbach_ is now known as dholbach [17:31] mhall119: are all the core apps set up for translation? [17:31] I would ask david but he isnt here. [17:31] ogra_, Hi! do we still need to flash the latest saucy-preinstalled-touch-armel+mako.zip to make sure we are fully updated? or is that covered now with the flipped setup ? [17:31] nik90: not all of them it seems, I thought they were [17:32] mhall119: ah ok. I got an email from a contributor who wanted to help translate clock app and he got his translations approved 2 hours ago :).. But he asked if it is possible to translate other core apps as well [17:32] nik90: https://translations.launchpad.net/ubuntu-phone-coreapps [17:33] so only a handful are setup for translations right now, we should fix that [17:33] popey: ^^ [17:33] om26er: phablet-flash -b, once, then after that just run phablet-flash [17:34] * popey looks [17:34] om26er, that will be covered once we have android packaged ... hopefully before end of the month [17:34] popey, phablet-flash is too slow for me.. I download in a resumable way. so I always do the manual flash whenever I have to [17:34] it is resumable [17:35] om26er, though apt-get will go away too [17:35] ogra_, replaced by image upgraded ? [17:35] (which means you will have to do image based upgrdaes) [17:35] yeah [17:35] I'd personally rather people test our tools than do it manually [17:35] and these will operate with diffs ... so they will be a lot smaller [17:36] ogra_, cool [17:38] Question: "We don’t combine flat with deep navigation in the same view." Does this mean that we should not use tabs and pagestack in the same app? [17:39] mhall119: enabled translations for all of them [17:39] not sure what else needs doing..? [17:40] * popey has not done this before [17:41] popey: we might need to produce .pot files for them [17:41] I'll ask dpm tomorrow [17:43] valerio: https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1187850/comments/2 [17:43] Ubuntu bug 1187850 in Ubuntu UI Toolkit "Page stack header within a tab should be displayed instead of tabs" [High,Confirmed] [17:43] so you can use both in the same app [17:45] thank you [17:48] mhall119: generating .pot files is so easy now with qtcreator. Although I am not sure if there is anything else that needs to be done. [17:54] there might be, to tell Launchpad where to look for the .pot file, but I'm not 100% sure [17:54] dpm will know better [17:55] yes [17:59] popey: Would it be able to move clock app design meeting on thursday from 12:30 UTC (current) to 16:00 UTC? [18:00] * popey checks his calendar [18:00] actually, my calendar is irrelavent, it's design you want :)( [18:00] hehe [18:00] I'll ping them a mail and see [18:00] okay, [18:00] thnx [18:01] popey: hahaha can we have actually, my calendar is irrelavent in the Topic? [18:02] hehe [18:02] touche [18:13] popey: thanks for helping with the daily testing :-) [18:14] rsalveti: np [18:27] does anyone know any tutorials on programming Qt and networking? [18:28] timppa: http://www.developer.nokia.com/info/sw.nokia.com/id/a44ea099-bb7c-4c0c-bf59-0a5d63eddc8b/Tic-Tac-Toe.html [18:28] networked tic-tac-toe [18:28] WARNING: Global Thermonuclear War may result! [18:28] :) [18:28] thanks, I will look into it === valerio is now known as valerio_away [18:46] popey, ogra_: did the rebuild happen yet? [18:46] btw, is it possible to use Qt+python to develop applications to touch? [18:46] not yet davmor2 [18:47] popey: I was about to say nevermind I found the link ogra_ posted earlier and it looks like unity for armhf is still building :( === Guest41197 is now known as mfisch === mfisch is now known as Guest1021 [18:49] rsalveti, With the flipped images does upower work now? [18:50] tedg: it should, sforshee was looking into that [18:51] tedg: so far upower has been working fine for me, outside of being poorly documented [18:51] sforshee, rsalveti, cool, thanks guys. [18:51] We wanted to check to make sure before suggesting indicator-power. [18:52] tedg: I won't say that my testing has been exhaustive though [18:55] sforshee, That's okay we'll just switch the default image and give jono your cell phone number. He stays up late. [18:55] And has a small child. [18:55] :-) [18:55] * sforshee quickly changes his cell number [18:55] lol [18:56] * jono folds his arms and looks at sforshee [18:56] would be a shame if your house was to...say...fall over... sforshee [18:56] lol [18:56] I think I could play a Free Software gangsta [18:56] tedg, dude, you are a week late .... we switched the default last week already [18:57] jono, horn in on stallman, lol [18:57] ogra_, ? no more indicator-battery on the images? [18:57] sporkeee, lol [18:57] tedg, no, flipped as default :) [18:57] don't eat the cheese. ;) [18:57] jono, I thought it was the wolf that blew the pig's house down? /me realizes why they call him "Bacon" [18:58] lol [18:58] tedg, times are changing, the pig is the new king of the jungle [18:58] and I will smoke and eat that pig [18:58] :-) [18:59] Heh [18:59] jhodapp, hey... can you look at a qtvideo-node FTBFS for me? [18:59] jhodapp, https://jenkins.qa.ubuntu.com/job/qtvideo-node-saucy-armhf-autolanding/6/console [19:00] jhodapp, fails on armhf [19:00] kenvandine, FTBFS? [19:00] /usr/include/GL/gl.h:162:17: error: 'GLdouble' has a previous declaration as 'typedef double GLdouble' [19:00] fails to build from source :) [19:00] looks like it no longer builds with opengl config set [19:00] only on armhf though [19:01] kenvandine, looks like something around the free GL implementation has changed again that's not compatible with the arm build [19:01] right [19:01] i'm just trying to land my branch... and this is a completely unrelated failure :) [19:02] kenvandine, yeah, the last time something like this happened I wasn't involved in the fix...and I'm forgetting at the moment who did the fix [19:02] kenvandine, it did require adding some C macro protection to the code [19:04] there is no openGL on arm ;) only EGL/GLES [19:04] if you build arm stuff that needs GL headers, add a mesa dep on the right -dev package [19:04] ogra_, right [19:05] (it should DTRT) [19:05] ogra_, that should be all set for this package from the previous time this happened, which means some of the other packages are changing around qtvideo-node [19:06] ogra_, DTRT? [19:06] do the right thing :) [19:06] heh, you seem to be bombed with abbreviations today, sorry :) [19:06] hehe [19:06] lol [19:06] love the jargen [19:07] this was building on arm a month ago [19:07] but not anymore [19:07] two acronyms I've never seen before :) [19:07] both of which i use almost daily :) [19:07] a *month* ... thats like *generations* away ... [19:08] kenvandine, did you just commit a fix, why are you trying to build qtvideo-node? [19:08] trying to build [19:08] i removed the tests and cleaned up the packaging a bit [19:08] trunk doesn't build either [19:08] not just my branch [19:09] maybe gl is conflicting with glext [19:09] kenvandine, oh really...that might be a possibility [19:09] kenvandine, I'd recommend looking at the recent bzr history as well to see who and what they did for GL fixes [19:10] "recent" [19:10] it's like abandonware :) === R is now known as Guest5341 [19:10] nothing related in the past 6 months or so [19:10] kenvandine, I need to sign up for notifications for when Jenkins fails on some of these libraries that I care about [19:10] kenvandine, yeah, there's been no needed changes [19:33] ogra_: Yay unity8 looks to of finally built :) [19:36] * popey pictures davmor2 jumping up and down like an impatient child waiting for christmas [19:36] davmor2: ogra_: seems it's still missing https://code.launchpad.net/~saviq/unity8/fix-mock-scopes/+merge/173698 [19:36] for some reason jenkins still didn't merge this branch [19:36] Saviq: ^ [19:37] rsalveti, there's a queue on armhf afaik [19:37] * davmor2 goes off in a huff, well that and EOD catch you all tomorrow :) [19:37] rsalveti, http://s-jenkins:8080/job/unity8-autolanding/58/ is doing it [19:38] Saviq: cool [19:43] davmor2: see you in the morning for an intense (testing) workout! === SkavenXXI is now known as SkavenXXI-[OFF] [19:46] hehe [19:46] fginther: can we manually trigger a build of sudoku-app so we get the new package names in the PPA? [19:47] rsalveti, /home/ogra/README.mark-current has the command for marking a tested image for /current (in cases wheer i'm not around) ... you need to call it as cdimage user [19:47] rsalveti, on nusakan that is [19:47] sergiusens, rsalveti: hey, so I'd like to replace system-image-upgrader in the recovery image by an initial working version I have here (no GPG yet, but the rest works), I believe that's somewhere on git, how do I update that and have it included in the next build? [19:47] mhall119, no problem [19:47] thanks [19:47] ogra_: awesome, thanks [19:50] stgraber: it's part of http://phablet.ubuntu.com/gitweb?p=CyanogenMod/android_bootable_recovery.git [19:50] phablet-10.1 branch [19:51] take a look at the head, there's s stub in there that ondra created [19:51] rsalveti: I don't suppose I can just push to that branch? [19:51] stgraber: probably not, would need to ping is to add you there, but if you have the patches in hand I can just apply them [19:51] rsalveti: ok, I'll send you a patch in a minute [19:52] ok [19:55] rsalveti: http://paste.ubuntu.com/5859454/ [19:57] stgraber: thanks [20:11] is syncevolution known to work these days ? === schwuk is now known as schwuk_away [20:16] stgraber: seems it didn't break anything, so pushing :-) [20:17] stgraber: done [20:22] rsalveti: thanks [20:36] Anyone generous enough to help me figure out what is going wrong in my terminal? [20:39] Saviq: jezzz, it failed again?! [20:39] and now because of jenkins [20:40] rsalveti, yeah, jenkins is not our friend today [20:40] this is sad [20:41] rsalveti: so did more talks [20:41] and if we have a simple flag on phablet-flash to pull our staging image [20:42] we can get testing for that [20:42] sure, that's easy, we'll add the support for '/pending' already [20:42] first probably not done in an automatic gating manner , but dont think this should hold us back [20:42] would that be enough or would you like a different staging image? [20:42] rsalveti: /pending? whats that? [20:43] asac`: cdimage, we publish it under /pending and then once tested we move the link to /current [20:43] i thought we discussed making an image that will be produced for checking stuff _before_ you upload to archive [20:43] asac`: right, that as well [20:43] yeah [20:43] I'd say we need both [20:43] so the pending you dont need to bother [20:43] that seems to happen anyay [20:43] i just need to keep it disabled until we have landed all our autopilot tests [20:43] where, how and who is taking care of that? [20:43] and have them green :) [20:43] :-) [20:43] plars [20:43] seems to have done all that [20:44] and just waits for something that i will find out tomorrow [20:44] so seems QA is adding support for image propagation [20:44] right, ok [20:44] after testing smoke tests [20:44] yeah, I know he added support for it, but I want to see it running :-) [20:44] however, given that we pump up smoke tests now massively, i believe we have to wait another few weeks and instead do the night call approach [20:44] yeah [20:44] i will have a call with them tomorrow [20:44] Hey developer people, is this the right place for linux questions regarding ubuntu touch? [20:44] right, cool [20:45] i believe we should gate /pending to /current on just the "default" tests [20:45] and not all smoke tests [20:45] for now [20:45] i will ask him where that stands [20:45] asac`: right, anything is already better than nothing [20:45] what i want to see is a ppa staging, produce image (with dist-upgrade) quickly and then send it to QA [20:45] as i want to use this as an example how daily-release could do it [20:46] sure, that's doable [20:46] i guess its a "/staging" :) [20:46] lol [20:46] just coming from jenkins and not cdimage [20:46] rsalveti: hey ... is there a way i can copy all the .debs that were used to produce a phablet image from somewhere? [20:46] i dont really like the idea to run full livefs [20:47] but want to try just unpacking them [20:47] and measure the time [20:47] * asac` guesses those are just deleted and he will have to do a full livefs run [20:47] err livecd [20:47] live-build [20:47] not sure whats called :) [20:48] yeah, it gets the packages from the archive [20:48] it'd be really nice to investigate if we could speed things up at the image build side [20:48] well [20:48] we can try to incrementally speed up [20:48] with jenkins we were building on a x86 machine using qemu, was taking ~40min [20:48] but real boost comes from killing maintainer scripts :) [20:48] and a faster builder :-) [20:49] then you just unpack all cross [20:49] and run a "prep image" script [20:49] right [20:49] there is just one flaw [20:49] i like the idea of the "system builder mode" that brings the apt db back [20:49] that will be tricky if we don't use apt to assemble images anymore i guess [20:50] well, we'll always use apt, but not necessarily for everything anymore [20:50] maybe... maybe we can really hack apt to not run maintainer scripts anymore for all the stuff on the base system [20:50] of phone [20:50] err ubuntu-next :) [20:51] that would probably boost stuff by magnitudes [20:51] * asac` has to get mvo back [20:51] any sort of clean up or improvement at that level is useful anyway [20:51] we could run the intel bash [20:51] if we are very lame [20:52] and dont go fully innovative [20:52] but still ... this whole preparing, setting up, doing xys [20:52] is even taking loads of time here on my x220 thinkpad when doing a major dist-upgrade === juicyjonz is now known as juicyjones|away [20:52] * asac` schedules a call with mvo :) [20:53] anyway ... is anyone producing the live-build stuff locally still from time to time here? [20:54] if so, please backjup the .debs :) [20:54] rsalveti: is there something like a hackbox? [20:54] that i could use to run live-build etc.? [20:54] * asac` is ignorant about our infrastructure really [20:55] asac`: not so sure, quite a while I used any of our machines for such tests [20:55] just using the devices directly :-) [20:55] omg [20:55] anybody knows canonicloud? [20:55] is that still available? [20:55] how can i get a machine? [20:55] :) [20:55] asac`: :-) [20:56] asac`: depending on what you're testing exactly you could just use your own laptop [20:56] will just not be able to run live-build natively in an arm machine [20:56] rsalveti: are we running live-build really on an ARM machine? [20:57] not even binfmt? [20:57] but well. i really want to run it anyway on i386 [20:57] whatever my experiment would be ... it would never involve not to cross stuff [21:00] asac`: yeah, we still build the images using the native target :-) [21:20] mhall119: ping ! :) [21:41] Oranger: pong! [21:42] mhall119: Hey how are you ? :) Just wondering, do you know who can edit this page ? https://wiki.ubuntu.com/Touch/CoreApps/Dogfooding [21:42] rsalveti: libPVROGL.so [21:42] whats that? [21:42] thats an .so missing [21:42] and always happens at end of autopilot tests for me i think [21:43] sounds like a powervr [21:43] thing [21:43] asac`: right, that's fine [21:43] have you seen that? [21:43] yeah, it's expected to be missing [21:43] Oranger: anybody can edit it [21:43] rsalveti: but the test fails because of that [21:43] including you :) [21:43] asac`: are you sure? [21:43] asac`: where are the logs? [21:44] rsalveti: http://paste.ubuntu.com/5859782/ [21:44] mhall119: Ahah ok thanks :) I have to update the status of docviewer :) [21:44] bfiller: ^^ [21:44] above is what i get when running camera-app-autopilot [21:44] asac`: right, that's just hybris showing the usual error with the lib, not the cause of the problem [21:44] (i think the PVR is a red herring as rsalveti suggested) [21:45] E/linker ( 496): linker.c:1095| ERROR: Library 'libOpenVG.so' not found [21:45] E/linker ( 496): linker.c:1095| ERROR: Library 'libPVROGL.so' not found [21:45] E/linker ( 496): linker.c:1095| ERROR: Library 'libPVROCL.so' not found [21:45] bfiller: can you parse whats going on? [21:45] that's not included by default [21:46] ok i move to friends-app-autopilot [21:46] and see [21:47] bfiller: here the compressed instructions to repro: [21:47] 1. install fresh image from today and get network going [21:47] 2. phablet-network-setup -i [21:47] 3. phablet-test-run -i -p camera-app-autopilot camera_app (use the right stuff here) [21:49] veebers: anything flawed with that approach above? (it definitly installs autopilot ppa etc.) [21:49] veebers: http://paste.ubuntu.com/5859782/ thats the output i see [21:49] asac`: just in a meeting, will be about 10min [21:50] veebers: friends-app also fails: http://paste.ubuntu.com/5859810/ [21:50] bfiller: ^^ [21:51] oh [21:51] X11: ImportError('No module named Xlib',) [21:51] wtf [21:52] doanac: anything flawed doing this: [21:53] 23:47 < asac`> 1. install fresh image from today and get network going [21:53] 23:47 < asac`> 2. phablet-network-setup -i [21:53] 23:47 < asac`> 3. phablet-test-run -i -p camera-app-autopilot camera_app (use the right stuff here) [21:53] step 2 does "and get network going" for you [21:53] being picky [21:54] popey: yeah maybe... i have some kind of settings still on device [21:54] how can i tell phablet-flash to just wipe everything cleanly? [21:54] not sure you can [21:55] maybe ogra_ knows [21:55] asac`: seems sane [21:55] couldnt phablet-network-setup also get network going? like run nmcli nm up uuid [21:55] the smarts which make it backup/restore your network config and home are inside the install zip [21:55] popey: do you know about any autopilot test that should run? [21:55] phablet-network-setup _does_ get network going [21:55] :)O [21:55] thats what it's for [21:55] asac`: that error looks like its something specific to the test you ran [21:56] i haven't tried running autopilot on device recently [21:56] popey: ah ... so the instructions are perfect [21:56] oh sorry [21:56] yeah see what you mean :) [21:56] so i have this list: [21:56] * camera-app-autopilot - Test package for the camera app [21:56] * friends-app-autopilot - Aggregator for all your social network accounts [21:56] * gallery-app-autopilot - Autopilot tests for the photo gallery for Ubuntu [21:56] i suspect you're missing autopilot package from the ppa [21:56] * mediaplayer-app-autopilot - Test package for mediaplayer-app [21:57] * notes-app-autopilot - Test package for the notes app [21:57] * share-app-autopilot - Test package for the share app [21:57] * webbrowser-app-autopilot - Ubuntu web browser autopilot tests [21:57] * phone-app-autopilot - autopilot tests for phone-app [21:57] * phone-app-connected-autopilot - connected autopilot tests for phone-app [21:57] * calendar-app-autopilot - Autopilot tests for Ubuntu Calendar Application [21:57] * music-app-autopilot - Autopilot tests for Music App [21:57] i will just run every app [21:57] tests [21:57] and see [21:57] asac`, format /data before flashing to get it really clean [21:57] popey: that could be ... but phablet-test-run did that [21:57] it enabled at least the ppa [21:57] (from recovery) [21:57] i dont see that in your pastebin [21:57] yeah [21:58] ah, yes already newest version [21:58] damn :) ... terminal buffer not long enough (guess too long since i did something serious) [21:58] right [21:58] i somehow get the feeling only the community apps will work :) [21:58] lol [21:59] ok gallery app now :) [22:00] i went through and made some instructions for running ap tests.. [22:00] https://wiki.ubuntu.com/Touch/Testing/Autopilot [22:00] you may have seen these [22:00] veebers: if you get off ... can you tell me one autopilot package that you know works from start to end and wont fail? i want to check my instructions [22:01] popey: yeah... veebers told me its now nicely "wrapped" [22:01] in phablet-test-run [22:01] coolio [22:01] not tried that [22:01] and i tried the same on the device with autopilot run [22:01] i can double check the packages [22:01] but let me wait for veebers who has real know how on this :) [22:02] so yeah ... gallery also failed using those instructions [22:02] guess there is something fishy [22:02] what image is that ? [22:02] today [22:02] heh [22:02] just a few minutes ago [22:02] asac`: got a second? [22:02] thomi: i am here, yes :) [22:02] asac`: care to join veebers and myuself for a quick G+ hangout? [22:02] asac`, then autopilot behaves just right [22:02] sure [22:02] asac`: to talk about autopilot test runs on the device: https://plus.google.com/hangouts/_/b42b1c5d1c7383252d57a7596a404f0000dfcdc1 [22:02] todays image is completely borked [22:03] ogra_: i need to validate the instructions [22:03] because i will send a mail [22:03] telling folks to test their autopilot packages [22:03] well, then you should do that with a working image [22:03] you need to validate the instructions on an image which is at least barely function though [22:03] before they become dead critical later this week [22:03] to be fair [22:03] right [22:03] ogra_: give me an image that i can use [22:03] 08 [22:03] yesterdays [22:03] http://cdimage.ubuntu.com/ubuntu-touch/daily-preinstalled/20130708/ [22:03] and tell me how to install it with phablet-flash while i am on the hangout [22:04] you know we have this documented? [22:04] there's this thing called the wiki, you may have seen it [22:04] https://wiki.ubuntu.com/Touch/Install [22:04] see "manual install" [22:05] well, phablet-flash -r 20130708 might work too [22:05] ooh, that would be great [22:05] * popey tries [22:06] nope [22:06] * ogra_ isnt sure [22:06] http://paste.ubuntu.com/5859859 [22:06] i am just a dumb bot [22:06] hah [22:06] my phablet-tools is a bit putdated, and --list-revisions seems to not actually pull what it should [22:07] so phablet-flash -r ubuntu-touch/20130708 [22:07] so just -r doesnt work as in popeys test [22:07] i would guess [22:07] 404 [22:07] looks in the wrong place [22:08] bah [22:08] http://paste.ubuntu.com/5859863 [22:08] yeah, so manual it is [22:08] * popey files bugs in phablet-tools [22:09] ++ [22:09] bug 1198147 [22:09] bug 1198147 in Phablet Tools "There should be an easy way to flash a non-latest image" [Undecided,Confirmed] https://launchpad.net/bugs/1198147 [22:09] already done by Saviq [22:09] haha, and confirmed by me yesterday! [22:09] wow, I have a memory like a goldfish [22:09] heh [22:10] the beer ! [22:10] :) [22:10] i wish [22:10] the age ☻ [22:10] lol, you tell *me* ? [22:11] the prob with phablet-flash is that it is like windows ... [22:11] trying to be clever? [22:11] it tries to be backwards compatible to day one [22:11] popey, ;) [22:12] so what do i need to do? [22:12] https://wiki.ubuntu.com/Touch/Install#Manual_Installation [22:12] hmm, that doesnt point to flipped yet [22:12] haha, we all fail [22:13] asac`: go and live in a cave, you're better off that way. [22:13] ogra_: any chance you can update those instructions? [22:13] fixed [22:13] yay [22:13] * popey tests [22:13] the instructions are the same, just not the download link :) [22:14] not that I dont trust you [22:14] though current wont help indeed :) [22:14] in this pecific case [22:14] * popey gets a previous image from his home mirror :D [22:15] heh [22:16] asac`, so you want the zips from http://cdimage.ubuntu.com/ubuntu-touch/daily-preinstalled/20130708/ with the instructions from https://wiki.ubuntu.com/Touch/Install#Manual_Installation ... note that the order of flashing is important with flipped [22:16] hmm, due to me using ethernet over power, it's actually _slower_ wgetting from my home server than from cdimage! [22:16] LOL [22:17] is that your hypotethical tinfoil hat against wlan rays ? [22:18] * ogra_ has a few ethernet over power devices ... on the shelf in a box, i gave up on them [22:18] nah, just wifi is a pain on servers [22:18] and server is in the middle of the house, wifi at the edge, so signal not brilliant [22:19] I should set that up one day though, I guess I can just install nm on my server and copy my wifi config over like we do with the phone? [22:19] ah, well, i have one cable across all three floors, server is in the basement on one end [22:19] yeah, wish I had better networking. wifey doesn't like cables === salem_ is now known as _salem [22:20] well, its only one ... through a pipe [22:20] i have an AP on everry floor ... all other devices (except router and FW) are wlan [22:20] i might try and carefully route one behind plants and stuff [22:21] so the first line in the wiki says "Boot your device into recovery mode" but doesn't say use adb reboot recovery, any reason why not? [22:21] well,, i lie, my office is full of cables and HUBs with lots of blinking boards attached [22:21] given we explicitly give that instruction later? [22:22] well, when i wrote it i thought more about a shot down device [22:22] not sure why :) [22:22] ogra_: so when is htere a good image? [22:22] and i didnt feel like writing each and every key combo for that step [22:22] rick wants us to back stuff out [22:22] step 1: dig old crappy phone out of a drawer [22:23] 08 is a good image [22:23] asac`, i was waiting for the fix to land, should be there now [22:23] waiting https://code.launchpad.net/~saviq/unity8/fix-mock-scopes/+merge/173698 [22:23] asac`, and now i didnt want to trigger the new build until you downloaded 08 [22:23] FCUK [22:23] again? [22:23] (which will be gone once the new one shows up) [22:24] hm, failed hard now [22:24] CMakeFiles/ListViewWithPageHeader-qml.dir/ListViewWithPageHeader-qml_automoc.cpp.o:(.debug_info+0xc67d): undefined reference to `.LASF1781' [22:24] collect2: error: ld returned 1 exit status [22:25] would it be prudent at this point to wipe 09 after making sure 08 really is okay? [22:25] yeah already looking into it [22:25] rsalveti, nah ,we've just inherited a bug from the SDK this time... [22:25] :-( [22:25] ogra_: yeah, please kill it [22:25] with fire [22:26] ogra_: the instructions for manual install are inaccurate. [22:26] adb push /path/to/your/downloaded/saucy-preinstalled-armel+grouper.zip /sdcard/autodeploy.zip [22:27] there is no such file saucy-preinstalled-armel+grouper.zip [22:27] there's boot, recovery, system and touch [22:28] * asac` reads backglog [22:28] done [22:28] ogra_: how long does the new build take? [22:28] i could go to dinner [22:28] and wait :) [22:28] if i get genuine instructions working [22:28] current points to 08 now and 09 is gone [22:28] nice [22:28] * asac` runs phablet-flash again [22:29] asac`, about 1h [22:29] yeah. happy to test again then too [22:29] and phablet-flash -r will get fixed too... brave new world :-P [22:29] well, i'm not so sure the actual fix is already in, seeing Saviq and rsalveti above [22:30] not yet [22:30] yeah... as long as 08 is good and /current i am happy for a few more hours :) [22:30] failing to be merged since 4-5 hours ago [22:30] yeah, thats what i thought [22:30] due random issues [22:30] i guess i dont want to know about those random issues :( [22:30] popey, oh, it is preinstalled-touch now [22:31] and touch-armhf [22:31] right [22:31] * ogra_ fixes [22:31] thanks ogra_ ! [22:31] well, thanks for checking :) [22:31] \o/ teamwork [22:36] * asac` for dinner [22:37] Editing the wiki.. the sad moment when your 2 factor auth code has 007 in it, makes you feel like a secret agent. [22:46] ogra_ any reason why ubuntu/platformapi shouldn't be updated like libhybris during envsetup.sh?] === RAOF_ is now known as RAOF [22:48] Hashcode, no reason i think [22:49] hmmm, phablet-network-setup fails on my desktop of course [22:49] (no wifi) [22:49] yeah [22:49] I think from a typical porting stand point that might also be a "clunky" point [22:49] Everything else pulls in from repo / envsetup.sh and updates [22:49] Except platformapi [22:49] well, you need to update the bzr branches manually [22:50] isnt hybris bzr too ? [22:50] I think that gets pulled now during envsetup [22:50] libhybris anyway [22:50] I get a bzr error when doing bzr pull on it [22:54] Hashcode, in ubuntu/hybris ? [22:54] yeah [22:54] let me try again [22:55] works fine here [22:55] bzr: ERROR: Not a branch: "/home/hashcode/android/ubuntu/ubuntu/hybris/". [22:55] lemme re-run phablet-dev-bootstrap [22:55] yeah, looks weird [22:57] ogra_: hybris is a package now [22:57] clean, no bzr [22:57] oh [22:57] ok [22:57] so it grabs it from envsetup [22:57] * ogra_ didnt have to build for a while [22:59] anyway ... need to go afk .. [22:59] ttfn [22:59] asac`: Good news, flashed 20130708 using manual instructions, followed your 3 steps as you laid out, and ran webbrowser ap tests. works ok - [23:01] rsalveti: thanks :) [23:03] asac`: http://paste.ubuntu.com/5859982 [23:03] * Saviq wants to cry [23:04] can we freakin' merge this please? [23:04] ☻ [23:05] popey, the branch was first approved 15:41 UTC... still not landed [23:05] been rejected 6 times now due to different jenkins / no jenkins failures [23:05] horrible [23:05] this is like the FAILEST DAY EVER [23:06] yeah, saw the merge. crappy [23:06] meh, it's not released yet [23:06] be thankful it's not broken in 20 million handsets ☻ [23:06] popey: easy one, mind you? https://code.launchpad.net/~rsalveti/phablet-tools/new_release/+merge/173841 [23:06] popey, lol [23:06] lol [23:07] * popey looks [23:08] done [23:08] popey: thanks! [23:08] np [23:08] i like easy [23:35] popey: awesome, but the paste failed, no? [23:36] asac`: well, some tests failed, [23:36] we have touch down! [23:37] Saviq: whats that? [23:37] some of the errors look very odd [23:37] asac`, the freakin' fix for the broken shell landed [23:38] asac`, after some 8 hours of fighting with jenkins [23:38] so for example it was trying to test the browser opening a local file using file:///tmp/fileblah... but when I looked at the browser it had file///tmp/fileblah.. [23:38] Saviq: guess not bug that made everything scroll away :)? ... oh ic :-P [23:38] don't get me started on jenkins... cough [23:38] asac`, that's fixed, too, I think [23:38] asac`, if you mean that the header went down and everything else went up (in the shell, I mean) [23:38] ack [23:39] well... i could only scroll up basically [23:39] until everything was gone :) [23:39] asac`, in the dash? [23:39] nice one Saviq [23:40] look forward to testing a working image in the morning ☻ [23:40] asac`, that's most probably http://bazaar.launchpad.net/~unity-team/unity8/trunk/revision/92 [23:40] Saviq: well... it was on the app home screen for instance ... everything was gone... pure purple [23:40] but from whatyou say above, that probably is what you describe [23:40] asac`, yeah, that should be it [23:40] nice one :) [23:41] asac`, steps to reproduce: scroll up to make the "thick separator" half on-screen [23:41] asac`, swipe to the sides [23:41] asac`, start scrolling around [23:41] asac`, you got The Incredible Machine [23:41] lol [23:41] i never was able to get such good instructions [23:42] let me try with my 08 image here :) [23:42] * popey runs off to bed while you do that [23:42] nn [23:43] asac`, easiest to repro on Music and Videos, being the far-left / far-right scopes [23:43] i dont know what swipt to sides mean ... butr i remember me usually pulling the thick separator down all the time because i need my fingers to fiddly [23:43] so i am sure i ended up in that :) [23:44] asac`, k, will be fixed in tomorrow's daily [23:44] now i want to reproduce [23:44] you say i go to videos [23:44] pull stuff down as far as i can (half screen thick separator) [23:45] asac`, no no [23:45] and then i swipe without releasing to left? [23:45] asac`, pull it up [23:45] asac`, so the separator is cut in half [23:45] asac`, at the top [23:45] asac`, then try to swipe away from Home (left?) [23:45] asac`, the header should come in, but overlapping the content [23:46] doesn't always happen, though [23:47] yeah nice... now at least the HOME is floating mid screen already [23:47] i think thatsw what happened first [23:47] then at some point everything was going up and all was purple :) [23:48] yay [23:48] clean screen [23:48] nice [23:48] Saviq: thx...thats the bug i was talking about yesterday [23:48] :) [23:48] guess should reboot now before staring continuing my test experiments [23:49] asac`, good, fixed! [23:49] or... how can i restart shell through adb? [23:49] asac`, http://bazaar.launchpad.net/~unity-team/unity8/trunk/view/head:/CODING [23:49] killall unity8 restarted stuff [23:50] asac`, yeah, if you wanted just that === SkavenXXI-[OFF] is now known as SkavenXXI [23:50] asac`, then "restart ubuntu-touch-session" works, too [23:50] ok its very easy to reproduce now for me... so surely can confirm once its landed [23:50] asac`, killing the shell does the same, really [23:50] * Saviq just noticed I *just* made the daily release curfew [23:51] curfew? whats that? [23:51] asac`, everything for daily release should be in trunk by 0000UTC [23:52] asac`, otherwise it might only get picked up the next day [23:52] ic [23:52] for a moment i thought you we didnt allow uploads for certain timzones :) [23:53] so guess that means that 10 will be our best image since container flip :) [23:53] Saviq: i guess you were not able to add a regression test for this phenomenon? [23:54] asac`, we did [23:54] nice [23:54] is that in autopilot unity8? [23:54] asac`, although disabled for now as it's mightily unstable (the test) with Qt 5.0 [23:54] or a build time test? [23:54] asac`, that particular thing is a build-time test [23:54] kk [23:55] asac`, or it might be qmluitest (a kind of autopilot, but internal to QML) [23:55] asac`, we're testing bits of UI in isolation with that [23:55] but also build time? [23:55] asac`, in CI [23:55] or can we also include that in our daily image tests? [23:55] hmm. how do i run those? [23:55] asac`, make qmluitests in unity8 trunk [23:56] asac`, mind you it requires OpenGL [23:56] so its build time... not something we can run against done images easily [23:56] and its desktop not phone [23:56] (opengl) [23:56] asac`, /es [23:56] kk [23:56] asac`, would work on phone just fine [23:56] asac`, just we're not packaging them (we're thinking of doing that, though) [23:57] the bad about build time tests is really that we really would prefer to do cross building before the end of the decade :) [23:57] ah... yueah once packaged that works again [23:57] asac`, yup [23:57] we should package all and run all out of builders [23:57] :) [23:57] death-of-the-make-check-syndrom :)... [23:57] asac`, otoh some of them require a bigger screen [23:58] asac`, and autopilot tests will really test most of the same [23:58] ok. guess we should look at that after all the autopilot stuff is done [23:58] asac`, only out of isolation [23:58] asac`, so yeah, let's revisit when we decide we don't have enough testing ;d