[00:06] when does it come out [00:07] so I have a toro version of a galaxy nexus, and I want to try to install the takju galaxy nexus builds of ubuntu touch on it to see what happens [00:07] phablet-flash -b -d takju doesn't work [00:08] anyone have any advice? [00:08] when does it come out [00:09] I just want to know how to tell phablet-flash "just pretend install the builds for device y, ignore that you don't recignize the device" [00:09] just install* [00:12] nvm, i'm dumb [00:12] -d maguro [00:20] hi === chriadam|away is now known as chriadam [00:33] when does it come out === chihchun_afk is now known as chihchun === chriadam is now known as chriadam|away === VDVsx_ is now known as VDVSx [04:56] clear [04:56] does Ubuntu Touch use wpa_supplicant for encrypted wifi? I cant find /data/ubuntu/etc/wpa_supplicant.conf [04:58] I found /data/ubuntu/etc/wpa_supplicant/ but it just has 3 .sh scripts in it [04:59] ps aux | grep wpa shows... [04:59] /sbin/wpa_supplicant -B -P /run/sendsigs.omit.d/wpasupplicant.pid -u -s -O /var/run/wpa_supplicant [04:59] looks like its running but not sure where the conf file is :( [05:02] oh snap............ theres a command line interface with wpa_cli === forcev is now known as Funkypenguin [06:54] Hi, is there an arm-eabi-gdb executable that works under ubuntu touch, and if so, how do I find it? [07:40] ok who is the wise one to break wpa_supplicant [07:41] just did apt-get dist-upgrade rebooted and now its not running anymore [07:45] is there any where do download ubuntu for android source code? is it released for a phone, or is ubuntu edge the first phone to get it? [07:48] reffering to this http://www.ubuntu.com/phone/ubuntu-for-android [07:48] effbiai, neither binary nor source of UfA are public [07:48] if the edge happens it will be released alongside though [07:49] DJJeff, use nm-cli, dont use wpa_supplicant directly, this will most likely break stuff [07:51] -bash: nm-cli: command not found === hikiko is now known as hik|afk [08:00] DJJeff, ah, sorry, no dash === chihchun is now known as chihchun_afk [08:00] if you already fiddled with the setup it might indeed now work though [08:01] *not [08:01] DJJeff, is there any reaso why you dont use the UI btw ? [08:03] (phablet-network-setup will help too in case your host PC has wlan) [08:08] my UI shows the networks but wont let me type a password [08:08] will only put a check mark [08:08] even if I select more then one network they all get check marks [08:09] ran tail -f /var/log/syslog in my ssh session and got nothing === chihchun_afk is now known as chihchun [08:10] DJJeff, does your host PC have a wlan connection by chance ? [08:10] nope [08:10] ogra_, do you know if it is easy to compile an android binary? Just a small c file that will open an android library and call a function in there. [08:10] ah, well, then nmcli it is [08:10] ogra_, using hybris in that scenario would be overkill perhaps [08:11] diwic, xnox did roll a bionic/android toolchain we build the android packages with ... i need to look up the package name ... [08:11] gcc-arm-linux-androideabi [08:11] you should be able to cross build for android with it [08:11] ah, thanks [08:12] cjwatson, is that the package name? [08:13] yes [08:13] cjwatson, aha, it is only available on amd64, not on armhf itself [08:15] diwic, for cross building, yes [08:16] I only wish my WLAN0 TXPOWER was 1496 dBm lol [08:16] http://i.imgur.com/0bjS6JM.png [08:16] peed my pants from laughing so hard [08:17] well, again, dont use wpa_supplicant directly ... [08:18] nmcli d help [08:18] start from there [08:18] just googled this [08:19] http://pravin.paratey.com/posts/manage-wireless-networks-with-nmcli [08:19] nmcli -p dev wifi list [08:19] returned nothing for me :( [08:20] what phone is that ? [08:20] rfkill list shows that nothing is blocked [08:21] and it worked just fine before I did apt-get dist-upgrade [08:21] with nmcli ? [08:21] editing wpa configs doesnt count [08:21] I was using wpa_supplicant before with wpa_cli [08:21] right ... [08:22] root@ubuntu-phablet:~# iw wlan0 scan | grep SSID [08:22] shows my network just fine [08:23] well, so should: nmcli d wifi list [08:24] it does not :( === hik|afk is now known as hikiko [08:25] well, the good question would be now ... did it before you tinkered with the wpa settings ... but i guess you didnt try [08:27] http://puu.sh/3Ubc6.png === schwuk_away is now known as schwuk [08:30] DJJeff, well, its hard to tell if it isnt whon because you changed the wpa defaults or if it has to do anything with your disct upgrade [08:30] *shown [08:31] * ogra_ would just flash freshly to make sure nothing is messed up, and then use nmcli on a fresh system .... [08:32] if you hack around it now by not using teh default tools, it will likely just break again on a subsequent upgrade [08:33] seems that each time I set something up and get it working it breaks when I upgrade :( [08:33] I really need to stop upgrading [08:33] or just wait for this to become more stable before diving into the settings [08:33] what device are you on ? [08:34] Samsung GT 10.1 Wifi (p4wifi) [08:34] (also be extremely careful with upgrading, there are shared pieces in android that arent packaged so you need to re-flash a freshly built zip alongside on upgrades) [08:35] (wont influence wlan though ... ) [08:35] past upgrades have been ok (for the last 3 weeks) [08:36] untill today where I noticed network-manager got updated [08:36] and same with wpa_supplicant [08:38] been using open non encrpyted networks in the past with just (iwconfig wlan0 essid "networkname") and (dhclient wlan0) [08:43] asac, looking at the dashboard it smells like another week without release ... [08:43] all new tests seem to fail === dholbach_ is now known as dholbach [08:44] (we should probably rename the "dailys" to "weeklys" :P ) [08:44] gema, ^^^ [08:48] ogra_: see, and you want minutely! :p [08:48] ogra_: daily releases are being to move on a 3 hours schedule probably FYI [08:49] didrocks, well, minutely would indeed assume thests are working :P [08:49] ogra_: right, welcome to my world of pain ;) [08:49] (and that we invent some kind fo time warp mechanism to make them finish in under a minute) [08:49] ogra_: let me make some "research" playing chrono cross :) [08:49] hehe [08:50] welll, i think multiple dailies would be a good start already [08:50] won't fix the "flacky/failing tests" though [08:50] but yeah, you will get quicker to the image [08:50] no, indeed [08:50] thats up to the devs of the apps [08:51] (or devs of the tests ... depending where what fails) [08:51] I need to get some locking system in place though to prevent if we can't make the 3 hours target because of timing out tests [08:51] that should be easy enough, but need some thoughts to be scalable [08:52] yeah, could get hairy if they dleay your stuff more than once ... like ten times in a row .... and suddenly you test two days old stuff from a queue [08:52] *delay [08:52] ogra_: right, hence the easiest model is "if you miss the tick, you'll be picked in the next one" [08:53] yup [08:53] (but also, it expects pushing stuff in coherence every 3 hours) [08:53] let's see how it goes, pushing stuff in coherence was already hard to get ;) [09:10] Good morning all, happy Traffic Light Day! :-D === psivaa_ is now known as psivaa [10:04] tsdgeos, Saviq, mzanetti: that's a plain Jenkins-failure, right -> https://jenkins.qa.ubuntu.com/job/generic-mediumtests-runner-saucy/1596/console ? [10:04] MacSlow, yes [10:04] yep [10:04] just retrigger it [10:04] ok [10:04] hmpf, unity8 eats constantly ~40% CPU here [10:04] my load is around 3.6 [10:05] ogra_, it's a feature, it's to keep your pocket warm in winter [10:05] heh, yeah [10:05] ogra_: dednick is working on trying to find out what that happes [10:05] surfaceflinger seems busy as well ... not as much as unity8 though [10:06] tsdgeos, ah, awesome [10:06] it sucks that is not easily/trivially reproducible [10:07] i see it on a parted device more often than on a nexus [10:07] *ported [10:09] my wpa_supplicant process quite often goes to +95% usage and stays there... [10:11] making reproducing a pain. [10:11] dednick, yeah, we have rasec all over the place [10:11] *races [10:12] jodh's upstart bridge into android will help a lot with that (hopefully) [10:12] ogra_: yeah - death to sleeps! :) [10:13] !! === zsombi1 is now known as zsombi [10:24] gusch, i think ricmm might be able to help you, he reworked the PID handling when we flipped ... [10:24] ogra_: thx [10:29] Morning all [10:29] ogra_: how are the images coming along? [10:29] 0804 looks fine [10:30] waiting for a burp from cdimage for 05 [10:30] the new tests mostly fail though [10:30] ogra_: yeah I have 04 [10:30] so i wouldnt expect a release soon [10:30] ogra_: fair enough [10:31] ogra_: I noticed that the images test rates were all over the place [10:31] all over the place ? [10:33] ogra_: 30-odd % saturday 70-odd% sunday [10:33] ah, yeah, that perscentage computing is totally weird [10:34] but 100% are 100% at least :) [10:35] ogra_: 100% of the test are definitely tests [10:35] well, i meant success rate indeed :) [10:38] im happy with my load / cpu usage hehehe http://puu.sh/3UekO.png [10:38] 03:36:58 up 4 min, 1 user, load average: 1.16, 0.84, 0.38 [10:39] above 1 doesnt look so good for an idling device though [10:39] here is a screenshot of my HTOP http://puu.sh/3Ueoh.png [10:42] when I first flashed ubuntu on my tablet network manager was constantly @ 100% cpu till I stopped the ofono service === MacSlow is now known as MacSlow|lunch [11:08] hi [11:13] root@ubuntu-phablet:/tmp# nmcli dev list [11:13] GENERAL.NM-MANAGED: no [11:14] if you had re-flashed when i told you, you might have a working system since 1h :) [11:20] oh I think I solved it.... :() had to edit /etc/NetworkManager/NetworkManager.conf [11:20] took out ofono and put managed=true [11:21] nmcli con now shows [11:21] Ifupdown (wlan0) 5391eba4-6426-faca-338e-5828034ff9d1 802-3-ethernet never [11:22] I choose reflash/reinstall as a last resort as you loose your work and dont learn anything [11:24] yup problem solved http://puu.sh/3Ufye.png [11:24] congrats [11:26] oh and now wpa_cli decided to start working [11:26] so I guess doing apt-get dist-upgrade wiped out my .conf files and that was the issue [11:26] right, and it would have done the same on next upgrade === alan_g is now known as alan_g|lunch [11:34] ogra_: moin moin [11:34] moin [11:35] dashboard doesnt look so good with the new tests === chihchun is now known as chihchun_afk [11:35] doanac: gema: plars: dashboard needs help i guess [11:35] maguro seems to hang [11:35] ogra_: yesterday or so it was still ok (no big regressions on the existing ones) [11:35] yeah, i was referring to the new ones [11:35] they have a lot failures [11:36] ogra_: balloons is the guy [11:36] (not unexpected) [11:36] he promissed quick fix [11:36] balloons, ^^ [11:36] :) [11:37] balloons: how is the test cleanup going? [11:37] balloons: ogra has high hopes in you [11:37] me ?!? [11:37] you said he's the man :) [11:37] ogra_: i guess today will be calm... lots of folks shaking out their pain [11:37] yeah ... i'm melting anyway [11:37] :) [11:38] ogra_: move in a modern flat ... here in the north room i dont really get much heat [11:38] though i at least want to have the livecd-rootfs android implementation done today [11:38] ogra_: is everything in archive now? [11:38] my basement is cold too [11:38] asac, yes, but we still need a plan for doign automated daily builds for the package [11:39] currently xnox does them manually on request [11:39] ogra_: what packages? [11:39] android [11:39] ogra_: so phablet ppa is dead? [11:39] can we kill it"? [11:39] ah [11:39] phablet PPA waits for ofono to be done afaik [11:39] ogra_: just stuff it in [11:39] instead of the other stuff [11:39] awe and rsalveti are on it [11:39] :P [11:39] asac, thats my plan, but we still need an automated rebuild strategy [11:40] ogra_: so what i want is that all that OEM has to touch is in container [11:40] else hybris can go out of sync and you stay unbootable [11:40] ogra_: so we might want to move more in there [11:40] and maybe the android container should be a separate image like thing [11:40] thing [11:40] it is [11:40] that we distribute as a separate baseline [11:40] ogra_: good. then just live-build it [11:41] done [11:41] we cant distribute it separately [11:41] ogra_: we already do, no? [11:41] it always needs the matching hybris ABI [11:41] e.g. +maguro [11:41] why do we change hybris api? [11:41] yes, but the build is 100% bound to the content of the armhf zip [11:41] what changes hybris api? i would think if we dont move to a new android [11:41] ABI :) [11:41] we dont change that api [11:41] not api [11:42] abi changes, but api not? [11:42] you need binary compatibility on both sides [11:42] that feels odd [11:42] i know [11:42] i dotn care about api at all :P [11:42] but... the hybris api/abi doesnt change much, i would think [11:42] i do care about failing boots :) [11:43] if hybris on the android side changed you need to rebuild android and need to re-flash along with updating the hybris deb on the ubuntu side [11:45] and since hybris and platform-api can hook into HW specific bits you cant just have a generic cross built hybris package that you could dump into the container [11:46] ogra_: when does hybris change? isnt that just when new android comes out? [11:58] asac, it changes all the time [12:00] ogra_: i can build 4.3 android emulator from aosp and it does run (that's target arch arm, running under qemu). Do you think it's sensible to try, ubuntu touch port against aosp builds? for some reason the cyanogenmod emulator builds are borked, and i don't feel like fixing that. [12:02] xnox, why not, if you can get it to work === MacSlow|lunch is now known as MacSlow === _xtr3m3 is now known as xtr3m3 === LarrySteeze|Away is now known as LarrySteeze === zsombi is now known as zsombi|afk === _salem is now known as salem_ [12:53] renato_: hi, can you look at https://bugs.launchpad.net/address-book-app/+bug/1208343 which blocks phone stack publishing [12:54] Ubuntu bug 1208343 in address-book-app "AP test address_book_app.tests.test_contactlist.TestContactList.test_contact_list failing" [Undecided,New] [12:54] rsalveti, btw, you said sensorservice was moved to late_start to fix a race ... was that before or after the flip ? :) [12:54] ogra_: after flip [12:55] ah, k [12:55] sad, i had hopes === alan_g|lunch is now known as alan_g === bregma_ is now known as bregma [13:25] gusch, hey, are you working on the gallery-app (seems so from the commit history)? [13:26] ogra_: hmmm that will be an interesting bug then, on 05 disable wifi to allow 3g to be tested enable wifi refuses to connect correctly 3 then crashes the entire device instant reboot nice :) [13:26] seb128: yep - although currently busy with other stuff ;) [13:27] gusch, I've some questions for you if you have a bit of spare time :-) [13:27] gusch, 1- can I --pick-photo on a specific album (if not, is that planned)? [13:28] ogra_: do we at all have: unflipped userdata as .img ? [13:28] seb128: no, not planned at the moment [13:29] hum, ok [13:29] gusch, next question "is there a way to call that picker from qml"? [13:30] seb128: Kaleo is working on that picker API for QML, but the picker is not yet functional :( [13:31] gusch, ok, I'm asking for https://wiki.ubuntu.com/Appearance#Phone (to give some context) [13:32] gusch, I think I'm just going to make one entry calling gallery-app --pick-photo meanwhile [13:33] seb128: I'd say that's a good idea [13:34] Kaleo, hey, where can I get details on the content picker that you are working on and what it's going to do/support? [13:34] gusch, thanks for the replies ;-) [13:35] seb128: https://docs.google.com/a/canonical.com/document/d/1j7LsTDHLlYODMxXkz6PI-wqgDMvDuwlz8NWzSyYF9Zg/edit#heading=h.nm4hvq9ryltd [13:35] Kaleo, thanks [13:36] seb128: not working on it right now [13:36] Kaleo, do you have any idea when that's going to be available/usable? [13:37] seb128: not before I'v done the backend for it - don't hold your breath :( [13:38] hum [13:38] are you guys saying we should better build a custom image grid/picker for the background selection? [13:38] that google doc has 13.08 as target for a qml api in the sdk [13:38] I guess that needs to be revisited? [13:41] seb128: probably it has; maybe; maybe we manage to get something for end of month [13:41] seb128: can you work on something else in the meantime, [13:41] ? [13:41] Kaleo, yes [13:41] I'm just going to put that on hold with a note to revisit in septembre [13:42] if by then the content picker is still not there we might need a plan B [13:42] ok [13:42] gusch, Kaleo: thanks [13:43] gush: if I read that google doc correctly the picker is going to allow important photos from apps (gallery and camera are the ones we need) and from specific folders? === dednick is now known as dednick|lunch [13:45] seb128: not sure what you mean, you'll be able to import the photos, that are available in gallery-app [13:46] gusch, what about pointing to a directory? like /usr/share/backgrounds [13:46] gusch, those are not user photos/in the gallery, but we are going to need to pick files from there for the background [13:46] gusch, e.g is the picker going to support an "import from " ? [13:46] xnox, no, we dont have userdata as img at all [13:46] (i mean we dont use it) [13:47] davmor2, wait for awe ... he was working on a fix for all this (or at least coordinating the work) [13:47] ogra_: i'll see if i can fake one, by repackaging unflipped .zip roughly following what our deploy script does. Emulator runs off .imges only. [13:47] seb128: no - no plan for that [13:48] balloons: good morning [13:48] xnox, well, the build surely produces an img ... you can use sim2img to make it mountable, install the tarball in it and re pack it with img2simg [13:48] seb128: interessting requirement ... [13:48] balloons: ubuntu-clock-autopilot and ubuntu-clock-app-autopilot were both on our list of requested app tests to add. Are they really different from one another though? [13:48] xnox, what android produces is otherwise just the directory structure inside the img [13:49] gusch, where would be the right place to open a wishlist? [13:50] seb128: gusch: add /usr/share/backgrounds to a default album in the gallery app? [13:50] and done? [13:50] seb128, we ship ubuntu-bug now :) [13:51] Kaleo, that would work for me, we might not want to list backgrounds there though [13:51] mmmm bugs [13:51] seb128: sounds like a design question [13:52] ogra_: will do ta [13:52] mpt, ^ opinion/can you check with other designers? [13:52] seb128: mpt: especially Rachel and Oren (who take care of the picker) === jhodapp is now known as jhodapp|brb [13:59] hello [14:01] rsalveti: sergiusens: hey, how's it going? [14:01] btw I still have https://code.launchpad.net/~mathieu-tl/phablet-extras/brcm-rename/+merge/176270 waiting for review ;) [14:02] cyphermox: hey, welcome back [14:03] yeah, had some comments but forgot to update that, just a sec [14:07] cyphermox: just updated it [14:07] thanks! [14:08] cyphermox: just a better check for getprop, as this will be installed by default [14:08] aye [14:09] cyphermox: the mako one is missing 'stop on' as well [14:09] yeah, that's on purpose [14:09] great [14:09] there is not really a stop case for mako [14:09] yeah, just thought about that [14:10] cyphermox: why do we need to export a PATH in there? [14:10] probably not, I'll re-check [14:10] cyphermox: cool, and sleep 15 is really a long sleep, do we need a high value like that? [14:10] sleep: yeah, seems like it does, but if you give me a few minutes I'll triple-check [14:11] but brcm-patchram takes a little bit to get done [14:11] cyphermox: perfect [14:13] I'm reflashing my nexus 4 right now, I'll verify all of this [14:14] cyphermox, davmor2 also had some weird behavior with wlan interacting with 3G (might be UI related though, he can surely explain better) [14:14] ok [14:14] let's look into it [14:15] davmor2: ? [14:16] ogra_: hmmm that will be an interesting bug then, on 05 disable wifi to allow 3g to be tested enable wifi refuses to connect correctly 3 then crashes the entire device instant reboot nice :) [14:16] from the backlog [14:17] cyphermox: so for me I wanted to test the 3g connection, so I opened the NM-indicator deselected wifi. Tested the 3g connection worked and then went to re-enable the wifi. The wifi instantly flicked back to X in nm-indicator so I tried it 2 more time then the device crashed and rebooted [14:17] ok [14:17] what device was that? [14:17] cyphermox: maguro [14:18] cyphermox: that is on 05 [14:19] ok [14:21] heh, the indicator is as broken as ever [14:21] hello, is there a blog or any site I can go to see the progress on ubuntu touch? [14:21] it restarts so often it's not impossible that NM got confused by the state changes if it changed states a lot [14:22] davmor2: ^ [14:23] cyphermox: this was disable, open the webbrowser, wait for the first page to load click on the indigogo link wait for that, close browser enable wifi, so a minute or more maybe? === jhodapp|brb is now known as jhodapp [14:24] davmor2: yeah, but I meant something else actually [14:24] when you enable or disable, the indicator itself crashes and restarts [14:24] that's why you see the app flashing and stuff [14:24] cyphermox: ah right [14:24] cyphermox: yes that I see [14:25] I started looking into that, with help from desrt, but I didn't manage to fix that one issue yet [14:25] not sure whether it's worth spending too much time on it though since tedg is working on the indicator... [14:25] Anyone know where I can find a log for the Porting Clinic discussion? Been on vacation and missed it. [14:26] dejello, irclogs.ubuntu.com has all ubuntu related irc logs [14:26] (including this channel) [14:27] Thank you [14:28] cyphermox: the other thing as well is I believe there is a new indicator hopefully landing soon so I don't know how much effort you will want to put into it, ogra_ that was the outcome from tedg right? [14:28] yeah [14:29] davmor2: yeah that's what I was just saying :) [14:29] not sure of that also is true for NM though [14:29] cyphermox: ah sorry :) [14:29] yes [14:29] ah, good === alan_g is now known as alan_g|tea [14:29] it's the network indicator, for driving wifi and 3G [14:30] cyphermox: I thought it also included signal strength for telecoms too [14:30] yes [14:30] or you know well, [14:30] possibly, I don't know ;) [14:30] haha [14:31] cyphermox: I think you missed a maybe and a perhaps out of that sentence :) === dednick|lunch is now known as dednick [14:31] indeed [14:44] plars, I'm confused by clock-app and ubuntu-clock.. probably a misprint. There's only one clock app [14:45] balloons: but there are two test packages [14:45] balloons: ubuntu-clock-autopilot and ubuntu-clock-app-autopilot [14:49] balloons: there is the clock indicator too or is that in an other part? [14:51] hi everyone [14:51] balloons: The libpoppler-qt5 as just been released in saucy, I think we will be able to work on pdf tests soon :) [14:51] Chocanto, :-) [14:51] wohoo [14:52] * ogra_ finally wants to be able to read his ebooks on ubuntu touch [14:52] plars, so the ubuntu-clock-app is using ubuntu-clock-app-autopilot [14:52] balloons: but are the tests doing something different? [14:53] ogra_: It would be awesome ! :) [14:54] ++ === alan_g|tea is now known as alan_g [15:00] plars, as far as I can tell ubuntu-clock-autopilot isn't doing anything and isn't needed [15:01] seb128, Kaleo: That's why I wrote "items for “Ubuntu Art” ... *and* an item for each album in the gallery" [15:01] seb128, Kaleo: So it's a variation of the image content picker specifically in that here it shows the Ubuntu Art collection whereas everywhere else it does not. === Namidairo is now known as Namidairo`bnc [15:03] mpt, would "Ubuntu Art" be part of the gallery albums? [15:03] mpt, seems like the picker as designed atm doesn't support what you want, at least it doesn't have a "pick from album"... [15:03] seb128, no, that's why I wrote "*and*" there [15:03] hum [15:04] Should I change it to "plus"? :-) [15:04] mpt, I guess I should open a bug because there might be a disconnect between the design and what the picker is going to allow us to do [15:04] mpt, no, the design is fine, but it seems like the picker is not going to let pick from something which is not a gallery album [15:05] seb128, probably. I did raise this with Rachel earlier. I haven't seen the design for the content picker though. [15:06] mpt: https://docs.google.com/a/canonical.com/document/d/1j7LsTDHLlYODMxXkz6PI-wqgDMvDuwlz8NWzSyYF9Zg/edit#heading=h.nm4hvq9ryltd [15:06] kenvandine: hi! Please don't forget about https://code.launchpad.net/~mardy/ubuntu-system-settings-online-accounts/client/+merge/178038 (the diff is huge, but mostly because of the docs) [15:08] balloons: ok, it will probably go away when we move to the click packages then [15:09] mardy, i won't :) [15:09] plars, lol.. well that's one way of looking at :-) I was trying to track down where it was coming from [15:09] plars, you mean when we have to rewrite all tests from scratch anyway ? :) [15:09] seb128, I just checked with rachelliu. The design of the content picker is being changed at the moment, but she will raise this issue of extensibility with tvoss_ on Wednesday. [15:10] mpt, ok, thanks [15:10] gusch, Kaleo: ^ jfyi [15:11] balloons: ahve you seen what mzanetti wrote regarding qml unit tests? [15:13] sergiusens, I spoke with mzanetti a couple weeks ago and got an example qml unit test from him.. it was rather interesting to see how much you could do with qml unit tests. [15:14] balloons: so as long as no integration is required, I say just use that and skip the ap tests (just have one to see if it launches or something and others for whatever requires system integration) [15:15] sergiusens, many of these could have been written as qml, indeed [15:16] however the velocity was behind autopilot and thus we've rolled with that [15:16] not every test is perfect, but a running test that offers value is better than nothing.. I suppose it remains to be seen if maintenance costs on these will eat away at the value [15:17] anyone have a pointer that explains how to create a click package? [15:18] doanac: I have this that tries and creates a click manifest from an existing debian packaging http://bazaar.launchpad.net/~sergiusens/+junk/click_ready/view/head:/click-readiness.py [15:18] doanac: after that it's just click build [15:19] sergiusens: thanks [15:26] hi all. Since you're talking about building and testing, is there a guide somewhere on setting up a build environment for all of Ubuntu Touch? I.e. the automated bild scripts, tools, etc? I've been looking for some documentation on the build system itself for some time... [15:28] why does phablet-flash install 20130731.3, while phablet-flash --pending has a 20130805 image? Are all images since 31 July broken? [15:30] timp, they didnt pass the auto tests [15:42] ogra_: so, this thing you are doing with adb as phablet - how close is that, and how would we go about fixing the sudoers file so that we can get unrestricted access for testing? It will require quite a few changes on our end I think if you do this [15:42] ogra_: or could we still just do 'adb root' and it will fix that up for us? [15:43] plars, no, the idea is to use sudo indeed ... you cah just ship a file in /etc/sudoers.d with the test framework though [15:44] *can [15:44] ogra_: you mean by extracting the tarball, changing it, and repacking everything? [15:44] its not very close yet but we will have to have it locked down by release [15:44] hey MaxWallstedt - how are you doing? [15:44] i will occasionally work on this every time i have some spare time ... its not super high prio [15:45] MaxWallstedt, I'm not quite sure what came out of the last time we tried the new phablet-flash branch together - did it flash your device correctly? (I only have a Nexus 7, so I could just test if the download part worked all right.) [15:45] plars, no, you wont be able to do tests in non devekoper mode as i understand [15:45] ogra_: ok, well please give us some warning when this is going to happen, as it will certainly require some things on the test automation side or everything will break [15:45] plars, so it shuldnt be a prob to ship the sudoers.d snippet with a package [15:46] ogra_: maybe my understanding of developer mode is not good, but I was thinking we *must* do tests without developer mode, otherwise we are changing too much [15:46] plars, i'm not in a hurry and we can make it so that everything you need works fine for you [15:46] and not really testing the image as the user would see it [15:46] ok [15:47] we can indeed also make /etc/sudoers.d a writable dir by default [15:47] i think stgraber was also working on some finer grained mechanism for developers to make sure they get writability where needed [15:48] dholbach, I'll try again - last time it didn't quite work, I got stuck in recovery. Could be because my ubuntu is in virtualbox === rachelliu_ is now known as rachelliu [15:53] sergiusens, ^ did you see MaxWallstedt's reply? [15:54] could that be the case? [15:55] ogra_: /etc/system-image/writable-paths in current images [15:55] stgraber, oh, it is in already ?!? [15:55] you rock ! [15:55] plars, ^^^ [15:55] ogra_: the catch however is that it's not an overlay, so if you mark a path as writable, it'll be migrated to writable at first boot and then won't ever be synced with what's in the base image [15:56] ogra_: which is fine for most cases but will be a problem if you use it on some .d directories where the distro may also add/change files [15:56] ok [15:56] stgraber: less of a catch more of the the brick wall that will hit you at speed though is ;) [15:57] davmor2: :) [15:57] ogra_, do you know why current points to the Aug 1 image? Is automatic testing not run daily or did the images since fail? [15:58] janimo, automatic testing is run daily ... promotion is only done manually by me if we have 100% passed tests [15:58] (which we didnt in a while and since today there are new tets sthat all need cleanup) [15:58] ogra_, so there are regressions then? Are the outputs of the tests public? [15:59] http://reports.qa.ubuntu.com/smokeng/saucy/ [15:59] there were some regressions before and now there are new tests [15:59] that need to be shaken out first [16:00] with luck we might have a release on wed. .... latest fri. i'd say === zsombi|afk is now known as zsombi [16:20] dholbach, It did not work this time either - after it pushed the images to /sdcard/ and rebooted, it said something like "waiting for sd card to mount (20 s)" and counted down to 0. It then rebooted to android. [16:24] sergiusens, ^ do you have an idea what this could be? (flash_change branch) [16:27] MaxWallstedt: what device was this and is the sdcard a real one? [16:27] sergiusens, i9100 [16:29] sergiusens, It's i9100 and I use the internal sdcard. Is it possible that the sdcard mounts too slow in through virtualbox? Can the waiting time be increased? [16:29] MaxWallstedt: shouldn't be related to virtualbox, I may be missing a mount command on the extendedcommands, let me try something [16:35] MaxWallstedt, sergiusens: you're heroes! [16:36] note that userdata is only 2G on that device [16:36] if there is an existing install thats not enough space to unpack and install the new zip [16:36] i have to wipe /data/ubuntu here to make it work [16:39] http://www.reddit.com/r/Ubuntu/comments/1jqyas/submit_your_ubuntu_edge_campaign_perk_ideas_here/ [16:39] upvotes appreciated [16:42] Can Ubuntu Edge run Slackware or some other distribution if I dislike Ubuntu? [16:42] Or maybe Trisquel [16:43] Necrosporus: if those distros support it [16:43] Necrosporus, if you port it :) [16:44] there is a standard ubuntu so it shouldnt be hard to do ... you just need to add Mir support to the distro [16:44] ogra_, I have managed my windows mobile Pocket PC run CRUX-arm [16:44] Mir? [16:44] I'd prefer X.org [16:44] https://wiki.ubuntu.com/Mir/ [16:45] xorg work work (thats the reason Mir was started at all) [16:45] Hello [16:45] Should I install Ubuntu phone? [16:45] on my phone? [16:45] lolcat, if you wish so [16:45] * xnox is not a happy camper with emulator [16:46] lolcat: depends on your phone [16:46] Necrosporus, indeed you can run an xorg server and use the phone with a traditional desktop install, but yu would lose ubuntu touch for using it as a phone [16:46] Samsung Galaxy Note [16:46] MaxWallstedt: in recovery, if you browse, do you find the zip files in /sdcard/ ? if not, can you mount /sdcard from an adb shell while in recovery [16:46] and without Mir driving the external port i'm not sure if you coould use that with xorg [16:46] surely needs a lot of development work (but also surely isnt impossible) [16:47] Can I apt get things on the ubuntu phone? is it like maemo? [16:47] xnox: everyone who has played with the emulator ended up feeling like that [16:47] lolcat, yes [16:47] !devices | lolcat [16:47] lolcat: You can find the full list of devices, official images, community images, and works in progress at https://wiki.ubuntu.com/Touch/Devices [16:47] Can I use ubuntu phone to fill all the storage with gardbadge? [16:47] ogra_: Did I ask about devices? [16:47] lolcat, see the list of community ports to find if your device is there [16:47] I know my phone is supported [16:47] ah, k [16:47] I just dont know if I should use it [16:48] well, probably ask someone of the porters how usable it is on your device [16:48] ogra_, will touchscreen work? It's one thing I haven't managed to make working properly. Anyway, Ubuntu Edge is said to support some desktop mode. So can another distribution used in desktop mode, so it would be tri-boot with ubuntu for phone things and other distro for desktop, plus maybe android (why having android at all?) [16:49] (i.e. wlan surely works on the majority of ports, calls and 3G probably not) [16:49] ogra_: So I can only text? [16:49] Necrosporus, the desktop mode will use Mir [16:49] (even for input) [16:49] Necrosporus: it will depend on the distro you want to put on there and how well they support the hardware and underlying services [16:50] there won't be anything stopping it, let's put it that way [16:50] Necrosporus, the desktop and distro you want to use would either need Mir support or you would have to write touchscreen and graphics drievr yourself (or find something thats easily adjustable to work) [16:51] the point of Mir is to be able to make use of the existing android drivers without having to use android ... xorg cant do that [16:51] So there's still only one more or less modern device running X.org, Nokia N9? [16:52] there will be XMir on the edge [16:52] which means all X apps will just run without probs [16:52] but that wont help you much on something like slackware indeed [16:53] Necrosporus, Xorg is dead ... all distros move towards new technologies [16:53] Slackware does not seem to abandon it [16:53] (at least tthe bigger ones ... and eventually their derivatives) [16:53] Slackware is not a lesser one [16:53] ubuntu doesnt abandon it either [16:54] but it wont be used by default [16:54] I don't think Slackware is going to include Mir or wayland in near future [16:54] up to them :) [16:54] they will have to at some point [16:55] since the desktops switch over and start depending on either wayland or Mir [16:55] It has been adopted Network Manager only in the last release and it's not default [16:55] as i said, up to them [16:56] if they want supportable desktop stuff they will pull it in at some point [16:56] depends how much they like to be behind [16:57] that said ... beyond graphical stuff you will indeed be able to run every distro you want on the edge [16:57] dholbach, sergiusens I get a python traceback ending in KeyError: 'ubuntu_img' [16:57] when trying to flash an image I put up for the u9200 [16:57] or build your arm gentoo system at a very high speed etc [16:57] janimo: let me check your branch [16:57] dholbach, sergiusens I did not enter an ubuntu image url since it is optional according to the wiki [16:58] janimo: should be optional === schwuk is now known as schwuk_away === alan_g is now known as alan_g|EOD [17:11] sergiusens, I can't find the zip files on the sdcard when browsing with recovery. I'm not sure how to mount the sdcard, I don't know which device it is, and whether it is mounted or not [17:11] MaxWallstedt: check fstab (is it not /sdcard?) ogra_ ^^? [17:13] MaxWallstedt: can you see the files if you browse in an adb shell? [17:13] it is /sdcard in recovery i think [17:13] ogra_: is it mounted on boot? [17:14] let me reboot to recovery [17:14] * ogra_ would love to know why adbd takes ages to come up [17:14] even in recovery [17:15] ~ # mount|grep sdcard [17:15] ~ # [17:15] nope [17:15] ah [17:16] /dev/block/mmcblk1p1 on /sdcard type vfat (rw,relatime,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro) [17:16] ~ # [17:16] it automatically mounts the extaernal one for me [17:16] urgh [17:16] sergiusens, did you see anything weird in the u9200 branch? [17:16] and my desktop is plastered with mtp messaages [17:17] janimo: nope, fixing your issue, oe sec [17:17] i guess thats why adbd takes soo long [17:17] ogra_: external being /sdcard-ext ? [17:17] iirc [17:18] external is definitely mmcblk1 [17:18] the above is after "mount /sdcard" [17:24] janimo: can you get revno 157. [17:24] ogra_: so you need to manually mount? [17:25] I just want to know if you need to manually mount or if it takes too long to mount [17:25] sergiusens, hey! you were exporting DBUS_SESSION_BUS_ADDRESS for the user to run autopilot as root, IIRC. where to find it for the phablet user? [17:26] om26er: if you do a proper login it should be there [17:26] om26er: check phablet-test-run if you need to import [17:26] Hello, I wanted to know if it is possible to do anything that can be done on a PC ubuntu on the ubuntu-touch... For example, install ruby on rails or others? [17:27] sergiusens, downloading now. I'll let you know if I hit any other issue [17:27] janimo: do you have an external sdcard in there too? I might need to add logic for external sdcard deploy if the internal one isn't automatically mounted [17:27] sergiusens, phablet-test-run does not have anything, it runs the suite with ssh. I want to run it with adb so that in a single script I could execute the autopilot suite on the phone as well as use powerd-cli (as root) [17:28] sergiusens, there is a uSD slot which I have not used before [17:28] om26er: oh, I have that pending item, adb was giving me issues with autopilot still [17:28] sergiusens, and I think I had to manually mount /sdcard in recovery before pushing to it [17:28] sergiusens, yes [17:29] TheMonster, yes [17:29] Thanks ogra_ [17:31] sergiusens, with adb the single problem I found was that if the suite was killed with ctrl+c it will keep running on the phone, which ogra_ thinks is an issue with adb itself. [17:32] sergiusens, indeed not booting, recovery did not find autodeploy.zip as sdcard was likely not mounted [17:33] /dev/null /sdcard datamedia rw [17:33] is in fstab [17:33] om26er: anyways, can't you sudo powerdcli stop or something? [17:33] sergiusens, sudo would require password [17:34] hmm [17:34] janimo: hmmm, I can either do automagic or you can tell me in the description file where the external mount is [17:35] sergiusens, you mean there's a field for that in the json manifest? [17:35] om26er: I think plars and doanac already override sudoers [17:35] janimo: I mean, we can add one :-) [17:35] sergiusens, om26er: not currently [17:35] plars: is it planned? [17:35] sergiusens, om26er: everything runs over adb, which has root right now [17:35] plars: or something for the image? [17:35] sergiusens: we'll have to if/when ogra_ does his changes to have adb as a regular user [17:36] sergiusens: we were just talking about that earlier [17:36] plars: I'm hoping adb root would work in developer mode [17:37] plars, the script I have is supposed to run on the phone directly, if ran as root, autopilot tests don't run due to a dbus error, so I am trying to workaround that [17:37] om26er: also, don't worry about the current phablet-test run, most likely integrating the upstart job plars and doanac have to be the default [17:37] om26er: have you looked at how utah already does that? [17:37] plars, not, yet. will look. [17:37] om26er: you can also do it as a command switch in phablet-test-run [17:38] om26er: just like we have the disable unity8 stuff [17:38] om26er: talk to doanac also, he and I were speculating on whether autopilot should just do the right thing there rather than us having to hack around it [17:39] om26er: utah already handles the dbus session bus address stuff though [17:39] om26er: what are you trying to do exactly? [17:39] plars: +1 [17:39] Any one can help answer the real differences between Ubuntu touch vs Ubuntu Unity Desktop, apart from touch function? [17:40] plars, I want to unlock the screen systematically, but first turn on the screen with powerd-cli [17:40] janimo: can you pastebin your fstab for recovery? [17:40] plars, yeah the dbus session stuff in utah would help, I guess [17:40] sergiusens, sure but it may not be the mouting after all [17:41] sergiusens, http://paste.ubuntu.com/5952068/ [17:41] om26er, plars: NOTE - utah doesn't do anything with dbus anymore. we get that information by virtue of "bash -ic" [17:41] it sucks in the right stuff via its .profile or bashrc or somewhere like that [17:42] sergiusens, right, I can actually push autodeploy manually and it is seen after reboot without having to mount [17:42] so not sure why it was not found when driven by the script [17:42] sergiusens, can the script flash only without downloading anew? [17:43] janimo: not yet for community builds, but I can get that in... it won't download new files if the hashes match [17:43] janimo: checksum hashes that is [17:44] sergiusens, so md5sum files need to be provided along with the file? [17:44] janimo: nope, that's the hash and hash_func entry in your manifest [17:56] doanac, plars sergiusens I have found this worked from the device as root: sudo -u phablet -i sh -lc "$COMMAND" [17:59] oh developer mode, why must you take to long? [17:59] janimo: MaxWallstedt can you try again with revno 158? [18:00] mhall119: have you figured out if you want the plugins in the packages themselves or added to the archive? [18:01] nemo and keyboard [18:01] nemo and kterminal you mean? [18:02] sergiusens, nice, it does not redownload, is that due to curl? [18:02] janimo: no, I doa checkum calculation before trying to download [18:02] sergiusens: I think in the app's package for now, I haven't been able to get any communication going with upstream for either of those plugins, which is going to make getting them accepted into the archives that much harder [18:03] sergiusens, ok installing device.zip now [18:03] sergiusens: bzoltan: I assume it'll be easy enough to include QML plugins with qmlscene launched apps in the same Click package? [18:08] janimo: nice, if that worked I'm golden for most cases [18:08] mhall119: yes, the problem is, for click, there is no compilation rule [18:09] mhall119: only terminal and filemanager have dependencies outside of what is already installed, right? [18:10] sergiusens, something went wrong again though - I have seen this before. Not the entire ubuntu image installed so it does not boot [18:10] where to look for decompression/install errors? [18:10] janimo: can you get me the /cache/recovery/last_log ? [18:10] sergiusens, for instance /var/log and /var/run are the only dirs under /var [18:10] janimo: that's where btw [18:11] no /cache dir and as a result not mounted [18:11] very strange [18:12] janimo: if you are not in recovery, it's sort of hidden in flipped [18:12] sergiusens, I am in ubuntu adb shell not in recovery [18:13] where is it hidden? [18:13] janimo: android-chroot [18:14] chroot: cannot change root directory to /proc/-1/root/: No such file or directory [18:14] I think my install is really hosed [18:15] I'll reinstall, again using the script now [18:16] janimo: before that [18:16] janimo: reboot into recovery and fetch /cache/recovery/last_log [18:16] sergiusens, I think it worked for me befrore the mount sdcard thing but since I saw recovery boot and say no autodeploy.zip found and no output on the screen of my laptop for 10 seconds I concluded it is not working [18:17] the Pushing... message appears after some delay only [18:17] janimo: oh, yeah, the no autodeploy.zip found doesn't mean anything [18:17] sergiusens, I thought it had already been pushed but not found due to wrong/no mounts [18:17] so the delay in the Pushing message is confusing [18:18] janimo: hoy big is /data? [18:18] especially since there's a wait complere [18:18] sergiusens, 2.5G [18:19] sergiusens, cache/recovery/last_log : http://paste.ubuntu.com/5952205/ [18:19] janimo: this is what broke I:Skipping execution of extendedcommand, file not found... [18:20] janimo: can you run phablet-flash like ./phablet-flash --debug community --device u9200 [18:20] sergiusens, running that now [18:21] janimo: then pastebin the output ... I think that paste is already from a subsequent boot (if it didn't break) [18:21] last_log gets overwritten after exiting recovery so it's not that reliable [18:25] sergiusens, http://paste.ubuntu.com/5952223/ the output of phablet-flash [18:26] not sure if it helps since the flashing is going on after the tool has exited [18:26] janimo: that's ok, it's async ... after the reboot, phablet-flash relies on this /tmp/tmpa1L3zB [18:27] janimo: which ends up in /cache/recovery/extendedcommands [18:47] sergiusens, It did not work with the new revision either, same thing again [18:48] MaxWallstedt: can I get /cache/recovery/last_log and your fstab for recovery? [18:51] sergiusens, last_log: http://paste.ubuntu.com/5952294/ [18:51] sergiusens, I get the same: I:Skipping execution of extendedcommand, file not found... [18:52] MaxWallstedt: and that has your fstab ;-) [18:52] janimo: so if I mount I break you? [18:53] MaxWallstedt: hmmm mount: mounting /dev/block/mmcblk1p1 on /sdcard failed: No such file or directory [19:01] sergiusens, I don;t think the mount affects this device either way [19:03] sergiusens, I found that in recovery, the internal sdcard is at /emmc/ and needs to me mounted [19:03] to *be mounted [19:03] Galaxy Nexus 4 Ubuntu Touch CDMA Questions | http://askubuntu.com/q/329029 [19:04] janimo: did you get a /cache/recovery/last_log after the try? [19:05] MaxWallstedt: ok, just to avoid issues, can you add one entry to the manifest file? [19:05] MaxWallstedt: or lets do ths manually first [19:07] MaxWallstedt: first adb push the two files two /emmc/ [19:07] files to (not two) [19:08] sergiusens, that will take approx. 20 minutes [19:08] or 15 perhaps [19:08] MaxWallstedt: pushing takes that much? where do you regularly push? [19:09] MaxWallstedt: because after that I was hoping you could push http://pastebin.ubuntu.com/5952348/ to /cache/recovery/extendedcommands and then adb reboot recovery [19:09] <[SLB]> is ubuntu for android available already? [19:10] I usually push to /sdcard/. It's the ubuntu zip that takes about 14 minutes to be pushed [19:10] <[SLB]> i've seen it on nexus 4 devices but not sure whether it's just from the staff for now. [19:11] [SLB]: why don't ask here? http://www.reddit.com/r/IAmA/comments/1jqfce/we_are_the_engineering_team_behind_ubuntu_for/ [19:11] <[SLB]> because I didn't know there was such link, thanks [19:15] sergiusens, I need to mount /emmc/, how should I do this? [19:16] MaxWallstedt: you can do it from the recovery ui or from the shell mount /emmc [19:26] sergiusens, yes, it's in that one that I again saw I:Skipping execution of extendedcommand, file not found... [19:28] janimo: oh, so tell me, what recovery image do you have? === om26er is now known as om26 === om26 is now known as om26er [19:29] sergiusens, built from UTouch daily [19:29] sergiusens, http://paste.ubuntu.com/5952416/ [19:30] janimo: do you have the repo hosted anywhere? [19:30] sergiusens, the repo itself not but device and kernel is what I changed [19:31] [19:31] [19:31] [19:31] [19:31] [19:31] janimo: yeah, the device repo is what interests me [19:33] janimo: do you still have /tmp/tmpa1L3zB on disk ? [19:33] sergiusens, yes http://paste.ubuntu.com/5952422/ [19:38] janimo: can you push that file to /cache/recovery/extendedcommands and reboot into recovery? === olli__ is now known as olli [19:40] sergiusens, pushed rebooted nothing happens [19:40] E: Can't open /cache/recovery/ubuntu_command on the screen [19:40] janimo: when you push the file, are you in recovery? [19:41] is it extendendcommand or extendedcommands? The error message is the former [19:41] sergiusens, yes, I push while in recovery [19:41] sergiusens, I feel like a fastboot -w will solve this [19:41] janimo: hmm, try extendedcommands ... [19:41] or formatting cache/ at least [19:42] sergiusens, yes that is what I pushed [19:42] it's just that the errmsg is not plural [19:43] janimo: oh, sorry, yeah, try the former (not plural) [19:43] janimo, for me its without the "s" [19:44] janimo: that's what phablet-flash and recovery expects [19:44] janimo: http://phablet.ubuntu.com/gitweb?p=CyanogenMod/android_bootable_recovery.git;a=blob;f=recovery.c;h=8cfaa73a116f41584f639651e10d3bc8eebb33ab;hb=HEAD#l949 [19:45] sergiusens, ok with that pushed it starts installing [19:46] sergiusens, It now worked for me with that extendedcommand file! Some strange output, but it continues anyways: http://paste.ubuntu.com/5952455/ [19:46] sergiusens, but the install had started and finished before as well [19:46] janimo: so I don't get why it wouldn't with phablet-flash :-P [19:46] just did not unpack Ubuntu fully [19:46] sergiusens, it happens with that as well, no idea why the error message [19:46] so these install command definitely run [19:46] MaxWallstedt: that looks a lot better [19:46] but the resulting ubuntu image is incomplete [19:47] and I did not catch any error messages before recovery finishing and rebooting [19:47] MaxWallstedt: so in the manifest.json can you add a 'storage': '/emmc' entry ? [19:47] MaxWallstedt: repace storage with what you see fit [19:47] janimo: oh, so if you enter into recovery multiple times /cache/recovery/last_log is lost... [19:48] sergiusens, well I entered so I recovery cache/recovery since you said it's kind of hidden in ubuntu flipped [19:51] sergiusens, Done, it's pushed to https://code.launchpad.net/~i9100-image-dev/phablet-image-info/i9100 [19:52] MaxWallstedt: ok, let me get something going here [20:03] MaxWallstedt: when it's done, can you give me /cache/recovery/last_log please? [20:04] sergiusens, of course! [20:33] sergiusens, there seems to be a problem with free space on data: http://paste.ubuntu.com/5952618/ [20:35] MaxWallstedt: ok, from what ogra said, I guess you will need to perform a --wipe for this device [20:35] sergiusens, indeed, so it seems [20:36] sergiusens, can that be done from the command line? [20:37] MaxWallstedt: from phablet-flash, yes [20:40] MaxWallstedt: one sec and I'll give you something that works with your new branch [20:46] MaxWallstedt: with revno 163 do ./phablet-flash --debug community --device i9100 --wipe [20:47] MaxWallstedt: that will get the new storage option and also clear /data and /cache before deploying [20:55] does anybody can i instal ubuntu on my galaxy s i9000 or in my note 10.1 N8000 [20:55] sergiusens, Could the script check the storage on beforehand if the latest zip files are already on the device, and if so skip pushing them and use the ones already on the device? [20:57] bledi: there's a n8000 port [20:58] Can you link [20:59] MaxWallstedt: a bit tricky since I'll need to calculate the checksum on the device ... I was also looking into having the script delete the files after deploy [21:01] * sergiusens is irritated when he fetches links for people and they can't wait [21:10] sergiusens, thats how IRC works, no ? you ask a question, repeat it 5 times within 1min and then sign off :P [21:12] ogra_: I guess... [21:13] ogra_: :-p [21:15] that sounds about right [21:20] hey guys [21:20] i'm trying to install ubuntu touch [21:20] but now i can't boot into fastboot anymore [21:20] Ubuntu Touch Installation failed [21:20] and now i'm not able to boot into fastboot to install stock Android [21:20] could anyone help me? [21:21] no recovery mode? [21:21] recovery mode works [21:21] or download mode? [21:21] then you can get fastboot [21:21] but i dont't know how to use recovery right [21:21] how to start fastboot out of the recovery mode? [21:22] reflash your recover image with fastboot [21:22] fastboot flash recovery file.img [21:22] if on a linux machine use sudo [21:23] adb reboot fastboot doesen't work [21:23] my Nexus dont go on [21:23] i only see the Google Screen [21:23] and the symbol that the device is unlocked [21:24] power off then hold vol down and power [21:24] ok [21:24] it works [21:24] :) [21:24] and now? [21:25] goto recovery [21:25] check [21:25] i see the Ubuntu Logo in the back of the Recovery Mode [21:25] adb push file.zip /sdcard/file.zip [21:26] and now? [21:26] what's to do now? [21:26] get your files on that way and manually flash [21:26] sergiusens, phablet-flash worked fine now! Here's last_log: http://paste.ubuntu.com/5952762/ [21:26] i have the nadkasig-jdq39-factiry0798439d.tgz [21:27] what [21:27] what [21:27] what's to do with this? [21:27] sorry, when i tried to press ' i hit the return key [21:29] you cant flash the .tgz manually [21:29] https://wiki.ubuntu.com/Touch/Install#Restoring_Android [21:29] what should i do now? [21:30] just follow these steps [21:30] thank you ogra [21:30] haha [21:30] :) [21:31] my terminal says < waiting for device > and nothing else happens [21:31] and i can't enter the fastboot modus [21:31] did you read the instructions ? [21:31] no fastboot in terminal [21:31] adb [21:31] adb kill-server [21:31] adb start-server [21:31] adb devices [21:32] 015d483bf22bf80b recovery [21:32] and now [21:33] ? [21:33] so now you can use adb to push files [21:33] follow the instructions :) [21:33] read that link that Ogra sent you [21:33] any problems after that we are here to help you out [21:34] (hint: you are at point 4 now ... ) [21:35] wait the install failed? did you update your phablet-flash? [21:36] it's installing right now [21:36] ;) [21:36] MaxWallstedt: great news! [21:37] guys [21:37] you are so fucking awsome :) [21:37] thank you so much! [21:38] my nexus boot *_* [21:38] it's so amazing xD [21:38] thanks guys! [21:38] thanks goes to Ogra_ [21:38] enjoy [21:38] sad you didnt manage to get ubuntu touch to work [21:39] i'm happy to get my android back [21:39] but i will try it maybe tomorro [21:39] in germany its 11:39 P.M [21:39] ;) [21:39] i know :) [21:39] * ogra_ is in kassel [21:39] nice [21:40] Schwarzwald ;) [21:40] good luck on getting that touch up [21:40] thank you very much [21:40] it sure is a nice OS and fun to dev on [21:40] oh jea [21:41] damn its sexy [21:41] lol [21:41] i want to build apps in C++/Qt [21:41] nice [21:41] cant wait to test them [21:41] at work i have to use C++/MFC or C# with wundows [21:41] it's nice [21:41] but it's boring [21:42] hahaha [21:42] i want cross-plattform applications using QT5 and C++ [21:42] C++ is my favourite language and i love it [21:42] :) [21:42] MFC is nice, really [21:42] but it's not Cross-Plattform [21:43] it only works on windows [21:43] yeah [21:43] and i want to share my apps with Mac, Linux, Windows [21:43] java / python [21:43] i only wan't to do my work once and not 3 Times, one for Mac, one for Linux and one for WIndows [21:44] Python is really nice and works good with QT [21:44] but i Dislike the Java-Swing themes (like nimbus, etc.) [21:44] i use QT [21:44] ;) [21:44] yeah [21:44] i prefer it much more than Java/Swing/AWT [21:45] but ok [21:45] i'm tired now [21:45] bb [21:45] gn9 [21:45] alright bud. see ya tomorroe [21:45] gn8 [21:45] bye [21:45] yes, maybe :) [21:45] bye === diegoyam__ is now known as diegoyam [22:29] what will happen if campaign don't receive enough funds? [22:30] as in "where will the money go" or "what happens to Ubuntu Edge"? [22:31] yeah === salem_ is now known as _salem [22:32] money will be fully refunded, it will go back to all the people who contributed [22:33] and edge probably stays beign just a design prototype [22:34] and what will happen to ubuntu touch? [22:34] the development will continue, ubuntu touch does not depend on the edge at all [22:35] if it's not, then how can we run ubuntu touch? and what device? [22:36] they said there will be some oem devices, mainly from operators and such === alesage is now known as alesage|afk === alesage|afk is now known as alesage === Guest93127 is now known as nitrodex [23:41] when is UFA apk available?