[00:07] Will apt-get update/upgrade keep me on the lastest developer version? [00:07] latest* === michi__ is now known as michi === michi is now known as Guest35414 [01:04] <_lunarcold> anyone mind going over build failure logs with me? === Fyodorovna is now known as wilee-nilee === salem_ is now known as _salem === kriskropd is now known as kriskropd_is_not === kriskropd_is_not is now known as kriskropd_isnt_h === kriskropd_isnt_h is now known as kriskropd_afk [02:27] hi [02:28] hi === kriskropd_afk is now known as kriskropd [02:49] hows going === chihchun_afk is now known as chihchun [04:53] hi everyone [04:53] I need some help please [04:53] How do i get Ubunto on a Galaxy s2 ? Any guides ? [04:56] <_lunarcold> Trafficking: which model === Namidairo`bnc is now known as Namidairo [05:13] i9000 Sorry for delay [05:13] <_lunarcold> Trafficking: https://wiki.ubuntu.com/Touch/Devices/galaxysmtd [05:13] <_lunarcold> so, a lot of stuff is broken [05:15] lol yup [05:15] wish I could get an edge :( [05:16] Developer form the Caribbean but didn't get the change to donate since most of the chepear ones were claimed [05:16] <_lunarcold> Trafficking: you can work on porting [05:16] <_lunarcold> my particular device isn't supported and I am trying to port :> [05:17] lol good idea [05:17] what device do you have ? [05:18] <_lunarcold> HTC One (m7spr) [05:18] <_lunarcold> still blocking on compiling, need to parse through the errors some more [05:18] <_lunarcold> the build on the wiki isn't actually for m7spr I think === jono is now known as Guest5052 === tvoss_ is now known as tvoss|flaky_wire === tvoss|flaky_wire is now known as tvoss|test [07:09] Saviq: do you know who could look at the http://pad.lv/1207269 ? I think Kaleo is looking at the webbrowser font bug, so that's the other one. [07:09] Launchpad bug 1207269 in Unity 8 "Indicator animation slope wrong with Qt 5.1" [Undecided,New] [07:10] Mirv, that'd be dednick [07:11] Mirv, let me see if I can reproduce with the ppa [07:12] Saviq: ok, thanks [07:38] good morning all [07:49] Mirv, confirmed [07:53] Saviq: thanks [07:53] Ubuntu or linux does not reconize sim slot card (hp 24un..) | http://askubuntu.com/q/329627 [07:53] also just updated qtwebkit there, to contain the same private headers that were added back in saucy as well as webbrowser-app depends on them [07:57] good morning === tvoss|test is now known as tvoss|flaky === seb128_ is now known as seb128 [08:28] ogra_, hi, so crosscompiling for android using gcc-arm-linux-androideabi worked fine for a simple example, but what if I want to link to libhardware? [08:29] i guess then you need the full tree ... [08:34] diwic: if you drop android target libraries into: /usr/arm-linux-androideabi/lib/ you can link against them, and headers into /usr/arm-linux-androideabi/include/. possibly libhardware should be packaged as arch:all and ship those files there under name "libhardware-dev-android" to ease cross-compilation. [08:36] xnox, so for the lib part it is as easy as copying the relevant .so files from /system/bin/ on the Nexus 4 to /usr/arm-linux-androideabi/lib/ on the x86 desktop? [08:38] diwic: correct. [08:38] xnox, all right, thank you [08:44] xnox, hmm, does that deserve a wikipage perhaps ? [08:46] ogra_: no, idea =) to me it's trivial, since that's how all non-multiarched cross-compilation happens on debian/ubuntu. Plus that's where the libc.so is for android, thus easily discoverable. === schwuk_away is now known as schwuk [08:47] ogra_: i guess we can document this, but i'd rather hear success from diwic first =) if above actually works. ;-) [08:47] haha [08:47] yeah [08:47] heh [08:51] xnox, compiling works, but when trying to run I get this error: [08:52] xnox, soinfo_relocate(linker.cpp:989): cannot locate symbol "__exidx_end" referenced by "./a.out"...CANNOT LINK EXECUTABLE [08:52] diwic: running on nexus4 that is? [08:52] xnox, yes [08:52] diwic: ... and in android lxc container [08:53] xnox, I have not set one up [08:54] diwic: hm? android cross toolchain is to compile for android lxc container / unflipped image system portion. [08:54] diwic: to run against ubuntu, one should crosscompile for normal ubuntu / armhf. [08:54] xnox, I just run "arm-linux-androideabi-gcc test.c -lhardware" [08:55] hm. [08:56] diwic: that symbol in in libc. [08:57] diwic: $ arm-linux-androideabi-gcc test.c -lhardware -lc ? [08:57] (well the bionic libc) [08:57] xnox, \o/ now it runs fine on the Nexus 4 [08:57] diwic: =))))) [08:57] I have never had to add -lc before [08:58] that's a new one :-) [08:58] * xnox says excellent in Mr. Burns voice from Simpsons [08:59] Now that I've finally decided to jump in to touch dev, I'm buying a nexus 10 :D [09:01] SuperMatt: hm... would be more intersting to get the new nexus 7 and start a port to that =) [09:02] naw, I wanted something bigger [09:14] Good morning all, happy Lighthouse Day! :-D [09:16] rachelliu, seb128: https://wiki.ubuntu.com/Appearance?action=diff&rev2=7&rev1=6 [09:16] mpt, thanks [09:20] Mirv, btw, do we have dbg symbols for qt5-beta-proper? [09:20] Mirv, like ddebs or something? [09:22] ogra_: moin [09:23] plars: use "pkcon -p install-local foo.click" (or --force-missing-framework if you must use the low-level tools, but you might be doing something else wrong if you are) [09:25] ogra_: where are our images at? [09:26] mpt, page 19 in the content picker spec has the background capplet case with a popover list rather than a sub-screen, just pointing it out in case that's an issue [09:34] asac, building i'd guess [09:35] ah, no, still 30min to go === chriadam is now known as chriadam|away [09:46] Saviq: Qt5 packages build debug pkgs always so the same as usual, qtdeclarative5-dbg etc [09:53] Mirv, right, thanks [10:16] ogra_: diwic: now i have a question for you =))) [10:16] "$ echo "CANNOT LINK EXECUTABLE: could not load library "libubuntu_application_api.so" needed by "./ubuntuappmanager"; caused by cannot locate symbol "_ZN7android14SurfaceControl11setPositionEii" referenced by "libubuntu_application_api.so"..." | c++filt [10:16] CANNOT LINK EXECUTABLE: could not load library libubuntu_application_api.so needed by ./ubuntuappmanager; caused by cannot locate symbol android::SurfaceControl::setPosition(int, int) referenced by libubuntu_application_api.so... [10:16] " [10:16] i guess i need to recompile libubuntu_application_api against goldfish build..... [10:17] hmm [10:17] Morning all [10:18] libubuntu_application_api.so shouldnt have HW specific bits i think ... thats weird [10:18] ogra_: do you happen to know which library usually provides that symbol? i can check the signatures.... unless it's at all not available in that case ubuntu_application_api might need porting to goldfish. [10:18] xnox, no idea [10:19] xnox, not really, but surface control might be surface flinger [10:20] ogra_: http://paste.ubuntu.com/5958390/ that's all the libs that platform-api is linked against. [10:21] i'd take a look at libhardware then [10:26] ogra_: looks liek libgui.so [10:26] ah [10:51] hmm... ubuntuappmanager/(hybris, application api?!) doesn't compile against AOSP 4.3 http://paste.ubuntu.com/5958448/ [10:52] tvoss_: ^^ [10:53] asac, yup, known issue. We have a patch for that for aosp 4.2 [10:53] tvoss_: maybe xnox can try to forward port? [10:54] xnox, there is a patch somewhere in our patchset that makes the copy c'tor available [10:54] so yeah. give him pointers i guess [10:54] asac, yup, should be straightfoward to forward port [10:54] tvoss_: hm. in the phablet-ubuntu repo forest or somewhere else? === MacSlow is now known as MacSlow|lunch [10:54] tvoss_: or in platform-api project? [10:55] xnox, in the phablet-ubuntu forest [10:55] xnox, it is against the android source tree [10:55] tvoss_: ack. i'll look for it. [10:55] fginther: Hey ! :) How can I ask for a rebuild of the poppler-qml-plugin package ? (http://91.189.93.70:8080/job/ubuntu-docviewer-app-poppler-qml-plugin-saucy-amd64-ci/) [10:55] xnox, remind where we have those patches? [10:56] fginther: do you have a mako? [10:56] could you see if you can reproduce the issues from yesterday? we saw a bunch of failures there, but not on maguro [10:56] fginther: but maybe wait till todays image is tested [10:56] tvoss_: well, I have a local checkout =) but it should be http://phablet.ubuntu.com/gitweb [10:58] xnox, thanks [10:58] xnox: http://phablet.ubuntu.com/gitweb?p=CyanogenMod/android_frameworks_base.git;a=commit;h=00b43634dcbc476bdcd1fffdca7ed74ba0a7b9c3 ? [10:58] tvoss_: ? that one? [10:58] asac, +1 [10:58] asac, just found it, too [10:59] asac: looks good. let me try that =) [10:59] * asac likes diving sometimes :) [10:59] see where clicks can lead me [10:59] :) [10:59] to click packages in the end :P [10:59] http://phablet.ubuntu.com/gitweb?p=CyanogenMod/android_frameworks_base.git;a=commit;h=652b1d16f02a5c98d9422b74b0ec08fe6c2be8f4 [10:59] might also be related [10:59] but not sure... sounds important at least :) [10:59] xnox: ^ [10:59] do we have anyone in here who can easily test one of the images on https://wiki.ubuntu.com/Touch/Devices? [10:59] guess all in base.git is important [11:00] ogra_: lol... commits and patches in click packages [11:00] nice picture [11:00] no more git [11:00] :) [11:01] maybe that will solve our archive problems as well :) [11:01] lol [11:04] asac, new image is up btw [11:05] ok cool [11:05] lets cross our fingers :) [11:08] * xnox launches a recompile & off for lunch === marcoceppi_ is now known as marcoceppi [11:37] gema, asac ... maguro doesnt look happy (2 of the default test failed) ... someone should re-run [11:38] indeed [11:38] doanac: gema: plars: fginther: ^^ [11:38] http://reports.qa.ubuntu.com/smokeng/saucy/image/3396/ [11:38] looks like a netwrokign issue [11:39] gaah, where are those properties again [11:39] ro.hardware and those [11:40] getprop [11:40] ogra_, if I just call /system/bin/getprop the result is nothing [11:40] no, use the ubuntu getprop :) [11:40] its in path [11:41] rsalveti: ping you're involved with lp:qtubuntu-sensors presumably [11:41] ogra_, why does the android getprop not work? I'm suspecting that's why my android program doesn't work. [11:42] the android getprop works on the androiid side [11:42] but not on the ubuntu side [11:42] ogra_, you mean it only works inside the android chroot? [11:42] (it needs to talk through hybris to the container, the android one wants to talk to androids /init directly which you cant from outside the container) [11:43] no, it works only inside the container ... not via chroot [11:43] you would actually need to enter the namespace of androids /init [11:44] ogra_, so if I make an android binary, and that program calls hw_get_module_by_class, and the implementation of hw_get_module_by_class needs properties to function correctly... [11:45] then you should be able to use getprop as long as your app is executed inside the container [11:45] (which you cant reallly do from the ourside, copy it to /system and have an init.rc entry, then restart the container) [11:45] Mirv, any update on bug #1181176 ? [11:45] bug 1181176 in Ubuntu UI Toolkit "should depend on the Ubuntu font" [Medium,Confirmed] https://launchpad.net/bugs/1181176 [11:46] ogra_, argh [11:47] diwic, there is a way to start adb inside the container instead of in ubuntu ... that way you can exec stuff inside... you have to disable the ubuntu adbd and enable the adbd in the container for this [11:47] ogra_, so if I use hybris I run into hybris related bugs and if I try to compile android binaries I can't call them when I want to [11:48] Saviq: good point, it has been buried lower and lower on my list, but is a small thing. I have no idea though which would be better, the meta package or ui-toolkit? if it's assumed that the UI toolkit is used together with the Ubuntu font, maybe that? [11:48] Mirv, or maybe the theme, even? [11:49] Mirv, but I believe there's enough font: "Ubuntu" buried in the toolkit itself [11:49] Mirv, that it makes sense there, too === melmoth__ is now known as melmoth [11:57] Saviq: I'll check with the team and make a merge request [11:57] Mirv, thanks === alan_g is now known as alan_g|lunch === Namidairo is now known as Namidairo`bnc [12:04] Mirv: talking about hte webbrowser font bug, I think I'm hitting a bug in Qt while fixing it === MacSlow|lunch is now known as MacSlow [12:04] Mirv: I'll let you know if we need a patch [12:12] Kaleo: ok [12:15] ogra_: minor fix was needed, restarted all the tests, until they all run, you'll still see the red ones but they'll be replaced as the new jobs run [12:20] plars, great [12:22] Mirv, Saviq: hi [12:22] hi [12:22] doko, hey [12:22] apt-get install qtbase5-dev:armhf doesn't work yet [12:22] has a version of Ubuntu Touch for Galaxy Note N7000 ? [12:23] ogra_: any idea what is going on with the images today? All the tests are red and there appears to be a new run starting? [12:23] otaon, doko, why's that? [12:23] otaon, https://wiki.ubuntu.com/Touch/Devices [12:23] doko, why can't it be installed? [12:23] doko, it's there in the archive [12:23] depends on qt5-qmake (= 5.0.2+dfsg1-7ubuntu2), qtbase5-dev-tools (= 5.0.2+dfsg1-7ubuntu2), qtchooser [12:23] davmor2, infrastructural issues [12:23] Saviq, sorry, can't be installed for a secondary architecture [12:23] davmor2, the failures were network related [12:24] Thanks Saviq [12:24] ogra_: so is that a hold off on phablet-flash --pending then? [12:24] doko, meaning that it doesn't do multiarch properly? [12:24] so the question is can this be qt5-qmake:any qtbase5-dev-tools:any qtchooser:any dependencies? [12:24] Saviq, yes [12:25] ogra_, sorry for bombarding you with questions, but if I'm supposed to run this inside the container...where on the file system do I put it? Everything inside the container seems to be read-only... [12:25] davmor2, no, why ? [12:25] doko, I think it should be fine, yeah, they're just generating text files [12:25] and a qtbase5-dev-tools for the host won't help you when running on the build [12:25] ogra_: ah sorry you mean on the test array rather than the image sorry [12:25] diwic, remount /system rw and just copy it where you like [12:25] doko, I think we should just fix multiarch for them [12:26] Saviq, the question is, if moc knows about to generate files for the host, not the build [12:26] davmor2, right [12:26] and I have no clue about qtchooser [12:26] i meant http://reports.qa.ubuntu.com/smokeng/saucy/ [12:27] asac, sorry for not responding earlier, I wasn't in yet. I don't have a mako [12:27] doko, qtchooser is just a wrapper around /usr/lib/*/qt5/bin [12:27] doko, that "chooses" between qt4 and qt5 [12:28] doko, but I'd say it needs to be per-arch to actually choose the right arch for them [12:28] is this a script? then maybe it should be extended [12:28] doko, how should we deal with binaries/executables for multiarch? [12:28] doko, no, it's a binary I'm afraid [12:29] diwic: android getprop doesn't work because it tries to get the property via shared memory [12:29] diwic: were you linking with the android libhardware or the one provided by hybris? [12:30] rsalveti, hi! As you advised, to rule out libhybris problems I'm trying running it as android entirely [12:31] Saviq, the idea is to make qtchooser M-A foreign, and then install it for the build machine. However don't know if it does do the right thing then ... [12:31] diwic: right, cool [12:31] diwic: but you're trying something I never used yet, which is building with our android toolchain :-) [12:31] hello doko. [12:31] doko, no idea myself :/ [12:31] doko: I was just about to say maybe qtchooser should M-A foreign... [12:31] I usually just build it as part of the android build system, looking forward to see if that works as expected [12:32] Mirv, sure, if it does do the right thing? [12:32] if you get it to link with the android library, and pointing to the right headers, it should just work [12:33] diwic: how I usually get inside the android container to test stuff there: http://paste.ubuntu.com/5958699/ [12:33] doko: not sure either. the Qt packages now do install arch specific configs for qtchooser, so the answer is strong maybe. [12:34] Mirv, same for qt5-make and qtbase5-dev-tools [12:34] doko: they are already [12:34] Saviq: If you haven't read https://wiki.ubuntu.com/MultiarchSpec, you should [12:34] already what? [12:34] Saviq: Also https://wiki.ubuntu.com/MultiarchCross [12:34] cjwatson, thanks, will do [12:35] jdstrand: we're moving the audio call setup logic as part of telepathy-ofono, which is part of the user session [12:35] jdstrand: as a consequence, we need to access binder directly, as the audio plugin will later use binder to call audioflinger [12:35] Mirv, ahh, ok, but then the deps need to have an :any as suffix [12:35] when testing yesterday, we got the following: [12:35] <5>[ 411.065246] type=1400 audit(1375836837.082:67): apparmor="DENIED" operation="open" parent=1 profile="/usr/lib/telepathy/telepathy-*" name="/dev/binder" pid=1405 comm="telepathy-ofono" requested_mask="rw" denied_mask="rw" fsuid=32011 ouid=0 [12:36] Mirv, also is qtchooser really needed as a dependency? [12:37] rsalveti, okay, so now I managed to open the audio HAL from inside android, but it fails because it can't access the sound card anymore... [12:37] rsalveti: yeah, telepathy-mission-control-5 needs to have its profile updated [12:37] rsalveti: do you have packages I can test? [12:38] doko, without qtchooser you'd be required to always use /usr/lib/*/qt5/bin/$command [12:38] jdstrand: should have in a few minutes, jenkins is still building it [12:38] diwic: hm, after a clean boot? [12:38] rsalveti: k-- once you do, I'll update telepathy-mission-control-5 [12:38] jdstrand: awesome, thanks [12:38] Mirv, Saviq: what about qt5-base? that's not m-a foreign or same [12:38] doko: ok, building now a test package at https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-staging/+packages [12:38] of qtchooser [12:39] doko, I'll leave you in Mirv's capable hands :) [12:39] doko: qtchooser is not strictly needed, but in the end it was chosen to be dependency instead of recommendation in Debian [12:39] Mirv, should qtbase5-dev-tools-dbg be M-A: foreign too? [12:39] rsalveti, hmm, maybe the "shell" user is not "system" or "audio" [12:40] diwic: try running as root [12:40] from your host, do 'adb root' [12:40] then adb shell again, and you should be root [12:40] In some references to Ubuntu for Android, there are mentions of the phone docking to the computer; what if the phone can only be connected through USB? [12:41] doko: qtbase5-dev itself contains arch specific files in addition to eg /usr/include files, so it can't be. I don't know about -dbg. [12:42] rsalveti, right, I have to do it your way then perhaps, I'm currently using tcp:5555 bridge to get inside the container and when I restarted that as root, the adbd process ceased to exist I think [12:43] diwic: right, you'd need to restart adb over tcp for that to work, trying directly via usb is indeed easier [12:46] rsalveti, /var/lib/lxc/android/pre-start.d/10-no-adbd <- pre-start.d does not exist [12:46] diwic: hm, which image are you using? [12:46] diwic: probably from last week === alan_g|lunch is now known as alan_g [12:47] if so, change /var/lib/lxc/android/pre-start.sh [12:47] huh ? [12:47] thast in since a while [12:47] (pre-start.d) [12:47] diwic: http://paste.ubuntu.com/5958749/ this is what you need to comment out [12:47] yeah [12:48] and use a fresher image :P [12:48] :-) [12:48] rsalveti, ogra_ I think it is from this or possibly last week [12:48] we move fast [12:48] more likely last [12:48] i think i uploaded that end of last week [12:48] or mid ... [12:48] * ogra_ is to lazy to check [12:50] diwic: can you paste the code you were using that does the init over hal? [12:50] diwic: interested to check the hybris crash in there [12:51] ogra_: it was last week [12:51] heh, you know my changelogs better than me :) === _salem is now known as salem_ [12:55] okay, so now my program - running as root inside the container - seems to setup the audio HAL for a voice call, of course the GUI in the phone app won't work [12:58] ah stupid me, forgot to enter sim pin code [13:01] all right === greyback is now known as greyback|lunch [13:02] rsalveti, I'll paste some information for you in a while [13:03] diwic: thanks [13:10] do we have a way to tell from qml if we are running on a touch image or not? [13:11] there is a bunch of env var stuff in /etc/environemnt [13:11] (Qt related) [13:12] ogra_, I was rather expecting something in the sdk telling at least the form factor ;-) [13:12] not sure if there is something [13:12] ogra_, I want to make system settings use gnome-settings-daemon rather than powerd on desktop, to make testing easier [13:13] I'm going to hack with a if screen.width > 1024 I guess [13:13] err [13:13] indeed :p [13:13] in landscape my SGS4 uses 1920 [13:14] and the n4 1280 [13:14] give me a better way then ;-) [13:15] seb128, can't you check if powerd is running, and if not, talk to g-s-d instead? [13:15] yeah, something like that [13:16] diwic, qml is mostly UI/js, I'm not sure you can do that sort of things easily [13:16] salem_: jdstrand: http://people.canonical.com/~rsalveti/jdstrand/ [13:16] you need both ofono and telepathy-ofono to be able to test it [13:16] seb128, well, you're supposed to talk to powerd, if it doesn't reply then... [13:16] then just try doing a call [13:17] diwic, rsalveti: I'm not, I'm reading a gsettings key [13:17] and to add to the fun, gsettings abort() if you try to use a missing schemas [13:17] well, larsu is going to wrap the gsettings api to check if schemas are available [13:17] then I can do that [13:18] seb128, side question, is system settings able to switch sms notification sound? I still get a small "bing" even though I tried to change it [13:18] seb128, but maybe I didn't understand how to "commit" my notification sound change [13:18] diwic, no, nobody on the phone app team is reviewing my merge requests [13:18] I had changes pending review for 2 weeks [13:18] commented on launchpad bug and mp [13:18] but I just get silence in return so far [13:19] seb128, oh :-/ [13:19] diwic, https://code.launchpad.net/~seb128/telephony-service/sounds-events-from-gsettings/+merge/178344 [13:19] ogra_: seb128: we indeed need a clear way to identify if we should behave as touch, and which form factor during runtime [13:19] ubuntu phone daily updates | http://askubuntu.com/q/329723 [13:19] rsalveti, right, but definitely not based on resolution :) [13:20] a resolution without resolution [13:20] yeah [13:21] settings somewhere? env variable? some utility to call? [13:21] rsalveti, so http://paste.ubuntu.com/5958853 <- that's how the code for talking to the HAL currently looks like, but it was smaller when I tried the hybris variant. [13:23] sergiusens, can we do something about https://lists.launchpad.net/ubuntu-phone/msg03645.html? [13:23] sergiusens, shall he file a bug about it? [13:24] diwic: cool, let me give it a try [13:26] mardy, i pushed more fixes to my branch [13:27] mardy, but the tests fail in pbuilder because it doesn't write the parameters.txt file [13:28] kenvandine: let me check [13:30] kenvandine: jenkins approved it :-) [13:30] kenvandine: but I missed your change to the .pc file, I'll do that === greyback|lunch is now known as greyback [13:31] kenvandine: BTW, why did you rename the library? Is there something wrong with libCamelCase? [13:31] to match the package [13:31] lintian complains [13:31] stgraber, so i have some bad news ... i'm about to move livecd-rootfs over to use the android package ... that measn for changed in the initrd scripts you now also need to upload android and wait for it to have picked up the new ubuntu-touch-generic-initrd [13:32] *that means for changes [13:32] mardy, we could have also renamed the package [13:32] kenvandine: weird... Qt libs use camelcase as well [13:32] but i don't like caps in package names :) [13:32] kenvandine: ah, OK :-) [13:32] rsalveti: ack [13:32] dholbach: if TWRP doesn't support extendedcommands, there is nothing I can do [13:33] mardy, true.. there are lots of them, i wonder if there is something different about them or if people just ignore lintian warnings :) [13:33] dholbach: I could look into openrecoveryscript... but that's a new thing [13:34] sergiusens, instead we should make ports use our recovery [13:34] after all there should be an img that came out of the build [13:34] mardy, odd... even out of tree builds work fine and successfully create parameters.txt in the right place [13:34] ogra_: well, they'll need to manually flash it [13:34] but it fails to get created in pbuilder [13:35] sergiusens, aww, no fastboot ... well, still, i would make it a requirement [13:35] ogra_: but sure... plain clockworkmod recovery works fine for now... but when the time for image based upgrades come it will be a hard req [13:35] dholbach: ^^ [13:37] I can relay the message, but I don't understand anything [13:39] dholbach, we need a minimal set of commands in the recovery ... only CWm and our own recovery offer that ... others may or may not ... if users insist on using their own recovery they wont be able to use phablet-flash and are on their own [13:39] dholbach: already replied === Kyle_ is now known as Kyle [13:39] it seems TWRP supports openrecovery script which we can look into [13:39] ogra_, I don't think we effectively advertise what kind of recovery we want used, do we? [13:40] sergiusens, thanks for the reply [13:40] ogra_: hopefully I won't have to change it too often then [13:40] dholbach, no, we should define that somewhere [13:40] dholbach: it doesn't matter when doing it manually [13:40] stgraber, yeah ... its a drawback that only just struck me now when doing a testbuild here [13:41] it will definitely extend the turnaround time for an initrd change massively :( [13:42] ogra_: how long is android taking to build? [13:42] fginther: Hey ! :) Do you know how I can get a rebuild for the poppler-qml-plugin job in jenkin ? [13:42] dunno, i never checked, shouldnt be long (1h perhaps or less) [13:43] stgraber, the issue is more that you need to shovel 500MB source around just for a no change rebuild [13:43] * ogra_ is tempted to leave the boot.img generation in livecd-rootfs [13:43] ogra_: thankfully I've got gigabit on the machine I usually upload from [13:44] yeah, still. feels unreasonably hard [13:44] Chocanto, I'm doing a test build now [13:44] fginther: Ok, thank you : [13:44] * :) [13:44] for me thats 30min download time and as much for the upload again [13:44] mardy, ah, i figured it out... give me a minute [13:45] ah, wait, the android package isnt native [13:45] so its a non issue [13:45] so its all fine [13:49] Chocanto, http://91.189.93.70:8080/job/ubuntu-docviewer-app-poppler-qml-plugin-saucy-amd64-ci/3/console [13:49] fginther: Yes, I'm reading the log [13:50] Chocanto, is that a missed dep? [13:50] Chocanto, ack [13:50] kenvandine: but the tests are passing in Jenkins; doesn't it use pbuilder? [13:50] Chocanto, note that touch images have recommends disabled, dont rely on them [13:51] mardy, i just pushed a fix... not sure why it's working in jenkins [13:51] if there is something you need thats coming in through a recommends, either make the dep hard or seed it [13:51] the problem is client/tests/system-settings isn't set to executable in the build root [13:51] fginther: "/usr/lib/i386-linux-gnu/qt5/bin/qmake: Command not found" so I think yes [13:52] kenvandine: looks like a bug in the pbuilder configuration, TBH [13:52] ogra_: The poppler-qt5 package is in release since 2 or 3 days I think [13:52] kenvandine: the file is executable in bzr [13:53] kenvandine: OTOH, since the workaround is easy, I'll just merge it in [13:53] it is puzzling why it's working in jenkins [13:53] Chocanto, well, doesnt matter, if there is a recommends and something relies on whatever that recommends ships you need to seed it in touch ... nothing would pull it in otherwise [13:55] oh, sorry [13:55] kenvandine: maybe pbuilder is passing some flag to "bzr branch" which disables applying the permissions? [13:55] i thought that was an image test [13:55] ogra_: Oh ok yes I understand what you are talking about ^^' [13:55] just noting now thats a package build test [13:56] ogra_: No, but it will be important to consider in the future :) [13:56] yeah [13:56] but feel free to ignore me until then :) [13:57] Chocanto, the ci job is enabled, so if you create a merge proposal, it will be automatically tested [13:57] fginther: Ok :) I had to ask you for this build because nothing was added [14:06] mhall119: ping [14:10] awafaa: pong [14:10] mhall119: did you send anything for the santa clara thing i emailed you about? [14:10] mhall119: if so did you hear back? [14:13] awafaa: you'll have to refresh my memory, which santa clara thing was that? [14:13] mhall119: techcon [14:14] awafaa: ah, yes, jono was going to go to it, since he lives in the SF-bay area [14:14] awafaa: did he not email you? [14:15] mhall119: ah, no he didnt [14:15] oh, he was waiting on someone else to get back to him about it, I'll check with him today [14:16] mhall119: ok, excellent [14:22] fginther: pbuilder that Jenkins use can access to /usr/lib/i386-linux-gnu right , [14:22] *? [14:22] Chocanto, why would it be i386? It's an amd64 build [14:23] Chocanto, is that path hard coded? [14:23] fginther: Oh... that's why it don't work [14:23] no [14:23] the package qt5-qmake should install qmake in the amd64 dir but... it don't do it. Weird [14:32] m-b-o, whenever your about, ping :-) [14:33] balloons: around in 2 hours would be fine! :) [14:33] until then :-) [14:33] Hey balloons === mpt_ is now known as mpt === alan_g is now known as alan_g|tea === dednick is now known as dednick|afk === alan_g|tea is now known as alan_g [15:01] fginther: Ok, it's working. But the plugin only work in saucy, can you remove the precise, quantal and raring build please ? [15:02] Chocanto, yes, can do [15:02] fginther: It would be really great, thank you :) === dednick|afk is now known as dednick [15:34] http://developer.ubuntu.com/2013/08/announcing-the-2013-ubuntu-app-showdown-contest/ [15:34] a new contest for Ubuntu Touch app developers! [15:55] Hi [15:55] Someone? === jhodapp is now known as jhodapp|lunch [16:01] Lottery: go ahead and ask your question. [16:01] If anyone knows it then they will answer your question [16:01] Ok :) Well, I just installed Ubuntu Touch on my Google Nexus 4 [16:02] But I can't mount it on ubuntu [16:02] lsusb detect the device as Google Inc device [16:02] I tried "sudo mtp-detect" but still nothhing [16:02] I got Unable to open ~/.mtpz-data for reading [16:03] And then No raw devices found. [16:03] there is no mtp support yet [16:03] use adb push and pull to move files abck and forth [16:03] *back [16:03] Okay! === jasoncwarner__ is now known as jasoncwarner [16:03] I'll try that, thanks :) [16:03] or insrall openssh-server and use scp over the network [16:04] *install [16:04] Thats an option! Thanks a lot [16:08] can anyone help review https://code.launchpad.net/~sergiusens/phablet-tools/flash_change/+merge/177927? (om26er, popey, plars, salveti, doanac are CCed on the MP) [16:09] dholbach: i'll look and test. [16:09] thanks [16:15] I have another question, I have nos service using ubuntu touch. Is it a known bug for some carrier/device? === greyback__ is now known as greyback|food [16:17] Lottery, gsm networks are supported [16:17] Ok, so my antenna is probably broken [16:17] Great [16:18] pmcgowan, i think the /current image still have a few extra bugs wrt indicator [16:18] (with GSM specifically) [16:18] s/have/has/ [16:19] (its nearly a week old ) [16:23] kenvandine: this is a new project which needs your review :-) https://code.launchpad.net/~mardy/signon-apparmor-extension/implementation/+merge/178901 [16:23] cjwatson: ping. How can I make the click scope get at the primary .desktop for an app that was just installed? [16:27] davmor2, there is a 07.1 image in production ... a test once it comes out would be appreciated (if it doesnt fail) [16:27] ogra_: just give me a ping as long as it is in the next hour off to the lug meeting then :) [16:28] m-b-o, time? [16:28] yeah, should be coming out within the hours [16:28] *hour [16:28] balloons: yes! :) [16:28] Can I perform update using "apt-get upgrade" using the shell? [16:29] thanks doanac [16:29] m-b-o, ok great. So time to look at weather again. out of the box, it didn't work for me. [16:30] balloons, why? what was the error? [16:31] Lottery, yes but if there is an incompatible change on the android side it may break [16:32] Ok, do you know why the update manager loops on update search? [16:32] Lottery, if you spot something like libhybris in the update you rather want to flash a newer image ... else its safe [16:32] cjwatson: hangout? [16:33] Lottery, note that flashing preserves whats in /home/phablet/ so if you want to keep stuff around across re-flashes, store it there [16:33] Ok :) [16:34] But it is weird cause I flashed the latest rom [16:34] m-b-o, I get 12 failures [16:34] m-b-o, err sorry.. 3 failures :-) [16:35] m-b-o, let me paste them for you I guess [16:35] Lottery, you flashed whatever is the recent blessed one [16:35] balloons, exactly! :) [16:36] balloons, 've no errors at all, local and on the device [16:36] m-b-o, http://paste.ubuntu.com/5959480/. I'm just now looking into what could be causing it [16:36] I'd like to try on my device now as well [16:36] Is there a way to check if my antenna is still working? [16:36] balloons: bzr merge [16:37] balloons, I guess you're missing the last commits [16:37] m-b-o, let me try.. I'll feel silly. I'd guess your right [16:38] gema: sorry, totally distracted into writing talk [16:39] * balloons runs again === greyback|food is now known as greyback [16:41] m-b-o, bingo.. all good :-) [16:41] balloons: Ha! ;) [16:42] balloons, thanks for your patience... === jhodapp|lunch is now known as jhodapp [16:43] ok, so let me review the code and then we'll merge this :-) [16:44] did you run it on the device too? [16:44] I have a manta I'm running it on yes [16:45] sergiusens, so LP doesn't let folks create teams involving an underscore - could we do some tricks in phablet-flash to test for "-" and "_"? [16:46] balloons: so what do you think about https://bugs.launchpad.net/ubuntu-weather-app/+bug/1207315 ? [16:46] Launchpad bug 1207315 in Ubuntu Weather App "Autopilot test failures when run on device" [Undecided,New] [16:46] m-b-o, let's land this and close it :-) [16:47] popey is running a nexus 4 btw [16:48] dholbach: sure [16:49] so m-b-o a couple minor things I just did for the clock app that we might want to do in here to keep things working well. [16:49] m-b-o, check out this line: self.pointing_device.click_object(searchField) [16:49] self.keyboard.type("London") [16:49] yes [16:49] anytime we enter text we could have a timing issue, so let's add an assert there [16:49] self.assertThat(searchField.focus, Eventually(Equals(True))) [16:50] then start typing.. make sense m-b-o ? [16:51] balloons, what else? [16:51] sergiusens, do you think something like http://paste.ubuntu.com/5959532/ would work? [16:51] diwic, does Ubuntu Touch rely on Android blobs or daemons for audio as well? [16:51] sergiusens, it'd just be interesting for the "checkout" case and there just change the branch name but leave everything else in place - I could ask András if he wanted to test it [16:52] m-b-o, in addition, add asserts before using any object. So just about you have self.pointing_device.click_object(searchField). Before clicking it add an assert to verify you got it. self.assertThat(lambda: searchField, Eventually(NotEquals(None))) [16:52] diwic, I am trying to see why an OMAP4 device has no sound (only lots of error messages in syslog) and first I'd like to know whether the android ROM device/ dir needs to have all the ALSA and sound related bits that a running Android ROM would need on the same hw [16:53] m-b-o, I know it seems a bit tedious, but for the most part your tests are doing that. but adding those asserts will ensure no weird timing bugs occur on the devices while running.. well, in theory anyway ;-) [16:53] balloons: no problem, let me add this asserts to the MP [16:54] balloons: anything else? Now is the time! :) [16:54] m-b-o, perfect.. I think I need to write a post up on these.. I'll try and do that today. There's lots of little tips like that [16:54] dholbach, I've noticed 2 small issues with "phablet-flash community": 1) the instructions in your mail are missing "./" for the phablet-flash call. 2) unpacking the ubuntu rootfs completely fails on the vision because the rootfs is about 700mb (extracted) while /data has only 1gb of storage, so anything on /data must be erased before flashing the zip. Not sure if I should modify the zip to do rm -rf /data before unpacking the tar.gz or [16:54] if phablet-flash could take care of that if there's not enough free space? [16:54] balloons: okay [16:54] m-b-o, off the top of my head, no, nothing else stands out. Add those, and let's merge [16:54] w-flo, I'll redirect 2) to sergiusens [16:54] dholbach: check call raises an exception [16:55] dholbach, ah, thanks :) [16:55] thanks w-flo :) [16:55] sergiusens, all rightie - looking into it [16:55] balloons: okay, give me some minutes. I'll ping you! [16:55] m-b-o, I didn't see you using any strings, but that's another thing to make sure of. Use objectName, not english strings as that will cause it to fail when run in german. But you already know that :-) [16:55] dholbach: if launchpad doesn't support undersocres I say we replace it regardless of a first check [16:56] sergiusens, haha, yes - you're right [16:56] balloons, yes ran already into this... [16:56] dholbach: just do branch = branch_template.format(device.replace("_", "-")) on function enter [16:56] yep [16:58] dholbach: I saw the updates, I'll try and build some tests here in a bit. [16:58] sergiusens, although that'll replace the team name and the branch name, hmmmm [16:58] Hashcode, awesome - if you could give some feedback on how phablet-flash worked, that'd be great [16:58] image updates are of course great too :) [16:58] Will do :) [16:58] dholbach: so what is the restriction, team or project? [16:59] w-flo: add a --wipe to the command [16:59] the new code in phablet-flash would assume that lp:~pollux-windy-image-dev/phablet-image-info/pollux-windy is correct [17:00] while users would probably pass "pollux_windy" as --device [17:00] not sure - I mean we can just replace everything and document that we want "-" no matter what [17:01] dholbach: let me think/look a bit, [17:01] sergiusens, testing with --wipe now. I was surprised to see the flash process work with the custom 4ext recovery I'm using, great work [17:01] sure sure === alan_g is now known as alan_g|EOD [17:03] dholbach: can you create the pollux_windy entry in phablet-image-info ? [17:03] dholbach: create it with the format allowed and I'll adapt [17:04] w-flo: thanks... but it's mostly extendedcommands :-) [17:04] sergiusens, so shall we just ask everyone to replace "_" with "-"? [17:04] that might be the easiest [17:05] dholbach: sounds good to me .... are there device codenames with a '-' in them? I'm almost sure they won't overlap if there are [17:05] I haven't seen any [17:05] alecu: ~/.local/share/applications/$APPID.desktop, where $APPID is (currently) pkgname_appname_version [17:05] (I might drop version from that) [17:05] dholbach: let's make the _ -> - switch for those devices === alesage is now known as alesage|lunch [17:06] alecu: lool is right that we should be using upstart to launch the app as soon as that's supported [17:06] sergiusens, András is just asking on the list, so I'll let him know and let you know once the branch is there [17:06] dholbach: ah, I don't use email as realtime communication :-) [17:06] sergiusens, it just happened at the same time ;-) [17:07] or well [17:07] almost [17:08] cjwatson: the thing is that after installing, I only have the package name (like com.ubuntu.ubuntu-weather) [17:08] cjwatson: where should I take the default appname and the installed version from ? [17:09] the appname is in the manifest, first level below "hooks" [17:10] (package may have >1 app) === alesage|lunch is now known as alesage [17:10] right [17:10] in fact you can get everything from "click list --manifest" [17:11] bit cumbersome with lots of apps, I should probably improve that, but workable for now I think [17:11] hello [17:11] cjwatson: so, should I be spawning "click" to get at this? I've still got a bug to replace the calls to pkcon with dbus [17:11] *the spawning of pkcon, that is [17:12] Right now yes - the plan is absolutely to expose this over the dbus packagekit api [17:12] Wait, maybe I already did [17:12] * cjwatson 's past self is smarter than present self [17:12] :-) [17:12] I hooked up GetPackages, but it doesn't expose the app name [17:13] So you're probably still best off calling click for now until I have that hooked up somewhere [17:13] great [17:13] * cjwatson files a bug for himself [17:14] bug 1209329 [17:14] bug 1209329 in click (Ubuntu) "expose more information from "click list --manifest" in PK API" [High,Triaged] https://launchpad.net/bugs/1209329 [17:14] hmm, what's this ubuntu-touch image build failure today? panda weirdness again? [17:15] sergiusens, want me to file a bug for the 'additional_zip' thing? [17:16] dholbach: yes please [17:16] slangasek: ogra_ was experimenting/enabling the deb package of the android build, might be that [17:17] ah, could be [17:18] slangasek: Yep, looks like another untested livecd-rootfs change [17:18] + echo "deb ${MIRROR} saucy main universe multiverse restricted" >$sourceslist [17:18] sergiusens, bug 1209330 [17:18] bug 1209330 in Phablet Tools "Add additional_zip entry for community ports manifest definition" [Undecided,New] https://launchpad.net/bugs/1209330 [17:18] ogra_: ^^ are you working on this already? [17:19] slangasek, yeah, its my fault [17:20] i was trying to get $MIRROR handed through but at that point its not in the environment anymore [17:20] ogra_: I think that should be $LB_PARENT_MIRROR_CHROOT [17:20] so the sources.list doesnt have a server [17:20] dholbach: should I do that in the mega branch or a new one? [17:20] ogra_: But could you please test it before the next upload? [17:20] cjwatson, oh thanks ! i just rilled back to hardcoded ... let me fix :) [17:20] sergiusens, as you like it [17:20] cjwatson, i did like 50 builds locally today [17:21] cjwatson, but i have to export MIRROR to have it use my internal mirror ... so indeed it worked here [17:21] Ah, I see [17:23] janimo, at least today, we rely on the audioflinger and the audio HAL for audio on the Touch images. [17:24] janimo, we're trying to get rid of at least the audioflinger daemon, but that change has not landed yet. [17:24] diwic, do current images use Pulse only to talk to audioflinger or is ALSA involved? [17:25] janimo, ALSA is not on the kernel side of things. [17:25] sergiusens, you should be able to try --device pollux_windy (and pollux-windy) now [17:26] diwic, not on the kernel side? Is ALSA not used by Android so in the device kernels? [17:26] janimo, sorry, you're right. It's up to the audio HAL implementation how they want to speak to the kernel, but ALSA is a common method. [17:26] diwic, I get SDP4430 related errors in dmesg, similar to pandaboard issues two years ago. I am not sure the problems are the same or not, but those issues seem to have been at least partly fixed by UCM profiles [17:27] janimo, what errors btw? [17:27] diwic, [15160, pulseaudio] [10541.492706] SDP4430 Media: dsp: no backend DAIs enabled for SDP4430 Media [17:27] and [15160, pulseaudio] [10541.485290] SDP4430 Media: asoc: SDP4430 Media no valid capture route from source to sink [17:28] diwic, and in syslog pulseaudio[3815]: [pulseaudio] module-alsa-card.c: Failed to find a working profile. [17:28] ogra_: how we looking? [17:28] diwic, this is a device using a SoC similar to maguro (GNex) but using 4.0 Android blobs [17:28] davmor2, build failed [17:28] :(((((( [17:29] davmor2, so dont worry, i'll test myself [17:29] once i can trigger the next [17:29] janimo, out of curiousity, what device is it? [17:29] I don't know whether our audioflinger compat layer cares or knows about ICS vs JB Android , I am told Cyanogenmod abstracts those away but I don't know any detals [17:29] diwic, a Huawei Ascend P1 [17:29] diwic, FYI i see the same on my galaxy S2 [17:29] (the same janimo sees) [17:29] w-flo, does --wipe make anything better? [17:30] sergiusens, will the jenkins bot automerge https://code.launchpad.net/~sergiusens/phablet-tools/flash_change/+merge/177927 now? [17:30] diwic, these errors generate tens of MiB of logs per hour so they fill up the data partition in a couple of days :) [17:30] diwic, all apps that use sound (camera, media player) dont start at all as long as pulse is running ... if i make pulse unexecutable the device works fine and these apps start [17:30] janimo, ogra_ ok, let me see if I can find those messages in the kernel code to see what causes them to appear [17:30] diwic, and my logs show the same messages janimo reports [17:30] ogra_, oh, that's an interesting finding. Maybe they're both trying to use the device? [17:31] diwic, these are the two bugs that come up on google most frequently related to these messages https://bugs.launchpad.net/linaro-ubuntu/+bug/816638 and https://bugs.launchpad.net/ubuntu/+source/alsa-lib/+bug/746023 [17:31] Launchpad bug 816638 in Linaro Ubuntu "Pulseaudio consumes 100% of the cpu when trying to play a sound with natty's linaro LEB and 3.0.0-1402-linaro-lt-omap " [High,Fix released] [17:31] janimo, did you try a chmod -x /usr/bin/pulseaudio and reboot yet ? [17:31] Launchpad bug 746023 in alsa-utils (Ubuntu Natty) "No sound on omap4" [High,Fix released] [17:31] sergiusens, for me the fix seems to work for the pollux-windy thing [17:31] janimo, that makes everything work for me [17:31] dholbach, it's definitely better, after flashing /data is now 600mb instead of 300mb, so that's good. It still doesn't work though, still trying to figure out why (manually wiping data, then flashing device.zip and ubuntu.zip manually made it work.. x.x) [17:31] i can even play the movies [17:31] ogra_, in /etc/pulse/default.pa, do you have the line "load-module module-udev-detect" (possibly followed by parameters)? If so, try commenting that line out and reboot [17:31] sergiusens, are you going to push it or shall I create a MP to be merged into your branch? [17:31] dholbach: great, I'll apply [17:31] thanks sergiusens [17:31] sergiusens, I'll inform András [17:32] dholbach, "still doesn't work" => device won't boot (not even adb comes up) [17:32] and if that works for ogra_ it might work for janimo too :-) [17:32] can somebody help w-flo? he's working on the HTC Desire Z port? [17:33] rebooting, lets see [17:33] w-flo: can you get the /cache/recovery/log and /cache/recovery/last_log files after deploy? [17:34] sergiusens, sure! [17:34] diwic, btw I have no modules loaded at all. I wonder if my kernel is configured correctly (same as Android's plus our UTouch options only) [17:35] janimo, kernel modules or pulseaudio modules? [17:35] janimo, if it is kernel modules, I'm not the right person to answer [17:35] diwic, kerne modules. Ah I see, the file you pointed to deals with PA modules [17:36] diwic, well, my phone comes up with a load of 9 [17:36] pulse seems to die and start over and over [17:36] is qtsystems5-examples's /usr/lib/i386-linux-gnu/qt5/examples/sysinfo/qml-battery/qml-battery.qml giving working battery infos for anyone? [17:36] ogra_, that is what I see too even before this change [17:36] on my n7 it gives -1 for all the battery settings [17:36] ogra_, I have 3 pulse processes with close PIDs [17:36] janimo, well, making pulse -x helps here [17:37] that keep getting renewed [17:37] yeah [17:37] same here [17:37] ogra_, well that is not a proper fix though :) [17:37] with the change [17:37] although 100% compatible with the way of fixing sound on desktop a lot of time :/ [17:37] janimo, no, but it shows that sound generally works [17:37] and you can test camera and mediaplayer :) [17:37] ogra_, janimo, okay, https://wiki.ubuntu.com/PulseAudio/Log if you want me to investigate further [17:38] I think camera will not really work here, I remember when porting UTouch preview, I had troubles with the camera module [17:38] dholbach: revno 178 allows ./phablet-flash community --device pollux_windy [17:38] * dholbach hugs sergiusens [17:38] balloons: there you go! [17:38] janimo, ah, sad, works fine for me once sound started working [17:39] m-b-o, yay! [17:40] diwic, some progress after commenting out that udev-detect line [17:40] diwic, dmesg is now quiet [17:40] aplay still crashes [17:40] sergiusens, documenting on the wiki [17:40] syslog is much quieter [17:40] for me it got worse after commenting it [17:40] before pulse just hung and didnt madly restart in a loop [17:41] balloons: http://paste.ubuntu.com/5959705/ this occassionally pops up [17:42] balloons: I am unable to confirm https://bugs.launchpad.net/ubuntu-clock-app/+bug/1209024 [17:42] Launchpad bug 1209024 in Ubuntu Clock App "Toolbar prevents text preset from accepting input" [Undecided,New] [17:42] diwic, here's the new syslog, now I'll do what the Log wikipage says http://paste.ubuntu.com/5959707/ [17:42] nik90, hmm [17:42] nik90, m-b-o since your both here; http://www.theorangenotebook.com/2013/08/autopilot-best-practices.html [17:44] balloons: nvr mind, I can confirm the bug. But I swear this did not happen before updating to new sdk version [17:44] janimo, "socket-server.c: bind(): Address already in use" that sounds bad, have you installed the pulseaudio-esd-compat package? [17:45] diwic, no I have not installed any sound package [17:45] diwic, I have 3 pulse processes that keep respawning [17:45] nik90, it is interesting.. we can start a conversation about if it should be that way or not [17:45] even with autospawn=no [17:45] the autopilot tests work around it.. and perhaps the toolbar shouldn't autoclose [17:46] janimo, ah, it's the native protocol. Can you check who is using the files in /run/user//pulse [17:46] balloons: I think by design when you press add preset, it should show the new page and hide the toolbar automatically. So a user can click the textfield once and start typing stuff. [17:47] janimo, are all pulse processes the same user? [17:47] nik90, yes in that case.. but should the toolbar autoclose for you. or should you close it/ [17:47] balloons: however the toolbar behavior has been changed literally 3-4 times, hence the bug. I will fix it [17:47] make sense? I'm not sure, but it seemed the sdk used to autoclose it [17:47] balloons: for me as of now, I have to manually close the toolbar [17:48] nik90, right me too.. but I believe in the past it wasn't the case.. hence the bug popping up. but the autopilot test found it, so :-) [17:48] balloons: true. Fixing it should be simple [17:48] sergiusens, http://pastebin.ubuntu.com/5959716/ -- I've put a "NOTE" in there. It seems like wiping /data didn't work [17:50] diwic, all 3 are of the phablet user [17:50] sergiusens, maybe /data is not mounted at the time it's supposed to be wiped? [17:51] bah, i typoed when commenting default.pa [17:51] * ogra_ starts over again [17:53] diwic, ok, the default.pa change works for me, pulse doesnt freak out, medaiplayer and camer still work, but i dont seem to have volume control and the indicator is empty as well [17:53] m-b-o, good stuff.. I hope this runs like a champ in the lab now! [17:54] ogra_, is the sound indicator working on the non-pulseaudio images? If so I should see if I get it working on the pulseaudio image too [17:54] diwic, it works on maguro for me [17:54] w-flo: maybe, but I assume /data is always mounted unless your specific recovery doesn't do that [17:54] ogra_, all right [17:54] sergiusens, http://pastebin.ubuntu.com/5959731/ <-- it's not mounted in my recovery :( [17:54] diwic, it doesnt on grouper iirc, let me check [17:54] ogra_, I should then test that too [17:55] yeah, grouper has no controls [17:55] w-flo: I see you have a custom edify, can you add the logic there? [17:55] sergiusens, yes [17:56] w-flo: I'll add a check mount before wiping which should help too [17:57] balloons: you said that there were 8 abstractbutton (tabs)? [17:57] sergiusens, thanks. :-) [17:58] nik90, yea, we're not finished with the clock app ;) I was speaking with elopio and the sdk folks.. elopio made further changes to tabs to fix things up. We need to fix some more of the bad practicies in clock tests and move to the emulator [17:58] nik90, interally the tabs are duplicated, you can see it in vis.. [17:59] balloons: yeah I am facing a wierd issue in the clock app. I want to know if this is a upstream fault? [17:59] balloons: In the clock tab, if you try adding a new world city you will notice that the tabs are visible despite being inside a pagestack [17:59] nik90, the duplication is intended, but I'm not sure why. and yes we spoke about visible.. visible lies to you [17:59] or so it feels [18:00] balloons: let me grab a screenshot to show what i mean [18:01] diwic, hmm pulse went away eventually. I had to log out and in from the shell session. I don't think I did anything else to trigger it [18:02] janimo, it's some interesting race condition for sure, they seem to be in different phases of startup. [18:02] balloons: http://imgur.com/0ZaVKw7 [18:03] balloons: do you see the tab header colliding with the page header (add city and clock) [18:03] bzoltan: jppiiroi1en where was the Qt branch that used phablet-flash? [18:03] qtcreator [18:04] balloons: This is also experienced by the rss reader folks. I talked to timp about this. I have to reproduce this using the examples given in the api docs. But this is only reproducable here. [18:04] diwic, these are the pulse logs, it segfaults very quickly though [18:04] diwic, http://paste.ubuntu.com/5959765/ [18:05] nik90, reading and looking [18:05] janimo, so it looks like it has problems talking to audioflinger or sth [18:05] janimo, because that's where it fails [18:06] w-flo: can you try revno 179 ? [18:06] diwic, so it is likely I need to have all the device///audio things in place in the ROM build [18:07] diwic, my build is based on phablet ROM and blobs from the vendor but the device specifics are mostly from scratch so it is likely I have no audio specific code there. I'll try copying what maguro does as it is the same SoC then [18:07] diwic, thanks [18:08] sergiusens, looks good, now waiting to see if it reboots into ubuntu (will take 5-10 mins) [18:08] data is now mounted and almost empty :) [18:08] nik90, ok, yes I saw that happen in rss reader too, your right. So timp wants an example using the api? it is perhaps something misconfigured in the apps themselves? [18:09] nik90, the sdk has certainly changed, perhaps this is a bug because of how your tabs are laid out vs other apps [18:09] balloons: timp wanted me to validate this using the api examples, but I wasn't able to. [18:09] balloons: that said, the structure of the example and the clock app is very similar [18:09] janimo, /system/lib/hw/audio*.so, and possible dependencies of that [18:10] balloons: which puts me in a pickle since I cannot figure out why this is then happening in the clock app. [18:10] nik90, I'm sure it is :-) so it's a bit of a mystery then why it occurs [18:10] janimo, e g on the Nexus 4 the audio lib loads completely different so:s too, e g libqmi_cci.so and other fun stuff [18:11] balloons: the annoying part is that I am in work in the morning, so very hard to coordinate with sdk devs [18:11] diwic, indeed, devices have their own alsa wrappers and helpers from what I superficially noticed [18:11] balloons: the best thing would be to ask timp to look at the ubuntu-clock-app.qml file. It is the main file and is not much. He should be able to tell why this is happening [18:11] balloons: since he is the one behind all the tabs implementation [18:13] nik90, do you have a bug in clock app for this? let's coordinate via it and ask him to look at it [18:13] is it holding you up? [18:13] balloons: I will create one with all the info required [18:14] balloons: it isn't holding me, but it is worrying :( [18:14] ok.. ;-) [18:16] sergiusens, r179 works for me :) [18:16] thanks! [18:17] w-flo: great! [18:17] yay [18:21] ogra_: I'm most likely going to look into supporting openrecoveryscript as well, for TWRP [18:21] as long as it doesnt interfere with system images or android rollback :) [18:22] ogra_: it shouldn't [18:22] yeah, i would think so too .... [18:22] ogra_: experience tells you different :-P [18:23] we'll see [18:23] i was 100% sure the livecd-rootfs change wouldnt break as well :) [18:23] did 100 tests ... :) [18:23] broke anyway [18:24] * ogra_ shakes his fist towards murphy [18:24] you and your law ... go away ! [18:24] Alright, so we have 23 highbank nodes building armhf now. [18:24] in case you didnt see it in #ubuntu-devel [18:25] * ogra_ looks forward to 15min buildtime for libreoffice :) [18:25] calxeda's finally made it to prod infra [18:25] ogra_, first things first, I am using those builders to build photobomb for 11.04 ARM Desktop [18:25] oh [18:25] I'll need every node for at least 3 days [18:25] stop the line ! [18:25] rick is building a package [18:26] :) [18:26] not *a* package [18:26] *the package [18:28] ported to touch already ? [18:28] else it doesnt count [18:28] fair enough [18:28] I withdraw my demands :) [18:28] :) [18:28] ogra_, in all seriousness, this could be a sweet thing for Touch (and other ARM) development [18:29] it will !! [18:29] thanks to infinity and everyone for running this down [18:29] we have been waiting for this for like 2 years now [18:30] kgunn: I'm curious about vnc support in Mir; one of the features of Mir we're really looking forward to having is preventing windows from snooping on mouse, keyboard, and video for other windows, but that's more or less the whole point of vnc and screen recorders and some automatic qa systems (for poking buttons, reading feedback..) [18:30] kgunn: is there some documentation I could read about this? [18:30] mhall119: Hey :) The poppler-qml-plugin package is ready, do I have to ask to make available in the core apps PPA ? [18:31] sarnold: do you mean vm or vnc ? === schwuk is now known as schwuk_away [18:32] kgunn: well.. I did mean vnc, but now I'm curious, what you mean about 'vm' :) [18:33] Chocanto: did you make the package or is it from the upstream release? [18:33] mhall119: I made it [18:34] mhall119: And it's working with jenkins [18:34] Chocanto: I can put it in the Core Apps PPA for now, but eventually we'll want it in the archives [18:34] rickspencer3: When we ran the numbers at the release sprint, this was by far the biggest single potential improvement to pipeline speed [18:34] Chocanto: where can I get the package source? [18:34] (source upload to image build) [18:35] cjwatson, \o/ [18:35] So I have high hopes. We'll see === chihchun is now known as chihchun_afk [18:35] mhall119: https://code.launchpad.net/~ubuntu-docviewer-dev/ubuntu-docviewer-app/poppler-qml-plugin if that's what you are asking for* [18:35] Chocanto: it is :) [18:36] Kaleo: bzoltan: Mirv: ^^ can you guys look at including that in the SDK soonish? [18:37] sarnold: sorry...distractions...yeah, after a re-read i see what you mean [18:38] kgunn: hehe, yeah, I'm familiar with distractions :) [18:38] tvoss_: thots on vnc applications with mir ?...^ ..... i suppose at least with Xmir that'll still be possible, but for unity8...you'd almost have to have a "special" app [18:39] with server side accees [18:40] kgunn, right, it will have to integrate with the compositor, with the benefit that both screenrecording and vnc-like apps can leverage the same api/hook inside the server [18:40] tvoss_: will someone be able to run a vnc server and a screen recorder simultaneously? [18:41] sarnold, well, nothing should prevent that given the architecture I have in mind. But it needs to be detailed [18:41] sarnold, any specific use-case you have in mind? [18:42] tvoss_: no, I'm trying to better understand how we'll still provide features users love while also closing off the worst of the X security problems :) [18:42] Chocanto: ok, pushed the source package to the coreapps PPA, give it a bit to show up === chihchun_afk is now known as chihchun [18:42] mhall119: Ok, thank you :) [18:43] mhall119: So I'll wait before making this package a dep for the ubuntu-docviewer-app :) [18:44] sarnold, fair point :) so from my pov, vnc and screen recording apps need privileged access to mir. Essentially, they need to be able to see the final composited frame before it is sent off. [18:46] tvoss_: any chance you've got documentation / code that you can point me towards? [18:51] sarnold, at this point? no, sorry [18:51] XDMCPMir [18:51] :) [18:52] ogra_, tried it the other day [18:53] heh [18:53] did it work ? [18:59] ogra_, at least what I was looking at: yes [18:59] ogra_, ah sorry, wrong abbreviation :) [18:59] heh [18:59] i was already wondering :) [19:05] * ogra_ sighs ... so why does live-build not do on the buildd what it does here [19:06] hello [19:06] jdstrand: hey, were you able to test the ofono/telepathy-ofono changes? [19:07] mamenyaka: hello === b0bben_ is now known as b0bben [19:08] both pollux_windy and pollux-windy working. great job! [19:09] sergiusens, can you help me with phablet saucy? [19:10] rsalveti: hi! yes, I did. I wasn't able to reproduce. I installed your packages, rebooted and could make and receive calls [19:10] rsalveti: what are the steps to reproduce? [19:12] cjwatson, http://paste.ubuntu.com/5959959/ thats what i get for a local live build with the same code change in lvecd-rootfs, do you have an idea why the links wouldnt be created on cadejo ? [19:12] jdstrand: hm, just install latest image with phablet-flash --pending, then both ofono and telepathy-ofono from http://people.canonical.com/~rsalveti/jdstrand/ [19:12] and try to make a call [19:12] jdstrand: make sure you're also using the ofono package as provided by this link [19:12] rsalveti: yeah-- so, I didn't phablet-flash-- I dist-upgraded, then installed your packages, then rebooted, then made the call [19:13] rsalveti: so I may have an old kernel. I can try phablet flash, but it will take a while [19:13] ogra_, hi, can you help me? [19:13] jdstrand: but should still work, in theory... [19:13] yeah [19:14] rsalveti: but you see this problem right now? I'm on mako [19:14] jdstrand: yeah, also tested with mako [19:14] weird [19:14] I just reproduced before giving you the packages with a clean image [19:14] rsalveti: not that it would make a difference, but I also installed ofono-scripts from your url [19:14] because it was also installed [19:14] yeah, that's fine [19:14] * jdstrand reflashes [19:15] rsalveti: oh, what does --pending do? [19:15] jdstrand, grabs latest pending ubuntu image, I guess [19:15] jdstrand: pending grabs the non qa'd build [19:16] jdstrand: so the not 'current' link on cdimage [19:16] yeah, latest of latest [19:16] I see [19:16] current is more than one week old I guess already [19:16] * jdstrand flashes [19:16] mamenyaka: missed your ping, depending on the question I can help, but have not been really involved in flipping [19:16] rsalveti: I'll get back to you after testing [19:18] sergiusens, well, than I guess I just ask my other question: is it normal that on tablet, apps that do not display on fullscreen (calculator) are black, but with fullscreen app opened (browser) they render fine? [19:18] jdstrand: cool, thanks [19:21] mamenyaka: that would be a bug [19:21] sergiusens, in the aug. 1 irc chat I provided some screenshots here, can you somehow retrieve them? [19:22] or is the bug known? [19:24] mamenyaka: moer of a Saviq question if it's known or not [19:27] sergiusens, who can help me with flipping? samsung note 10.1 [19:27] mamenyaka: where are you stuck? [19:28] sergiusens, I posted on the mailing list too, device boots, black screen [19:28] adb and ubuntu shell working [19:28] mamenyaka: did you add the required udev rules [19:28] ? [19:28] long time ago [19:29] mamenyaka: any logcat errors? [19:29] [1] http://paste.ubuntu.com/5941329 [2] http://paste.ubuntu.com/5941366 [3] http://paste.ubuntu.com/5941687 [19:30] sergiusens, dmesg, logcat, some weird SN === chihchun is now known as chihchun_afk [19:34] sergiusens, I think they are older ones, sorry [19:34] mamenyaka: well do the hybris tests work? [19:37] sergiusens, I remembered completely wrong, device state is: stuck at bootscreen, no bootloop; [1] http://paste.ubuntu.com/5948192/ [2] http://paste.ubuntu.com/5948193/ [19:38] sergiusens, what are the hybris tests? [19:39] mamenyaka: type test- and TAB in adb shell :-) [19:40] mamenyaka: sorry -> test_ [19:40] sergiusens, okay, flashing in a moment to try out [19:40] sergiusens, can it be that the tests fail on a working flipped device? (should I test on every device?) [19:45] sergiusens, okay, again wrong, device boots, black screen, SN error no more [19:46] sergiusens, http://paste.ubuntu.com/5960094/ http://paste.ubuntu.com/5960096/ [19:46] mamenyaka: I'll need to look into this later tonight, I'm on the hook for getting something done right now [19:47] which test should I run? === chihchun_afk is now known as chihchun [19:47] mamenyaka: this seems to be your issue W/libEGL ( 2272): eglInitialize(0x1) failed (EGL_BAD_ALLOC) [19:47] mamenyaka: the gl ones [19:47] sergiusens, yep, I have seen that [19:47] sergiusens, can you tell me about that error? === chihchun is now known as chihchun_afk [19:48] sergiusens, the test give this output: __pthread_gettid -2 [19:49] sergiusens, test_glesv2 displays some animation [19:50] mamenyaka: then gles works [19:50] sergiusens, great :) [19:50] * sergiusens goes away to concentrate [19:50] sergiusens, thank you for your help! [20:06] mfisch: nice job on the AMA [20:11] hey guys, can I install UT on acer-e350? [20:13] sergiusens: can you join us in a hangout call please? [20:17] thomi: when? [20:19] sergiusens: 10-15 minutes time? [20:19] thomi: ok [20:19] sergiusens: just waiting for plars to have a spare moment [20:19] sergiusens: thanks [20:41] jdstrand: able to try the packages with latest image? [20:41] rsalveti_: still downloading the image (sorry, slow link) [20:42] jdstrand: np [20:46] sergiusens: it looks like plars is held up. [20:46] sergiusens: so I may as well type to you now [20:46] sergiusens: the plan with click packages & autopilot tests (encode bzr revno in click packages and grab tests from bzr branches) simply will not work. [20:47] thomi, sergiusens: sorry, don't wait for me [20:47] sergiusens: I keep saying this to people, and it seems no one cares, but I haven't had a chance to talk to you yet [20:47] sergiusens: the problem is that test suites have dependencies that won't be in the image [20:47] sergiusens: for example, test suites will depend on each other, to get the emulators packaged there [20:48] thomi: so what is your solution? [20:48] sergiusens: some concrete examples: anyone who wants to use the OSK as an autopilot Keyboard backend will need to depend on the maliit-autopilot package. [20:48] sergiusens: we talked about this in the IOM sprint. [20:48] sergiusens: we keep producing .deb packages for test suites [20:48] thomi: how do you install those? [20:48] sergiusens: and we install them as usual (after remounting the FS rw [20:49] so.. remount,rw, install packages, remount,ro... and go! [20:49] thomi: that's a no go [20:49] sergiusens: why? === interloper is now known as drsuess [20:49] thomi: we don't want to alter the system and we also want to provide a way for people to test without entering developer mode which would break image based upgrades [20:50] sergiusens: according to slangasek, installing those test packages shouldn't break image based updates [20:50] sergiusens: it boils down to the fact that you need a mechanism for dependency resolution [20:50] sergiusens: as it happens, apt-get works quite nicely for this [20:50] sergiusens: I don't understand why we're so keen to throw that away [20:51] we don't *want* to throw it away, but there are limits to what we can do with apt-get+system-based updates [20:51] thanks to The Overlayfs Problem [20:51] thomi: I'm imagining a more android like approach where I either bundle this in one place or slap it in the image [20:51] sergiusens: another thing you could do is use an overlayfs, and install the debs on that [20:52] however, for the case of needing to install packages for testing purposes, I think "mount rw, apt-get install, remount ro" is sensible and low risk wrt breaking further system image upgrades [20:52] thomi: there's no overlayfs that's supported across our BSP kernels, AFAIK [20:52] slangasek: ahh, ok [20:52] it's not like we even care that much about breaking image based updates on the test phones anyway [20:53] thomi: I'm not thinking of only the test phones [20:53] I'm thinking about every other app only developer [20:53] sergiusens: anyway, apt-get may not be the perfect solution, but I can tell you right now that the current proposal won't work at all [20:53] thomi: it will if I do it right [20:54] thomi: I'll tell you this, I'll own click packages in the image and you can own the testing strategy [20:54] I'm only offering a helping hand after all [20:55] sergiusens: Wwe're happy for the help! It was a bit of a surprise to me to hear that you're implementing something contra to the plans we made in the IoM, that's all. [20:56] sergiusens: if we're going to do this, we should make sure that everyone involved at least hears about it before the code is written [20:56] thomi: where was that plan communicated? I talked with lool and slangasek yesterday and this wasn't mentioned at all [20:56] sergiusens: I figured you'd rather hear about these problems *before* you wrote the code, rather than after ;) [20:56] thomi: I know about the dep problem [20:56] sergiusens: so how will you adress that? [20:56] thomi: the solution today needs to be migrated away from anyways [20:57] sergiusens: I agree that we cannot continue doing things exactly as they are today. It's what we're moving *to* that concerns me [20:57] thomi: I plan to solve it like android, base testing requirements are part of the image, so any aplication developer can benefit from it [20:58] either that or... [20:58] sergiusens: so that means you'll need many of the autopilot test suite packages as part of the base image. Is that really what you want to do? [20:58] mhall119: with pleasure.... please ask the dev to cover it with API specs, docs, examples and tests. [20:58] thomi: no, just the emulators [20:58] sergiusens: OK, so you'd package all emulators in the image, but not the test code? [20:59] thomi: that's my first thought, yes [21:00] sergiusens: OK, I think you'll need to find a clever way to make sure that you can split the python package like that [21:00] sergiusens: I mean, what's to stop some code in 'unity8.emulators' from depending on code in 'unity8.tests'? [21:00] thomi: whatever choice we make will find problems, I just want to make it once. [21:01] thomi: I can also not put them on the image, grab the bzr branch and pull in everything we'd call base emulator into a something we'd push to pythonpath [21:02] sergiusens: that might work as well, so you'd need to keep a list of 'base' emulators, and maintain that list somewhere [21:03] thomi: that's the easiest part ;-) [21:04] sergiusens: right, this is now starting to sound like it might work [21:04] sergiusens: one more thing I can see might be an issue: are you assuming that *all* apps will be hosted on launchpad? [21:04] and is that a valid assumption? [21:05] * ogra_ fires off a new build and crosses fingers ... [21:05] (this is starting to get annoying) [21:06] thomi: not, not all apps will be hosted on launchpad... for those that are not, we'd need hooks into qtc [21:06] thomi: well those two options were heavily discussed, and I was well aware of the emulator dep before hand [21:07] sergiusens: OK, when I spoke to plars, I got the sense that this hadn't been discussed [21:07] sergiusens: it'd be great if you could keep me in the loop on this please! [21:07] thomi: are you subscribed to the blueprint? [21:07] sergiusens: which one? [21:08] thomi: https://blueprints.launchpad.net/ubuntu/+spec/qa-s-image-based-updates [21:08] thomi: that's where I'll add everything... I'm focusing on upstream merger first though === drsuess is now known as interloper [21:11] hello [21:12] sergiusens: OK, I'm subscribed now [21:13] Doing a port right now and am currently building, though I skipped some steps/modified and was wondering if anyone was there that could answer some (hopfully easy) questions :) === claydoh_ is now known as claydoh [21:22] heynoq, maybe I can. [21:23] hey [21:23] thanks [21:23] heynoq, *maybe*. don't thank me yet, I'm having some difficulties with porting as well :D [21:23] No problem [21:24] So i am following the basic guide... [21:24] https://wiki.ubuntu.com/Touch/Porting [21:24] better use this: https://wiki.ubuntu.com/Touch/PortingFlippedInProgress [21:24] My phone is officially supported by cyanogen, so that is a plus [21:25] Ok well... [21:25] heynoq, maybe the old guide is still okay, but if you want a "flipped" port (which is the future), you should use the new guide. but someone really needs to rewrite most parts, so.. yeah [21:25] ok [21:25] well, see how this goes...if it fails, i'll try the other guide [21:25] In the step Retrieving the proprietary blobs from Android [21:26] After running the script, it tells me to make sure to download the qualcom blobs, jf, and the google ones [21:26] it gives me URLs for all but the "JF" stuff [21:26] don't know what that jf means, but dont care at this point [21:26] so my question [21:26] they said to put the blobs in a specific folder [21:26] hm, never heard of that JF thingie.. luckily my inofficial port has all the blobs in a git repository [21:26] yeah, lucky ;) [21:27] so the google blobs that the url took me to had a zip [21:27] i looked in zip and it was a .sh file [21:27] i put that in the directory they indicated [21:27] then for the qualcom crap, the zip had a folder and in that folder there were system, app folders [21:27] i put the main folder in the root of where they indicated [21:27] but i feel that was wrong [21:28] let me get more details..., one sec [21:28] hm, it doesn't feel right [21:28] I think usually the blobs are .so files or binaries [21:28] or some config file [21:28] Adreno200..etc folder in /phab/device/motorola/msm8960-common Also google crap in that folder under extract-qcom-mako.sh [21:29] the extract-qcom-mako.sh sounds like a script you are supposed to run in order to extract more files from your phone (like the extract-files.sh ?) [21:29] oh, and mako is the nexus 4 [21:29] are you sure this is related to your device? [21:30] in the extract-files.sh, it noted to get the mako, let me provide more details on that google thing, one sec [21:30] maybe you could try building the android parts and see if it works. If it compiles and then boots, hopefully logs will indicate if there are any missing files... [21:30] ricmm, Uhm, so ubuntu-touch-session. It installs a bunch of stuff into /etc/init... [21:31] Yeah, i suppose...there is a build that already works for my phone, but it is missing the stuff to make the radio work...bs qualcom crap, so I am trying to include all that stuff, which i think is one thing i did wrong [21:31] but, to your point, that is what i am doing now, if i can get it to build and boot [21:31] then I am very close to getting the other stuff working... [21:31] ah, cool. [21:32] So this "blob" i need to add to that directory [21:32] its a zip containing [21:32] what's the device code name? I'd like to take a look at the cyanogen extract-files script [21:33] mb886 [21:34] Yeah, at the end of the extract-files script, you will see the comments about these other blobs you need...that is basically what I'm not sure about if I put them in the correct folders... [21:34] tedg: and? [21:35] ricmm, And it changes the XDG_RUNTIME directory... which causes basically everything to be angry. [21:35] heynoq, yes.. it's not very clear what to do with those files. :/ you probably put them in vendor/motorola/msm8960-common or something? [21:35] ricmm, It really should be installing things in /usr/share/upstart/sessions [21:36] w-flo, yes its clear, but I am cloudy :)... So do I put the ZIP files in that folder, or extract them and put the extracted in that folder? [21:36] ricmm, As an example my gnome-settings-daemon log file was 250MB of errors. === salem_ is now known as _salem [21:38] tedg: https://code.launchpad.net/~ricmm/session-manager-touch/migrate-to-upstart-session/+merge/172936/comments/387971 [21:38] heynoq, to be honest, I have absolutely no idea :( [21:39] also, it installs the right stuff in the right places, the things you see in /etc/init/ are for the current non-lightdm way of firing the user session [21:39] lol yeah, it sounds straight forward, but it seems like more clarity is needed... [21:39] while the right way lands [21:39] ricmm, you could check the .mk files for copying the vendor blobs into the target image and see which files they expect [21:39] sorry, heynoq ^^ [21:40] i ended up extracting them...if things dont work I can try again. [21:40] Next question :) In the section "Device changes" it talks about this fstab file [21:41] The default fstab for the new device will have its /data partition mounted with nosuid, which needs to be removed, as certain Ubuntu applications/daemons require the use of setuid. The path to fstab is: • device/[manufacturer]/[codename]/fstab.[codename] If you don’t find any files there, grep for “nosuid”. [21:41] tedg: why are you installing gnome-settings-daemon? [21:41] ricmm, okay, but it's in archive. I installed it, others could as well. It needs to conflict with something then. [21:41] ricmm, I installed it on my desktop. [21:41] I could not find that file and grep didn't give results [21:41] yeah first enterprise bundle on igg :) [21:42] I'm ok with skipping that step at this point, so I'll move on to next question that I think is the most important for now [21:42] heynoq, https://github.com/CyanogenMod/android_device_motorola_msm8960-common/blob/cm-10.2/setup-makefiles.sh that file probably has some/most/all (??) of the props you need [21:43] hmm, ok, I'll look at that [21:43] and yeah, I can't find the fstab for your device either. Every device is like a totally different setup it seems.. [21:44] https://github.com/CyanogenMod/android_device_motorola_msm8960-common/tree/cm-10.2/rootdir/etc <-- heynoq, your fstab file is probably in that directory [21:44] timp: http://insights.ubuntu.com/news/press-releases/bloomberg-bets-big-on-the-ubuntu-edge/ [21:45] ok, i do have that setup-makefiles.sh file in my /device/motorola/msm8960-common/ folder [21:45] w-flo: from a quick look, you should avoid using the cm-10.2 branches as well [21:45] tedg: sorry, but it escapes me why you would try to install this on a desktop installation [21:45] as that's in heavy dev mode [21:45] tedg: if you really need the protection I can make it conflict with ubuntu-desktop :) [21:45] oh.. heynoq, see what rsalveti_ said :) [21:46] ricmm, 1) yes, that would make sense. 2) Saviq told me it was where I could find the unity8 upstart jobs, so I grabbed it to look. [21:46] you could try to install libhybris' EGL components... doesnt mean you should [21:46] Ok yeah, thanks rsalveti, I'm using only 10.1 right now [21:46] w-flo: for new ports, using the final tag/branch for 10.1 is recommended [21:46] cool [21:46] rsalveti_, yes.. I didn't even notice the default branch for that repo was 10.2 already [21:47] ricmm, Yes, but probably those wouldn't kill my afternoon to un-foo-bar my machine. [21:47] tedg: he meant lp:session-manager-touch, I'm sure he didnt say install the touch session on your desktop [21:47] heynoq, if you wonder where a prop should go, try to find it in a "PRODUCT_COPY_FILES" list in that setup-makefiles.sh file [21:47] you chose to install a package not meant for a desktop installation, thats the only foobar action that happened here [21:48] sergiusens: ah nice. that link is better to share :) [21:48] however if you feel there are others like you that might follow suit, please MR against lp:session-manager-touch [21:48] I also followed this tutorial initally to get my git setup [21:48] https://github.com/razrqcom-dev-team/android_local_razrqcom/tree/phablet [21:48] Where a plob should go? would that have to do with those blobs or you just giving advice on a place I can dig into [21:50] My next problem I beleive has to to with the extra configs that need to be added. at kernel/[manufacturer]/[codename]/arch/arm/configs/ cyanogenmod_[codename]_defconfig. Please double check that it is indeed the default config file name in device/[manufacturer]/[codename]/*.mk (look for the TARGET_KERNEL_CONFIG variable). [21:50] Not sure what file, using msm9615_defconfig in the common/arch folder. Added to end of file with Hash about ubuntu touch. I got errors right away about target stuff when building [21:50] heynoq, If you have a file "libc2d2_z180.so" from that "jf" thing (whatever that is?).. and then check the setup-makefiles.sh file, you will find this line: "\$(LOCAL_PATH)/lib/libc2d2_z180.so:system/lib/libc2d2_z180.so \\", so the file should be placed into vendor/motorola/msm8960-common/jf/lib/ [21:51] I removed those lines I added and then its currently building now.... [21:51] that error message appears to be cut off? [21:52] Ah nice! Good find, I had no idea what that JF reference was for, I'll have to do some hunting for that file [21:52] Nice, my first "most likely failed" build just finished, I'll try that out, but will also work on that jf thing [21:52] good luck! =) [21:53] ah, now I see that this is actually from the porting guide, not an error message [21:55] TARGET_KERNEL_CONFIG := msm8960_mmi_defconfig in device/motorola/msm8960-common/BoardConfig.mk, so try to use that file. :-) [21:56] ah, again with the good finds! I'll update my notes for when I rebuild to modify boardconfig.mk! Thanks! [21:57] maybe it's better to not modify boarconfig.mk and instead modify the msm890_mmi_defconfig [21:57] so you have the same kernel config used by cyanogen (only with ubuntu additions) [21:59] ok [22:01] next note(possibly last :) ) [22:01] The main build file needs to be checked if updates are required to it to support new drivers or parts of the build not used before, it's path is:build/core/main.mk The part of interest are the subdirs included in the build and if special treatment for devices need to be made, i.e.; make sure the new vendor subdirs are added. This will eventually not be needed. [22:01] I have no idea what i need to add to teh subdirs section [22:01] what I added caused build errors [22:01] i removed them and the build continued on... [22:02] that's a strange step, I've just removed some stuff and added the device/htc/ directory for my HTC device.. I'll show you what my commit looks like, but I have no idea if that's the right way to do it [22:03] https://github.com/w-flo/android_build/commit/809db1b56231644632b8b22605398354b345ae2e works for me [22:03] I initally added this, which caused failrures [22:03] Added this: vendor/motorola/mb886 vendor/motorola/msm8960-common [22:03] maybe just "vendor/motorola" [22:03] yeah [22:03] I'll make that change [22:04] Thanks! and you thought maybe you couldn't help! [22:04] heynoq, it's all trial and error for me :) I hope you can get your port up and running with radio! [22:05] Lol yeah, thats development! Trial and error, best thing to keep you from banging your head against a wall is someone that can offer similar solutions that my fit :) [22:05] *might [22:06] Yeah, my phone is currently stuck at the cyanogenmod boot logo animation....I'll try some other flashing options, but I think I need to implement those fixes and rebuild === jono is now known as Guest48557 [22:07] heynoq, maybe it's related to the boot.img changes for Ubuntu Touch, not sure if those are in the old phablet branches as well [22:08] ricmm, https://code.launchpad.net/~ted/session-manager-touch/conflicts-lightdm/+merge/179056 [22:08] check the "out/target/product/[device]/" directory.. do you see an ubuntu-root subdir? === rsalveti_ is now known as rsalveti [22:13] gotta reboot...brb in a bit [22:19] yay, finally ! [22:20] plars, so the image passed the install test on mako, no need to handhold it then (beyond the normal stuff indeed( [22:21] ogra_: awesome, yes seems to be rolling along [22:21] phew [22:22] ogra_: the maguro one seems to have failed, I think there's a race in phablet-flash still [22:22] ogra_: should work on the restart [22:23] yeah, i'm not worried [22:23] it wasnt clear if the boot images work and have the right initrd [22:23] thats both confirmed [22:25] dang it [22:25] wrote an app, and the osk doesn't come up on the phone :( [22:25] sad [22:25] ogra_, how am I supposed to log a bug these days? [22:26] $ubuntu-bug something? [22:26] open the terminal and run ubuntu-bug something, right [22:28] at least the osk works for the apps already on the phone [22:28] so likely a toolkit thing (or an app bug ?) [22:28] wow, it even checks that that dir doesn't exist first, it got into a pretty small window for this race I think [22:30] ogra_, I assume it's an sdk bug [22:30] can't really see what my app could be doing wrong [22:31] well, i havent seen such a bug with any of the shipped apps [22:31] kbd works everywhere here [22:32] rickspencer3, I think (don't quote me) is you have to request focus. [22:32] rickspencer3, on the entry you want the keyboard for [22:32] ChickenCutlass, I never had to before [22:32] and that's not in any of the documentation [22:32] rickspencer3, then I am talking crap [22:32] * rickspencer3 looks back at docs [22:33] ChickenCutlass, are you referring to this: [22:33] activeFocusOnPress : bool [22:33] ? [22:33] sergiusens: https://bugs.launchpad.net/phablet-tools/+bug/1209408 [22:33] Launchpad bug 1209408 in Phablet Tools "os.makedirs race" [Undecided,New] [22:33] rickspencer3, maybe. lol I just think I remember something to that effect. [22:34] meh [22:34] it's supposed to be true by default [22:34] sergiusens: we could move the makedirs() call above the log message if you think that would be enough, otherwise we could just catch and discard the exception if it's OSError [22:34] and also, I just tried it and it didn't work [22:34] lol [22:34] rickspencer3, then sorry [22:34] rickspencer3, I am of no help [22:34] ChickenCutlass, no worries [22:34] I am sure it's an SDK bug, then [22:34] and it helped to have a sanity check [22:37] plars: my plan is to discard the error [22:38] plars: but this should be mostly fixed the new branch (I think) [22:38] sergiusens: I was going to propose a patch, but I figured it would be pointless given your major rework in flight [22:39] sergiusens: sounds good [22:39] * plars has to run away for a bit, back later to check on the jobs but so far they are looking good [23:12] hello [23:22] ogra_: They seem to be on cadejo just fine. I think perhaps your image build failure is because you haven't adapted cdimage code to download them properly? [23:23] (assuming you didn't figure it out since you asked ...) [23:25] rsalveti: please run the cdimage test suite before you commit; ./run-tests [23:25] rsalveti: (could you fix the test failure you introduced on Monday?) [23:26] cjwatson: sorry, I just followed the procedure described by ogra_ in a wikipage, didn't have that [23:26] rsalveti: which wiki page? [23:26] cjwatson: and I just changed the jenkins build job name, but let me check the results [23:26] rsalveti: perhaps also it would be appropriate to substitute config.series into jenkins_project, so that we have the minimum possible series dependencies [23:27] the jenkins build job name was also in a test :-) [23:29] right, just saw that [23:30] can't even open the wiki here, over a really bad 3g, my isp decided to be off today [23:30] cjwatson: mind pushing the change in the test as well? [23:30] otherwise it'll take a few hours here I believe [23:30] cjwatson: I think it was this one https://wiki.ubuntu.com/ReleaseTeam/CDImageSetup [23:31] I've updated that wiki page now to document running the test suite [23:31] cjwatson: ogra said this could would be removed later this week, so not sure if we need to care much about that [23:31] *this would [23:31] moving away from jenkins and just downloading the stuff from the android package [23:32] rsalveti: Sure, I just didn't want to clean up after people without mentioning it [23:32] rsalveti: the test suite must not fail; I'll fix it even if it will go away [23:33] doesn't even open here :-( [23:33] rsalveti: test fixed [23:34] cjwatson: sure, we need to fix the test suite, just saying that we don't necessarily need to improve that code much as it'll be reworked (or was today) [23:34] cjwatson: thanks, sorry for the noise [23:34] And I've done the series change even if it goes away later. I have ingrained scepticism about the future tense :-) [23:37] right :-) [23:44] highbank nodes: made of awesome [23:44] last three firefox/armhf builds were 20, 38, 20 hours [23:44] first one on highbank was 5h40 [23:53] hello guys, I'd like to know if whatsapp is already available for ubuntu touch [23:55] ??? [23:57] somebody there? [23:59] do you know if whatsapp is available for ubuntu touch?