/srv/irclogs.ubuntu.com/2013/11/26/#ubuntu-touch.txt

den4ikdoes somebody has working custom image?00:20
den4ikworking build anybody?00:49
den4ik!help00:51
ubot5Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience00:51
den4ik!patience00:51
ubot5Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com/ or http://ubuntuforums.org/ or http://askubuntu.com/00:51
den4ik!killall00:53
den4iklol00:53
den4ik!ubuntu-touch00:56
den4ik!dotheharlemshake00:56
ubot5den4ik: I am only a bot, please don't think I'm intelligent :)00:56
anonynimityHello. I'm having a problem with breakfast. Is there anyone here whom can help me with this issue?01:24
=== anonynimity is now known as Crimson_Rogue
TechieElfCrimson_Rogue: I can01:27
Crimson_Rogueokay, thanks TechieElf.01:27
Crimson_RogueI get the following terminal output when running breakfast01:27
Crimson_Roguehttp://pastebin.com/wGNg8f8u01:27
TechieElfCrimson_Rogue: have you follow http://wiki.ubuntu.com/Touch/Porting up to "Enabling a new device"?01:29
Crimson_Rogueyes, I have.01:29
TechieElfCrimson_Rogue: what's your roomservice.xml look like?01:30
Crimson_Rogueerm.... I don't have one?01:30
Crimson_Rogueor maybe I do...01:31
Crimson_Rogueidk01:31
TechieElfCrimson_Rogue: croot && cd .repo/local_manifests && gedit roomservice.xml01:31
TechieElfcopy that into terminal01:31
Crimson_Roguesec.. let me get to the folder01:32
TechieElfCrimson_Rogue: jsut copy that line.. it will do everything.01:32
TechieElfcroot = cd to main folder01:33
Crimson_Rogueno command croot found; did you mean root chroot; croot command not found01:33
TechieElfsource build/envsetup.sh01:33
TechieElffrom main directory01:34
TechieElfthen do the other command01:34
Crimson_Roguenow envsetup.sh won't work. :((01:34
Crimson_Roguethere we go... sec01:35
Crimson_Roguehere's my roomservice.xml01:36
Crimson_Rogue<?xml version="1.0" encoding="UTF-8"?>01:36
Crimson_Rogue<manifest>01:36
Crimson_Rogue  <project name="CyanogenMod/android_device_samsung_d2att" path="device/samsung/d2att" remote="github" revision="cm-10.1" />01:36
Crimson_Rogue</manifest>01:36
TechieElfYou need the kernel as well01:36
Crimson_Rogueurgh...01:36
Crimson_RogueI think I have that01:36
TechieElfand any other dependencies from cm.dependencies01:36
Crimson_RogueI do have the kernel, but it's a .zip file from github.com/cyanogenmod01:37
TechieElfnon01:37
TechieElfnonnonon01:38
TechieElfnoooooooooooo01:38
Crimson_Roguewell, I couldn't get breakfast to work... so...01:38
TechieElfCrimson_Rogue: do not add sources manually, add them to roomservice.xml and do repo sync.01:38
Crimson_Roguehow do I do that with the d2att?01:38
TechieElfSend me the link to the source of the kernel on github01:39
Crimson_Roguesec01:39
Crimson_Roguehttps://codeload.github.com/CyanogenMod/android_kernel_samsung_d2/zip/cm-10.101:39
TechieElf<project name="CyanogenMod/android_kernel_samsung_d2" path="kernel/samsung/d2" remote="github" revision="cm-10.1" />01:40
TechieElfadd that to roomservice.xml01:40
Crimson_Roguesec01:40
Crimson_Roguewhere do I add that in roomservice.xml?01:41
den4ikwhere is roomservice.xml?01:41
TechieElfHang on, I'll make a new roomservice.xml for you Crimson_Rogue01:42
Crimson_Roguethe last line under the first project name?01:42
Crimson_Rogueokay, thanks TechieElf...01:42
TechieElfden4ik: it's in path/to/phablet/.repo/local_manifests01:42
Crimson_RogueI really appreciate your help01:42
den4iki didnt modify that before01:43
den4ik  <project name="CyanogenMod/android_device_samsung_crespo" path="device/samsung/crespo" remote="github" revision="cm-10.1" />01:44
den4ik  <project name="CyanogenMod/android_kernel_samsung_crespo" path="kernel/samsung/crespo" remote="github" revision="cm-10.1" />01:44
den4iki guess it looks ok01:44
Crimson_RogueTechieElf: may I use this for the Device instead of the default: http://fs1.d-h.st/download/00032/uzs/cm-10.1-UNOFFICAL-d2att.zip?01:45
Crimson_Rogueor should I use this: https://codeload.github.com/CyanogenMod/android_device_samsung_d2att/zip/cm-10.101:45
TechieElfCrimson_Rogue: do not download zip source files and add them to your code. it breaks things.01:46
Crimson_Rogueokay...01:47
TechieElfCrimson_Rogue: http://pastebin.com/HK3fGikF01:49
den4ikany successful builds anyone?????01:49
TechieElfThat's what you achieve by doing breakfast so there you go01:50
Crimson_RogueThank you TechieElf01:50
TechieElfden4ik: Successful build, but bootloop01:50
TechieElfYou're welcome Crimson_Rogue01:50
den4ikok. any people without bootloop?01:50
Crimson_Rogueso I just delete what's in the roomservice and copy that?01:50
TechieElfYes01:51
Crimson_Roguethanks... now to see if it works....01:51
den4ikgood luck01:51
TechieElfCrimson_Rogue: don't do breakfast, just do source build/envsetup.sh && brunch d2att01:52
Crimson_Rogueokay01:52
den4ikwhy no breakfast?01:52
Crimson_Rogueit's still giving me errors... :(((((( waaaaaaaa01:53
TechieElfden4ik: Breakfast makes roomservice.xml, but I made his for him01:53
TechieElfWhat errors?01:53
Crimson_Roguehttp://pastebin.com/uvjYdbqF @ TechieElf01:54
TechieElfCrimson_Rogue: have you done phablet-dev-bootstrap -c /path/to/phablet ? also try breakfast01:55
Crimson_RogueI had done the phablet-dev-bootstrap -c01:56
Crimson_Rogueand I tried breakfast...01:57
Crimson_Rogue:|01:57
* Crimson_Rogue kills his computer01:57
Crimson_Rogueoh, receiving objects.... maybe it has it in there... (I hope)01:57
Crimson_Roguehmmmm.... earlier there were only 112 projects; now there's 118???01:59
* Crimson_Rogue is really confused01:59
TechieElfCrimson_Rogue: I added more so yes01:59
Crimson_Rogueoh, thank you TechieElf. :))01:59
TechieElfCrimson_Rogue: no problem :)02:00
=== duflu_ is now known as duflu
den4ikdo you add kernel settings like         CONFIG_NAMESPACES=y02:00
den4ikCONFIG_UTS_NS=y02:00
den4ikCONFIG_IPC_NS=y02:00
den4ikCONFIG_USER_NS=y02:00
* Crimson_Rogue is keeping his build secret until he gets a fully functional network (gsm, wifi, data) and his os is fully functional02:01
den4ikor you just modify whats in the file02:01
* Crimson_Rogue will release it as soon as it's done and give it to the community before the final release of ubuntu-touch02:01
Crimson_Rogue:)02:01
TechieElfden4ik: You modify what's in the file but if the option isn't there, add it02:02
den4ikyes thats how i do it02:02
Crimson_RogueTechieElf - is there a possibility that this will brick my phone?02:05
den4ikif you use wrong drivers i guess02:05
TechieElfCrimson_Rogue: Yes, and no02:06
Crimson_Roguewould it be a hard brick?02:06
TechieElfCrimson_Rogue: Do you have a fastboot cable? And no02:06
Crimson_Rogueokay good. no. I have "odin" download mode; which I can use heimdall with download mode aswell.02:06
Crimson_Rogueand yes, my SGS3 came with an usb cable02:07
* Crimson_Rogue is downloading at 400+ KiB/s02:12
* Crimson_Rogue is making a cup of coffee02:13
Crimson_RogueHey, TechieElf02:15
TechieElfYes?02:15
Crimson_Roguelaunch terminal and paste this in: telnet towel.blinkenlights.nl02:15
rsalvetiogra_: the emulator icon external/qemu/android/icons.h02:23
Crimson_Rogueokay so TechieElf; once that has finished syncing, now I call breakfast? or envsetup.sh?02:29
TechieElfnow call source build/envsetup.sh02:30
Crimson_Rogueokay; then breakfast, or brunch?02:30
TechieElfi'd try brunch d2att02:31
Crimson_Roguedo I have to do repo sync or....?02:32
TechieElfnope02:32
Crimson_Rogueand if I get this warning: warning: [options] bootstrap class path not set in conjunction with -source 1.502:33
Crimson_Rogue1 warning02:33
Crimson_Roguewhat does that mean?02:33
TechieElfI have no idea but it's only a warning02:33
Crimson_Rogueokay... so after brunch then I retrieve proprietary blobs?02:34
TechieElfNo.. brunch builds the .zip for flashing. You should have already gotten the blobs02:35
Crimson_Rogueblobs from phablet-dev-bootstrap?02:35
TechieElfNo02:35
Crimson_Rogue???02:36
TechieElfBlobs from..       source device/samsung/d2att/extract-files.sh with you're sgs3 connected via usb running cm10.102:37
TechieElfyour*02:37
TechieElfYou must be running CyanogenMod 10.1 on your SGS302:37
Crimson_RogueOkay... (I think I am...)02:37
Crimson_Roguecm 10.1.0 @TechieElf?02:40
TechieElfCrimson_Rogue: yep02:40
Crimson_Rogueokay; so I flash that to my device then cd /path/to/phablet/device/samsung/d2att/extract-files.sh02:41
Crimson_Rogueor ./extract-files.sh02:41
Crimson_Roguerather?02:41
TechieElfmore like flash it then do "source device/samsung/d2att/extract-files.sh" from the main folder02:42
TechieElfwith your sgs3 connected02:43
Crimson_Rogueokay. cool. then make device changes?02:43
TechieElfyes02:43
Crimson_Roguealright; dude, TechieElf, thank you so very much for your help02:45
TechieElfCrimson_Rogue: no problem. I have to leave IRC now but I am available by email and sms02:46
TechieElfGoodbye all.02:47
=== Namidairo`bnc is now known as Namidairo
=== Namidairo is now known as Namidairo`bnc
=== vying is now known as Guest54847
=== Namidairo`bnc is now known as Namidairo
Crimson_RogueI'm at the audio stage of porting my device. when it says I neet to create a similar directory, what does this mean?04:13
=== Namidairo is now known as Namidairo`bnc
=== Namidairo`bnc is now known as Namidairo
=== chihchun is now known as chihchun_afk
Crimson_RogueI'm at the audio stage of porting my device. when it says I neet to create a similar directory, what does this mean?05:11
Crimson_Rogue*need05:11
Mirvxnox: I don't usually do the lp:ubuntu/qt* proposals (others do that mor eoften) but I was asked to the last time. it's good to know that a proposal review at ~kubuntu-packagers would work too to get sponsoring, and yes all core devs have rights there.05:21
=== chihchun_afk is now known as chihchun
frecelhello06:37
=== chihchun is now known as chihchun_afk
=== iahmad is now known as iahmad|afk
=== chriadam is now known as chriadam|away
=== chihchun_afk is now known as chihchun
=== dholbach_ is now known as dholbach
=== iahmad|afk is now known as iahmad
ogra_reboot10:07
ogra_lol10:07
ogra_.... focus follows brain was off again ...10:08
popeyhaha10:09
* popey still misses focus follows mouse10:09
ogra_++10:09
popey:'(10:09
ogra_well, you can force it on ... but unity doesnt really behave nicely with it10:10
popeyindeed10:10
popeyGosh, 3 years since bug 67413810:10
ubot5bug 674138 in Unity ""Global" appmenu breaks sloppy focus" [Low,Won't fix] https://launchpad.net/bugs/67413810:10
ogra_heh10:10
ogra_hmm, waking up the phone is still tricky with r30 here10:11
ogra_there is quite a delay until the screen comes on10:11
popey30!?10:11
ogra_yeah10:11
popeydidnt see notification of it building10:12
ogra_last nights build10:12
popeywe need a bot to announce them10:12
ogra_i think rsalveti just did it without notifying the -ci-eng channel10:12
* ogra_ would prefer to just have them cronned again 10:13
ogra_4 per day on a fixed predictable schedule10:13
ogra_(i would even like 12 per day ... but the infrastructur wouldnt cope ... that way you can spot regressions so much easier and dont waste 100 of hours each month on finding the malicious package)10:14
Laneyls10:15
Laneyoops10:15
popey.10:15
popey..10:15
popeygoat_pron10:15
Laneybin boot dev etc home10:15
ogra_oh, thats a pretty minimal install10:16
ogra_must be fedora ! no var and usr !!10:16
timppaogra_: r30 waking up? can you shed some light on this? Nexus 4 is fast and seems to work just fine10:21
ogra_timppa, pressing power turns off the display ... pressing it again it takes like 10-15sec to switch on the screen again10:22
ogra_hmm10:22
ogra_no, i'm wrong10:22
timppaogra_: not on my phone10:22
ogra_it doesntz switch it on at all until i touch the screen10:22
ogra_yeah, in fact i can immediatley switch it on by tapping the screen right after pressing power10:23
timppaogra_: are you using nexus 4 also? I'm on r30 and this thing just works10:23
ogra_timppa, nope, maguro ...10:23
timppaogra_: ok, maybe its a problem in that only10:23
ogra_davmor2, did you file a bug for that ? i know you saw it before10:23
=== chihchun is now known as chihchun_afk
ogra_popey, oh, could we change the bug url in the topic to point to the avengers wikipage ?10:43
chrisccoulsonare we updating the qt stack for trusty?10:48
ogra_chrisccoulson, https://blueprints.launchpad.net/ubuntu/+spec/core-1311-qt5-versions-in-ubuntu not sure what came out of this, i wasnt there10:49
seb128chrisccoulson, we are at least getting 5.210:49
=== popey changed the topic of #ubuntu-touch to: Ubuntu Touch Support & Discussion | Home: http://bit.ly/YEqEfo | Installing: https://wiki.ubuntu.com/Touch/Install | Porting guide (advanced) https://wiki.ubuntu.com/Touch/Porting | Filing bugs detailed at: http://bit.ly/1aV9AJG | Under active development! | Nexus Status: http://bit.ly/18kIrhM | Dashboard: http://bit.ly/12AQV53 | Changelog: http://bit.ly/18xvTAA
s0u][ightwhat are the difficulties to get ubuntu touch working on top of cyanogenmod 10.2 instead of 10.1?10:51
chrisccoulsonseb128, ah, thanks. i wonder if that has https://qt.gitorious.org/qt/qtdeclarative/commit/5b05a78d0055757adb3b2703ea990e07dbcd145a in it10:52
chrisccoulsoni need that ;)10:52
* ogra_ hugs popey10:52
seb128Mirv, ^ do you know? if not can we backport that commit?10:52
seb128chrisccoulson, you probably want to talk to Mirv to make sure that's backported if needed10:52
chrisccoulsonthanks10:53
chrisccoulsoni think there's also at least one follow up commit too10:53
krishuhey can anyone help me. im totally new here.10:53
krishui have an adus tf700 and i want ubuntu touch on it. how can i do that10:54
krishu?10:54
ogra_davmor2, could you confirm bug 1255045 please10:55
ubot5bug 1255045 in unity8 (Ubuntu) "screen does not turn on on maguro when pressing the power button" [High,New] https://launchpad.net/bugs/125504510:55
Mirvchrisccoulson: seb128: I checked and yes it's in the 5.2 branch, currently only in the new "almost RC" snapshot builds at https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-daily/+packages?field.series_filter=trusty - I'll copy to ppa:canonical-qt5-edgers/qt5-beta2 (the official Qt 5.2 test repo) once we have a fuller set of RCish packages10:58
chrisccoulsonMirv, awesome, thanks10:58
s0u][ightguys, i want to help porting ubuntu touch to the new nexus 7, just wanna know if cm10.2 will break things or not11:00
s0u][ightas nexus 7 2nd gen started of with 4.311:00
=== s0u][ight_ is now known as s0u][ight
mandel_vila, ping11:35
vilamandel_: lunch, will ping you back11:47
FuLgOrE_hi all11:57
FuLgOrE_Any news regarding Ubuntu Touch on Nexus 5?11:57
popeynope11:57
FuLgOrE_does anybody know if this topic was discussed during vUDS?11:57
FuLgOrE_I would really like to install Ubuntu Touch on the N511:58
ogra_FuLgOrE_, for official support, the canonical mgmt needs to make a decision, then devices need to be bought and sent out to all devs ... before we have devices in our hands we cant really start11:58
FuLgOrE_ah, I see11:58
ogra_it is desired to support the N5 but the final decisions, buying HW and then actually doing a port takes all time11:58
mandel_vila, ack11:58
FuLgOrE_good to know that it is desired to support it :)11:59
FuLgOrE_would be very nice11:59
ogra_FuLgOrE_, well, thats a desire from us devs :) ... management still needs to make the decision and fund it12:00
dakerogra_: i just noticed that the wifi didn't work when i reflashed(r10) the android 4.4 radio firmware isn't compatible so i need to reflash 4.312:01
ogra_on mako ?12:01
FuLgOrE_if the management will decide to work on another device, what will be the fastest way to get information about that?12:02
FuLgOrE_ubuntu wiki (work in progress)?12:02
dakerogra_: N412:02
ogra_FuLgOrE_, we will loudly announce it on the mailing list and on our various google+ accounts i think :)12:03
FuLgOrE_is it possible for me to subscribe to an ubuntu touch mailing list?12:03
FuLgOrE_I saw it12:06
FuLgOrE_thanks for the hint!12:06
=== _salem is now known as salem_
vilamandel_: pong12:17
mandel_vila, I have a question about the CI that you might be able to answer, I'm thinking of making my make check run the tests with valgrind so that when there are mem leaks the branch does not land, do you know if valgrind is installed?12:18
mandel_vila, and in the case it is not, should I ping someone?12:18
vilamandel_: your man is fginther (US), not sure we have valgrind12:19
mandel_vila, ok, thx!12:20
=== codinho_ is now known as codinho
Mada7looking for an easy steps to try the Ubuntu touch on my Note II12:24
=== MacSlow_ is now known as MacSlow|lunch
=== MacSlow is now known as MacSlow|lunch
Ursinhahaha, now the "stats" screen when the phone is "locked" says: "No songs played today". it was "no photos taken today" until r29 :)12:38
Ursinhawhat information should be displayed there? I know it ignores SMSs, but considers calls and photos (sometimes)12:38
ogra_doesnt ignore SMS for me12:39
Ursinhaogra_, I exchanged like 30 SMSs and it ignored them all12:39
seb128Ursinha, you can double tap on the logo to cycle through infos12:39
Ursinhaseb128, aha!12:39
Ursinhathere you go :)12:40
seb128Ursinha, if you have SMS not counted, open a bug on telephony-service12:40
UrsinhaI didn't know that, this is so cool :)12:40
seb128;-)12:40
seb128Ursinha, I'm not sure the default is a fixed one, it might be random by design12:41
Ursinhaseb128, how does it work? if I change my phone date to the day I received the SMSs, will it count? or it collects information as it arrives for that purpose?12:41
seb128I'm not sure, pete-woods might be able to answer that12:41
seb128or boiko12:41
boikoUrsinha: I only know the client side of the API, but what I do is just request to increase  the counting of SMSs received12:43
Ursinharight12:44
Ursinhait was more out of curiosity12:44
Ursinhathanks :)12:44
pete-woodsUrsinha: the client API basically maintains a time series of your data, and that part should be pretty safe, I might not have unit tests in place for the presentation API for going into the past, however, I'd have to check12:47
Ursinhapete-woods, right12:47
ogra_sergiusens, !!!12:52
=== alan_g is now known as alan_g|lunch
=== MacSlow|lunch is now known as MacSlow
=== ara is now known as Guest1754
=== eschatus is now known as eschatus93
=== eschatus93 is now known as eschatus
ogra_sergiusens, so i tried to build an x86 image for janimo yesterday ... with some small changes to the qt5multimedia stack we were able to get a full rootfs built ... but sadly the build fails when installing click packages afterwards since there is a filemanager-app "armhf" click (instead of "all")13:25
ogra_sergiusens, could we fix that so i can get the image build to finish an move on to take care of the publishing13:25
ogra_s/an/and/13:26
sergiusensogra_, improssible to fix that part13:26
ogra_?13:26
ogra_all other clicks are arch all13:26
sergiusensogra_, filemanager, music and terminal have armhf things in there13:26
ogra_and afaik a click package isnt even allowed to b something else13:27
sergiusensogra_, we need them to finish fat packaging for those to work fine13:27
ogra_sergiusens, yes, i dont care if they run ... i do care that they are installable ... the arch specific stuff needs to be handled internally13:27
ogra_sergiusens, as it is now, we have no way to prevent them from being installed13:29
sergiusensogra_, well that would be a half lie, won't it?13:30
ogra_you are not allowed to upload any _armhf.click to the store atm13:30
sergiusensogra_, we can modify the install hook and search the arch and discard the incorrect one?13:30
sergiusensogra_, yes I am13:30
ogra_the packages we ship should follow the same policy ... even if their internals are armhf13:30
sergiusensogra_, where did you get your information?13:30
ogra_sergiusens, by trying it13:30
sergiusensogra_, I've been doing that for over a month13:31
ogra_the store clearly tells you that you can only upload _all.click13:31
sergiusensbeuno, ^^13:31
ogra_well, then you are more powerful or  something ...13:31
ogra_i cant upload _armhf or _i386 clicks13:31
beunoyes you can!13:31
beunofirst of all13:31
beunojsut as an FYI, the store doesn't care what the file is named on upload13:32
ogra_beuno, since when, is that new ?13:32
beunoit renames them anyway13:32
beunoogra_, since always13:32
ogra_i definitely tried it a few times and always got refusal13:32
beunoas long as you specify the architecture in the manifest file13:32
beunoit's all good13:32
sergiusensogra https://lists.launchpad.net/ubuntu-appstore-developers/msg00647.html13:32
ogra_to what are they renamed ?13:32
beunoogra_, to what correct naming scheme, which usually matches what the original name is, but, just in case it renames13:33
ogra_sergiusens, anyway, then we need a way to suppress the installation of foreign arch packages during image build ... the way it is now does definitely not work13:33
ogra_beuno, ah, but it doesnt turn them into _all.click ... ok13:34
sergiusensogra_, no, it doesn't13:34
ogra_can we make the click list somehow arch specific ?13:34
ogra_the one that livecd-rootfs pulls from13:34
beunoogra_, it does if the architecture is all, yess. If it's armhf, it'll be _armhf, if it's armhf and i386, it'll be _multi13:35
sergiusensogra_, yeah, we can also dynamically discard in the click install hook13:35
ogra_wow13:35
ogra_looking at the click_list ...13:35
ogra_com.ubuntu.developer.webapps.webapp-gmail_1.0.8_all.click13:35
ogra_com.ubuntu.developer.webapps.webapp-twitter_1.0.5_armhf.click13:35
ogra_com.ubuntu.developer.webapps.webapp-ubuntuone_1.0.4_unknown.click13:35
ogra_so we have a package with unknown arch ?13:36
sergiusensogra_, that's from when it wasn't defined13:36
ogra_these architecture fields look really random to me13:36
=== ara_ is now known as ara
ogra_(a twitter webapp should definitely not be arch specific)13:36
beunoogra_, unknown is what was used until we started supporting architectures13:36
sergiusensogra_, the store used to do a random renaming to unknown for some reason13:36
=== ara is now known as Guest55288
beunoogra_, and that click package is armhf because whoever packaged it said so  :)13:37
ogra_beuno, right ... but it is wrong for a webapp imho :)13:37
sergiusensogra_, that would need to be on dbath's hands (webapps)13:37
ogra_yeah13:38
beunoright, agreed13:38
* ogra_ was guessing as much :) 13:38
ogra_so how do we get i386 click packages for the surely existing i386 builds of the others13:38
sergiusensogra_, for them to run, we need sdk support for fat packages13:39
ogra_(i assume the build in the PPA will produce binary debs for all default arches as usual ?)13:39
sergiusensogra_, the PPA isn't used for click13:39
=== dandrader is now known as dandrader|afk
ogra_oh, i thought the initial build happens in a PPA ... so that changed ?13:40
beunoPPAs are so 201313:40
ogra_lol13:40
ogra_come on... still 6 weeks left13:40
ogra_:)13:40
rsalvetipopey: ogra_: I did announce that I was triggering a new image at #ubuntu-ci-eng13:40
ogra_ok13:41
rsalvetiogra_: just not a huge announcement, but I did one :-)13:41
sergiusensogra_, that's a left over from days past13:41
ogra_rsalveti, i usually put it between three equal marks ...13:41
popeyi have === on hilight ☻13:41
ogra_rsalveti, === Image r1426 building ===13:41
ogra_something liek that13:41
ogra_seems people ctach it easily with this13:42
sergiusensrsalveti, if builds happen every five minutes will you stop spamming? :-)13:43
ogra_sergiusens, ok, i'll add another hack to livecd-rootfs to not use foreign clicks for now ... but we need to fix this for the preinstalled clicks13:43
=== Guest55288 is now known as ara_
sergiusensogra_, is it a requirement that all preinstalled clicks be arch multi though?13:44
sergiusensfix is such a generic term13:44
ogra_i dont see any reason why we couldnt have _i386.click packages13:44
ogra_well, either arch multi or one click per arch13:45
janimorsalveti, invite sent now13:45
* ogra_ doesnt mind how we solve it ... but it seems to me that having an i386 build for the ones that need it shouldnt be to hard13:45
sergiusensogra_, I don't think the model supports one click per arch13:45
t1mpkalikiana_: you're right about the screen standby. For me also now I have to push the button repeatedly to switch the screen back on.13:45
ogra_as an interim solution13:45
beunothe store doesn't, but the images may?13:45
ogra_sergiusens, it pbviously does at the moment13:45
t1mpkalikiana_: some times works immediately, some times it seems not to work at all. And some times something in between.13:45
ogra_sergiusens, else it wouldnt allow me to try to install armhf and complain then ... so it knows which the right arch is13:46
ogra_click internally can handle it13:46
kalikiana_t1mp: indeed. I'm not sure if there's some delay a moment ago I tried for 2 minutes and as I hit 'adb reboot' it briefly unlocked13:47
=== Ursinha-afk is now known as Ursinha
rsalvetiogra_: so, were you able to take a better look at the cdimage/livecd-rootfs code about adding a new touch target in there?13:53
ogra_rsalveti, no, i first need a rootfs13:53
ogra_cdimage is the next step ...13:53
=== Namidairo is now known as Namidairo`bnc
rsalvetiright, and I need the goldfish images available in the cdimage13:54
ogra_just checking how to hack up the click installer in livecd-rootfs to only accept arch: all and the current arch13:54
rsalvetilet me take look and see if I can come up with something13:54
=== dandrader|afk is now known as dandrader
ogra_rsalveti, just do a "grep -r mako *" in the top dir of the cdimage branch13:54
rsalvetican't we just disable the click installer for now?13:54
rsalvetiyeah, there are a bunch of lines in there :-)13:54
ogra_rsalveti, well, i would like it to install i386 click packages once we can have them13:55
rsalvetisure, but we can temporarily disable it if it's the only thing blocking you atm13:57
sergiusensogra_, I can do that rootfs work13:59
sergiusensogra_, just delegate it ;-)13:59
ogra_rsalveti, sergiusens http://paste.ubuntu.com/6479077/ ... something likethis (untested) should help13:59
krishanHow can i flash ubuntu touch on asus tf700t? can someone please help me??  please13:59
ogra_i need to chec if $ARCH is available at that point though13:59
sergiusensogra_, is $ARCH a global variable when building?14:00
ogra_sergiusens, cdimage exports it14:00
sergiusensogra_, to be on the safe side you could run dpkg --print-architecture14:00
ogra_hmm14:01
ogra_we're inside the chroot at that point ... so yeah, that could work14:01
sergiusensI'd be surprised if it didn't :-)14:02
=== alan_g|lunch is now known as alan_g
rsalvetiyeah14:06
ogra_http://paste.ubuntu.com/6479111/ ... that looks good14:06
* ogra_ tests on armhf 14:06
ogra_yup, works too http://paste.ubuntu.com/6479114/14:07
ogra_livecd-rootfs uploaded14:18
ogra_rsalveti, the cdimage changes should be trivial ... its only 4 files14:20
rsalvetiogra_: right, we just want to move the target list to a common code14:21
rsalvetiso we can later add new targets by just changing the device list14:22
rsalvetieither cdimage/config.py or something similar14:22
ogra_thats a bit tricky since these areches arent known by anything at all14:22
ogra_but yeah, i agree14:22
janimoogra_, how close is that code to allowing a touch build be reproduced without anything but live-build and a config?14:23
ogra_nothing in cdimage uses the name "mako" or "maguro" ... this is only to identify the files ... we could call them foople and borgle ... depending on what we pick in the adnroid package14:23
janimoI hope rolling custom images will not be necessary, but for the infrequent cases when it is, having a local build is helpful14:24
ogra_janimo, with the last upploadof livecd-rootfs it should work14:24
janimoogra_, sounds good.14:24
* rsalveti lunch14:25
ogra_janimo, you wont get any of the "armhf" tagged packages installed atm ...14:25
ogra_janimo, http://people.canonical.com/~ubuntu-archive/click_packages/click_list14:25
ogra_(thats what my last upload prevents)14:26
janimoogra_, are those the only ones having native code or why the distinction vs .all.click?14:26
ogra_see the large backlog :)14:27
ogra_in here14:27
ogra_imho we should just have an i386 specific build of them ...14:27
ogra_(worst case by mangling the manifest before each click build to have several different arches)14:27
dakerogra_: the webapp should all have all.click since they just launch the webbrowser14:29
ogra_yeah14:29
dakerwebapps*14:29
tygerlordhello!14:31
dakerthe music app does't have any armhf specific code AFAIK14:31
pmcgowanogra_, where are those file names coming from with the arch in them?14:31
ogra_pmcgowan, no idea, sergiusens builds them, i guess they simply are hardcoded in the manifest14:32
tygerlordTrying porting ubuntu touch in nexus S crespo in flipped mode but I m not sure that what is dir ubuntu is build... amazing!14:32
pmcgowanogra_, they are not in the manifest, no arch is specd14:32
sergiusenspmcgowan, they are14:32
davmor2daker: they may only launch a webbrowser currently but isn't the plan that they integrate into the system more, this will likely only be on unity8 so that might break on the desktop if it was used there under unity7 for example14:33
pmcgowansergiusens, I am looking at the manifest in bzr and see no arch14:33
sergiusenspmcgowan, you can read about architecture here: http://click.readthedocs.org/en/latest/file-format.html#control-area14:33
sergiusenspmcgowan, if it's not specified it is implicit all14:34
pmcgowansergiusens, right so back to my question, why is twitter filename appending armhf?14:34
dakerdavmor2: ya i mean the actual stat so they don't need to be build for armhf aka _armhf.click14:34
sergiusenspmcgowan, that is something dbarth needs to look at, he uploaded them14:34
sergiusenspmcgowan, you can also tick the arch on the store upload14:35
pmcgowansergiusens, aha, ok14:35
sergiusenspmcgowan, I'm not sure why that is needed, but it may rename improperly... beuno ?14:35
pmcgowansergiusens, I will ask dbarth to look into it then14:36
ogra_rsalveti, hmm, to make the case easier, we can ignore the mako-bootimg files any friends ... thats legacy stuff (should actually be removed)14:36
ogra_s/any/and14:36
oSoMoNmzanetti, hey, could you have a look at https://code.launchpad.net/~mzanetti/autopilot-qt/fix-1218971/+merge/184753, seems it fails to build against the latest trunk14:37
beunosergiusens, pretty sure it's the way it was uploaded14:37
sergiusensbeuno, yes, but the question is; if the original click was built as arch all, and someone marks the package in the store as arch armhf, is that checked against?14:39
ogra_rsalveti, oh, no, i take that back14:40
beunosergiusens, yes, the review scripts check that the manifest file matches what the store says14:40
sergiusensbeuno, ok, this must be a legacy mistake then; as the manifest for twitter is arch all14:42
ogra_beuno, ah, that explains why i got errors ... iirc i didnt specify arch in the manifest but picked armhf in the store form ...14:42
beunoright14:42
sergiusensbeuno, can we rerun the checker against all the packages in the store from before this check was implemented?14:42
ogra_(which gave me the impression you cant upload non _all packages)14:42
beunothat same upload would probably bounce today14:42
beunosergiusens, we could, but it sounds like a lot of work?  contacting developers, etc14:43
kenvandinemardy, what's the status of your app-access branch?14:44
mardykenvandine: trying to get a new signond: https://code.launchpad.net/~mardy/signon/packaging/+merge/19668314:44
kenvandineyeah, i've been watching that14:44
kenvandinewaiting for CI14:44
kenvandinebut unity-mir will still be a problem right?14:45
mardykenvandine: then I'll test the branch again, and let you know14:45
mardykenvandine: no, according to my tests, that was not the issue14:45
kenvandinecool14:45
kenvandinewell let me know14:45
mardykenvandine: sure14:46
kenvandinethx14:46
nerochiaro_kenvandine: hello, i have a qustion about content hub: at the moment when you request a certain type of content you need to specify that as an enum. that seems restrictive, is support for MIME types planned in the future ?14:47
kenvandinenerochiaro_, yes14:48
kenvandineit was very limited for v1 (13.10)14:48
kenvandinebut we've been discussing moving to mime types14:48
kenvandinenerochiaro_, i think it's a must14:49
nerochiaro_kenvandine: ah great. do you think it's worth doing some translation from MIME type to enum while doing content picking for the browser, or only images are supported for now anyway and by the time more stuff is suppoted MIME types will already be there ?14:50
kenvandinenerochiaro_, not sure when we'll land mimetypes support, so stick with the enums for now14:51
kenvandinedon't block on that14:51
kenvandinebut we need to do it soon :)14:51
randomcppCan I flash ubuntu-touch with TWRP as recovery?14:51
nerochiaro_kenvandine: ok14:51
=== Namidairo`bnc is now known as Namidairo
nerochiaro_om26er_: mzanetti: do you guys know what does it mean when get_proxy_object_for_existing_process(helpers._get_unity_pid()) throws exception "ProcessSearchError: Search criteria returned no results" (on a device) ?14:55
om26er_nerochiaro_, app is not running14:56
om26er_nerochiaro_, in this case unity814:56
nerochiaro_om26er_: isn't it supposed to be running by default on all device images ?14:56
om26er_nerochiaro_, aah, first use helpers.restart_unity_with_testability()14:56
om26er_nerochiaro_, that error is thrown because unity8 is not running with testability14:57
tygerlorddoes ubuntu_chroot is necessary and build on flipped port?14:57
nerochiaro_om26er_: ok, how do i run it that way ?14:57
om26er_nerochiaro_, helpers.restart_unity_with_testability()14:57
nerochiaro_om26er_: i guess i would do that in the test's init function ?14:58
tygerlordI'm wondering if I have not a correct build tree for flipped mode but configuration files for unflipped? It is possible?14:59
om26er_nerochiaro_, I was told that you should write your tests assuming that unity8 is already running with testability. So don't do that in your code rather expect it to be already running with testability in CI infrastructure and also with phablet-test-run14:59
ogra_tygerlord, ubuntu_chroot is dead and buried15:00
ogra_tygerlord, if you have flipped woring you will end up inside a normal ubuntu with adb ... instead of in android15:01
ogra_*working15:01
nerochiaro_om26er_: phablet-test-run isn't working for me (might be another saucy issue :( ) so i'm running tests from the device shell. how do i restart unity8 in testability mode ?15:03
didrocksogra_: I don't trust my device anymore, can you try turning it on with wifi off?15:03
om26er_nerochiaro_, open python console and do: from unity8 import process_helpers as p; then do p.restart_unity_with_testability()15:04
om26er_it will restart unity for you15:04
ogra_didrocks, i can confirm, no GSM after reboot15:05
didrocksgrrr, I don't know how it worked for me and popey15:05
ogra_juts like davmor2 sees it15:05
* didrocks completely puzzled15:05
didrockslost in time and so on15:05
ogra_didrocks, you guys have a mako ... we have maguro ... but the arch shouldnt have any influence as i understood the workaround15:06
didrocksogra_: or it's a racy thing15:06
davmor2didrocks: I trust my device to always prove everyone wrong ;)  ps you have to do a --no-backup on the fresh install if you don't and already have wifi enabled it will just work15:06
=== ara_ is now known as ara
MacSlowIs the osk with image 29 on manta (N10) expected to not work at the moment?15:09
MacSlow^ using channel trusty-proposed15:10
t1mpit works on maguro, dunno about manta15:10
t1mpat least for me it works on maguro15:10
ogra_here too15:10
MacSlowt1mp, yeah... works on my GN... just not on the N1015:10
ogra_r29 did make funny noises when typing though15:10
pmcgowanMacSlow, I didnt think mir worked on manta15:10
pmcgowanhas that changed?15:11
ogra_pmcgowan, kdub did a video showing all for devices working with Mir ... no idea if the code for this has landed though15:11
MacSlowpmcgowan, didn't actually check that... just did a fresh install once I got the N10 from the UPS-people15:11
ogra_*all four15:11
pmcgowanMacSlow, well then it must be working15:11
pmcgowancool15:11
ogra_it is definitely not enabled for manta15:12
davmor2pmcgowan: there was a video of it running15:12
* ogra_ would have noticed the code changes15:12
pmcgowanogra_, but build 29 is mir only right?15:12
ogra_so even if it works now, we dont put the .display-mir file in place yet15:12
ogra_pmcgowan, i hope not ... that would break all ports15:12
pmcgowanogra_, is SF still in the image as an option?15:12
MacSlowpmcgowan, ogra_: I've ~/.set-display-mir-done2 on my N10 so it's running iirc15:12
ogra_yes15:12
ogra_it has to stay as long as we support ports without Mir15:13
ogra_MacSlow, ps ax|grep surf15:13
ogra_you shouldnt se surfaceflinger15:13
ogra_*see15:13
MacSlowogra_, just a bit surprised that there's no ~/.display-mir on the N10 ... I  remeber having that on the GN (maguro)15:13
ogra_MacSlow, thats on purpose until we know it is working15:14
MacSlowogra_, oh... "/system/bin/surfaceflinger" list found with that15:14
ogra_MacSlow, then you dont run Mir yet15:14
ogra_try touching ~/.display-mir and reboot ...15:14
MacSlowogra_, guess that's the reason I don't have the OSK then?!15:14
MacSlowogra_, trying onw15:15
MacSlownow15:15
frecelis there any solution for taking screenshots on mir yet?15:17
davmor2seb128: Setting → Sounds → Ringtone can you scroll up and down the list?15:17
davmor2ogra_: ^15:17
ogra_davmor2, yep15:18
seb128davmor2, no, that seems like a uitk regression15:18
pmcgowandavmor2, nope15:18
seb128Kaleo, ^15:18
pmcgowandang15:18
ogra_davmor2, oh, it ljust looks like i can :P15:18
ogra_bounces back15:18
seb128right15:18
davmor2ogra_: yeah the minute you lose your thumb off it bounces bak :)15:19
davmor2back even15:19
seb128that code in settings didn't change since 13.10, so not a bug on our side for pretty sure15:19
ogra_no, we had a new UITK15:19
seb128let me downgrade that and test15:19
pmcgowanseb128, do you know what that list is using for a component?15:19
seb128pmcgowan, ListItem.ItemSelector15:20
davmor2seb128, ogra_: I'm pretty sure the new UITK was the thing that fixed the fact that you couldn't see the list of ring tones in the first place iirc15:20
seb128pmcgowan, I guess it's due to the fix for https://launchpad.net/bugs/123193615:20
ubot5Ubuntu bug 1231936 in ubuntu-ui-toolkit (Ubuntu Saucy) "selecting the same item in an itemSelector 2 times on a touch device causes selected text drop out of view" [Undecided,New]15:20
ogra_janimo, http://paste.ubuntu.com/6479452/15:20
=== Namidairo is now known as Namidairo`bnc
ogra_:D15:21
janimo\o/15:21
seb128davmor2, that was another regression they fixed yes15:21
MacSlowogra_, with ~/.display-mir my N10's screen stays black after bootup ... so I guess the image 29 doesn't have all the needed bits to make mir work yet15:21
Kaleoseb128: i l'ost m'y desktop to a trusty upgrade15:21
ogra_janimo, the cdimage changes will take a little more work ... especially since rsalveti wants to also add the emulator builds15:21
janimoogra_, sure, this is great progress already in less than 2 days :)15:22
seb128davmor2, can you open a bug about the scrolling one? (on https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+filebug)15:22
ogra_janimo, i can fish the tarball out of the buildd if you want to play with it15:22
seb128Kaleo, what happened? can I help you?15:22
davmor2seb128: yeah my concern is that if you downgrade the UITK you may not see the list to see if it scrolls :D15:22
janimoogra_, I have no hw to test on yet, nor working emulator.15:22
davmor2seb128: yeap no worries15:22
ogra_janimo, ah, k15:22
randomcppdoes gps work on mako?15:23
mardykenvandine: jenkins approved. Will you? :-)15:23
ogra_randomcpp, yes, but AGPS does not ... which means you need 20min or longer to get the first sattelite fix15:25
MacSlowpmcgowan, fyi ... with image 29 on manta no mir yet... the stuff Kevin showed off in the video some days ago might still be in the pipe and did not yet hit the images.15:25
randomcppoh okok thanks ogra_15:25
pmcgowanMacSlow, ack15:26
pmcgowanMacSlow, back to your original question I would expect OSK to work there15:26
ogra_yes, at least it used to work under SF until recently15:27
ogra_and i dont think there are any code changes that preventi it15:27
looldidrocks: had forgotten to do so yesterday, but just tested the d-m binaries in -proposed, see https://bugs.launchpad.net/ubuntu/+source/ubuntu-download-manager/+bug/124065615:28
ubot5Ubuntu bug 1240656 in ubuntu-download-manager (Ubuntu) "disable debug logging by default" [Critical,In progress]15:28
loolmarked verification-done15:28
MacSlowpmcgowan, ok... I'll look deeper into this once I'm through with my today's ToDo.15:28
loollots of details about what I tested in case you have questions  :)15:28
pmcgowanMacSlow, ok, I may flash the latest then as I am back a ways on n1015:28
ogra_pmcgowan, just do OTA :)15:28
pmcgowanogra_, I think I need to switch channels15:29
pmcgowanogra_, how do I do that again?15:29
MacSlowogra_, which one can't do without an U1-account for which working OSK is needed to enter any text :)15:29
ogra_system-image-cli --channel foo -b 015:29
didrockslool: ah, excellent! thanks a bunch :)15:29
davmor2seb128, ogra_ : https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1255129  any idea who is best to assign it too?15:29
ubot5Ubuntu bug 1255129 in ubuntu-ui-toolkit (Ubuntu) "List scrolling seems to be borken" [Medium,Confirmed]15:29
ogra_MacSlow, good point :)15:29
seb128davmor2, thanks ... not sure, check with Kaleo once he has a working desktop back15:30
mardykenvandine: note that I also removed the keyring extension from the Recommends15:30
davmor2seb128: but you crazy devs I thought you only needed terminals ;)15:30
kenvandinemardy, saw that15:31
ogra_MacSlow, hmm, though for OTA you dont need U1 ... only for click package installls15:31
davmor2seb128: you just keep shattering my illusions one by one :)15:31
seb128lol15:31
MacSlowogra_, you're right... mixed that up... OTA works without U1-account15:32
MacSlowogra_, pmcgowan: just pulling image 31 OTA15:32
ogra_:)15:32
MacSlowogra_, pmcgowan: no luck with mir on the manta using image 31 either15:47
pmcgowanMacSlow, as suspected15:48
pmcgowanMacSlow, and OSK not working there?15:48
=== dandrader is now known as dandrader|lunch
MacSlowpmcgowan, correct... also with image 31 the OSK does not come up when running on SF15:51
pmcgowanMacSlow, I wonder if thats a known thing given other changes to app lifecycle etc15:52
=== chihchun_afk is now known as chihchun
n-iCehello guys, I flashed ubuntu phone like 3 months ago, is there any big progress since then?16:27
tygerlordI build for crespo (nexus s) flipped mode and result black screen. logcat -d give /system/lib/libubuntu_application_api.so not found16:28
=== RoddieKieley1 is now known as RoddieKieley
tygerlordI've checked, file is present and is regular...16:28
tygerlordAny idea?16:28
=== chihchun is now known as chihchun_afk
n-iCeoh, still no whatsapp for ubuntu?16:30
tygerlordbuild for crespo (nexus S) flipped mode and have a black screen... logcat -d give me /system/lib/libubuntu_application_api.so not found16:40
tygerlordI've checked files is present and regular16:40
tygerlordany idea?16:41
tygerlordnobody get in trouble with libubuntu_application_api.so?16:43
tygerlordI hat libubuntu_aplication_api.so16:56
Mirvat least I have that file on my nexus 4, so it should exist apparently16:58
Mirvif it exists also for you, no idea why it would say that though16:58
tygerlordyes is very amazing...17:01
tygerlordI have no idea to trace what happens...17:01
tygerlordIt's linker.c: 1095 give this message17:02
nerochiaro_oSoMoN: the branch i'm working on is lp:~amanzi-team/webbrowser-app/webbrowser-app-file-upload/17:07
alesagetvoss ping17:07
nerochiaro_oSoMoN: i guess you're EOD'ing soon, but if you could have a look tomorrow morning that would be great17:07
oSoMoNnerochiaro_, gotta leave in 5min, I’ll test it first thing tomorrow morning17:07
nerochiaro_oSoMoN: thanks17:07
oSoMoNnerochiaro_, will you be around tomorrow?17:08
nerochiaro_om26er_: any news on that example of how to inteact with the obejct tree of another app in AP integration tests ?17:08
nerochiaro_oSoMoN: yes17:08
oSoMoNcool17:08
om26er_nerochiaro_, I'll email you that, so you'll have it before you start tomorrow17:08
nerochiaro_om26er_: ok17:09
nerochiaro_om26er_: thanks17:09
=== dandrader|lunch is now known as dandrader
brendandanyone here know who is responsible for python-geis?17:43
=== greyback is now known as greyback|away
dandraderbrendand, bregma?17:46
bregmabrendand, that would be me, I suppose17:47
n-iCecan we install whatsapp?17:47
brendandbregma, oh hi17:49
brendandbregma, there's a problem with the packaging in saucy17:49
bregmabrendand, yes, there's a bug that needs SRUing to fix it17:50
brendandbregma, ok - that it's installing to site-packages?17:50
bregmabrendand, #124444617:51
pmcgowandavmor2, did someone file the bug about the list not scrolling?17:57
davmor2pmcgowan: yes I did17:57
n-iCehow do I install whatsapp?17:57
davmor2pmcgowan: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/125512917:58
ubot5Ubuntu bug 1255129 in ubuntu-ui-toolkit (Ubuntu) "List scrolling seems to be broken" [Medium,Confirmed]17:58
pmcgowanthanks17:58
=== alan_g is now known as alan_g|EOD
=== dandrader is now known as dandrader|afk
Ursinhadavmor2, pmcgowan, please add the image version number as a bug tag when reporting them :)18:02
UrsinhaI've added that already for that bug18:02
pmcgowanUrsinha, ok also needs regression I suspect18:02
davmor2Ursinha: I might :P18:03
Ursinhapmcgowan, if that's a regression go ahead and add a tag, as [regression] to the bug title as well, please :)18:03
pmcgowanUrsinha, will do18:03
Ursinhapmcgowan, thanks18:03
davmor2Ursinha: if you will make up these tags and not let everyone know about it though ;)18:03
Ursinhadidrocks, should it be tagged avengers?18:04
didrocksUrsinha: definitively18:04
Ursinhadavmor2, https://wiki.ubuntu.com/Touch/ReportingBugs18:04
Ursinha:P18:04
davmor2Ursinha: and that was written 2 hours after the bug :P18:05
Ursinhadavmor2, it's an ongoing discussion, c'mon, help me out here :P18:06
davmor2Ursinha: I will in future adding it to the requirements for image based bugs18:06
davmor2Ursinha: what are you doing about ISO images though as bugs can now potentially be written for unity 7 and 8 against the same project18:07
Ursinhadavmor2, not sure what you mean18:09
Ursinhaand there are three people with nicks starting with "dav" haha18:09
davmor2Ursinha: so I file a bug against network-manger for an issue on the phone, I then file another for network-manager on the desktop.  Both are listed as trusty issues, both are worked on by the same team, so do we do an iso date tag for the iso we used for the desktop bug?18:11
Ursinhadavmor2, that's a good question, I don't know18:13
Ursinhaprobably yes18:13
Ursinhawhatever tag you guys agree is a good way to group the bugs18:13
=== dandrader|afk is now known as dandrader
UrsinhaI know this is piling up, but maybe we would want to tag the bug with the device affected, there's no easier way to find a list of bugs for a device18:18
Ursinhaif that's important to us18:18
n-iCehow do I install whatsapp?18:19
davmor2n-iCe: there is no whatsapp for Ubuntu Touch yet18:22
n-iCeo.O18:23
n-iCethen the rom is not for me, I use whatsapp daily18:23
davmor2Ursinha: NO  add it to the bug description as one image could potentially effect one device or every device and it could get really ugly18:24
Ursinhadavmor2, I'm not suggesting to only add as a tag, but adding as a tag makes it easy to filter them18:25
Ursinhaif that's relevant, of course... I'm asking it now because it's way worse to go looking for bugs and tagging them one month from now when we could have added the tiny tag per bug while dealing with that :)18:26
davmor2Ursinha: but it makes the tags in the bug unreadable if you have "Avengers maguro manta mako grouper r31 regression qa-touch any other relevant tags"  if the devices bit is at the end of everything else it could get really ugly trying to figure if you device is listed18:27
davmor2Ursinha: A simple confirmation and comment of also effects x18:28
Ursinhadavmor2, have you seen the bugs list I posted to that ml thread?18:28
davmor2Ursinha: I was off Last week I'm still playing catch up18:29
Ursinhadavmor2, http://people.canonical.com/~ursula/seeded-touch-packages-bugs.html18:29
Ursinhathere are bugs with lots of tags, that's why they play part in the process and make the bug easier to spot/automate processes18:29
UrsinhaI think tags are the most effective way of filtering bugs in launchpad, that's why people use them so much18:29
popeysome bugs I feel really bad filing because they're so minor.. bug 125521018:30
ubot5bug 1255210 in unity-lens-video (Ubuntu) "Video scope gives dimensions with * instead of x" [Undecided,New] https://launchpad.net/bugs/125521018:30
davmor2Ursinha: Oh I agree but if it effects one device that should be enough for it to be worked on.  I think a simple split of device, desktop, tv,when that lands, would be enough surely?18:34
Ursinhadavmor2, it would take a script two seconds to find all bugs tagged maguro, but two minutes to get all bugs filed against something and then iterating over all of their titles (best case scenario) to find the "maguro" text18:34
Ursinhadavmor2, I have no idea :) I'm asking it now because if that matters it's better to add a tag now than feeling sorry later because there's no easy way to find out18:35
Ursinhaif you say that's irrelevant that's fine18:35
davmor2Ursinha: I think a bug is a bug.  Knowing when it was introduced is great, knowing if it only effects x and not y on the device front I don't know if that is important.  I guess if we drop support for a device it might then unless it effects another device18:37
davmor2anyway teatime18:38
dakerpopey: https://bazaar.launchpad.net/~ubuntu-branches/ubuntu/trusty/unity-lens-video/trusty/view/head:/src/unity-lens-video#L17818:41
FireHallo zusammen, hat jemand von euch Erfahrung damit auf einen Kindle Fire HD Ubuntu zu plazieren?19:12
robotfuelrenato: ping19:15
dkesselFire, there seems to be information on that here: https://wiki.ubuntu.com/Touch/Devices/jem19:17
Fireoh,sorry i did not know that this is an international chatroom, sorry... ok thank you19:18
popeydaker: thanks!19:23
the-gibsonhas anyone tinkered around with getting Ubuntu Touch working on the Nexus5?19:38
the-gibsonI'm assume since cm doesnt officially support the n5 yet, ubuntu touch hasn't been ported yet19:40
=== thomi_ is now known as thomi
the-gibsons/I'm/I/19:40
renatorobotfuel, pong19:54
robotfuelrenato: I am trying to run the tests in qtpim-opensource-src, are is there something I have to export before I run the test with qmltestrunner? there are over 200 failing tests19:55
renatorobotfuel, nothing that I remember of19:58
sergiusensthe-gibson, not yet20:14
the-gibsonbummer, thanks20:14
=== Kyle_ is now known as Kyle
cwayne_cjwatson, can i assign this bug to you?  it's currently blocking getting click-hooks for account-plugins20:19
cwayne_https://bugs.launchpad.net/ubuntu/+source/click/+bug/125385520:19
ubot5Ubuntu bug 1253855 in click (Ubuntu) "unlink_force fails on directories, making it impossible to pass dirs to click hooks" [Undecided,New]20:19
=== salem_ is now known as _salem
cjwatsoncwayne_: sure, whatever, it makes no difference since nobody else works on click regularly :)20:26
cwayne_cjwatson, :)  well, i'd like to volunteer to help get this fixed (although tbh that probably would be in helping test potential fixes)20:28
cwayne_also it seems i don't have the necessary power to assign that bug to someone after all..20:28
user82someone on a nexus 4 says the pictures with ubuntu touch look better than with android? is there something to it?20:43
user82maybe an old driver that happened to perform better?20:43
geniiLikely the Cyanogenmod camera driver is optimized more than the stock Jelly Bean/ KitKat one20:50
user82genii, that might be it21:04
ozberkhi guys21:05
ozberkI want to use ubuntu touch because google doesn'T provide updates for GNex (they lied accutaly they said the 4.4 will be worked fine even on the older devices but one of the newest devices is being forgotten now)21:06
ozberkso I need some opinions21:06
ozberkhow many apps avalible for Ubuntu Touch or does it worth to try21:06
ozberkanyone there :D21:07
user82ozberk, they did not want to update for gnex because TI got out of business most likely21:21
user82there are some 4.4 custom roms to put on, as well as ubuntu touch. i personally would wait a little till it is more "finished", but you can try it any time and go back to android if you do not like it21:22
ozberkso you think it has not finishet yet21:23
user82depends on what you need21:24
user82https://wiki.ubuntu.com/Touch/Install#What_to_expect_after_flashing21:24
user82https://wiki.ubuntu.com/Touch/ReleaseNotes21:24
user82but you can really check for yourself, there are instructions on how to restore android if you do not like it21:24
=== ozberk is now known as zbrkxbr
ahayzenIs autopilot 1.4 only available for trusty or is there a PPA that can used to install it on saucy?21:58
thomiahayzen: there is a PPA, but we make no guarantee that it'll work on anything other than trusty21:58
ahayzenthomi, ok thanks21:59
thomiahayzen: if you're feeling brave, you can try ppa:autopilot/experimental21:59
ahayzenthomi, i should be able to run the tests on an actual device with a trusty image?21:59
thomiahayzen: that is correct21:59
ahayzenthomi, cool i'll do tht thanks21:59
=== alecjw_ is now known as alecjw
popeyjhodapp: hey.. i have an mp3 which I bought online which won't play on ubuntu phone..22:50
popeybug 1255344 ☹23:12
ubot5bug 1255344 in linux-mako (Ubuntu) "alsamixer reboots phone" [Undecided,New] https://launchpad.net/bugs/125534423:12
Crimson_Rogue!seen TechieElf23:14
ubot5I have no seen command23:14
Crimson_RogueHow would I figure out where to create msm8960-snd-card for my device?23:45

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