/srv/irclogs.ubuntu.com/2014/01/21/#ubuntu-touch.txt

=== salem_ is now known as _salem
fishsceneGreetings. I'm trying to figure out how to get my Nexus 7 screen from flickering. https://bugs.launchpad.net/mir/+bug/1238695 I just updated and I am still having the bug listed. Which development channel should I get on to obtain the bug fix?01:01
ubot5Ubuntu bug 1238695 in mir (Ubuntu) "unity8 display flickers and stops responding on Nexus 7 (grouper)" [High,Triaged]01:01
fishscene…or is Ubuntu still on Mir 0.1.3 instead of on 0.1.4?01:02
fishsceneAlso, when attempting to fmanually lash the Nexus 7 to the "devel-proposed" channel: "ERROR:phablet-flash:https://system-image.ubuntu.com/devel-proposed/grouper/index.json cannot be retrieved"   Is it down?01:09
andrew806Thinking about getting a Nexus 7. When does the image for the 2013 version of the tablet go live?01:36
andrew806Or is it ready to flash?01:36
=== chihchun_afk is now known as chihchun
xiambaxhttp://cdimage.ubuntu.com/ubuntu-touch/daily-preinstalled/current/03:12
xiambaxWhat arch is the Nexus 7 2013?03:12
Mirvxiambax: armhf, but the codename is "razor" and there is no premade image for it yet04:43
xiambaxSo if I'm using multi boot how do i install?05:13
xiambaxThis one? https://dl.google.com/dl/android/aosp/razor-kot49h-factory-ebb4918e.tgz05:15
xiambaxnm sorry thats the default rom05:16
xiambaxsilly me05:16
=== vying is now known as Guest36022
riteshhi05:43
riteshi am beginners and want to dual boot ubuntu and android05:44
riteshbut don't know where to start05:44
riteshanyone can help ?05:44
ritesh??? anyone here05:45
bray90820Is there any sort of ubuntu touch interface for ubuntu desktop06:53
riteshany one here06:55
riteshi need some help06:55
bray90820I am here but in no way am knowledgeable enough to help you06:57
spazzymotoritesh: what do u need help with?07:20
dholbachgood morning07:35
didrocksoSoMoN: hey, how are you?08:01
oSoMoNdidrocks, doing good, and you?08:01
didrocksoSoMoN: I'm fine, thanks ;)08:01
didrocksoSoMoN: reading your email on notes-app failure: it seems that we got the issue at 100% in the past 3 runs, can you try on your device? I'm flashing and trying here as well08:02
didrocksoSoMoN: if it's a real issue which is reliably failing, we shouldn't promote the current image, hence the double checking08:02
oSoMoNdidrocks, looks like it was on mako, I only have maguro, but trying anyway08:02
oSoMoNdidrocks, it’s not a regression though, the issue has been there for a long time08:02
didrocksoSoMoN: I have a mako08:02
didrocksoSoMoN: but it was a flaky behavior, right?08:02
didrockslet's see if it reliably failing now…08:03
oSoMoNdidrocks, it is flaky indeed08:03
oSoMoNdidrocks, as you can see from the logs, it’s not always the same test that is failing, too08:03
didrocksah, I didn't backlogged, just saw notes-app always having one falure08:03
didrocksfailure*08:03
didrocksoSoMoN: all the tests are interacting with the toolbar, you think it's the cause?08:04
oSoMoNdidrocks, I don’t know what the cause is, but it’s failing early, in the test’s setUp, which is the reason why it can potentially affect any test08:05
didrocksoSoMoN: ah, sorry, was totally out of context, ok, in the setUp, so yeah randomly08:05
* didrocks has too many regressions to keep in mind :p08:05
didrocksok, self.main_window.close_toolbar()08:05
didrocksoSoMoN: maybe, you should add debug logs (hoping the slight delay won't impact the failure), before the close_toolbar() call? like "it08:06
didrocks"is it opened"?08:06
oSoMoNdidrocks, I’m pretty sure that would make the failure go away :) it’s clearly a race condition, but I’d like to understand where08:07
didrocksoSoMoN: yeah, if there is a sync to query the status…08:07
oSoMoNdidrocks, see my notes on the bug report, I’m suspecting (gut feeling) a race condition in the Toolbar component itself08:08
didrocksoSoMoN: ok, so you need the sdk guys helping you potentially?08:11
didrocks(from your last comment)08:12
didrocksand confirmed, no failure here08:12
oSoMoNdidrocks, I just ran the full test suite for notes_app on maguro, it’s passing08:12
didrockssame on my mako this time08:12
oSoMoNdidrocks, I suspect the race happens more easily on mako, because maguro is sloooow08:12
didrocksoSoMoN: yeah, and so the emulator won't work…08:12
didrockswon't work == won't show the issue :/08:13
oSoMoNdidrocks, I’ll have a quick look at the code for Toolbar in the UITK, and if I can’t figure it out, then yes I’ll need help from the SDK people08:13
* didrocks oSoMoN salut! Je voulais juste te dire merci de regarder régulièrement les résultats des tests, ça me réchauffe le cœur dans les méandres de régression d'avoir une équipe efficace et des gens motivés ;)08:13
* oSoMoN de rien :)08:14
didrocks:-)08:14
didrocksoSoMoN: ok, I'll keep the guys prewarned though, thanks for looking at this!08:15
=== chriadam is now known as chriadam|away
=== oSoMoN_ is now known as oSoMoN
sil2100tvoss: hello!09:16
sil2100tvoss: did you have a moment to take a look at the remove_lcov_dep merge for properties-cpp?09:16
Mirvtsdgeos: so I proceeded now yesterady to skip failing x86 UI Toolkit tests for an individual build to get forward with other builds09:18
Mirvtsdgeos: I've fixed also a bunch of other things so there is definitely progress again, but also I've filed a handful of new bugs :)09:18
tsdgeosdamn :D09:19
tsdgeosMirv: i'm having lots of weird crashers in i386.only again, opened https://bugreports.qt-project.org/browse/QTBUG-3628909:20
Mirvtsdgeos: unity8 seems now building good first time in a long time. it needed a) UI Toolkit b) disabling valgrind for libusermetrics c) bumping dee-qt version number to fix funny hud dependencies09:20
tsdgeoscrashes go away when the jit is disabled09:20
tsdgeoswhich makes the chances of myself finding the cause of the crash pretty slim09:20
tsdgeossince i am not the correct guy to debug assembler written by the jit09:21
Mirvtsdgeos: ok. web browser is having 32-bit problems (armhf + i386) https://launchpadlibrarian.net/162947042/buildlog_ubuntu-trusty-i386.webbrowser-app_1%3A0.23%2B14.04.20140115.1-0~439%2B201401201649~ubuntu14.04.1_FAILEDTOBUILD.txt.gz while amd64 works, maybe that's related09:21
seb128tsdgeos, does "the correct guy" for that exists? ;-)09:21
tvosssil2100, will look at it now09:22
tsdgeosseb128: i guess whoever wrote the JIT?09:22
seb128Mirv, hey, can you upstream your poppler qt 5.2 change?09:22
seb128tsdgeos, yeah, might be09:22
tsdgeosseb128: some of the qt guys seemed to know what they were asking me to try09:22
tvosssil2100, approved09:22
Mirvseb128: yes, I'll look their tracker up. I just didn't do it yet.09:22
tsdgeosseb128: and then it ended with a "i need to debug this myself and not remotely, please file a bug", which i'm not sure if it was a way to send me to /dev/null and stop bugging them or not09:23
seb128Mirv, or maybe talk to tsdgeos directly ;-)09:23
sil2100tvoss: thanks!09:23
Mirvseb128: o_O :D09:23
Mirvtsdgeos: hi Mr. poppler upstream09:23
tsdgeosMirv: hello09:24
Mirvtsdgeos: https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/1271026 patch attached09:24
ubot5Ubuntu bug 1271026 in poppler (Ubuntu) "poppler does not detect Qt 5.2" [Critical,In progress]09:24
Mirvqt 5.2's moc outputs "moc 5.2.0", not "Qt 5.0.2"09:24
tsdgeoswe have taht09:24
Mirvoh, so you do09:24
tsdgeossomewhere09:25
Mirvhttp://cgit.freedesktop.org/poppler/poppler/commit/?id=a766c55f68db38feed91cf003a0d5710e2f925a809:25
MirvI'll update the bug09:25
tsdgeosyeah there09:25
tsdgeosthat actually breaks09:25
tsdgeosfor the old one09:25
tsdgeosi fixed it later09:25
tsdgeosneeded http://cgit.freedesktop.org/poppler/poppler/commit/configure.ac?id=e238c1f83fd5f667336bfbb0e9a59569ff638ecc on top of that one09:26
tsdgeosor i was getting the qt4 moc pass the first part of the regexp09:26
tsdgeosbut yeah it's in there09:26
Mirvtsdgeos: right, so exactly as I already did in the proposed patch09:27
tsdgeosyep09:27
MirvI'll just update to note that it's actually a backport even though I didn't know it09:29
oSoMoNdidrocks, I’ve had a closer look at the Toolbar component, nothing obvious stands out09:39
didrocksoSoMoN: ok, so bzoltan, Mirv, can you give a hand to the apps team?09:40
bzoltandidrocks: on what?09:40
bzoltanoSoMoN: what is the problem?09:41
didrockshttps://bugs.launchpad.net/notes-app/+bug/127105409:41
ubot5Ubuntu bug 1271054 in notes-app "autopilot failures when closing the toolbar at startup" [Undecided,New]09:41
didrocksbzoltan: Mirv ^09:41
Mirvthanks09:42
oSoMoNI just added a comment to the bug report, FWIW09:42
bzoltanoSoMon: I have assigned the bug to timp, but my blind evaluation is that all unreliable tests should be removed.09:44
oSoMoNbzoltan, ha, in that case we can wipe out the entire notes_app test suite :)09:44
bzoltanoSoMoN:  for the records :) I am not going to oppose that :D09:45
oSoMoNbzoltan, more seriously, not an option, we need to understand what’s going on09:45
bzoltanoSoMoN:  To be very serious too... We have spent about hundred times more time on understanding the output of unreliable test cases than what it took to create the whole UITK09:46
oSoMoNbzoltan, I know, same here on applications09:47
oSoMoNbzoltan, if it was one isolated test, I would totally remove it, but it’s a general problem that happens on all tests09:47
oSoMoNrandomly09:48
oSoMoNso we need to understand the issue09:48
bzoltanoSoMoN:  We will investigate this case because you ask for it... but if a test is not reliable and gives too much false alarms then it is doing just the opposite what tests should do.. saving time and preventing problems.09:48
bzoltanoSoMoN: could be CI issue too09:48
oSoMoNbzoltan, could be09:48
dholbachhey ralsina, do you know somebody who could take a look at bug 1271106?09:49
ubot5bug 1271106 in Click Update Manager "Click Update Manager fails to build" [Undecided,New] https://launchpad.net/bugs/127110609:49
oSoMoNbzoltan, timp: please don’t invest time on bug #1271054 just yet, I’m trying something which hopefully will fix the issue09:57
ubot5bug 1271054 in notes-app "autopilot failures when closing the toolbar at startup" [Undecided,New] https://launchpad.net/bugs/127105409:57
oSoMoNbzoltan, I re-assigned the bug to myself10:07
oSoMoNdidrocks, I submitted a tentative fix, I’d like to run CI a few times on it to validate it works10:08
oSoMoN(https://code.launchpad.net/~osomon/notes-app/wait-toolbar-autohide/+merge/202423)10:08
didrocksoSoMoN: ok, when we get arm debs, I'll ask psivaa to do that10:09
didrocksthanks, let's cross fingers ;)10:09
oSoMoNyeah10:10
bzoltanoSoMoN: didrocks: Super, Let's hope it works out :)10:22
KathyReidhttps://www.rescuetime.com/blocked/url/10:28
KathyReidhttps://www.rescuetime.com/blocked/url/10:29
KathyReidhttps://www.rescuetime.com/blocked/url/10:29
=== _salem is now known as salem_
sil2100mhr3: hello! Do you know if there is a need for unity-plugin-scopes to require the latest (by latest I mean trunkish latest) dee-qt?10:38
mhr3sil2100, there isn't10:39
mhr3and hey :)10:39
oSoMoNdidrocks, my MR didn’t improve things, in fact it seems it’s triggering the issue more often…10:44
oSoMoNdidrocks, could you (or someone else with a nexus4) run the tests from the packages built by CI and see what happens (visually speaking) when the tests fail?10:44
didrocksoSoMoN: yeah, maybe the AP call under it is calling the same code10:44
didrocksoSoMoN: I can't right now, but I guess sil2100 has some free slots (working on yet-another-regression :p)10:45
sil2100:O10:49
sil2100oSoMoN: could you point me to all the required links? ;)10:50
sil2100I could try then10:50
oSoMoNsil2100, yeah, you’ll need to install the packages at http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-trusty-armhf/2318/artifact/work/output/*zip*/output.zip on a nexus4, then run the entire notes_app autopilot test suite and observe what happens when a test fails with Toolbar.animating failed: False != dbus.Boolean(True, variant_level=1)10:52
oSoMoNsil2100, at this point, we have (toolbar.opened == False), but (toolbar.animating == True), and that doesn’t really make sense10:52
oSoMoNbecause the test waits for 10 secs for toolbar.animating to become false, it should be long enough10:53
sil2100oSoMoN: ok, hm, let me give it a spin then10:53
oSoMoNthanks10:54
davmor2Morning all10:58
=== chihchun is now known as chihchun_afk
sil2100oSoMoN: the first run ended with no failures, re-running right now11:14
oSoMoNok11:15
sil2100oSoMoN: this is strange, 3 runs and 0 failures - is that ok?11:26
oSoMoNsil2100, :/ that’s murphy’s law11:27
sil2100oSoMoN: *sigh* cannot make it to fail...11:34
oSoMoNsil2100, nevermind then, thanks for trying hard :)11:36
sil2100oSoMoN: last run running now, keeping my fingers crossed!11:36
sil2100oSoMoN: sadly... the same result11:42
oSoMoNsil2100, ok, can you comment on the MR to explain how many times you ran the tests locally without observing failures, just for the record?11:42
davmor2tvoss_: agps? any ideas on when it might land at all?11:42
sil2100oSoMoN: sure11:43
oSoMoNthx11:43
=== chihchun_afk is now known as chihchun
dakeroSoMoN: they have removed the spinner :) https://plus.google.com/u/0/+MarkFinkle/posts/fHzpEy8V9KL11:51
ralsinadholbach: sure, gatox can12:04
gatoxralsina, what did i miss?12:04
ralsinagatox: bug https://launchpad.net/bugs/127110612:05
ubot5Ubuntu bug 1271106 in Click Update Manager "Click Update Manager fails to build" [Undecided,New]12:05
gatoxralsina, are we going to maintain that?? i thought that should disappear once the system settings branch landed (that i hope we can do that this week)12:06
ralsinagatox: that is a good answer :-)12:06
=== MacSlow is now known as MacSlow|lunch
ralsinagatox, dholbach: so, if you are confident that is going to land this week, I'd say that ont he bug and then we're good. The problem is that if it doesn't, it blocks the move to qt 5.212:07
gatoxralsina, i'm actually working right now trying to get the autopilot tests to work properly (i have some issues about that during the weekend, and i needed to ask around... on track now)... and my plan is to stay today until that branch is 100% ready12:09
ralsinaok, cool, you could push your branch linked to this bug12:10
gatoxralsina, will do that12:10
=== boiko_ is now known as boiko
dholbachthanks gatox, ralsina!12:17
gatoxdholbach, no problem.... i'll let you know when the branch lands12:18
dholbachawesome!12:18
dpmhey all, quick question: does the emulator install a RW image by default?12:46
dpmi.e. if I need to install a package for testing in the emulator, do I need to set the instance to RW first, or is it already RW?12:47
popeydpm: I would check but it takes about 30 mins to boot the emulator on my i7!12:49
ogra_popey, yeah, needs an i8 to work properly12:49
ogra_:P12:49
popeyhah12:49
popeywell, found I had a firefox zombie eating 100% cpu which doesn#t help12:49
ogra_popey, only the first boot should take that long though12:49
* popey retracts is aspertions on the emulator12:49
dpmpopey, oh wow, it takes about 5 mins on my modest i3. Start closing all those cat videos!12:50
ogra_(though rather 10  than 30min)12:50
popeyhah12:50
popey#blamemozilla12:50
ogra_++12:50
popeyordered 16GB for laptop, tempted to get 16GB for desktop too12:50
dpmIt seems I can run sudo apt-get update without having it set to RW, but it's taking a while to complete12:51
=== rtg is now known as Guest18552
=== alan_g is now known as alan_g|lunch
cwaynedidrocks, btw, the touch_custom and touch images are on the same build number now :P13:08
didrockscwayne: oh nice!13:08
* didrocks will look at them today then ;)13:08
cwaynethere's a few more failures than usual, but many of them are kind of highlighting the flaky tests (i.e. they fail only sometimes)13:09
cwaynewhile stuff like the gallery-app failures are known, and the fix is known and in progress13:09
popeymeanwhile, 15 mins later, nothing on the display in my emulator13:19
cwaynepopey, first time running?13:19
popeyyeah13:20
boikoMirv: hi, I'm trying to figure out what is going on with this bug: https://bugs.launchpad.net/telephony-service/+bug/127077813:21
ubot5Ubuntu bug 1270778 in telephony-service "telephony-service FTBFS while attempting a rebuild" [Critical,New]13:21
cwayneyeah, its pretty slow the first boot :/  i heard sergio's looking to pre-compile the apparmror stuff to speed it up13:21
boikoMirv: so, that dbus-test-wrapper.sh file is auto-generated and the permissions are correct (as it builds fine both locally and on jenkins)13:22
Mirvboiko: hmm, I wonder if it might be caused by the diff generated with bzr bd -S then not representing the excutable rights instead of being actual problem? since I needed to created manual package until bug #1270770 fix is in13:26
ubot5bug 1270770 in telephony-service "telephony-service tests fail when built against Qt 5.2" [Critical,In progress] https://launchpad.net/bugs/127077013:26
=== MacSlow|lunch is now known as MacSlow
Mirvboiko: that bug's proposed branch fails to build also failing HandlerTest, but not to permission denied13:28
Mirvboiko: so it'd look like 1270778 is valid one way or another, maybe just not because of a permission problem but in general that test failing13:28
boikoMirv: yep, I will check the failures there, those dbus tests are new and might still be a little unstable13:28
Mirvthanks a lot. I updated the bug report a bit to note that the wrong permission is probably a false alarm.13:30
boikoMirv: thanks13:30
popeycwayne: another 25 mins later... still black ☹13:45
* popey restarts13:47
=== alan_g|lunch is now known as alan_g
ybonDoes anyone know any OpenStreetMap native app or attemp to build one?13:57
ogra_there is a webapp in the store iirc13:58
* ogra_ hasnt heard of anyone working on a native one 13:58
ybonyep, I've seen the webapp :)13:58
ybonI'm planning to do a simple one (show tiles, geolocate me, show me POIs around) as an exercice to build app for UT, but I don't want to reinvent something already done14:01
=== chihchun is now known as chihchun_afk
=== dandrader is now known as dandrader|afk
=== alan_g is now known as alan_g|afk
popeyybon: not aware of anything, would love for someone to make one14:22
popey(I made the webapp)14:23
ybonah, nice :)14:23
ybonWell, I'm hoping to sandbox something in the incoming days/weeks, let's see :)14:23
=== dandrader|afk is now known as dandrader
ogra_popey, would be really cool if the click lens would actually show a maintainer name ;)14:25
ogra_so that i know eher to send my flowers ...  (or the crowd with the pitchforks ...)14:26
ogra_*where14:26
=== alan_g|afk is now known as alan_g
popey14:39
JUracanHi everyone14:42
JUracanI'm trying to flash Ubuntu Touch on a Nexus 414:42
JUracanI had it running stock android 4.4 with TWRP before the flash14:43
JUracanI flashed it following the instructions on the wiki14:43
JUracanIt flashed cwm14:43
JUracanThen the ROM14:44
JUracanBut when it tried to boot it got stuck at the google logo14:44
JUracanShould I try to reboot?14:44
cwaynecyphermox, ping14:46
victorppopey, ping14:58
=== barry` is now known as barry_
=== barry_ is now known as barry
=== chihchun_afk is now known as chihchun
JurlacasWell15:10
JurlacasI am reflashing android15:10
JurlacasSo I can reflash Ubuntu15:10
=== Jurlacas is now known as JUracan
=== snwh_ is now known as snwh
Bray90820_Is there a n ubuntu touch shell that works with ubuntu desktop15:17
cwayneBray90820_, yep15:18
cwaynehttp://davidplanella.org/ubuntu-emulator-quickstart-guide/15:18
cwayneBray90820_, ^ :)15:18
kgunnpitti: ping15:21
Bray90820_cwayne: thats not really what i wanted that is just a VM of ubuntu touch15:21
pittikgunn: hello15:21
Bray90820_I wanted the touch interface to be on top of ubuntu desktop so i could use it with my touch screen laptop15:22
kgunnpitti: hey, Cimi was looking at adding an autopilot test for "joining wifi prompt" but15:22
kgunnpitti: needs a wifi mock to rely on15:22
Cimikgunn, there's a dubs wifi mock15:22
kgunncurious if that's potentially something youve done ?15:22
Cimikgunn, but I have to see how to use it with python/autopilot first15:23
seb128mterry, ogra_: ^ btw15:23
kgunnCimi: ah....cool you found one15:23
pittikgunn: yes; I assume this talks to/listens to NetworkManager?15:23
kgunnpitti: yeah...we figure someone had "already invented that wheel" so i was just turning over rocks15:23
pittikgunn, Cimi: yes, python[3]-dbusmock ships a NetworkManager mock by default with some convenience methods to add new devices/wifis/etc15:23
mterryCimi, I would love that test15:23
kgunnmterry: its considered a blocker atm :)15:24
* Cimi downloads it15:24
ogra_seb128, awesome, thanks !15:24
pittiCimi, kgunn: https://gitorious.org/python-dbusmock/python-dbusmock/source/tests/test_networkmanager.py shows how to use it15:24
cwayneBray90820_, i don't get what you're asking for then?  that's a shell for ubuntu touch that works on ubuntu desktop...15:24
cwayneor you can just locally run unity8 i guess15:24
kgunnpitti: thanks for the pointers15:24
mterrykgunn, and Leo was working on the click package one?15:24
pittikgunn, Cimi: you can also use it from other languages by calling the mock with python3 -m dbusmock -t network_manager15:25
pittiphone, brb15:25
Cimithx15:26
cwaynebfiller, any update on content hub + gallery-app re: click packages?  (or i may have missed it in your email)15:26
bfillercwayne: no update, it's dependent on new autopilot, content hub and upstart app launcher. I hope to follow up this week on it15:28
kgunnmterry: thats right15:29
Bray90820_cwayne: you get how the ubuntu desktop and the ubuntu touch interface run different apps15:29
andrew806I saw this morning that Google sync is coming along15:29
andrew806definitely excited about that15:29
=== alan_g is now known as alan_g|tea
cwayneBray90820_, yes15:30
Bray90820_cwayne: and you get what shells are like unity and gnome right?15:33
sil2100Mirv, bzoltan: I seem to be having mumble problems15:34
Mirvsil2100: there's no-one there anyway but me, so I guess it's not happening15:35
sil2100Mirv, bzoltan: I'll try to connect somehow, but it might take some time - if there's anything appmenu related, just give me a sign on IRC if I don't make it15:35
sil2100oh15:35
sil2100o_O15:35
cwayneBray90820_, yeah, so like when I said that you could run unity8 locally?15:36
MirvI hope next week there are more people interested in Qt 5.2 bug fixing :S maybe some more invites too.15:36
Bray90820_cwayne: are you thinking i want to run ubuntu touch apps on my desktop?15:36
sil2100Mirv: which room is it btw.?15:36
sil2100Mirv: I just connected :D15:37
sil2100Mirv: Christian is there!15:37
sil2100Mirv: we can still make the meeting, there will be 3 of us then :)15:38
sil2100Mirv: come join us!15:38
Bray90820_cwayne: i am sorry to be so confusing15:38
Mirvsil2100: hehe, ok.15:39
sil2100bzoltan: how about you? Will you be joining?15:39
sil2100bfiller: hi, are you free right now?15:40
bfillersil2100: yes15:40
=== alan_g|tea is now known as alan_g
sil2100bfiller: could you join us on the Qt 5.2 bugs meeting? It's on mumble (google calendar invite)15:40
bfillersil2100: yes I will join15:40
sil2100bfiller: thank you!15:40
Bray90820_cwayne: Basiclly what i want is an ubuntu touch sell i can run on top of ubuntu desktop instead of unity so i can have the touch features while still being able to run desktop apps15:42
cwayneBray90820_, the ubuntu touch shell *is* unity, but it's unity8 instead of unity 715:44
tsdgeosoSoMoN: added some info i found in https://bugs.launchpad.net/webbrowser-app/+bug/127103315:44
ubot5Ubuntu bug 1271033 in webbrowser-app "webbrowser's tst_QmlTest fails on armhf and i386 with Qt 5.2" [Critical,New]15:45
Bray90820_cwayne: thanks I didn't know that sorry for the confusion15:46
cwaynedpm, hey, could you email me the reminders-app click? (or just the link to it), i seem to have lost it in the scrollback :)15:48
oSoMoNtsdgeos, oh, thanks!15:48
tsdgeosoSoMoN: sadly it doesn't help much15:48
tsdgeosbut well, it's some pointers15:48
oSoMoNtsdgeos, at least it’s somewhere to start the investigation15:49
tsdgeosoSoMoN: about the /proc thing15:52
tsdgeosmaybe it's similar to https://codereview.qt-project.org/#change,7528215:53
oSoMoNtsdgeos, sounds like it could be, from a very quick glance15:53
tsdgeosbut well, the other stuff is more pressing i guess15:54
JUracanDo the fastboot and adb versions you get through apt have full functionality or are they  somehow "caped"?15:55
davmor2JUracan: how do you mean by capped there is only one version of adb and fastboot. It just depends on the age of the package as to what it supports15:56
JUracanOh, ok15:57
JUracanThank you15:57
davmor2JUracan: it happily dealt with my xoom and putting cyanogenmod on it15:57
JUracanI guess it's just my system crapping itself16:00
=== salem_ is now known as _salem
=== gatox is now known as gatox_lunch
davmor2cyphermox: any idea if the non backward compitable version of telepathy 1.0 will have any issues for us or are we using an older version anyway?16:13
=== dandrader is now known as dandrader|lunch
ybonAnyone know where this page has ended by chance: http://developer.ubuntu.com/api/qml/sdk-1.0/QtLocation.qml-location5-maps/declarative-mapviewer.html ?16:29
dakerybon: Joseph is working on this https://plus.google.com/u/0/+JosephMills/posts/BrLpZcYM2Jw16:31
dpmpopey, I'm about to enter a call, do you have the URL of the reminders app click handy for cwayne?16:32
popeydpm: he already has it16:34
popeydpm: http://people.canonical.com/~alan/click/com.ubuntu.reminders_0.1.29_armhf.click16:34
ybondaker: oh, nice, but this sounds all EvilMaps inside :s16:35
cwaynepopey, thanks, i'd misplaced it16:35
popeyk16:35
dpmthanks popey16:50
FelinHey all, trying to flash to my Nexus 7 (Grouper) and having some issues. I keep getting an error, "Returned non-zero exist status 1" when the flash attempts to push a file to /cache/recovery/16:51
JurDurIs there a way to flash without having android installed and booted?16:55
balloonskenvandine, ping16:59
kenvandineballoons, pong16:59
ogra_JurDur, if you have a supported device, recovery mode is enough16:59
balloonskenvandine, do you know how the account-console tool can support a complete command line authentication for online accounts? I spoke with mardy as you suggested last week, and he recommended it. However, I seem to still get a popup window asking me to enter my username and password details17:01
kenvandineballoons, i don't think you can get around it opening the browser17:02
kenvandineballoons, let me looks for an old example i have, hang on17:03
kenvandines/looks/look17:03
balloonsI see I can pass a session.. but that doesn't help..17:03
balloonskenvandine, ty17:03
JurlacasHow can I flash through recovery, ogra_?17:07
ogra_use the -d option with phablet-flash17:07
ogra_and give the matching device name for your device17:07
JurlacasLike phablet-flash cdimage-touch -d mako?17:08
ogra_Jurlacas, dont use cdimage-touch we dont test it17:09
Jurlacasubuntu-system them?17:10
=== fmasi is now known as Guest39206
ogra_right17:10
ogra_and --channel trusty17:10
JurlacasWell17:13
=== gatox_lunch is now known as gatox
JurlacasIt says device detected as /sbin/sh: getprop: not found17:15
=== vying is now known as Guest20904
ogra_with -d ?17:15
JurlacasAnd then Unsupported device, autodetect fails device17:15
ogra_that usually omits the getprop function17:15
JurlacasOh17:15
ogra_phablet-flash ubuntu-system -c trusty -d mako17:16
ogra_something like that17:16
mardyballoons: if you want to get a valid oauth token, then I'm afraid there is no way to avoid authenticating with the remote service17:16
balloonshey mardy :-) I'm happy to auth with the remote service, I just assumed I could pass my user/pass to the tool and have it do the oauth for me17:17
mardyballoons: if it's fine for you to just get some hardcoded value just for testing, then there's a way to do that17:17
mardyballoons: no, unfortunately we cannot guarantee a UI-less flow17:17
balloonsmardy, it seems if I have  a session token already though, no need for UI right?17:18
cwaynewhy not just an autopilot test to enter the account first?17:19
cwaynethat'd have the added bonus of testing the whole mechanism from a user standpoint as well, right?17:19
JurlacasIt had some trouble with the (already) downloaded files17:19
balloonshey cwayne, yes we could automate adding an account via settings as well.. that was the original idea, but it's testing a lot more than just a single app at that point17:20
JurlacasSo I moved them somewhere else and I'm redownloading them17:20
kenvandineballoons, http://bazaar.launchpad.net/~ken-vandine/account-plugins/phablet/view/head:/debian/uoa-create17:20
kenvandineballoons, that's a script we used to use for creating accounts on the device before we had a UI for it17:21
kenvandineit still opened a browser to auth17:21
kenvandinebut i suspect you could include a token in the creation params there17:21
kenvandinebut i don't have an example of that17:21
kenvandinecwayne, do you know? ^^17:21
balloonsty kenvandine. I'm going to have to think about the best way to move forward. It might behoove us to just fake everything17:22
kenvandineballoons, i think that would be probably be the most reliable17:22
balloonsit certainly would.. I mistakenly thought not mocking would be easier17:23
cwaynekenvandine, sorry, never tried that17:24
kenvandinecwayne, thx, i figured if anyone had... it would be you :)17:24
cwayne:)17:24
balloonspart of this was trying to find a good way for any developer who needed to mock adding an account.17:26
=== Ursinha is now known as Ursinha-afk
kenvandineballoons, there is https://code.launchpad.net/uoa-integration-tests17:27
kenvandinewhich adds it's own fake provider and fake accounts17:27
kenvandinebut that doesn't test an existing provider with a fake account17:27
kenvandineit's more for testing the infrastructure of UOA17:28
balloonsright.. small but important distinction :-)17:28
balloonsi'll have a think and circle back17:28
cwaynehonestly i think a generic autopilot test case to actually do it from UI could be helpful for any app dev17:28
kenvandinethis one uses an oauth service on localhost17:29
cwaynecyphermox, hi, i updated that bluetooth-touch MR with the appropriate upstart job (the rest of the stuff should be in hte latest images)17:30
cwayneand by should be i mean are because i tested it :)17:31
cffI'm trying to dual boot CM Android 4.2.2 on a Galaxy Nexus with Ubuntu but after I downloaded the Ubuntu image with the Android app and click reboot to Ubuntu I'm rebooted to recovery mode. What can I do to see what's wrong?17:31
=== ricardodrosales is now known as ricdros
cffI can reboot into Android again safely, and when I go to Ubuntu Dual boot app and reboot to Ubuntu I'm again rebooted to Clockworkmode recovery17:33
=== Ursinha-afk is now known as Ursinha
cffHow can I see what's going on behind the scenes after I reboot?17:38
JurlacasWhat recovery are you using cff?17:41
cffJurlacas: ClockworkMod touch 6.0.4.317:42
JurlacasWell17:42
cffdoes the downloading of Ubuntu verifiy the integrity with a checksum ?17:43
JurlacasI'm no ubuntu touch expert, but you should actually be able to see the thing the script is doing17:43
cffJurlacas: the script is not downloading Ubuntu17:43
cffJurlacas: the Ubuntu app for Android does that17:44
cfflet me see where I can find the sourse code for the android app17:52
cffnice, the Android app is written in Qt17:54
cffhmm, or not17:55
=== _salem is now known as salem_
=== dandrader_ is now known as dandrader
cyphermoxcwayne: ack17:58
cyphermoxsergiusens: want to take another look at https://code.launchpad.net/~cwayne18/ubuntu/trusty/bluetooth-touch/bluetooth-touch_lp1266859/+merge/200699 ?18:04
=== alan_g is now known as alan_g|EOD
* sergiusens looks18:07
sergiusenscyphermox, cwayne the only comment I would make is; isn't this upstart job supposed to go in the hostnamed/systemd package?18:13
cyphermoxno18:14
sergiusensbut it doesn't just set the bt hostname, it does it system wide18:14
cyphermoxthis isn't systemd stuff, it's specific to bluetooth on ubuntu touch18:14
cyphermoxwell, I guess it does set the name for everything18:14
sergiusenscyphermox, hostnamectl --pretty set-hostname "$device" is specific for bt?18:14
cyphermoxso bluetooth-touch isn't quite the right name18:14
cyphermoxthe only thing that currently uses this is bluetooth atm18:15
cyphermoxbut I'd rather avoid adding more crap to systemd that isn't generic to touch and desktop18:15
sergiusenscyphermox, I would much rather have this in lxc-android-config at the most18:15
cyphermoxmakes sense, yeah18:15
cyphermoxlxc-android-config is a good candidate18:15
cyphermoxcwayne: would there be a way to also set chassis/icon via properties?18:16
sergiusenscyphermox, what's chassis icon?18:17
cyphermoxtwo separate properties for systemd18:17
cwaynecyphermox, yeah, it's doable via hostnamectl18:17
cyphermoxchassis sets the type of device -- tablet, computer, handset, etc.18:17
cyphermoxicon is so that the device shows up nicely in gnome-bluetooth or bluedevil's interface if detected from a desktop18:17
cyphermoxcwayne: no, I rather meant if you had seen a way to guess the form factor18:18
cyphermoxI see there isn't if you just look at the properties, so ignore me18:18
cffdual booting doesn't work :(18:19
cyphermoxcwayne: perhaps make that a "set-default-hostname.conf" or whatever in lxc-android-config18:19
cyphermoxsergiusens: do you know if there is a way to figure out the form factor from something on the system?18:20
cfflol, I got it working18:21
cffcool18:24
sergiusenscyphermox, not really; if anyone has done any research into that it's Saviq... but I believe the thing that's done now is checking the grid units/resolution18:25
cyphermoxhmm18:25
cyphermoxcrap. :/18:25
cjwatsonkenvandine: I don't suppose you have any idea why the content-hub-peer-hook is quite so incredibly slow (at least sometimes) when starting up the emulator?18:28
cjwatsonkenvandine: I don't have any evidence, but it seems like it's racily stuck rather than emulator-slow18:29
kenvandinecjwatson, not really, it is very simple18:32
cjwatsonkenvandine: is it talking to some other process?  trying to work out how I might debug it18:33
kenvandinealthough i am refactoring the whole peer registry implementation right now, so that might fix it18:33
kenvandineit doesn't talk to another process18:33
kenvandineit iterates some files and checks gsettings18:34
cjwatsonwatching emulator startup really highlights how much I need to get libclick going, mind18:35
cjwatsonannoyingly, generally content-hub-peer-hook only seems to take ages the first time I boot a given emulator instance18:35
cjwatsonI don't know whether that's a race or whether it initialises some data that then perturbs the bug out of existence18:36
kenvandinemaybe accessing gsettings?18:38
kenvandinewe're dropping gsettings use too, moving to sqlite18:38
cjwatsonmaybe18:38
cjwatsonif you're already refactoring it, it probably isn't worth my time to investigate18:38
kenvandineyeah18:38
* seb128 slaps kenvandine18:38
* kenvandine wakes up18:38
kenvandineand hugs seb128 :)18:39
seb128kenvandine, g hater!18:39
* seb128 hugs kenvandine back18:39
slangasekpopey: hi, pmcgowan pointed me at http://paste.ubuntu.com/6721451/ for a list of native click packages currently in the store... this doesn't match the list available for download at http://people.canonical.com/~alan/click/ , can you help me round up the stragglers?19:20
popeyslangasek: sure19:20
popeypretty sure I generated that paste list19:21
popeyoh, i did19:21
slangasekpopey: it looks like the ones I'm missing are: com.ubuntu.developer.christriant.cnotes com.ubuntu.developer.davidplanella.qreator com.ubuntu.developer.mitya57.touchwriter com.ubuntu.developer.mzanetti.fahrplan2 com.ubuntu.developer.qtros.yad com.ubuntu.developer.vtuson.contactsimporter com.ubuntu.developer.vtuson.logviewer com.ubuntu.developer.yuntan.aztter19:22
slangasekpopey: and there are some others that were on ~alan/click that aren't in that pastebin, so <shrug> :)19:22
popeythe origin of the paste was "clicks I happened to have on my laptop at the time"19:23
popeythe clicks on people.u.c was from a script to pull down every click I could find from the store19:23
slangasekah :-)19:23
popeyslangasek: just uploading the stragglers19:25
slangasekta!19:25
mzanettipopey: do I need to do anything with fahrplan?19:26
popeyno19:26
popeyslangasek: right, all those you listed are now at http://people.canonical.com/~alan/click/19:27
=== chihchun is now known as chihchun_afk
slangasekpopey: heh - '_unknown.click'?19:37
popeyyeah ⍨19:37
sergiusensslangasek, the probem is you need unknown, bug from store which renamed19:38
slangasekk19:38
sergiusensmzanetti, btw; you are apps are awesome :-)19:40
=== dandrader is now known as dandrader|afk
tedgthomi, Are you thinking of running the application startup benchmarking on the image, or can additional tools/packages be installed?19:58
mardykenvandine, alex-abreu: https://code.launchpad.net/~mardy/signon-ui/export-cookies/+merge/19823319:59
thomitedg: hey - that's not really up to me. I imagine it'll be on the image plus a few tools19:59
popey/49/join #ubuntu-on-air19:59
popeyBAH!19:59
kenvandinehey mardy19:59
mardyif we merge that to trunk, that's one thing less to setup for the webapp container19:59
mardykenvandine: hi :-)19:59
alex-abreumardy, oh forgot that one !20:00
tedgthomi, K, trying to look at python bindings for libbabeltrace, they're in git master, but unreleased.  If we could put them in a PPA that'd be easier.20:00
tedgthomi, Who can make a decision if installing a PPA is okay for that?20:01
thomitedg: I have a meeting where I can ask about that in 60 minutes time. Can I get back to you after that?20:02
tedgthomi, Sure, sounds good.20:02
thomitedg: thanks.20:02
thomitedg: charles: any luck on the upstart issue I reported in trusty? charles I believe you were bale to reproduce it last week?20:03
alex-abreumardy, commented20:04
charlesthomi: ...and now I can't reproduce it anymore. hm, what's changed20:07
charlestedg: ^ can you take a look at the issue thomi is having?20:07
tedgthomi, Not really sure where to go.  You're running Unity, right?20:08
tedgthomi, Can you run something like?  $ gdbus call --session --dest com.ubuntu.Upstart --object-path /com/ubuntu/Upstart --method com.ubuntu.Upstart0_6.GetAllJobs20:10
=== dandrader|afk is now known as dandrader
thomitedg: otp, will do - one second20:10
thomitedg: ugh - so It seems that since the dist-upgrade I ran last night, upstart-app-launch works again20:16
thomitedg: charles, so sorry for the noise - I'll get to reviewing your gir branch ASAP20:16
charles\o/20:16
tedgdist-upgrade fixes all bugs :-)20:16
thomiheh20:17
dobeyexcept for the ones it creates20:18
tedgdobey, That's it being self-preserving, it wants you to run it again.20:19
dobeytedg: oh that's why it broke my display, while keeping the x session running then20:20
tedgdobey, Which makes you want it more.  Really it's an abusive relationship.20:20
dobeyit's failing then20:21
dobeybecause i don't want to run it more20:21
dobeyi just want my computer to work without me having to do crazy things to make it work halfway reasonably20:21
tedgyou'll be back20:21
matv1hello ppl, I am getting a network error trying to update apps, while networking is running without problem. its just the clickpackage that wont update. Is anyone seeing this?20:31
matv1oh I did the last 14.04  update today20:32
matv1its r14120:33
popeyi saw that earlier, retried and it worked20:34
popeynow it's failing20:34
matv1yup20:35
matv1so its a server side problem?20:35
popeyhmm20:35
popey2014-01-21 20:35:24,045 - CRITICAL -  QUrl( "https://public.apps.ubuntu.com/download/com.ubuntu.developer.vtuson/logviewer/com.ubuntu.developer.vtuson.logviewer_0.7_armhf.click" )  ERROR: : 20420:36
popeybeuno: ^^20:36
=== salem_ is now known as _salem
* popey wonders what a 204 is20:36
matv1indeed :)20:36
matv1I assume this is hitting all devices?20:37
beunopopey, there's a deployment going in20:38
beuno*on20:38
beunowhich seems to have a hiccup20:39
popeyok, there's our answer matv1 ☻20:39
popeythanks matv120:39
popeyand beuno20:39
matv1no problem. I will try later on20:40
matv1gd luck20:40
sergiusensbeuno, that answers my email :-)21:03
* beuno marks as read21:06
thomitedg: your gir branch - what should the gir package be called?21:15
thomitedg: after installing it, 'from gi.repository import UpstartAppLaunch' doesn't work for me21:15
tedgthomi, gir1.2-upstart-app-launch-2_0.3+14.04.20131218-0ubuntu1_amd64.deb21:16
thomisorry, I meant the python package name21:16
thomi:)21:16
tedgHmm, that works for me.21:17
tedgLet me build another one to make sure.21:18
thomithanks21:18
tedgthomi, http://pastebin.ubuntu.com/6793878/21:19
thomihmm, fails for me. I'll investigate21:20
=== gatox is now known as gatox_bbl
mzanettisergiusens: thanks22:07
=== rickspencer3_ is now known as rickspencer3
tedgthomi, Figured out the issue, pull new revisions.22:11
thomitedg: will do, thanks22:11
beunosergiusens, ping?22:11
sergiusensbeuno, pong22:11
sergiusensmzanetti, np; xmbcremote and authenticator are just great22:12
mzanettisergiusens: xbmcremote is my favorite one22:12
mzanettisergiusens: there are still some cool features to come, once our platform supports them22:13
mzanettidownload music/videos directly from xbmc to the phone22:13
sergiusensmzanetti, that would be awesome, I know about the pause/mute on call :-)22:13
mzanettiautomatically pause movies on incoming phone calls etc22:13
sergiusensthe download thing would be nifty22:13
mzanettibtw. anyone know if I can use the download manager already?22:13
sergiusensmzanetti, you should ask mandel22:14
sergiusenshe's in Spain though, so you might want to wait for something closer to your timezone22:14
mzanettisergiusens: ah ok. thanks22:15
beunosergiusens, hey22:22
beunosergiusens, can you get me a script to authenticate against the store?22:22
beunosomething webops can run22:22
beunothey're trying to reproduce some failures22:22
beunowhichever22:22
sergiusensbeuno, nessita actually gave us one :-) ... https://pastebin.canonical.com/102882/22:24
sergiusensbeuno, and you can loop run lp:click-sync22:25
sergiusensI can probably make that exception I sent prettier and with some more info if needed22:25
=== gatox_bbl is now known as gatox
beunosergiusens, can you hop on to #webops one sec?22:38
thomitedg: can now import UpstartAppLaunch - will put it through it's paces after lunch.22:44
thomitedg: will the failure notification work now, or is that still waiting on review?22:44
tedgthomi, Great, thanks!22:44
tedgthomi, Review22:44
thomiok22:44
Markzzis the nexus 7 2013 supported now?22:56
robotfuelthe ubuntu-touch emulator's telnet interface won't let me send sms messages, is there a dbus interface I can use?22:57
sergiusensrobotfuel, ofono isn't started22:57
=== chriadam|away is now known as chriadam

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