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

popeyhi00:00
=== _salem is now known as salem_
=== chihchun_afk is now known as chihchun
savedjulihi03:20
X-Droidhello ubuntu touch03:35
RobbyFhello03:38
=== salem_ is now known as _salem
plarsseeing lots of =========== WLAN placed in RESET ======== in the dmesg on the latest build, and having a lot of protocol faults from adb when trying to wait for the network to come up04:00
plarshttp://paste.ubuntu.com/5931417/04:01
murgerohey guys!05:03
murgeroAnyone online?05:05
murgerookay then...05:08
=== tgm4883_ is now known as tgm4883
=== Namidairo`bnc is now known as Namidairo
AskUbuntuCould there be a graphics card in an ubuntu touch dock | http://askubuntu.com/q/32682306:01
stifedoes ubuntu only work on Nexus Devices?07:04
RAOFstife: No; see https://wiki.ubuntu.com/Touch/Devices07:06
stifethanks RAOF, one last question is the OS/ROM the same or different for each device?07:07
RAOFKinda both.07:08
RAOFYou need a different base for each device, because they need different kernel drivers etc.07:08
RAOFBut above that, it's the same.07:08
RAOFAlthough having said that, I really mean "yes, just like Android"07:09
stifeAlright, thanks, i'll see what i can do on my device.07:09
dholbachgood morning07:11
diwictvoss_, good morning, do you have a moment to talk about avoiding S3 when playing back audio?07:40
tvoss_diwic, sure, shoot :)07:40
diwictvoss_, maybe you saw my email a day ago or two, but long story short, we're trying to move over to use PulseAudio instead of Audioflinger,07:41
diwictvoss_, and my problem is that the system goes to S3 while audio is playing back07:41
diwictvoss_, and people said you were the right one to ask07:41
diwictvoss_, so the question is, how is this prevented in the best way?07:44
diwictvoss__, how much did you miss?07:44
tvoss__diwic, most, the network is kinda flaky here :)07:45
diwic<diwic> tvoss_, maybe you saw my email a day ago or two, but long story short, we're trying to move over to use PulseAudio instead of Audioflinger,07:45
diwic<diwic> tvoss_, and my problem is that the system goes to S3 while audio is playing back07:45
diwic<diwic> tvoss_, so the question is, how is this prevented in the best way?07:45
* ogra_ grins about bug 1206690 and bug 120668807:51
ubot5bug 1206690 in ubiquity-slideshow-ubuntu (Ubuntu) "lubuntu ubiquity slideshow should provide OEM slideshow to show at OEM config stage" [Undecided,New] https://launchpad.net/bugs/120669007:52
ubot5bug 1206688 in ubiquity (Ubuntu) "Ubiquity shouldn't have a slideshow if OEM mode is selected" [Low,Confirmed] https://launchpad.net/bugs/120668807:52
ogra_oh, xnox fixed the title, sad :)07:52
=== rickspencer3_ is now known as rickspencer3
tvoss__diwic, I would think that AudioFlinger acquires a wake-lock somewhere, we would need to look through the source code of audioflinger and see which one07:52
tvoss__diwic, I would think pulse then needs a patch to acquire the lock, too07:53
diwictvoss__, That's my understanding too. There was some question about whether PulseAudio was the proper place to do this, which is why I was supposed to ask you, because you got all the arcitecture in your head, or something :-)07:54
diwictvoss__, but it probably *is* the right place to do things. I mean, if people start using alternate audio stacks (JACK for pro audio etc) then they need to take the wakelock manually too07:55
tvoss__diwic, yup, that's true. I would need to look through the code and see which wakelock is acquired. In general, though: having it in a service like pulse is ok, just apps and wakelocks is something we should avoid07:55
diwictvoss__, I can look through AudioFlinger too - but are we supposed to do the same, or talk to powerd?07:56
tvoss__diwic, powerd is the component executing policy, but the services are fine to acquire wake locks07:58
diwictvoss__, so I should talk to the kernel's wake lock API rather than powerd?07:59
DebolazHas there been any discussion about porting Touch to S4? *Hopefull eyes*08:01
=== rickspencer3_ is now known as rickspencer3
tvoss__diwic, I will talk with the phonedation guys, let me quickly find them :) we are on a sprint today08:03
diwictvoss__, ok, thanks, JFTR, which people are you referring to in particular? I'm on the phonedation daily standup myself.08:05
=== schwuk_away is now known as schwuk
asachmm08:11
asac10:06 < asac> phablet-flash is awful08:11
asac10:06 < asac> connected maguro and getting08:11
asac10:06 < asac>  phablet-flash08:11
asac10:06 < asac> Device detected as08:11
asac10:06 < asac> Unsupported device, autodetect fails device08:12
asac10:06 < asac> When working on flipped images, detection does not work and would require -d08:12
asac10:06 < asac> i know that it worked onflipped images08:12
asac10:07 < asac> a) can we remove that outdateed 'doesnt work on flipped" message08:12
asac10:07 < asac> b) can you help me?08:12
asac10:07 < asac> ogra_: sergiusens: ^^08:12
asac10:09 < asac> usb info is fine:08:12
asac10:09 < asac> [48898.588802] usb 1-1.2: New USB device found, idVendor=18d1, idProduct=d00208:12
asac10:09 < asac> [48898.588814] usb 1-1.2: New USB device strings: Mfr=2, Product=3, SerialNumber=408:12
asac10:09 < asac> [48898.588821] usb 1-1.2: Product: Galaxy Nexus08:12
asac(not sure if it came through08:12
asac)08:12
ogra_asac, the udev rule broke (for whatever reason)08:13
ogra_adb kill-server && sudo adb start-server08:13
ogra_then try again it should be detected08:13
asacogra_: same problem08:15
* popey hands asac http://paste.ubuntu.com08:15
asacpopey: com'on08:16
asac:)08:16
asacthere was not much going on here :)08:16
ogra_asac, for the logs :P08:17
ogra_not because of the paste08:17
ogra_asac, can we have a console log ?08:19
ogra_also what state is the device in when it complains ? recovery, normal boot, bootloader screen ?08:20
bfillerogra_: can we respin an image that has qtubuntu 0.52+13.10.20130731-0ubuntu1 in it? it's needed to make autopilot pass for webbrowser08:20
ogra_bfiller, if you can convince didrocks  to have daily release running eralier (else the normal cron build starts in 2h)08:20
ogra_*earlier08:21
bfillerogra_: that package got released already I think, just didn't make it into image08:21
ogra_bfiller, the buildd is occupied as well, not sure how long the current build will still run08:21
didrocksyeah, that one is already in the release pocket08:21
didrocksso ogra_ can run it manually08:22
ogra_didrocks, but i'll miss the rest of daily-release08:22
didrocks(5 hours ago actually)08:22
didrocksogra_: right, you can just run 2 of them08:22
didrocksthe manual one08:22
didrocksand then the cronned one08:22
ogra_i thought i was supposed to wait to make sure all of them get in08:22
didrocksogra_: well, it will be the first image of the day, then, you will have another one08:22
ogra_didrocks, bfiller, well, i cant ... there is an ubuntu desktop build running08:22
didrockswhat is pushed to distro is coherent08:22
ogra_and livefs builds arent stoppable08:23
didrocksogra_: so, how this is related to daily release then?08:23
didrocksas you wanted to move it back from 2 hours08:23
didrockswhich was 20 minutes from now08:23
ogra_(well, they are with IS intervention)08:23
bfillerogra_: fine with waiting till next build if it happens today, thought the build happened already08:23
ogra_didrocks, i moved it 2h forward on your request08:23
didrocksogra_: right, but if it started 2h ago, it will be blocked right now?08:23
didrocksas we have the desktop build in progress?08:24
ogra_it would be done :)08:24
* didrocks puzzled, the desktop build isn't before?08:24
ogra_there is a gap before desktop and one after desktop+server+core ... which usually run in order08:24
didrocksok, makes more sense08:24
ogra_so i can have touch before or after this08:24
didrocksanyway, if you want to manual publishing at 3am for packaging change, I'm happy with running the iso build beforehand :)08:25
ogra_with the work of the release team last week this will all get better soon08:25
asacogra_: which console log?08:31
asacdebvice or laptop?08:31
ogra_laptop ould be a start08:31
ogra_*would08:31
ogra_just copy paste the terminal output08:31
ogra_does adb see the device ?08:31
asacogra_: i can do adb shell08:32
asacif thats what you mean08:32
ogra_and what mode is the device in ?08:32
ogra_recovery, normal boot ?08:32
asacogra_: not booted ... battery08:33
asaccharge08:33
ogra_and you can adb shell ?08:33
asacsure i can08:33
asaci always can do it there08:33
ogra_thats weird08:33
asaconce the battery icon is there i can do it08:33
asacthat said, it will uncharge08:33
asace..g maguro is never off08:33
ogra_well, thats surely not a state we support08:33
ogra_i wasnt even aware you can adb in that state since it forcefully gets stopped if it is in the charger mode08:34
asacbut i cannot boot it08:34
ogra_because you drained it to 0 ?08:34
asacogra_: sure... but its charging for 15 minutes now08:35
ogra_if there is still power in the battery, do a proper reset (remove battery and cable) and boot :) *after* you booted, re-=attach the cable08:35
ogra_thats an android problem we dont have a solution for yet ... i would actually like to rip out that shit completely08:36
asachmm ... let me wait a few more minutes to get it charged a bi tmore08:36
ogra_the android initd has  an app called charger ... that causes the boot to lock as soon as  it detects that a cable is attached08:37
ogra_getting out of that state is horridly hard on all devices08:37
asac:(08:37
asacok let me try in five08:37
ogra_i was planning to do a  more proper implementation in the ubuntu initrd once we have a way to use the display08:38
ogra_and rip out that stuff on the android side where we can08:38
asac+108:38
asaccan we have an ubuntu branded battery charge animation?08:38
ogra_(might be that it is hardcoded in the bootloader on some devices, there we wont be able though)08:38
ogra_if we can display something on the framebuffer from initrd (which we cant yet) we can have everything you want :)08:39
ogra_(the missing diaply support moved the issue down on the TODO)08:39
asacso maguro does this animation in the bootloader? i dont think so because i can adb shell into it08:40
asacwhile it shows it08:40
ogra_bug 1204630 is related btw08:40
ubot5bug 1204630 in touch-preview-images "Maguro fails to boot after command-line shutdown" [Undecided,New] https://launchpad.net/bugs/120463008:40
ogra_asac, no, it does it in the initrd08:40
ogra_there is an app /sbin/charger08:40
ogra_you should see it running08:41
ogra_it inhibits the boot and shows the animation08:41
ogra_(btw, replacing the animation of this one should be easy ... but that wont fix the horrid user experience)08:42
asacogra_: if i install a new kernel it was just installing the .deb?08:43
ogra_no, you need to manually run flash-touch-kernel with the path to the kernel08:43
ogra_let me fix that so it gets auto installed :)08:44
=== dholbach_ is now known as dholbach
ogra_fix uploaded :)08:50
asacogra_: so i unpack the deb08:53
asaccopy the vmlinuz over08:53
asacand use flash-touch-kernel?08:53
ogra_why so complicated08:53
ogra_dpkg -i the deb08:53
asackk08:53
ogra_flash-touch-kernel /boot/vmlinuz-$balh08:53
ogra_*blah even08:53
ogra_(whatever the version is)08:54
ogra_my fix will call that last one automatically from next image build on08:54
ogra_so in the future dpkg -i will suffice08:54
asacogra_: i want to kill dpkg and apt as you know :)08:55
asacguess will take 3 more weeks though :)08:55
asacj.k.08:55
asacguess not for october08:55
ogra_asac, well, but as long as we use it ... it was a cp and three chanrs to change to add support :)08:55
asacogra_: dpkg -i doesnt work08:55
ogra_i had it on my TODO anyway ...08:56
asacso thats stupid08:56
asaci will just do the unpoacking08:56
ogra_why wouldnt dpkg -i work ?08:56
asacit wants to update initramfs etc.08:56
ogra_and ?08:56
ogra_let it08:56
asachttp://paste.ubuntu.com/5932050/08:56
asacall crapware08:56
asaclet me unpack and just do it without that tech08:56
ogra_asac, that looks like some more serious issue08:57
ogra_i.e. like something is wrong with your filesystem08:57
asacnot sure08:57
asaci could copyu manyally to /boot08:57
asacand flash08:57
* asac happy08:57
asaclet me reboot08:57
ogra_well08:57
* didrocks can see asac happy08:57
ogra_dpkg -i should still work08:58
ogra_is any of your disks readonly due to a fs error ?08:58
asacogra_: dunno ... i can copy to /boot08:58
asacisnt that the main partition>08:58
* asac waits for reboot to finish08:58
ogra_pastebin the output of mount08:58
asaclet me waittill the system comes up08:59
ogra_that looks like your flash is borked or some such08:59
asac(if it comes up )08:59
asachttp://paste.ubuntu.com/08:59
asachttp://paste.ubuntu.com/5932062/08:59
asacthtas state without finishing boot08:59
JamesTaitGood morning all, happy Uncommon Instrument Awareness Day! :-D08:59
ogra_hmm, looks all fine09:00
asacit doenst come up :(09:00
ogra_weird09:00
asacapw: can you gen a new kernel with the mem=! option?09:00
asaci think the one you uploaded is not compatible anymore09:00
ogra_asac, where does it hang ?09:00
asac[   94.383422] PVR_K:(Error): BridgedDispatchKM: Initialisation failed.  Driver unusable. [4783, /home/apw/build/ubuntu-saucy/ubuntu-saucy/drivers/gpu/pvr/bridged_pvr_bridge.c]09:00
asacogra_: ^^09:00
ogra_do yoou have adb to debug ?09:00
asacGoogle on screen09:00
asacyes i am in09:00
asacsee above09:00
asaci use http://people.canonical.com/~apw/maguro-saucy/09:01
asacbut didnt change boot args09:01
ogra_well, i'm not sure thats not just a symptom09:01
ogra_check with /system/bin/logcat -d ...09:01
asacogra_: should i try to reflash?09:01
ogra_do you see a lot of sensorservice messages ?09:01
asacogra_: where would i see those?09:02
ogra_in the logcat09:02
asacogra_: note: i am still on 26th image09:02
asacor wait09:02
asacle tme really reflash fresh09:02
asacwho knows what ChickenCutlass did09:02
ogra_cat /var/log/installer/media-info09:02
ogra_:)09:02
asac(he installed the image i have on it now)09:02
asaccat /var/log/installer/media-info09:03
asacUbuntu Saucy Salamander (development branch) - armhf (20130726.1)09:03
ogra_yeah09:03
ogra_so you are on 26th09:03
popeystgraber: the image based update is missing /var/log/installer/media-info - is that intentional? want a bug filed?09:03
ChickenCutlassasac, ogra_  what did I do?09:03
asacogra_: logcat is not avail on ubuntu root09:03
ogra_popey, i think davmor2 filed one yesterday09:03
asacChickenCutlass: ignore :)09:03
ogra_asac, huh ?09:03
asacChickenCutlass: you instlaled my current install... and that is not busted09:03
ogra_asac, copy paste the command i gave you09:03
ogra_it definitely is there09:04
ogra_else something else is seriously broken09:04
asacogra_: which command?09:04
asacoh nevermind09:04
ogra_<ogra_> well, i'm not sure thats not just a symptom09:04
ogra_<ogra_> check with /system/bin/logcat -d ...09:04
ogra_it isnt in $PATH, but it is there09:04
asacogra_: http://paste.ubuntu.com/5932080/09:04
asaci realy think the dpkg -i just trashed my initrd09:05
asacor something09:05
asaclet me do a fresh flash09:05
asacwho kinows what this failing dpkg -i did to my thing09:05
ogra_it shouldnt do any harm09:05
asacwlel. i tworked09:05
asaci flashed the kernel from apw (which workd 1-2 weeks ago)09:05
asacnow i have what you see in paste09:05
ogra_asac, yeah, thats the kernel09:06
ogra_definitely09:06
ogra_if the initrd would be broken you wouldnt be in a full filesystem with adb09:06
=== Namidairo is now known as Namidairo`bnc
asacogra_: did we change the kernel for maguro at all?09:06
ogra_it would stop on boot and give you a busybox shell (like on x86)09:06
asacin last 2-3 weeks?09:06
ogra_i dont think we did, let me check -changes09:06
asacogra_: it is at googlke prompt and i can  adbh shell09:06
asacapw: help :)09:07
asacwait ... let me really reflash09:07
ogra_22h was the last upload09:07
asaci believe its all busted because of drainage to zero or something09:07
ogra_right, the google prompt just shows that surfaceflinger cant start09:07
asacogra_: of maguro? but we dont have ne pvr stuff?09:07
ogra_and the PVR error above agrees that this is a kernel issue09:07
ogra_maguro is OMAP4, we sure do09:08
asacogra_: did we get a new pvr binary or something?09:08
apwasac, i will make you a more current kernel09:08
=== Namidairo`bnc is now known as Namidairo
asacapw: did something change on maguro that might cause incompatibilty with pvr?09:08
ogra_asac, i think rsalveti updated the android bits to 4.2.2 recently09:08
asacapw: thanks a bunch ... wnat to demo the mem=!300m thing to jane this afternoon09:08
apwnothing changed that we know of09:08
ogra_but i also think that was before the 22nd ... not sure09:08
asacright09:09
asaclet me first do a fresh reflash09:09
asaci believe ogra is to blame in general in any case :)09:09
asacj.k. :)09:09
ogra_yeah, i'm easy to blame ... just blame me :)09:09
asacogra_ regressed to cowboy mode :)09:09
asacoki am reflashing /home/asac/Downloads/phablet-flash/ubuntu-touch/20130726.1/saucy-preinstalled-touch-armel+maguro.zip09:10
ogra_  * rebase to cm-10.1.209:10
ogra_    Variable GPU OC: sysfs interface to cycle through different top gpu speeds09:10
ogra_....09:10
ogra_    gpu: pvr: Update to DDK 1.8@219840209:10
ogra_....09:10
ogra_from the last upload09:10
asacogra_: did that land before 26.1 ?09:10
ogra_(linux-maguro)09:10
ogra_that landed on the 22nd09:10
asaccool09:10
asacapw: so yeah i guess i need a new one09:10
stgraberpopey: hmm, I'm not removing that file from the standard rootfs, so I'm not sure what creates it on standard flipped09:11
asacapw: so i think i want to file the bug properly now... where do i file it again? just linux?09:11
ogra_stgraber, live-build09:11
ogra_stgraber, it should be in the tarball as well as in the zip09:11
apwasac, linux-maguro09:11
stgraberogra: yeah, so it should be in the read-only images... weird... I'll have to look at that when I'm back on Friday09:13
ogra_stgraber, you dont repack the tarball beyond making it xz, right ?09:13
ogra_hmm, or do you handle /var/log in a special way ?09:13
didrocksstgraber: leave, run away before it's too late! :)09:14
ogra_(during boot)09:14
stgraberah, yeah, that's it... /var/log is a bind-mount from writable storage09:14
ogra_ah09:14
=== vrruiz_ is now known as rvr
ogra_so you might want to copy that file over or some such09:14
asacapw: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/120683509:15
stgraberI'll have to tweak that so we can still access it09:15
ubot5Launchpad bug 1206835 in linux (Ubuntu) "please add support for forceful mem=!XXXm for phablet kernels" [Undecided,New]09:15
popeystgraber: also, no swap on the new image based updates, but I believe you know about that?09:15
=== freeflyi1g is now known as freeflying
stgraberpopey: yeah, no swap is known09:16
popeyk09:16
ogra_stgraber, i could put the file elsewhere ... but i konw ubuntu-bug and whoopsie use it ... so a link would be required at least09:16
* popey gets bitten by bug 119079209:17
ubot5bug 1190792 in touch-preview-images "ueventd in a busy loop on container-flipped image" [High,In progress] https://launchpad.net/bugs/119079209:17
stgraberright, moving it would be a problem09:17
ogra_popey, try adding a "sleep 3" to /etc/init/lxc-android-config.conf ... right above the lxc-wait09:17
asacapw: will be back in 20-30min09:18
asacetc.09:18
asacthanks for your help09:18
ogra_i'll upload that today wit a bunch of changes needed for galxy S2 support09:18
popeyogra_: this is on a device i flash every day so that won't help really09:19
ogra_stgraber, yeah, but a link seems easier than having to copy it around , i can ship it as /etc/media-info for example09:19
ogra_popey, well, tomorrows image will have the sleep09:19
popeygreat!09:19
ogra_just to prevent you from running into it today :)09:19
=== schwuk is now known as schwuk_away
apwasac, kernel update in http://people.canonical.com/~apw/maguro-saucy/09:21
ogra_apw, i need some kernel cmdline advice ... the SGS2 (galaxy S2)  i'm just trying to port to has hardcoded teh cmdline in ATAGs .in the bootloader ... it uses console=ram there which makes upstart fall over, the kernel options i see only seem to allow to prepend to the hardcoded cmdline ....09:21
ogra_do you know a way how to append to it ?09:22
ogra_i can boot fine if i force it to ignore the ATAG line but then i need to hardcode it in the kernel binary (there is a hw seriall that i need from the atags though)09:22
ogra_which in turn breaks recovery mode ... which gets another option prepended when active09:23
apwogra_, kernel command line processing is completely boot loader specific really ... right?09:25
=== schwuk_away is now known as schwuk
apwogra_, and you are saying it is appending something bad and that is out of your control ?09:25
ogra_well, kernel cmdline is hardcoded in the unchangeable part of the bootloader09:25
ogra_and the normal samsung devices dont use an actual boot.img like we know it09:26
apwyou said you could prepend to it?09:26
ogra_so i cant change it there09:26
ogra_if i set the kernel option to prepend to it, the hardcoded one from the kernel gets prepended, yes09:26
ogra_but that still leaves me with console=ram as the last console= arg09:26
ogra_i need a way to keep the ATAG cmdline and to append a new console=tty1 or so09:27
apwyou can add what you want on the front, but end up with fix stuff shoved on the end, and you need some of it09:27
apwbut not all of it ?09:27
ogra_i just need a console= at the end09:27
apwright which is impossible with your bootloader as i understand it09:28
ogra_the rest should come from the ATAGs (which dynamically changes if oyu press the key combo for recovery for examlple)09:28
apwcan you send me a full command line with something prepended09:28
ogra_right09:28
apwand mark in it with | where the split is09:28
apwand i'll see what we can do09:28
apwi may be able to offer you a like console=NOMORECONSOLES which stops later ones working or something09:29
ogra_that will take a while, since i cant really boot (need to create a kernel with the right hardcoded cmdline runes to pick it out of the initrd shell)09:29
apwogra_, well type a sample you can make it up ... i want to see what want the command line to look like09:29
ogra_note that this is a community port btw ... we dont have the kernel in kernel.u.c09:30
apwogra_, and a simulation of how it looks as close as you would get it with the bootloader adding extra junk09:30
=== alan_g is now known as alan_g|tea
apwogra_, then i would need to know where the kernel is as well09:30
ogra_apw, like that http://paste.ubuntu.com/5932151/ ?09:33
apwogra_, so can we add multiple things at the front, say console=tty1 console=STOP09:35
ogra_the kernel tree is on github afaik https://wiki.ubuntu.com/Touch/Devices/i910009:36
ogra_apw, that should be possible09:36
ogra_ <project name="Ubuntu-i9100/android_kernel_samsung_smdk4412" path="kernel/samsung/smdk4412" remote="github" />09:36
ogra_(from the xml entry)09:36
=== alan_g|tea is now known as alan_g
apwogra_, so then what i would so is mod the console handler to lock the console list so the next one cannot add09:37
=== b0bben_ is now known as b0bben
ogra_yeah, that sounds like it could work09:37
asacapw: rock on ... let me try09:38
ogra_apw, ah, found it https://github.com/Ubuntu-i9100/android_kernel_samsung_smdk441209:39
asacogra_: abootimg -u $(find /dev -name boot|head -1) -c 'mem=!386m'09:42
asacgives me bad config entry09:42
ogra_apw, what i dont get is why the CONFIG_CMDLINE_EXTEND can only prepend ...09:42
ogra_is there any technical reason for that ?09:42
asacabootimg -u $(find /dev -name boot|head -1) -c 'mem=!386m'09:42
asacogra_: wasnt that the way to set it?>09:42
ogra_asac, close :)09:42
ogra_abootimg -u $(find /dev -name boot|head -1) -c 'cmdline=mem=!386m'09:42
asacaye :)09:42
asacme goes for 300m09:43
ogra_brave09:43
asacguess 250m would be even cooler for demo09:44
asac128m :)09:44
ogra_well, luckily we wont go for such low specs09:44
apwogra_, what is this tag command line, where is it getting it from i wonder09:44
asacwhen will we kill swap?09:44
asacogra_: can you just do it?09:44
ogra_apw, bootloader in ROM09:44
asacor when will we do it?09:44
ogra_asac, with the readonly images i belive09:45
* apw reminds people that turning off swap has negative ramification when we are close to running out of memory09:45
apwyou need to be very very careful around the no-memory boundary if you have no swap09:45
apwswap is more than a buffer space it also allows the kernel to pemptivly make more memory throwawayable09:46
ogra_apw, http://paste.ubuntu.com/5932193/09:46
apwwhich make it more likely to survive when there is none09:46
ogra_thats s/proc/last_kmsg 9from several boots, it doesnt seem to flush it)09:46
ogra_(scroll to the bottom)09:47
apwogra_, so there is no technical reason that this is append only, that is just what the code does09:47
ogra_samsung uses a weird three stage bootloader09:47
apwthough doing anything other than appending is much much harder09:47
ogra_"Welcome to Samsung Primitive Bootloader."09:48
apwas you have nowhere to handle the bits09:48
ogra_:)09:48
ogra_well appending instead of prepending would be totally enough09:48
ogra_the ATAGs can dynamically change based on what buttons on the phone you press09:49
ogra_currently i can only get it to boot by copying the full atag cmdline into the kernel ... but that breaks i.e. recovery mode09:49
apwyep09:50
apwogra_, so what kernel base is this heap09:50
ogra_because the dynamic bit is missing09:50
apwoh god 3.009:50
apwthis isn't a kernel09:50
ogra_root@ubuntu-phablet:/# uname -a09:50
ogra_Linux ubuntu-phablet 3.0.64-CM-g27bbb67-dirty #10 SMP PREEMPT Tue Jul 30 12:45:16 CEST 2013 armv7l armv7l armv7l GNU/Linux09:50
ogra_.6409:50
ogra_:)09:50
kalikianabah, I'm making an alias "killall adb; adb" now09:53
kalikianait's so annoying to keep running into random errors09:53
ogra_kalikiana, make sure to file bugs :)09:54
kalikianaogra_: I did. aside from the fact it's so glaringly obvious09:55
asacwow our 26 image is really not working well :)09:57
ogra_really ?09:57
asacyeah taking photos dont save the pics on the disk09:57
* ogra_ guesses most people use --pendind anyway 09:57
asacogra_: btw, we have to kill that option or randomly rename it09:58
ogra_*pending09:58
asacbecause we want the majority of folks to not use --pending09:58
asacbut not now :)_09:58
ogra_we surely want the option to verify th epending image09:58
asacthe idea is that not having something in our published image creates back pressure09:58
asacogra_: we want an option09:58
ogra_its not our fault if people use it09:58
asacbut since everybody is using that weshould raname it09:58
asacregularly :)09:58
ogra_how would that change anything09:59
ogra_people will just use it with the new name09:59
asacogra_: can we at least not have --pending documented?09:59
asacon the wiki?09:59
asachide it from --help?09:59
ogra_convince them to not always need the latest and greatest :)09:59
asacor make it an env? GANGNAM_STYLE=true phablet-flash :)09:59
ogra_see the mailing list, people complain and are confused about not getting the last from cdimage by default10:00
popeychange --pending to --broken-crack10:00
asaci think thats fine. just explain to them that it doesnt pass our rising, but still pretty low quality bar10:00
ogra_heh10:00
asaci really want GANGNAME_STYLE :)10:00
asacor --cowboys-for-the-world10:01
asacOGRA_STYLE10:01
popeyhah10:01
ogra_--pending-and-i-know-this-has-not-been-tested-yet-i-will-olnly-file-bugs-that-are-valid10:01
popey</bikeshed>10:01
asacaye10:01
* ogra_ votes for that ^^10:01
popeyme too10:01
asacack10:01
asacdo it10:01
asacwith typos plz :)10:01
popeyalthough I'd spell olnly as "only" ☻10:01
ogra_and no tab complettion allowed :)10:01
popeyhah10:01
asac--penidng-...10:02
cjwatsonI would just hide it from --help if I were you10:02
asacand from wiki for sure10:02
ogra_after all that will just raisee the noise though10:02
cjwatsonThere isn't much point embarking on an arms race10:02
ogra_more people will ask on the ML then10:02
popeychange the parameter each day10:02
ogra_i would just leave it as is10:02
asacsure. just remove doc10:03
asacand dont hand it out to everyone10:03
ogra_no10:03
cjwatsonCompare the "hidden" URLs that we use during pre-publication of images just before release10:03
ogra_just leave it as is :)10:03
cjwatsonWe know a bunch of people know where they are - but honestly, it doesn't matter that much10:03
popeyyeah, nature finds a way10:03
ogra_else you will have a thread about "how do i get the latest image" once a week on the ML10:03
cjwatsonSo we just learned to be relaxed about it10:03
asac"latest image is what you get with phablet-flash" is the answer10:03
ogra_right10:03
ogra_asac, no, it isnt ... "i want to test feature XY that got in yesterday, but phablet-flash only gets me something from last week, should i file a bug ?"10:04
=== gusch_ is now known as gusch|lunch
asacogra_: "feature XY didnt make it throug our gate, sorry"10:04
ogra_thats what we have on the ML a lot10:04
ogra_dropping the option from help will just increase that noise10:05
cjwatsonogra_: And the solution to that is not to let current get so far behind pending10:05
cjwatsonIt's just straight technical debt10:05
asacexactly10:05
ogra_cjwatson, exactly10:05
ogra_so lets fix the cause, not the symptom :)10:05
ogra_btw, seems slangasek respun the images and didnt notify QA ... the tests still need a lot of handholding10:06
ogra_so nothing passed since nobody resterted the broken ones10:06
cjwatsonSurely QA are autonotified10:06
cjwatsonAt least the automatic tests10:06
ogra_i'm not sure10:06
ogra_yeah10:06
cjwatsonIf automatic QA is relying on images appearing at a particular time then that's a problem10:06
ogra_but they need someone watching them through the whole process10:06
cjwatsonNot so automatic then :)10:06
ogra_since they fequently just hang or dont even start10:07
ogra_*frequently10:07
asacogra_: you are supposed to poke jcollado to rekick failed jobs10:07
asac(like everyone)10:07
ogra_well, semi automatic, but racy and crashy10:07
ogra_asac, sorr, not at 4am10:07
ogra_i have to sleep sometimes :P10:07
cjwatsonSpot the signs of a project relying on heroism ...10:08
ogra_asac, if someone does a re-spin at night he needs to notify QA to watch the test run :)10:08
ogra_i guess i should write a mail :)10:08
cjwatsonQA might not be around either depending on the time.  I expect they need to sleep too10:08
ogra_they get up at 4pm every day :P10:09
cjwatsonPerhaps it'd be better to say that if we have multiple image builds per day then maybe only one of them gets fully tested10:09
ogra_if someone sleeps that long they surely can work later ... (... americans....)10:09
asacwe need to scale up and fix fix fix stuff10:09
ogra_:)10:09
ogra_asac, yeah, known to everyone ...10:09
ogra_cjwatson, yeah, the regular one usually gets tested10:10
asacogra_: do you have maguro?10:10
ogra_and the broken respin clearly shows we still have a long way to go10:10
asaccan you check if taking a photo saves that in /home/phablet/Pictures for you?10:10
asaci tried 26.1 and --pending10:10
asacboth seem to have that issue10:10
ogra_asac, works, let me check which image i have here10:11
popeyimage20130731_0001.jpg10:12
popeyworks here10:12
popeyUbuntu Saucy Salamander (development branch) - armhf (20130731)10:12
ogra_hmm10:12
ogra_20130725.110:12
ogra_asac, is your disk full ?10:13
ogra_(that would also explain the initramfs issues you saw)10:14
stgraberogra_: ah yeah, that'd be easier10:16
ogra_stgraber, great, i'll ship it there then and put the linnk in place during build, you can do the same from initrd then10:16
asacogra_: dont think so10:17
asac/dev/mmcblk0p12  13975888 1499432  12476456  11% /10:17
asac/dev/mmcblk0p12  13975888 1499432  12476456  11% /data10:17
ogra_yeah. looks fine10:18
asacogra_: ^^10:18
asacit doesnt save images10:18
asaceven without hacking mem=...10:18
asacwhat i observe on maguro:10:18
asac1. start camera app10:18
ogra_can you touch a file in /home/phablet/Pictures ?10:18
asac2. see what the camera sees live (good)10:18
asac3. take photo10:18
asac4. photo slides down and in background i see the moving picture10:18
asac5., aftrer slide is done it shows the pic taken10:19
asacand not the live picture (e.g. video style)10:19
asac /home/phablet/pictures -> empy10:19
ogra_well, the camera stores the raw image in ram afaik10:19
ogra_its a capital P10:19
asaci know10:19
ogra_k10:19
asacphablet@ubuntu-phablet:~$ touch Pictures/asda10:20
asacphablet@ubuntu-phablet:~$10:20
ogra_hmm, seems fine10:20
* ogra_ syncs the last images to test here 10:21
asacas i said... doesnt matter whether i poke mem or not10:21
asacdoesnt work10:21
asacogra_: had the same issue with 26.1 and --pending from 5 minutes ago10:21
ogra_it definitely works on my installed image10:21
ogra_but thats 25.110:21
asacyeah10:21
popeyi tested fine on mako10:21
asacogra_: is that still somewhere so i can use it for demo>10:21
ogra_gimme 30min torsync10:21
asacpopey: mako is different yes10:21
ogra_*to rsync10:21
popeykk10:21
asacogra_: 30 minutes10:21
asac?10:21
ogra_2Mbit :)10:22
asacit takes like 3 minutes to download this stuff on decent bandwidth10:22
asacomg10:22
ogra_thats the poit, decent :)10:22
asackill that contract, get 30 or 10010:22
asacwith 6m up10:22
ogra_not contract realted10:22
asacMOVE to an area with proper infrastructuure10:22
ogra_the wiring doesnt allow more10:22
ogra_i wish i could move :P10:23
asacfile a complain with the human rights court in kassel :)10:23
ogra_haha10:23
asacits cruel10:23
ogra_its the wiring on my property10:23
asacjust put a cable overland10:23
asacoverground10:23
ogra_replacing the wiring from the street to the house is needed ... the wires are from 1960something10:23
asac:)10:23
asacright. you just take a cable, go to the street and tell them to connect that10:23
ogra_i'm not american, thanks :P10:23
asacmaybe you can rent a shared office?10:24
asacand not work from home (might have other positive effects on your lifestyle and health :))10:24
ogra_if you raise my salary to pay the difference :P10:24
* ogra_ is happy how he works ... and i'll get a new line at some point ... just not right now 10:25
murgeroMorning from chicago!10:25
asacogra_: you can offer ubuntu support for the office :)10:25
asacthen you get if for free10:25
ogra_great, and become the support bitch10:25
ogra_awesome idea10:25
asachehe10:25
ogra_:)10:25
murgeroWoah guys lets calm down a bit lol10:25
murgerohow is everyone?10:26
ogra_murgero, great, no worries10:26
ogra_we're just joking10:26
murgeroI figured lmao10:26
asacogra_: where can i get 25.1 ?10:26
davmor2ogra_: you can't be anybody else support bitch you are already mine, now how are the images today support ;)   /me runs and hides :)10:26
asacman we have really sucky retention10:27
=== alan_g is now known as alan_g|afk
ogra_asac, i think popey keeps a mirror10:27
asacyoiu cannot really work that way10:27
asacpopey: :)10:27
asacgimme secret url10:27
murgeroWow10:27
asacogra_: ho do i install a special image10:27
asac?10:27
asacpopey: /msg10:27
ogra_i would do it manually :)10:27
AskUbuntuUbuntu Touch Apps don't recognize Ubuntu MultiTouch, utouch | http://askubuntu.com/q/32691110:27
davmor2ogra_: of course he has a mirror how do you expect him to shave without one ;)10:27
ogra_but i always install manually anyway10:27
asacogra_: we still dont support phablet-flash -i URL ?10:28
murgeroI shave without a mirror all the time.10:28
ogra_davmor2, he does shave ? i thought he has little critters in a box that chew off the hair10:28
popeyasac: http://popey.mooo.com/mirror/cdimage.ubuntu.com/ubuntu-touch/daily-preinstalled/10:28
murgeroManual install is usually safer isnt it?10:28
asacogra_: anyway. i think i can handle puttings tuff to autodeploy10:28
asacogra_: so i just take the zip and push it to /sdcard/autodeploy.zip and reboot?10:28
ogra_murgero, not really, if you need additional setup or so the tools usually do better10:29
murgeroAh gotcha10:29
ogra_asac, right, first the armel+subarch.zip, then the armhf.zip10:29
murgeroasac: You also need to flash it lmao10:29
murgeroasac: but yes10:29
asacogra_: two reboots?10:29
ogra_asac, and reboot in the middle10:29
ogra_yeah10:29
asacogra_: is there a "reboot command" that auto goes into recovery?10:30
ogra_adb reboot recovery10:30
asacok so i do that10:30
ogra_but the zip will try to boot normally10:30
murgerottyl guys!10:30
asacafter pushing to autodeploy10:30
ogra_so youo need to pull the battery before armhf10:30
asachell10:30
ogra_or use sideload or something10:30
ogra_to load then in succession in the same session10:31
ogra_i always found pulling the battery easiest10:31
asaci have no idea what i shall do10:31
asacits not possible for me10:31
asaccan we add phablet-flash support?10:31
asacok me tries ... starts pushing latest maguro.zip as autodeploy.zip10:31
ogra_i guess there is phablet-flash support as long as you have the imgs on cdimage10:31
asacand reboot into recovery10:31
ogra_cjwatson, whould elmo cry if we kept touch images for a week ?10:32
asaci guess i will just go to chicken10:32
w-floisn't there some "choose zip to flash" feature in the Ubuntu recovery?10:32
ogra_we should probably just change it there10:32
ogra_asac, well, your start was fine :)10:32
asaci dont know10:32
asacits far too complicated10:32
asaci will have chicken do it10:32
ogra_its two commands10:32
* ogra_ thinks mgmt doesnt do any good to asac's coding skills :P10:33
ogra_MaxWallstedt, !10:33
ogra_good to see you here10:33
asacit must be super easy to go back and forward10:33
asacfor images10:33
asaclocally10:33
asaccdimage10:33
* ogra_ is just working on making flipped ikmmages work on the SGS210:33
asacpopey url10:33
MaxWallstedtThanks, thought I'd check it out10:33
asacfrom everywhere10:34
asacthats our whole strategy of bisecting10:34
asacto figure where we regressed etc.,10:34
asacanyway :)10:34
* asac goes back to normal mode10:34
ogra_asac, well, it will become easier once we have system images10:34
popeyasac: http://popey.mooo.com/mirror/cdimage.ubuntu.com/ubuntu-touch/daily-preinstalled/10:34
ogra_i wouldnt invest to much time into the current setup, since the world will completely change again soon10:34
asacogra_: i just dont get why folks didnt add it from day one :)10:34
asacit feels so obvious that folks want to install stuff etc.10:34
ogra_asac, heh, because they needed to make the HW work first10:35
asacpopey: yeah ... was saying that phablet-flash should support installing easily from everywhere10:35
ogra_then we needed to flip the container model10:35
asacyour URL, cdimage, local stuff10:35
popeyoh10:35
ogra_now we need to wait for all bits going through logind10:35
ogra_and *then* we can switch10:35
asacogra_: well, that doesnt explain why folks didnt just do it... feels like zero work: yuou start with installing from specific locations10:35
ogra_it simply needs some preparation10:35
asacthen you add --current and --pending tracking10:35
sil2100bfiller: hi! I just re-ran the apps stack, so it should be published soon10:36
cjwatsonogra_: We should have adequate space; I'm happy to up the limit10:36
ogra_oh10:36
sil2100bfiller: sorry for the lag10:36
ogra_asac, i thought you meant system images from the start10:36
bfillersil2100: thanks10:36
ogra_cjwatson, please do it then :) (i would have to dig where it is set nowadays)10:36
asacnevermind :)10:36
asacChickenCutlass: i need your help10:37
asac:10:37
asaci will come over10:37
ogra_asac, the issue with pulling arbitrary versions simply revolves around using jenkins in the beginning10:37
ogra_asac, https://wiki.ubuntu.com/Touch/Install#Manual_Installation10:37
ogra_seriously not that hard :)10:38
slangasekogra_: well, yes, I didn't notify QA, didn't know that was expected10:38
ogra_slangasek, right, i'm writing a mail10:38
ogra_though there is hope the automated tests will simply run automated (and restart themselves on hang) at some point10:38
ogra_(or even stop hanging)10:39
cjwatsonogra_,asac: Done.  https://bazaar.launchpad.net/+branch/ubuntu-cdimage/revision/132510:39
=== alan_g|afk is now known as alan_g
ogra_cjwatson, aweesome, thanks !10:39
* ogra_ cant belive there is still an ubuntu-mid entry ... funny10:40
=== chriadam is now known as chriadam|away
cjwatson*shrug* I tend not to delete stuff; it's not a major cognitive load, and it's surprising how much I need to refer to how things used to be10:41
ogra_heh, yeah10:41
ogra_i doubt you could build them though10:41
ogra_they were closely tied to lpia iirc10:41
ogra_MaxWallstedt, do you have any deeper knowledge of the SGS2 bootloader ? fro flipped container images i need to get rid of the console=ram on the cmdline ... this seem to come from ATAGs in the bootloader10:42
davmor2ogra_: to save me the annoyance of digging through all the back logs on the server, what bug did I file that you were telling popey about?10:42
ogra_(someone from our kernel team is just looking into a patch to do it from the kernel ... but if you know a way to modify the ATAGs that wouldnt be needed)10:43
ogra_davmor2, dunno, let me dig through the backlogs  on the server :P10:43
ogra_davmor2, the media-info one :)10:43
MaxWallstedtogra_: I'm afraid I'm of no help regarding that10:44
ogra_MaxWallstedt, thanks, i doubt anyone except samsung is ... but i thought i should ask :)10:44
asaccjwatson: can we get a month?10:46
asacwho do i need to talk to to get us more disk space (if thtas the blocker)10:46
asaccjwatson: thx for the quick patch btw10:46
cjwatsonasac: That would probably screw over the mirrors of cdimage.ubuntu.com10:47
cjwatsonNot all of which we operate10:47
asaccjwatson: hmm. maybe system-images.ubuntu.com is where we can do that?10:47
asacor whatever that URL i was shown today is10:48
cjwatsonOur own mirrors have well over 400G free so that probably isn't a problem, but inflating cdimage by 30G+ would require discussion10:48
cjwatsonasac: Sure, that probably doesn't have the same mirroring constraints10:48
asaccjwatson: yeah. but can we just move all our phablet images to system-images? i guess we can avoid that then10:48
asacfor a while10:48
cjwatsonEventually, I suppose10:48
asackk10:48
asaclets keep it on the radar10:48
asacmaybe after the system update stuff has settled10:48
cjwatsonI question whether a month would actually be useful though10:49
ogra_we cant just move all of it to system images10:49
cjwatsonIf you have to refer that far back then normally you're doing something wrong10:49
ogra_the ports need the interim products10:49
cjwatsonWe keep all the logs so you can see what versions different images had; that's enough for archaeology10:49
asaccjwatson: well, our gates are not perfect yet. issues can go unseen for a long time10:49
asacbut then having a way to narrow down the regresison window is key10:49
cjwatsonasac: Yeah, but a month is a long time!10:49
ogra_(unless we move these too)10:49
asaci think its not that long :)10:49
asacits just better be safe10:50
cjwatsonThink what state our images were in a month ago10:50
asacand disk is checap10:50
cjwatsonDo you really care about investigating anything that old? :)10:50
asacwhile developers are precious10:50
asaccjwatson: if i see a bug which someone says we havent had before10:50
ogra_asac, the datacenter doesnt use a ton of cheapo USB didks on a big HUB :P10:50
asaci want to be able to find when it regressed before having developers deep dvice/debug etc.10:50
ogra_disk isnt as cheap as you might think10:50
asacogra_: its still cheap10:50
cjwatsonasac: That's actually kind of my point.  I think having developers investigate month-old issues in something moving as fast as touch is would be a waste of time.  At that point my experience is that it's generally easier to investigate directly rather than trying to bisect.10:51
cjwatsonBisection is one tool but it can be overused10:51
ogra_++10:51
asaccjwatson: it might or it might not. i feel safer to have both options10:51
* ogra_ thinks a week is really enouogh 10:51
asacogra_: 25.1 is already close to that barrier10:51
ogra_i'd rather have more buolds per day than wasting space for old cruft10:51
asactwo days ahead i would have 25.1 anymore10:51
asacwouldnt10:52
cjwatsonasac: Except that the image that current points to is always kept10:52
ogra_righ10:52
asaci know10:52
ogra_t10:52
asacbut the current image has a bug10:52
asacthat ogra doesnt see on 25.110:52
asaccurrent is 26.110:53
asacso i download from popey now10:53
cjwatsonAh right10:53
asacso i have a problem that camera doesnt work for me10:53
asaci would prefer to be able to find what changed10:53
cjwatsonStill, I worry that this is instituting policies to cope with growing technical debt, which IMO is the wrong direction10:53
asacrather than asking one of our overloaded engineers to figure this10:53
rickspencer3cjwatson, are you saying that we should rather be paying down the technical debt?10:55
asaccjwatson: i dont think saying we just hide the technical debt would help :)10:55
cjwatsonI know touch is different, but I've been investigating issues of one kind or another in Ubuntu images for nine years, and I can count the times that it would have been useful to have >week-old images on the fingers of one hand10:55
asachaving longer history of images would help me and rick to narrow down the regression window... which might gain us 1h engineering time or 10h10:55
asacwe dont know10:55
asacevery minute is precious on our current schedule :)10:55
rickspencer3asac, I'm not so sure10:55
rickspencer3I think serious things usually had changed in the last day or so10:56
rickspencer3or are pretty obvious that it's from "the last xorg update" for exmaple10:56
asacrickspencer3: pictures not getting saved?10:56
asacwhen did that start?10:56
asacon maguro?10:56
cjwatsonrickspencer3: I'm concerned that having an enormous safety net of lots of old images will encourage people to use debugging techniques that I think are likely to be very inefficient over such time windows, but that look superficially attractive10:56
asacdo you know?10:56
rickspencer3cjwatson, is that the kind of thing you are referring to?10:56
rickspencer3asac, I don' t know or care, tbh10:56
cjwatsonUsually over that kind of window you're better off just attacking directly, *maybe* up/downgrading single packages10:56
rickspencer3the *developer* might care so that they can figure out what might have gone wrong10:57
rickspencer3but I am not typically going to tell them how to debug, they probably know better than me10:57
rickspencer3that said, I would like to be able to quickly attribute bugs to changes so that we can revert those changes10:57
rickspencer3anyway, I guess if you phablet-flash daily, you have every image locally anyway ;)10:57
cjwatsonBut if the change is over a week old, the chances that simply reverting it would be an improvement are already getting pretty slim10:58
rickspencer3cjwatson, right, I think it's more a matter of the last day10:58
asacyou dont know if the change was done in a component touched since then10:58
cjwatsonSince people will have built things on top10:58
asacin some cases it is not appropriate, in others it might be10:58
rickspencer3I do think it's good to have a "last known good" for demo and other purposes10:58
rickspencer3sort of what we used to need alphas and such for10:58
davmor2rickspencer3: no I have to knock them off from time to time E:TOOMUCHHDDSPACEUSED10:59
popey+100010:59
cjwatsonrickspencer3: Right, the last-known-good "current" image thing is definitely an improvement and I have no issues with that10:59
popeyi was demonstrating touch at OSCON last week, and frequently had the phone wedge on me10:59
popeyglad I had 3 devices10:59
rickspencer3honestly, in my experience, if issues are seriousness for me to want a revert ...10:59
popeyand on more than one occasion i had to use all three devices to demo touch to someone!10:59
rickspencer3the issue was introduced in the last 24 hours11:00
davmor2popey: when you say wedge is it that the apps menu froze or disappeared?11:00
davmor2popey: For that one I have written a bug11:00
popeyany one of a number of issues I am trying to reproduce and file bugs on11:00
popeyhad the shell lock up, restart, apps lock up11:01
popeyluckily people were forgiving11:01
rickspencer3popey, well, we are still going fast11:01
popeybut it's hard to say "hey, give us $775" in one breath and "look at this... *crash*" in the other11:01
rickspencer3once we pull out a real "release" you'll be in good shape ;)11:01
popeysure, I understand, completely, but I do like the idea of a "known good" now and then11:01
popeycue rickspencer3 saying every day should be "good" ☻11:02
rickspencer3lol11:02
rickspencer3exactly11:02
rickspencer3we are getting there!11:02
popeyindeed11:02
rickspencer3http://reports.qa.ubuntu.com/smokeng/saucy/image/3270/11:02
* popey wonders where the welcome screen gets the data for "1 photo taken today"11:03
rickspencer3popey, there is a new API for htat11:03
rickspencer3apps need to start feeding the API11:03
asaci just dont get why you would explicitely prevent the ability to quickly narrow down the time window of when a bug was introduced ...serious or UI glitch11:03
davmor2popey: https://bugs.launchpad.net/unity8/+bug/1202794, https://bugs.launchpad.net/touch-preview-images/+bug/1204942 were my too latest11:04
asacif it only helps us once, it was worth it11:04
popeyi shoved a month full of photos into ~/Pictures hoping it would find them, and it doesnt11:04
ubot5Launchpad bug 1202794 in touch-preview-images "Maguro: Apps lens sometimes keeps scrolling" [Undecided,Confirmed]11:04
ubot5Launchpad bug 1204942 in touch-preview-images "tilt sends qmlscene rocketing to 100% cpu" [Undecided,New]11:04
popeydavmor2: will take a look, thanks11:04
asacbut well, we can talk later11:04
=== gusch|lunch is now known as gusch
rickspencer3asac, I think what cjwatson was saying is that capturing and storing the images is not free, or maybe not particular cheap *and*11:04
rickspencer3bisecting through previous versions is not usually a very effective debugging method, so it's probably not worth the cost11:05
rickspencer3so, let's rather invest that cost in things that will have more benefit11:05
* rickspencer3 tries not to put words in cjwatson's mouth ;)11:05
ogra_as long as it are the right words ...11:06
ogra_:)11:06
ogra_asac, i'm nearly done flashing11:06
davmor2rickspencer3: I wouldn't try that cjwatson is likely to bite, honest ;)11:06
* ogra_ waits for the final reboot11:06
* rickspencer3 steps away11:07
ogra_and i really cant bear that robot with rotating guts anymore ... we need our own animation one day11:07
rickspencer3ogra_, a teddy bear with a chainsaw?11:07
ogra_++11:07
ogra_child friendly FTW !11:07
davmor2ogra_: a rotating ubuntu logo11:07
* rickspencer3 really steps away11:07
* davmor2 now doesn't believe that rickspencer3 ever really steps away11:08
sergiusensogra_: we have the anim, we just need to put it there, the idea was cut a while back until image based upgrades was complete, luckily it's not a rewrite11:08
ogra_great !11:09
cjwatsonrickspencer3: While I do have some concerns about the storage costs, I'm actually more worried about inadvertently socially-engineering developers into debugging approaches that will probably waste their time, IYSWIM11:09
cjwatsonIt's not worth it if it helps us once but in ten other cases it causes developers to waste a couple of hours bisecting through old images when they would have been faster debugging it directly (harder and less tempting, but quicker)11:10
ogra_asac, no issues with the camera app here on latest pending11:11
cjwatsonTo clarify further: I think even fairly long-range bisection on individual components is an excellent tool, just not on full images11:11
ogra_the image is in the Pictures folder as well as in the gallery app11:11
asaccjwatson: developers dont need to bisect... but i can bisect and help giving developers a very good start11:12
popeydavmor2: confirmed 120494211:12
popeycan't confirm the other11:12
ogra_davmor2, are you on the latest pending image with your maguro and could you test asac's issue ?11:12
asaci nour current schedule, every engineer day we can save is far more valuable than what the engineer costs11:13
davmor2ogra_: I'm just installing it current what is asacs issue11:13
ogra_asac, in our current schedule we block far more engineers than we unblock with the tests11:13
cjwatsonasac: And I'm saying that my experience is that over long enough time periods, image bisection simply generates false alleyways that engineers have to follow up11:14
ogra_davmor2, asac doesnt see photos show up in /home/phablet/Pictures after taking them11:14
davmor2ogra_: give me about 2 minutes robot cogs whirling currently11:14
ogra_asac, which is the reason why everyone uses --pending11:15
cjwatsonI've been here before and largely found it to be a waste of time even if somebody else was doing the bisection for me11:15
cjwatsonIt's a very tempting waste of time, I understand, but ...11:15
ogra_davmor2, yeah, no hurry ... it works fine for me with the latest image11:15
ogra_asac, are you using the modified kernel in both test cases ? might be related11:16
apwasac, which of the phablet systems are we going to apply this testing to ?11:16
davmor2asac: I try to remember to do to things when I write a bug add the image that broke and the phone it broke on.  I tend to play on my phone fairly heavily on an evening once I knock off work, but give it a quick blast through post flash11:17
davmor2s/to things/ two things11:17
davmor2asac: and I flash most days11:17
asacogra_: no... tried fresh install and had the same, can try again11:18
ogra_well, i cant reproduce it11:18
davmor2asac, ogra_: are you both doing --wipe or not?11:18
asacapw: dunno. think might change over time11:18
ogra_davmor2, i dont11:18
asacbased on availability of devices in lab etc.11:18
ogra_well, we wont change devices for 13.1011:19
ogra_so you can safely say we'll test on the currently supported devices11:19
davmor2asac, ogra_: I've done a --pending --flash so I'm on 20130731 I have image20130731_001.jpg in .home/phablet/Pictures11:20
ogra_davmor2, yeah, same here11:21
ogra_i now even have 001.jpg :)11:21
ogra_err11:21
ogra_00211:21
ogra_asac, so it must be soemthing with your device or with the old phablet homedir11:21
ogra_try a flash with --wipe11:22
ogra_and see if that solves anything11:22
davmor2ogra_, asac: and that is showing up in file manager, terminal and gallery11:22
apwasac, thats not in the plan document for this work ?11:23
sergiusensjdstrand: regarding your email about stagefright, you might want to talk to jhodapp, in a nutshell it will be used over gstreamer (e.g.; recording in the camera-app, which today is done using qtubuntu-media iirc)11:23
asacapw: i dont know. you feel resistant to add it to mako and maguro and want me to pick one?11:27
asacif so i can have serious talk where we want it11:28
ogra_argh !11:28
ogra_seems i broke the builds with the last change i did11:28
* ogra_ reverts and will re-trigger a build11:28
slangasekogra_: well, don't do that !11:29
davmor2ogra_: see that's not the news I need to hear after being asked to flash my device :P11:29
ogra_slangasek, breaking or re-triggering ?11:29
asacogra regressed to cowboy mode :)11:29
ogra_davmor2, i broke the build process11:29
ogra_not the images :)11:30
ogra_no worries11:30
davmor2ogra_: Phew11:30
ogra_i was relying on the fact that we set FLASH_KERNEL_SKIP in all our builds ... but seems where the new code kicks in this isnt set anymore11:31
slangasekogra_: breaking :)11:31
slangasekogra_: sorry for the ambiguity11:31
ogra_heh11:31
popeydavmor2: if you get a moment can you try and reproduce https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/120687011:31
ubot5Launchpad bug 1206870 in Ubuntu UI Toolkit "OSK doesn't automatically hide when fields no longer on screen" [Undecided,New]11:31
ogra_slangasek, well, already unbreaking .... and it showed a flaw in the build process , so it wasnt completely useless11:32
=== schwuk is now known as schwuk_away
=== schwuk_away is now known as schwuk
ogra_cjwatson, http://paste.ubuntu.com/5932466/ does that look ok to zou (i'm not so sure about the chroot, will the env end up in there ?)11:35
davmor2meh that's not good11:35
=== frals_ is now known as frals
sil2100bfiller: apps published o/11:37
davmor2ogra_, popey: https://bugs.launchpad.net/touch-preview-images/+bug/120688811:40
ubot5Launchpad bug 1206888 in touch-preview-images "Maguro: 20130731 image no gprs" [Undecided,New]11:40
ogra_davmor2, oh, i thought awe worked on that yesterday11:41
davmor2ogra_: that's why I did a wipe today to check11:41
* ogra_ pushes the livecd-rootfs change ... i guess we'll see if it works11:42
=== ashams_ is now known as ashams
davmor2ogra_: the weird thing is list-modems say attached and powered11:43
ogra_davmor2, yeah, i think thats the one awe was working on11:44
ogra_wait for boston to get up :)11:44
ogra_i think it was even merged .... the 31 image was simply built to early to pick it up11:44
davmor2ogra_: that's why I included the dpkg -l info for version numbers :)11:45
ogra_:)11:45
sergiusensdavmor2: try to see if you can get the new ofono from apt-get11:50
ogra_yeah11:50
=== alan_g is now known as alan_g|lunch
davmor2sergiusens, ogra_: I don't see ofono in the list of updates11:59
=== hikiko is now known as hikiko|lunch
asacnice12:37
asacall works with apw kernel and 386m12:37
asaccamera/gallery12:37
asacetc.12:37
ogra_and your photose end up where they shuld ?12:38
ogra_*should12:38
asacyeah12:38
asacit didnt work a few times12:38
asacrebooting a few times solved the problem12:38
ogra_any idea what it was ?12:38
asacnow it works even if i reboot12:38
asacnope12:38
asacjust flakiness i guess12:38
asacand my incompetence12:39
asachoweve,r i am now on --pending12:39
asacnot current12:39
asacbut since that didnt work before either, I believe it was really something wird12:39
ogra_as most of us12:39
asaclike my filesystem needed multiple overrides12:39
asacetc.12:39
ogra_well, the initramfs issue was weird as well12:39
ogra_probably your flash is about to give up12:39
asaci am sure we have memory leaks12:40
asaceverytime i open and close apps12:40
asaci loose memory12:40
asackind of 5m per start12:40
asacgoes away forever12:40
seb128asac, how do you measure? top?12:41
asacseb128: free and meminfo12:41
=== chihchun is now known as chihchun_afk
asacbut ... dont take it as the truth12:41
seb128asac, is that accurate? or is it just the kernel just giving it back since you don't need it?12:41
asaci might just be confused:)12:41
asacseb128: well, you see how much buffer mem you have free12:41
seb128*not* giving it back12:41
asacso if you sum up the free12:42
asacplus the free buffer12:42
asacyou get the total free12:42
asac...12:42
seb128asac, I though the kernel wouldn't give them back until they were needed (or at least not automatically)12:42
asactalking to didrocks i believe it might be just qml garbage collection12:42
asacseb128: yeah but you see which buffers it could give back12:42
asacbut again, i might be wrong :)12:42
asacwill check with tvoss12:42
seb128asac, I'm not sure those tools provide reliable informations12:42
asacseb128: free and meminfo dumbs numbers from the kernel12:43
asacbut if qml is like java12:43
asacit might claim more and release stuff12:43
seb128asac, try with a pure qt app (if we have some, the phone-app is at least part cpp)?12:44
asacseb128: http://paste.ubuntu.com/5932649/12:44
asacthats what the kernel konws12:44
asacthe kernel knows nothing else12:44
asacwell. it works :)12:45
asaci will leave the rest to the knowing12:45
psypher246hello all, I am trying to install ubuntu-touch on my nexus 4 and getting very stuck. the phablet-flash fails due to connections being refused to cdimage.ubuntu.com so I am following the manual instructions and they do not match up to what I am seeing at all, quite a few inconsistencies12:46
popeypsypher246: can you pastebin the output of phablet-flash ?12:47
popeypsypher246: also, what version of phablet flash are you using? find out with "apt-cache policy phablet-tools"12:47
popey0.15+13.10.20130730-0ubuntu1 is what I'm on12:47
psypher246popey i think it's coporate policies blocking rsync from dl the image so I am stuck with the manul process whihc isn;t well documented12:48
psypher246popey, i get stuck with uploading autodeploy.zip12:49
ogra_well, the manual process kind of assumes that you have a properly working recovery12:49
ogra_beyond that it never failed for me following the instructions step by step12:49
psypher246ah thats not clear at all12:49
psypher246adb reboot recovery puts me in recovery,can'ytrun adb poush then12:50
ogra_oh ?12:50
ogra_whats the error you get ?12:50
psypher246error device not found12:50
ogra_ah, thats a problem on the PC side12:50
ogra_adb kill-server; sudo adb start-server12:51
ogra_try that12:51
psypher246but device is found when I am not in recovery mode12:51
=== hikiko|lunch is now known as hikiko
psypher246and can copy the autodeploy then12:51
psypher246but then when I go back into recovery mode I am not sure how to run that file12:52
popeyyou don't run it, recovery finds it and uses it12:52
popeypsypher246: have you tried as ogra_ suggested? adb kill-server; sudo adb start-server  ?12:53
psypher246yes12:53
=== alan_g|lunch is now known as alan_g
ogra_and you still can not use adb in recovery ?12:53
psypher246restgart adb, adb devices shows device, go into recovery and adb commands says device not found12:53
ogra_well, i meant to do the restart when the device is in recovery12:54
ogra_not before you reboot itno recovery :)12:55
psypher246ok trying that. btw to be in recovery I first get android with red triangle, I am then supposed to hit power and up to properly be in recovery correct>12:55
ogra_right12:56
ogra_and in recovery you should see a menu on screen12:56
ogra_err, wait12:57
ogra_red triangle sounds not right12:57
psypher246pls add that part about power and volume up to the instructions popey12:57
psypher246i only see the menu after hitting power and volume up12:57
ogra_you seem to be in bootloader mode somewhere, not in recovery12:57
psypher246says android system recovery12:58
ogra_ok12:58
psypher246ok adb restarted12:58
psypher246no run adb push?12:58
ogra_can you now get in with adb shell ?12:58
psypher246soz what does that mean?12:58
ogra_if that works, log out of adb again and do the push12:58
ogra_adb shell12:58
ogra_execute that12:58
psypher246device not found12:59
ogra_do you end up in an android shell12:59
ogra_hmm12:59
ogra_that smells a bit like you didnt properly unlock the device before starting12:59
diwicawe, how do you unlock your SIM? I wanted to try a phone call.12:59
diwicawe, or at least, I think that's why it isn't working, but I really don't know. :-)13:00
psypher246ogra_, think I might still need to do a facvtory reset, thought the rest was ddone since after unlocking the device looked flashed13:00
ogra_do you see an open lock under the google logo when booting ?13:00
ogra_thats a clear indicator13:00
ogra_if this isnt there you are not unlocked13:00
=== jhodapp is now known as jhodapp|afk
awediwic, hold on a sec... I'll fwd you the email13:02
diwicthanks13:02
aweyou just need to use a script that's part of ofono-scripts after you boot the device13:02
awediwic, just sent you the email...13:03
=== _salem is now known as salem_
awediwic, are you sure the SIM is locked?13:03
diwicawe, no. I'm not sure of anything, really. :-)13:04
aweis it a new SIM?13:04
ogra_if it is a new european SIm it is definitely locked13:04
diwicawe, just that nothing happens when I press the dial button in the phone app13:04
* awe hopes diwc has the PIN # then13:04
psypher246ogra_, did a wipe, the lock is unlocked, but was unlocked anyway13:04
ogra_psypher246, so lets speed this up a bit :)13:05
ogra_psypher246, http://cdimage.ubuntu.com/ubuntu-touch/daily-preinstalled/pending/saucy-preinstalled-recovery-armel+mako.img download that file13:05
awediwc, grep'ing syslog for 'ofonod' should be helpful is anything is wrong13:05
psypher246adb shell still not working13:05
* w-flo recently bought a sim card from congstar and now his android phone no longer wants to know the PIN on boot13:05
ogra_psypher246, then boot to the bootloader mode (teh red triangle part) and stay there13:06
awediwic, also... the script 'list-modems' in /usr/share/ofono/scripts is very helpful too...13:06
psypher246ogra_, Iok busy13:06
psypher246ogra_, done13:06
ogra_psypher246, then do: sudo fastboot flash recovery saucy-preinstalled-recovery-armel+mako.img13:06
awediwic, I'm around for another ~20m or so, then will be off for awhile.  ogra_ or sergiusens should be able to assist if you still need help13:07
ogra_now you should have a proper recovery mode13:07
psypher246ogra_, what mode am I in on the phone when running that?13:07
ogra_bootloader mode13:07
ogra_the thing with the red triangle on screen13:07
ogra_you can also do: adb reboot-bootloader  from the running android13:08
ogra_should get you to the same screen13:08
diwicawe, nothing at all happens in syslog when trying to dial13:08
diwicawe, "enter-pin sim xxxx" fails with a python stacktrace ("Argument format is not recognized")13:09
diwicawe, "enter-sim pin xxxx" - there is no "enter-sim" executable13:09
diwicawe, ah, it's "enter-pin pin xxxx"13:10
=== Caine^^ is now known as C^^
diwicawe, ok, now it's unlocked at least, according to list-modems13:10
ogra_diwic, /usr/share/ofono/scripts/enter-pin13:10
ogra_its not in path13:10
diwic\o/13:11
ogra_:)13:11
diwicdialing now works. I rejected the call, want to fixup the audio first :-)13:11
ogra_yeah, it also isnt so exciting to talk to yoourself all day13:12
awediwic, ;#13:13
* awe is amused by his typo emoticon13:13
ogra_beardy13:13
psypher246ogra_, ok got an ubuntu recovery screen now, do I continue with the adb push commands?13:14
ogra_yeah, that should all work now13:14
plarsogra_: not sure if there's anything helpful in it, but http://paste.ubuntu.com/5931417/ has a pastebin from a run that was happening last night, it was failing when trying to adb to the device to run a script that just does a small ping loop to detect when the network is up, after reboot and adb wait-for-device returned ok13:15
plarsogra_: this was another one of those "adb protocol fault" errors that keep killing us13:15
ogra_plars, hmm, i guess a syslog would have been more informative13:16
plarsogra_: I'll grab that too when I see it again and the system is idle right after. This was one where I had an easy window to get on the device right after witnessing the failure13:17
plarsogra_: I hadn't remembered seeing some of those wifi errors previously though13:18
ogra_plars, i see adb coming up just fine between line 460 and 47013:18
ogra_and it doesnt seem to be torn down again or restart or anything13:18
ogra_at least nothing in that dmesg reflects it dying13:18
plarsok13:19
psypher246ogra_, ok deployed the suacy-preinstalled-touch-armel+maku.zip and it ran, now I the black screen with Google and the unlocked padlock. do i run recvery mode again and now push saucy-preinstalled-touch-armhf.zip?13:19
ogra_yes13:19
ogra_note that thiss is 350M big, it will take longer than the first zip ... try to be patient :)13:20
psypher246ok busy d/l that file. thanks a lot for the help so far.13:20
psypher246yeah 30 mins13:20
ogra_np13:20
psypher246so was something wrong in my steps or is the docs missing the fact you need to load the ubuntu recovery first?13:21
ogra_well, the manual instructions kind of assume you have the recovery mode already ...13:21
ogra_that should probably be added as info13:21
* ogra_ curses ... i had i never uploaded that fix for asac's kernel install ... grmbl13:30
ogra_s/i/oh/13:30
robert_ancellmterry, hey, got some info from Saviq - trying greeter now. Will tell you after restaret13:32
robert_ancellmterry, no luck :(13:34
mterryrobert_ancell, you're talking about the pure-client branch?13:34
robert_ancellmterry, ok, point 1 - unity8-greeter.desktop has /usr/bin/ubuntu-touch-session which doesn't seem to exist - should it?13:34
robert_ancellmterry, split.client13:34
ogra_robert_ancell, it exists in ubuntu-touch installs13:35
mterryrobert_ancell, ah...13:35
robert_ancellmterry, so what do I need for that..13:35
robert_ancellwhat package13:35
mterryrobert_ancell, yeah, but will need my ubuntu-touch-session branch for that...13:35
ogra_robert_ancell, oh, i lied, it doesnt anymore13:35
ogra_robert_ancell, that was moved to plain upstart user session jobs13:35
mterryrobert_ancell, ogra: oh, it got lost since I updated those branches13:35
ogra_well, we dropped the script a while ago13:36
mterryrobert_ancell, it's goal was to set up a bunch of environment variables that ubuntu-touch requires for its shells13:36
ogra_right, thats now done from the respective upstart jobs13:36
ogra_ubuntu-touch-session-setup.conf abd ubuntu-touch-session.conf13:36
ogra_*and13:37
robert_ancellmterry, ok, so I disabled it and I get "QXcbConnection: Could not connect to display" - It seems Qt is trying to connect to a non-existent X server13:37
ogra_you will likely need the env vars13:37
robert_ancellSaviq suggested I set QT_QPA_PLUGIN=mirclient before. I did that and it still tries to connect to X then segfaults now13:37
mterryrobert_ancell, I think my ubuntu-touch-session branch splits the upstart job into a script again13:38
mterryrobert_ancell, let me grab you the url13:38
robert_ancellmterry, ok13:38
* didrocks waits in the queue once robert_ancell will release mterry's lock :p13:38
robert_ancellmterry didn't want to do anything for himself today, right?13:39
didrockshe better not!13:39
mterryrobert_ancell, it's here: ~mterry/session-manager-touch/lightdm-switch but I'm merging from trunk right now13:39
robert_ancellk13:39
mterryrobert_ancell, there are two other branches you might want....  will get to those next13:39
robert_ancellmterry, any nice PPAs with this stuff?13:40
mterryrobert_ancell, no, I hadn't expected use yet  :)13:43
mterrythough I did have plenty of warning you wanted it13:44
robert_ancellmterry, heh, I have all the support in LightDM in theory, want to see a real greeter working :)13:44
ogra_pfft, who cares about greeters ... we dont need them on phones13:44
ogra_(and who cares about tablet people anyway)13:45
davmor2awe: https://bugs.launchpad.net/touch-preview-images/+bug/1206888 :(13:45
ubot5Launchpad bug 1206888 in touch-preview-images "Maguro: 20130731 image no gprs" [Undecided,New]13:45
seb128ogra_, you probably want a lock screen on your phone...13:45
ogra_seb128, nah, the shlle does that for me :P13:45
ogra_*shell13:45
didrocksseb128: you're so old-fashioned, you hate freedom! lockscreen? :)13:45
ogra_++13:45
mterryrobert_ancell, ok, that branch updated.  Let me get you others13:45
seb128didrocks, because having your leg dialing when the phone is in your pocket is more fun? :p13:46
didrocksseb128: especially if it's a foreign country :)13:46
seb128;-)13:46
didrocksogra_: just FYI, in fact, stuff are being separated from the shell to the greeter actually13:46
mterryrobert_ancell, others are just config changes actually.  Let me tell you them and you can just make them directly.  One is a seed change for lightdm and the greeter, which you probably already installed13:46
ogra_insane !13:46
ogra_:)13:46
loolbarry: you saw stéphane's reply?13:47
loolbarry: what's really weird is that slangasek tried upgrading another device to the same target image and it worked!13:47
barrylool: i did13:47
loolsorry, it failed, but differently13:48
mterryrobert_ancell, the other is to change UID_MIN in /etc/login.defs to 1001 (if you're on the phone)13:48
lool(later)13:48
barrylool: i did a cli update this morning of my nexus 7 and it worked ;)13:48
mterryBecause it has a 'system' user as 1000 that we don't want to show up13:48
robert_ancellmterry, no, this is desktoop13:48
barrylool: what device/channel are you on?13:48
mterryrobert_ancell, ok, then you're fine.  Just know that if you have more than one user, you will get tablet view13:48
loolbarry: nexus 713:48
loolbarry: default channel13:48
robert_ancellthat's fine13:49
loolbarry: are there more channels?13:49
barrylool: there are, but daily is the default channel, and it's what my nexus7 is on13:49
barrylool: how very odd13:49
loolbarry: did you manage to figure something from the traceback?13:50
=== jhodapp|afk is now known as jhodapp
=== annerajb is now known as annerajb_brb
barrylool: not yet.  i'm working on a different bug atm.  soon as i fix that one, i'm going to dive deeper into yours13:51
slangasekogra_: so it looks like your rebuild attempt also failed?  Why are linux image packages being pulled into the livefs build?13:51
loolbarry: k, thanks13:51
ogra_slangasek, to create the boot.img13:52
robert_ancellmterry, debuild on lp:~mterry/session-manager-touch/lightdm-switch doesn't work13:52
slangasekogra_: mmm?  I thought the boot.img was coming from jenkins13:52
ogra_slangasek, i have my livecd-rootfs branch that pulls in xnox' packages nearly ready13:52
robert_ancell"cp: cannot stat ‘debian/tmp/lxc-overrides/init.rc’: No such file or directory"13:52
ogra_then we wont need that step anymore13:52
slangasekwe don't need which step?13:52
ogra_slangasek, the android boot.img comes from jenkins, not the ubuntu one13:52
mterryrobert_ancell, ok, my merge from trunk must have borked.  Give me a few minutes13:53
slangasekthat sounds like confusing terminology13:53
slangasekwhy would there be both android and ubuntu boot.img?13:53
slangasekwe are only booting once :P13:53
ogra_slangasek, jenkins as well as the android binary package now have ubuntu boot.img's  livecd-rootfs needs updating that i didnt get to yet13:53
ogra_slangasek, wrong, we are booting two systems during one boot ;)13:54
barrylool: one thing that would be interesting is if you can also do a cli update.  e.g. system-image-cli -v13:54
ogra_slangasek, the initrd of the android boot.img is the android rootfs :)13:54
ogra_(to add some more confusion)13:54
mterryrobert_ancell, try now?   hopefully it works13:55
ogra_slangasek, so we need both ramdisks for a successfull boot ... ubuntus and androids13:55
slangasekogra_: so the livefs builder does what? pulls the kernels in one by one, uses them for generating Ubuntu (-Touch) initramfs, pushes those into a boot.img, and uninstalls the kernels again?13:56
ogra_the livefs builder code predates all of this bootimg stuff and rolls a boot.img on the fly during build atm13:56
xnoxogra_: \o/13:57
robert_ancellmterry, worked. gtg, I'll be back later13:57
slangasekogra_: it's clearly not just "on the fly", I'm looking at a livefs build log where a linux image package is failing to configure13:57
ogra_slangasek, now that we have the android packaging ,that code snippet will be replaced by pulling in the android binary package and copying it's bits in place13:57
mterryrobert_ancell, well, built anyway.  Working is another thing  :)13:57
robert_ancellheh :)13:57
xnoxogra_: slangasek: in my package I generate both android & ubuntu bootimages if that helps.....13:58
ogra_slangasek, yes, asac complained that the packages wouldnt flash automatically this morning, so i added flashing support ... kind of assuming that FLASH_KERNEL_SKIP would be set during builds13:58
ogra_slangasek, which is apparently not the case ... so it tries to flash even when being in a chroot13:58
xnoxogra_: ....unless they don't work (worked for me on grouper...)13:59
slangasekogra_: "the packageS"?13:59
ogra_slangasek, i just backed out the whole thing again13:59
ogra_slangasek, kernel packages13:59
slangasekogra_: well, but the second build failure shows the exact same error.  Timing problem?13:59
slangasekor did the failure mail send the wrong log?13:59
ogra_no, i exported FLASH_KERNEL_SKIP in a livecd-rootfs upload but the activity happens inside a chroot, so that export was moot14:00
ogra_which resulted in the same build failure14:00
slangasekok, so you've *now* reverted it in the kernel packages14:00
ogra_no14:00
ogra_i didnt touch any kernel packages ... but yeah, i reverted the breaking change completely14:01
ogra_(it was in initramfs-tools-ubuntu-touch)14:01
ogra_it was a pointless change anyway, since we usually dont use kernel packages ... was just to make asac happy14:02
ogra_since he didnt like to have to call a separate script for flashing14:02
ogra_(i thought i'd do him a favour ... but that kind of ended in disaster ... )14:03
slangasekogra_: heh ;)14:08
ogra_next build will be fine again14:08
ogra_and from tomorrow on i hope to use the android packages , so all that kernel package crap will be gone from the build14:08
slangasekogra_: yeah... you made me reflash my phone again though, I was counting on a new update being available for another system-image demo this afternoon ;)14:12
ogra_slangasek, well, waiting for -proposed migration of initramfs-tools-ubuntu-touch before i can start a new build, sorry14:13
ogra_now for publisher ...14:16
ogra_slangasek, new build running (wow, that package went through fast) ... 50min14:17
ogra_go mir !14:18
mkozjakhi14:21
=== ejat- is now known as ejat
slangasekogra_: well, the new image is no longer a blocker for me, so don't worry about it on my account14:25
slangasekbut, good to know the fixed image will be available soon14:25
ogra_i worry about it in general :)14:25
=== chihchun_afk is now known as chihchun
nexwave-matHey guys, trying to port a device with latest tools and repos but I keep getting this error: target thumb C++: gralloc.msm8660 <= hardware/qcom/display-caf/libgralloc/framebuffer.cpp14:27
nexwave-mathardware/qcom/display-caf/libgralloc/framebuffer.cpp: In function 'int fb_post(framebuffer_device_t*, buffer_handle_t)':14:27
nexwave-mathardware/qcom/display-caf/libgralloc/framebuffer.cpp:93:25: error: 'MDP_DISPLAY_COMMIT_OVERLAY' was not declared in this scope14:27
nexwave-matmake: *** [/home/mdaniel/ubuntutouch/out/target/product/p930/obj/SHARED_LIBRARIES/gralloc.msm8660_intermediates/framebuffer.o] Error 114:27
=== alan_g is now known as alan_g|tea
=== Namidairo is now known as Namidairo`bnc
=== alan_g|tea is now known as alan_g
=== Namidairo`bnc is now known as Namidairo
=== oreneeshy_ is now known as oreneeshy
ogra_nexwave-mat, looks like you are missing headers or binariews for the graphics stack14:59
mfischogra_: do you know where session error messages end up on the phone? stuff that would be in .xsession-errors15:05
seb128mfisch, .cache/upstart/<service>.log15:06
ogra_mfisch,  /home/phablet/.cache/upstart/15:06
seb128mfisch, same on the desktop btw, since we use upstart user sessions15:06
ogra_ah, seb128 beats me15:06
mfischhmmm, usually I'd expect to see some complaints from dconf about the changes I made15:07
tsdgeosrenato_: you there?15:16
diwicrsalveti, remove dependency on qtubuntu-media: https://code.launchpad.net/~diwic/mediaplayer-app/remove-qtubuntu-media/+merge/177719 and https://code.launchpad.net/~diwic/gallery-app/remove-qtubuntu-media/+merge/17771815:17
diwicrsalveti, notice that there is no merge proposal to add it to the relevant seeds because I don't know what those seeds are15:17
ogra_yay15:23
* ogra_ sees a 20130731.315:23
ogra_ophew15:23
popeyooh15:24
nexwave-matmake -C kernel/lge/iproj O=/home/mdaniel/ubuntutouch/out/target/product/p930/obj/KERNEL_OBJ ARCH=arm CROSS_COMPILE=" /home/mdaniel/ubuntutouch/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-" zImage15:26
nexwave-matmake[1]: Entering directory `/home/mdaniel/ubuntutouch/kernel/lge/iproj'15:26
nexwave-matmake[2]: /home/mdaniel/ubuntutouch/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-gcc: Command not found15:26
nexwave-matI think I fixed my previous issue, now I get that.15:27
plarshttps://bugs.launchpad.net/touch-preview-images/+bug/120696915:29
ubot5Launchpad bug 1206969 in touch-preview-images "selecting videos does not bring up any data or thumbnails" [Undecided,New]15:29
asacogra_: there?15:33
ogra_asac, half (standup meeting)15:33
asacogra_: more important here :)15:33
asacogra_: just quick: did you kickoff new image for bill?15:33
asacwhere is that right now?15:33
ogra_http://cdimage.ubuntu.com/ubuntu-touch/daily-preinstalled/20130731.3/15:33
asacwe either want to publish the /current15:34
asacerr the last15:34
asacbut would like to see if this one is better15:34
asacand then push that...15:34
asacthen we add all the other tests that we wanted to add15:34
ogra_asac, wont be better15:35
ogra_video lens is completely empty for example15:35
asacogra_: thtas fine15:36
asacogra_: we want webbrowser green15:36
asacthat one is fixed... so wanted to give it a chance15:36
asac...15:36
asaclets wait for results15:36
asacotherwise lets go for 3115:36
asacdoanac: where is the .3 image in test?15:39
asaccan you check?15:39
asacplars: ?15:39
asac(read above)15:39
ogra_asac, its only a few minutes old15:39
asacyeah15:39
ogra_didnt reach testing15:39
asac30+ minutes15:39
asacshould be going off soon15:39
plarsasac: looks like the jobs are running right now15:40
asacnice!!15:40
doanacasac: they are running15:40
asacdoanac: gema: so we want to rename the Smoke tab to "Image Testing"15:40
asacplars: ^^15:41
rsalvetidiwic: https://code.launchpad.net/~ubuntu-core-dev/ubuntu-seeds/ubuntu-touch.saucy for the seeds15:41
asacdoanac: gema: plars: not sure if we can just piggyback that with next dashboard role out15:41
asacwe hoped so :)15:41
doanacasac: should be easy i think15:41
diwicrsalveti, will this then spread to other experimental images (e g the mir image) ?15:41
asacdoanac: ok... can you note that somewhere so it just happens at some point?15:42
asacthx15:43
rsalvetidiwic: it should, yeah15:44
diwicrsalveti, ok, but still not my pulseaudio image?15:44
doanacasac: cjohnston is making the change now and we'll roll it out in a bit15:45
cjohnstonasac: are you wanting 'Image testing' or just 'Image'? due to spacing, 'Image' would work better for us15:46
diwicrsalveti, I mean, if there's some auto-spreading from the main seed to the mir seed, is there also one from the main seed to the pulseaudio seed?15:46
rsalvetidiwic: yeah, because there's a custom seeds for that one specifically15:46
rsalvetidiwic: right, I don't think the mir one is using a custom seeds at this point, like we do for pulse15:46
rsalvetiso for pulse you'd need to change the specific seeds for the pulseimage as well15:46
rsalvetiand upload a new meta15:47
diwicrsalveti, okay. I'll just trust you on that and submit a MR for the branch you suggested, a bit later tonight15:47
rsalvetidiwic: sure, just give me the mr link and I'll take care of it15:47
diwicrsalveti, thanks15:47
cjwatsonogra_: I doubt that FLASH_KERNEL_SKIP=1 change you pasted earlier will do anything useful.  You need to do   Chroot chroot "env FLASH_KERNEL_SKIP=1 ..."   for the relevant comments, in much the same way as it's done in the ac100/nexus7 case.15:48
ogra_cjwatson, yeah, i learned that the hard way15:49
ogra_i just backed out the change again ... after all it was just for asac's conveninece that i added it initially15:49
cjwatsonSorry I wasn't around earlier; it's my wife's birthday tomorrow so I had an entirely predictable OMG-need-to-buy-presents lunchtime15:49
ogra_hah15:49
ogra_yeah, no worries15:49
ogra_i just backed out all the stuff again, its not important15:50
asacogra_: what did you back out?15:50
ogra_asac, autiomatic flashing of the kernel if you install a deb15:50
asacfor me? :)15:50
ogra_i added that for you since i had the code around already15:50
asacogra_: i dont need it... i will not install debs :)15:50
ogra_but didnt think about the fact that we dont set FLASH_KERNEL_SKIP anymore during image builds15:51
ogra_so it yried to flash the maguro kernel on the panda buildd ... didnt work out :)15:51
doanaccjohnston, asac: how about "Images" instead of "Image Testing"15:52
asacdoanac: hold off until tomorrow :)15:52
asaccjohnston: :)15:52
asacwe have to agree on what we want to do15:52
asacguess we redo the whole dashboard as it sounds :)15:53
asac(j.k.)15:53
cjohnstonok15:53
=== schwuk is now known as schwuk_away
awedavmor2, sigh...15:59
=== schwuk_away is now known as schwuk
davmor2awe: I thought that would make your day right :)16:01
awedavmor2, I have a meeting now, I'll get to debug when I'm back16:02
awecan you attach the output of 'list-contexts' and 'nmcli dev'?  Also, grabbing the syslog and filtering out all the NM messages would be super-useful ( eg. 'grep "NetworkManager" /var/log/syslog' )16:03
PaoloRotoloHi all!16:03
davmor2awe: yeap no worries16:05
awedavmor2, pretty sure this is NM not doing the right thing16:05
davmor2awe: from list-modems it is attached and powered so it just fried my head completely when it didn't connect  :(16:06
=== Namidairo is now known as Namidairo`bnc
awedavmor2, note due to the way NM works, there may be a delay of ~5m or so before the connection is activated16:07
davmor2awe: this has been since this morning I still see no rmnet only wlan0 and local16:08
awek16:08
awethen the NM messages from syslog should tell us what's going on16:08
=== Ursinha is now known as Ursinha-afk
Joe_B\join #1310wallpaper16:11
wilee-nileeJoe_B, all by ur self16:14
=== Ursinha-afk is now known as Ursinha
davmor2awe: NetworkManager syslog in and the other two you asked for are now added to the bug16:29
awedavmor2, thanks!16:32
mfischseb128: is the system-level upstart gone? I don't have a log folder for it (or maybe nothing's been logged)16:41
seb128no it's not16:41
seb128what folder?16:41
seb128 /var/log/upstart ?16:42
popeyogra_: did you expect the ueventd spinning to be fixed in the latest pending image?16:42
mfischseb128: yeah16:43
ogra_popey, no, that will only be fixed by jodh's magic hands16:43
seb128mfisch, works here16:43
mfischI'm trying to figure out why I can16:43
ogra_popey, i expect it to happen less often though16:43
mfischI'm trying to figure out why I can't get past the google logo :(16:43
awemfisch, what phone/image?16:43
mfischawe: yesterday's image, but I'm doing some settings stuff. I locked the wallpaper which is probably the cause, but I'd like to know why16:44
mfischI'm going to revert that change real quick16:44
awewhich phone?16:44
=== dandrader_ is now known as dandrader|lunch
mfischawe: nexus416:46
=== annerajb_brb is now known as annerajb
jdstrandsergiusens: thanks16:49
awemfisch, OK... I ran into a can't boot problem last night on nexus416:53
awewifi drivers failed to load16:53
mfischLaney: you around? I had some settings questions16:59
Laneymfisch: I'm going in a minute16:59
Laneyask though - one of the others should be able to help16:59
mfischLaney: is there an architecture specified for the system settings?16:59
Laneyin what sense?16:59
mfischI'm curious about the layout of /usr/share/settings17:00
ogra_mfisch, if you cant get past the google logo it means your container didnt start17:01
ogra_(for whatever reason)17:01
Laneythe pcfile has variables for locations you should use17:02
mfischogra_: would the lxc logs be the best place to debug that?17:02
ogra_lxc logs, /system/bin/logcat as well17:02
ogra_and the upstart logs17:02
mfischI always forget about logcat17:02
mfischLaney: I'll catch up with you more tomorrow, thanks17:04
Laneymfisch: kenvandine will be around for a bit longer :-)17:04
mfischogra_: I do not have a /var/log/upstart, even on a functional build17:04
mfischkenvandine: morning17:04
ogra_mfisch, hmm, thats is definitely shipped inside the tarball17:05
mfischogra_: I'm using the system image update images, perhaps thats why17:05
ogra_so either your flashing went badly or the /data partition is full or some such17:05
ogra_oh17:05
ogra_yeah, that might be17:06
mfisch/var/log itself is mounted rw even on that image17:06
ogra_yes, but it doesnt copy the existing readonly stuff in17:06
ogra_before bind mounting the rw space17:06
mfischand upstart won't make the folder?17:07
ogra_which is slightly broken i think, since some apps might expect their logdirs in place17:07
=== LarrySteeze is now known as LarrySteeze|Away
ogra_dunno, i hoestly never tried deleting it :)17:07
ogra_and i'm still using normal flipped everywhere since i try to get ports working properly17:08
mfischogra_: yep, upstart won't make it, but if I do, I get logs17:08
mfischthats a bug17:08
ogra_mfisch, well, there is a bug in the design here17:08
mfischthese logs will make my life a lot easier17:08
ogra_stephane is out until next week though17:09
mfischogra_: when we did RO rootfs in UfA for awhile we were sure to cp everythnig out of the rootfs first17:09
ogra_yeah17:09
ogra_i think thats whay should happen here too17:09
mfischand my unpacked tarball has the folder, odd17:09
ogra_we used that setup in LTSP years ago17:09
mfischi'm also missing a folder called fsck and one called apt17:10
ogra_i kind of expected stgraber to copy that functions17:10
mfischogra_: I'll email him, thanks for the pointer17:10
ogra_the prob here is that it will make the first boot really slw ... unless we pre-populate rw spaces17:10
ogra_i.e. during build time17:10
=== salem_ is now known as _salem
ogra_*slow17:11
mfischogra_: cp -a /var/log foo is going to be really slow?17:13
mfischhopefully there's not much there on first boot17:13
ogra_mfisch, doing that for all dirs and files in all rw spaces in use17:13
ogra_i wouldnt just do it for logs, i'm sure there are other spaces where it makes sense17:14
=== dandrader|lunch is now known as dandrader
=== _salem is now known as salem_
mfischkenvandine: do the settings allow for a background image that lives outside of /usr/share/settings/system/qml-plugins/background?17:30
=== schwuk is now known as schwuk_away
seb128mfisch, yes, the settings app write to gsettings, like on the desktop, the path can be anything ... why?17:46
seb128mfisch, https://code.launchpad.net/~unity-team/unity8/unity8.background_gsettings/+merge/174958 didn't get merged yet, so the key is not used on the touch image17:46
stgraberogra_: not quite, I'm actually working on Friday this week and the bind-mount logic rework is planned for that day18:00
stgraberogra_: (then I'm off again on Monday, Tuesday and Wednesday)18:01
ogra_stgraber, heh, ok18:03
ogra_stgraber, what i always loved about mdz's old bind mount code was how he used tar to actually speed up cp :)18:05
stgraberogra_: :) yeah, I think my code is currently just a good old cp -a which tends to be easier for people to understand (and as it's a one-time thing on very small dirs, shouldn't be a big deal anyway)18:06
ogra_yeah, we dont run it on every boot18:07
diwicrsalveti, qtubuntu-media: https://code.launchpad.net/~diwic/mediaplayer-app/remove-qtubuntu-media/+merge/177719 and https://code.launchpad.net/~diwic/gallery-app/remove-qtubuntu-media/+merge/177718 and https://code.launchpad.net/~diwic/ubuntu-seeds/add-qtubuntu-media/+merge/17791718:22
rsalvetidiwic: great, thanks18:22
=== iveand is now known as rik-shaw
rik-shawis there a better irc channel for ubuntu edge?18:36
nexwave-matI managed to make a build but the screen stayed black. I casted int to make it build but that broke. I was wondering if someone could set me on the path for the correct fix. http://pastebin.com/tbbjR1sC18:39
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha
mfischrik-shaw: I think this is the place19:02
mfischseb128: interesting that the setting is not used. When I set it in a secondary dconf db, I see the setting pointing to /usr/share/settings/...19:03
mfischseb128: and when I lock that setting with a dconf lock, I don't get a UI19:03
mfischUbuntu for Android AMA on reddit: http://www.reddit.com/r/Ubuntu/comments/1jfqpf/we_are_the_engineering_team_behind_ubuntu_for/19:10
HumanUserX64Hi, could someone design a flyer, which can be spread in towns and cities?19:22
HumanUserX64^^ for Ubuntu Edge19:22
wilee-nileeHumanUserX64, It's not even been released, you looking for a bad rap, say if it does not get there.19:23
doanacsergiusens: any updates on the lxc-android-config stuff needed for rndis?19:23
wilee-nileehas to be funded to be released19:24
troyreadymfisch, what happened to the AMA?19:24
mfischsorry about the AMA, it was rescheduled for Monday19:24
mfischtroyready: ^^^19:24
mfischso it could be announced better19:24
seb128mfisch, it's used by the settings app, but not by the shell19:24
troyreadyMakes sense19:25
rik-shawregarding ubuntu edge, wondering if anyone knows a bit more about possibility of using w/ Verizon.  I know that Verizon will move to LTE, but I just read that "VoLTE" (voice) will not come to Verizon until "sometime 2014".19:27
sergiusensdoanac: I think I need consensus with ogra_ and stgraber regarding the _where_19:28
rik-shawMeaning, quite possible late 2014, which means in April 2014 Verizon users receive a shiny new Ubuntu Edge that won't be able to handle voice calls for several months.  Is the possible true?19:28
* ogra_ looks up19:28
rik-shawSo, if a Verizon only customer, then don't get too excited about getting an Edge just yet.19:28
ogra_sergiusens, doanac, was the the sed in sed thing ?19:29
sergiusensogra_: yes, it's wrt that19:30
doanacogra_: yeah, basically you can't update this file in the new image style because its read-only19:30
doanacso its 2 related issues, i'd say19:30
HumanUserX64wilee-nilee: The people are advertising it anyway via the social networks. So why don't make a flyer for the post-boxes19:30
ogra_well, lets add a pre-start.d dir and source it ... i can add that with the next upload... you need stgraber for having it writable in the system images19:30
sergiusensogra_: exactly, that is the thing, do we want it writable on all images?19:31
ogra_no, in dev mode only19:31
sergiusensogra_: but if you are in dev mode, it's already writable19:31
ogra_if there is something we want to live constantly in it this should come from a package at build time19:32
ogra_oh, indeed19:32
ogra_so we dont need stgraber :)19:32
ogra_i assume the tests will always (or at least for a long time) have to use dev mode19:32
sergiusensogra_: the target is to not ;-)19:33
ogra_heh19:33
HumanUserX64wilee-nilee: something like "Support us to establish the next generation of personal computing"19:33
ogra_ok, if thats actually a short term goal lets make it always writable19:34
ogra_hmm19:34
ogra_or how about we make it writable on demand ... from the host side ?19:34
ogra_(create a tmpfs bindmount for the dir before we copy something in)19:35
ogra_do we need it persistent across reboots ?19:35
sergiusensogra_: yeah, needs to reboot (from doanac's script at least)19:36
doanacwe reboot the device between tests in the lab, so that would probably be nice19:36
ogra_i assume the tests will run as root, or is that also planned to go away ?19:36
ogra_or at least the instance that fires off the tests will19:36
doanacwe need to be root at least now, to install packages19:36
sergiusensdoanac: not in that image19:37
sergiusenscan't install unless it's click19:37
ogra_well, that wil go away with rw capability19:37
sergiusensand click can be installed by the user19:37
doanactrue19:37
ogra_right, so we cant do that ...19:37
ogra_ell, then its an stgraber thing ... and i'd say lets always have the dir rw then19:38
sergiusensogra_: doanac we can also setup the container to do whatever the sed is trying to do...19:38
wilee-nileeHumanUserX64, Well as a owner operator of a carpet cleaning business, I would get only a 3% return on mail outs to peoples home offering a service for cost, not even a support, so my advice is to not waste your time. It was profitable for me, but in your scenario, I doubt you get much response.19:39
=== gustavold1 is now known as gustavold
doanacsergiusens: that's fine with me, unless that breaks some usage you guys need19:39
sergiusensdoanac: you were disabling adb in the container, right?19:39
ogra_hmm, looking closer the whole function does a lot of stuff that needs root19:39
sergiusensogra_: you are still root on the images, it's just ro19:40
ogra_yes, but if that goes away too most of these bits wont work19:41
* sergiusens needs to pull the MR again19:41
ogra_neither the sed, nor the chmod or even writing to the /data/property dir19:41
ogra_"sleep 4  # give time to reboot" ... now thats  naive ... add a 4 in front19:42
ogra_reboots are definitely more than 40sec19:43
sergiusensogra_: yup, but adb wait-for-device works there19:43
ogra_ok19:43
ogra_well, then you dont need a sleep ;)19:43
sergiusensogra_: it hangs when going from recovery to system or viceversa19:43
sergiusensogra_: wait-for-device is not perfect ;-)19:43
ogra_kk19:44
ogra_well, so since we are root and clearly need to be in this function, doing a bind mount ourselves can work as well19:45
doanacsergiusens, ogra_: i came up with a new hack yesterday for dealing with a "wait for reboot" type operation. basically  you run "reboot; stop adbd" (adb dies) then run "adb wait-for-device"19:45
doanacits a bit more deterministic that way19:45
doanacmight be a decent utility to add the phablet-tools19:45
sergiusensdoanac: does that really work?19:45
sergiusensdoanac: well I'm going to add it to the stuff I'm doing now then19:46
doanacsergiusens: its working in a utah branch where I needed to do the same thing19:46
ogra_ok, so i'll do a rework of pre-start and will actually put all the snippets from the existing pre-start.sh into that dir ... which means we will have something like /var/lib/lxc/android/pre-start.d/adbd ... that you can just rm19:48
ogra_how does that sound ?19:48
ogra_(should save you from push/pull and sed19:48
ogra_)19:49
sergiusensogra_: that sounds good, but would need rw for the rm ...19:50
ogra_yeah, we need it rw in either case19:50
nexwave-matI managed to boot unflipped image, what needs to be done to boot flipped image?20:42
w-flonexwave-mat, update the android_build repo and make sure you're using a recent ubuntu rootfs zip20:52
w-floDepending on your device you might have to do more than that.. and to enable sensors/GPU drivers/sound/.. you should create a udev rules file, see https://wiki.ubuntu.com/Touch/PortingFlippedInProgress20:53
w-flooh, and you should probably make sure you're using the phablet-saucy branch in the repo manifest, nexwave-mat20:57
fartfaceI've just installed the latest daily preinstalled on my Galaxy Nexus--but it says there are no data sources available.  How do I set up my SIM to work?20:58
w-flofartface, you can ignore that message. It means there's nothing important to tell you about (like "20 new tweets" or "missed 10 calls")20:58
fartfaceBut none of my data works either?20:59
fartfaceOh hold on, maybe I'm wrong.20:59
fartfaceNope.  No data.21:00
fartfaceIs there a way to set APNs yet?21:01
fartfaceIt seems to recognize my SIM and my carrier, but I'm not able to get a data connection21:01
dixeflatline@fartface.  last i was using ubuntu touch i had to create an APN connect, touch the file, then nmcli con up id "file connection"21:01
* fartface blinks21:01
fartfaceSo what you're saying is "flash Android back, it's not set up"21:02
w-flofartface, is your SIM locked / does it need a PIN?21:02
fartfaceNo, no pin necessary21:02
dixeflatlineno create one from a linux box21:02
fartfaceAnd it's unlocked, I'm able to use it anywhere21:02
dixeflatlinethen adb push it to your phone21:02
fartfaceDon't have a linux box at work unfortunately.21:03
dixeflatlinemake a virtualbox.21:03
dixeflatlinewho is your carrier?21:03
fartfaceFido21:03
dixeflatlinehmmm... i dont know Canada's bands21:04
dixeflatlineGSM right?21:05
fartfaceYes, they're the same as the states21:05
dixeflatlineyou have a linux box at home21:05
fartfaceYeah, but this is nowhere near daily usage at this point.21:06
fartfaceI'm flashing android back.21:06
dixeflatlinei think its a pretty awesome OS21:08
dixeflatlineit can be a day to day but you just need to be ready to use that terminal like a boss21:09
dixeflatlinethe N4 has battery drain issues so i am waiting for beta21:10
w-flohe's long gone :(21:10
dixeflatlinelol21:10
dixeflatlinewhat device/s are you using w-flo21:11
w-floDesire Z dixeflatline21:12
w-flomy daily use phone is a nexus 4, but that's currently android only21:12
dixeflatlineyeah.  I have the N4 daily (android)21:12
dixeflatlineNexus S Ubuntu Touch and N7 dual boot Ubuntu / Android21:13
w-floI won't switch before there's whatsapp for ubuntu. and my bank adds a authentification method other than mTAN or "QR TAN" which relies on an android app..21:14
dixeflatlinehahaha i no what you mean.21:14
dixeflatlinei thought that was a whatsapp port21:15
KHendrikdixeflatline: how did you manage to setup dual boot?21:15
w-floIt seems like it was not very active lately21:15
dixeflatlineit was whosthere in place of whatsapp21:16
Tassadar_KHendrik: http://forum.xda-developers.com/showthread.php?t=201140321:16
KHendrikI hope once tox is released i can get my friends to use it21:16
KHendrikthat would be a great whatsapp replacement21:16
dixeflatlinethanks <Tassadar_>21:17
w-floKHendrik, the problem is getting everyone to use it. there's lots of messenger I personally prefer over whatsapp, but as long as people don't use them, it's pretty useless :D21:17
Tassadar_Am I allowed to promote <_< ?21:18
Tassadar_would be great to get it to some other devices than N721:18
dixeflatlinelike the N1021:18
dixeflatlinelol21:18
dixeflatlineand the N421:18
Tassadar_http://igg.me/at/multirom-n7 thinking of the new N7 first)21:18
dixeflatlineyour right :)21:18
w-floyeah, the N4 :D21:18
KHendrikTassadar_: thanks looks promising will give it aspin this weekend21:19
dixeflatlinebrb21:20
KHendrikw-flo: you're absolutely right hope prism got them a little more aware of the need for secure messaging but i doubt it21:20
dixeflatlineVPN21:20
dixeflatlineTOR21:20
dixeflatlinethat would be a good port for ubuntu touch... TOR-touch21:21
FishsceneI like combining words... Ubuntu TORch21:23
w-flowhatsapp got pretty much every aspect of security wrong (and then later fixed some of it).. and they might be the most expensive (?) IM app available for android.. but still they're the most successful, simply because it is very easy to use.21:23
KHendrikw-flo: yeah ease of use is always the most important things for a programm to become widespread21:24
KHendriktox seams to be easy but also secure though my cryptography knowledge is not very good so i could be wrong21:25
dixeflatlineim off to grab lunch.  ill come bug you all in a bit21:25
KHendrikand I'll go to sleep its already late and i have to be up early21:26
KHendrikcya21:27
=== roasted_ is now known as roasted
=== kentb is now known as kentb-out
cpatrick08I was wondering if the saucy-preinstalled-touch-armhf.tar.gz was a tar.gz file of thr saucy-preinstalled-touch-armhf.zip file23:33
Tassadar_no, saucy-preinstalled-touch-armhf.tar.gz is inside the zip file)23:34
Tassadar_zip file installs contents the the .tar.gz archive23:34
cpatrick08ok thanks I was going to multirom it on my nexus 7 and liked the .zsync option of that file. multirom requires the ,zip file, could you make a .zsync file of the .zip file please23:35
Tassadar_hmm, you can probably just download the zip file once and keep tar.gz zpdated23:36
Tassadar_*updated23:36
Tassadar_it belongs to the root of the zip file23:36
cpatrick08ok thanks23:37
cpatrick08here is the multirom instructions if you are interested, it is #2 under adding roms http://forum.xda-developers.com/showthread.php?t=201140323:38
Tassadar_yeah, I know - I made it)23:38
Tassadar_and, if _you_ are interested, I'm trying to get MultiROM to more devices, the first beign 2nd gen Nexus7 - http://igg.me/at/multirom-n723:39
cpatrick08ok so would i just unzip the file .zsync the tar.gz file and add the new file to a zip file with saucy-preinstalled-touch-armhf.zi p as the file name?23:40
cpatrick08I have the 1 gen nexus 723:40
Tassadar_cpatrick08: yes. you should see the .tar.gz inside the ZIP file23:41
cpatrick08ok i will do that, thanks for your help23:41

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