/srv/irclogs.ubuntu.com/2014/03/06/#ubuntu-touch.txt

=== chriadam|away is now known as chriadam
=== _salem is now known as salem_
=== duflu_ is now known as duflu
=== salem_ is now known as _salem
=== _salem is now known as salem_
=== vying is now known as Guest72351
=== cul_ is now known as cul
dholbachgood morning07:33
=== LarrySteeze is now known as LarrySteeze|Away
oSoMoNdidrocks, the latest release of webbrowser-app was reverted, so now what’s in trunk and what’s in the archive is out of sync, how should I fix that?08:53
didrocksoSoMoN: yeah, we don't inject the revert in trunk on purpose (to not screw history), we need to have the transaction fixed by dbarth's team first to reland fixes08:54
didrocksnot sure where they are on fixing the issues08:54
dbarthdidrocks: we'll switch back to not depend on signon-ui at build time08:58
dbarthshould have a patchthis monrning08:58
dbarthoSoMoN: ^^08:58
oSoMoNdidrocks, ok, so that means I can’t request landing anything else until the trunk is in sync with the archive again, right?08:59
didrocksoSoMoN: yeah, so if you can't wait on dbarth's team, you can revert everything in trunk to match distro09:00
oSoMoNdidrocks, that’s ok, I can wait09:01
dbarthoSoMoN: we'll unblock that soon, discussing with mardy right now09:12
mardydbarth, oSoMoN: I'm on it, shouldn't be too difficult09:13
JamesTaitGood morning all; happy White Chocolate Cheesecake Day! :-D09:13
dbarthdidrocks, oSoMoN: i clarified yesterday with robru and kenvandine that it was not possible to MIR the rest of the stack (especially now)09:13
dbarthso the runtime dep is really the way to go09:13
didrocksdbarth: right09:13
didrockskeep us posted dbarth, thanks :)09:14
GodoPPLHi, anyone that can help me out with a question?09:36
GodoPPLI'm trying to install Ubuntu for Phones on my Galaxy Nexus - an maguro 16GB version with yakyu firmware09:37
jussiGodoPPL: just ask the question and see if someone is around that knows the answer...09:38
GodoPPLbut, when I go to fastboot to install the ubuntu images, I get device name |tuna| not found on server09:38
nhainesGodoPPL: try specifying '-d maguro' (or '-D maguro', I can't remember which) and see if that helps.09:44
GodoPPLnhaines: that seemed to do the trick, thanks!09:45
nhainesyay!09:45
swordfishHello everyone, did somebody know how to create a multiarch click package? I have the binaries for armhf and x64, how can I pack them? Thank you...09:46
popeyswordfish: i believe "fat packages" are being worked on09:48
swordfishpopey, ok thank you, so at the moment this is not possible?...09:50
popeyswordfish: not sure, I haven't seen any packages which do it.09:50
swordfishpopey, ok, so armhf only for the moment... Did you receive the email I sent you last week?09:51
mardydbarth, oSoMoN: https://code.launchpad.net/~mardy/webbrowser-app/oa-runtime/+merge/20962509:54
dbarthmardy: checking09:59
=== JamesTai1 is now known as JamesTait
mardydbarth: I actually found another issue, which might be the same that you found earlier, when testing the facebook webapp with the OA integration:10:10
mardydbarth: the first time that you create the account, after the control returns to the webapp, it still asks you to login10:11
dbarthmardy: it has not happened since i tried the recent versions10:12
mardydbarth: I investigated the issue, and that happens because WebKit is started as soon as the container starts (even if it's not visible), and it reads the cookie file at that time10:12
mardydbarth: it did not happen because you didn't remove ~/.local/share/com.ubuntu.developer.webapps.webapp-facebook/.QtWebKit/10:12
mardydbarth: nor did I, that's why I never noticed that issue :-)10:12
davmor2Morning all11:01
chihchunquestion on click app, I tried to load a component (qml file) from Loader.11:05
chihchunIt works fine on desktop or run from cli on nexus4, but it does not work when I lunched from desktop11:05
chihchunwhere I can check the log or error message (from unity ?)?11:05
chihchun${HOME}/.cache/upstart/unity8.log ?11:06
achiangchihchun: may have better luck in #ubuntu-app-devel?11:08
chihchunachiang: thanks11:08
achiangwhich ppa should i add to experiment with qt5.2?11:24
achiangMirv: ^^ ??11:24
achiangis it just qt5-edgers?11:25
davmor2achiang: https://launchpad.net/~canonical-qt5-edgers/+archive/qt5-beta2 that is the one I was using last11:35
achiangdavmor2: yah, i'm about to add that ppa and do a dist-upgrade11:36
achiangdavmor2: i'm running in a VM so i need to figure out how to pin xorg first11:36
achianghm. no, i'll be smarter than that and take a VM snapshot ;)11:38
achiangs/smarter/lazier/11:38
t1mpelopio: are you helping andrew with the AP test that he asked for? https://code.launchpad.net/~andrew-hayzen/ubuntu-ui-toolkit/fix-swipe-delete-002/+merge/20217111:50
ahayzent1mp, o/11:50
t1mpahayzen: hello, I was going through my reviews and found that one still waiting to be approved11:50
ahayzent1mp, i don't think any of us know how to test if animations occur?11:51
Mirvachiang: hi11:51
t1mpahayzen: ah yes, I remember now11:51
achiangMirv: hey, i'm installing from the qt5-edgers ppa now. i think i'm all good11:51
ahayzent1mp, hence writing the bug report11:51
Mirvachiang: davmor2: breaking news, add ppa:ci-train-ppa-service/landing-006 + ppa:canonical-qt5-edgers/qt5-beta111:52
Mirvachiang: that works too, but it's now possible to use even more of the final packages with that ^11:52
Mirvthey should be ~identical, but the other one is really final while other one is another rebuild11:52
achiangMirv: hm, i was using qt5-beta2 !11:52
t1mpahayzen: ok then. Now I need to figure out how to trigger jenkins CI testing on that MR11:52
Mirvachiang: yep, that's what has everything in one place and works too. so if you just need to debug stuff it works too.11:52
ahayzent1mp, yeah, i may need to do a merge of trunk as well?11:53
davmor2Mirv: beta1 not beta2?11:53
achiangMirv: so stick with what i'm doing then? no need to use the ci-train ppa and beta1?11:53
t1mpahayzen: that is always better. please do that :)11:53
ahayzent1mp, i'll do tht any ping u when done :)11:53
ahayzent1mp, no conflicts \o/11:54
=== chriadam is now known as chriadam|away
t1mpahayzen: hurray :)11:55
ahayzent1mp, thts been pushed, i'll manually retest everything still works11:55
Mirvdavmor2: yep, beta1 is now "only those packages that haven't landed to landing-006 because of other landings blocking", ie. about 15 packages11:55
Mirvdavmor2: so that means almost everything gets installed from landing-00611:56
Mirvdavmor2: I've smoketested it already, the combo landing-006 + qt5-beta111:56
Mirvdavmor2: so it should be good for any new testing11:56
davmor2Mirv: nice :)11:57
davmor2If every I get anytime I'll give it a go :)11:57
ahayzent1mp, all looks good :)12:01
t1mpahayzen: I will need jenkins to execute the tests and create the .deb's for testing before approving12:01
t1mpahayzen: I'm asking in #ubuntu-ci-eng how to do it12:01
ahayzent1mp, cool, i just wanted to check myself tht it was working for me lol12:01
=== MacSlow is now known as MacSlow|lunch
elopiot1mp: no, I haven't seen it.12:28
elopiot1mp: ahayzen, there is a qmlscene mode that lets us run with slow animations. That might help.12:29
elopiobut isn't qmlrunner a better tool for that?12:29
Mirvpopey: for you too, if you happen to reflash your device at some point, it's useful to use ppa:ci-train-ppa-service/landing-006 + ppa:canonical-qt5-edgers/qt5-beta1 combo to use maximum amount of landing bits available12:42
MirvI don't see any functional difference, though12:43
popeyMirv: ok12:44
ahayzenelopio, i don't even know where to start attempting to check if the animation did something, hence why it was suggested to report a bug so it is not forgotten about12:55
elopioahayzen: yes, that's ok, thanks for that.12:55
elopioI'll experiment with this slow mode.12:55
ahayzenelopio, thanks12:56
achiangMirv: ping, after a dist-upgrade to the beta2 ppa, seems qtcreator got uninstalled13:04
achiangMirv: qtcreator-plugin-cmake uninstallable. :(13:04
=== alan_g is now known as alan_g|lunch
Mirvachiang: ah, sorry about that, SDK team has still be finalizing the Ubuntu plugin bits, and my focus has been somewhat largely on the device side13:05
achiangargh. :(13:06
Mirvachiang: bzoltan + zbenjamin are working on those, and the new CMake plugin is at ppa:ubuntu-sdk-team/tools-development at the moment at least13:06
achiangMirv: ok, i'll try that ppa too13:06
Mirvwhen they say it's ready, I'll deploy it to my PPA:s too, hopefully very soon now13:06
achiangMirv: is that PPA co-installable with the beta2 PPA or will they fight to the death?13:06
Mirvachiang: it's co-installable13:06
Mirvachiang: it builds against beta2 to be exact13:07
achiangMirv: ok, thanks. will try13:07
bzoltan achiang: the ppa:ubuntu-sdk-team/tools-development  has that package13:08
achiangbzoltan: yep, about to try now13:08
bzoltanachiang: the new UBuntu Plugin package will be available there in half an hour13:08
achiangbzoltan: ah! ok. maybe i'll go for lunch then. :)13:08
bzoltanachiang: enjoy :) I offer fresh and cool SDK tools as dessert13:09
achiangbzoltan: btw, one reason i am keen to try qt5.2 is because i am working on a desktop app, and want to use - http://qt-project.org/doc/qt-5.1/qtquickdialogs/qml-qtquick-dialogs1-filedialog.html13:10
achiangbzoltan: do you think i'll have any issues if i use that component along with our SDK components?13:10
bzoltanachiang: other than visual I do not think you will have any problem13:11
achiangbzoltan: ack, thank you!13:11
mardyoSoMoN: here's another one: https://code.launchpad.net/~mardy/webbrowser-app/creation-mode/+merge/20967213:20
mardyalex-abreu: ping13:20
=== boiko_ is now known as boiko
alex-abreumardy, pong13:34
Patrick_Hey:)13:35
mardyalex-abreu: there are a couple of MP for you13:35
alex-abreumardy, looking at the oa-runtime one13:35
Patrick_i just während to ask wehre i find the ux Guidlines for ubuntu touch :)13:36
Patrick_*wanted13:36
alex-abreumardy, whos going to pull qtdeclarative5-online-accounts-client0.1 ? I guess that on touch thats fine since someone will, but on the desktop (since the same code base is used) who's doing it ?13:36
Raptorhello13:37
mardyalex-abreu: no one, that's the nice thing. :-) On the desktop, we don't want to require it13:38
alex-abreumardy, sure but in the code the page will still be triggered no?13:38
alex-abreuon the desktop13:38
alex-abreumardy, mmh no since we dont specify an accountProvider forget what I just said13:39
alex-abreumardy, mmh ...13:39
mardyalex-abreu: well, that commit moved everything behind a Loader13:41
mardyalex-abreu: if that fails to load, becuase the module isn't there, we simply show the webview13:41
=== MacSlow|lunch is now known as MacSlow
Mirvgatox: hi! any luck with https://bugs.launchpad.net/ubuntu-purchase-service/+bug/1273570 ? it's starting to be the only remaining build/unittest related we have left for landing Qt 5.213:46
ubot5Ubuntu bug 1273570 in ubuntu-purchase-service "ubuntu-purchase-service fails to run tests with Qt 5.2" [Critical,Confirmed]13:46
Saviqogra, upstart q: we have smart-scopes-proxy (start on dbus), scope-registry (start on started smart-scopes-proxy), unity8 that depends on scope-registry running, would adding "initctl start smart-scopes-proxy" in unity8's pre-start script be really hackish, or just a bit?13:49
gatoxMirv, i haven't had the time to look at that yet, maybe you can ping dobey about that13:49
ograSaviq, why not make it a unity8 condition then ?13:49
ograin "start on"13:50
Saviqogra, because that won't make it start on first installation13:50
Saviqogra, i.e. "start unity8" won't launch the others13:50
gatoxMirv, also, that package is not being used right now by anyone...13:50
Saviqogra, if they're stopped13:50
Mirvdobey: see gatox's comment ^ we'd need that http://pad.lv/1273570 fixed13:50
ubot5Launchpad bug 1273570 in ubuntu-purchase-service "ubuntu-purchase-service fails to run tests with Qt 5.2" [Critical,Confirmed]13:51
gatoxMirv, that will be included in the proper programs soons13:51
Mirvgatox: it still needs a rebuild to be able to land Qt 5.213:51
dobeyhuh13:51
dobeywtf cmake13:51
ograSaviq, then make unity8 emit an invented event and add an "or $howeveryoucalltheevent'" to smart-scopes-proxy13:52
ogra(to start on)13:52
Saviqogra, that was the other thing I was thinking13:52
Saviqmhr3, ↑13:52
alex-abreumardy, commented on the oa-runtime MR, just a few nits ...13:53
mhr3Saviq, ok, give me a name of the event and i'll mp it13:53
Saviqmhr3, scope-ui-starting?13:53
mhr3Saviq, are you going to emit it from unity8 itself or from the job?13:53
Saviqmhr3, from the job13:54
Saviqmhr3, I think?13:54
Saviqmhr3, maybe better from the plugin?13:54
Saviqmhr3, this way whoever uses the plugin will get the registry...13:54
mhr3no, i'd prefer the job13:55
mhr3it's easier to find it then13:55
Saviqmhr3, probably, yeah, ok13:55
mardyalex-abreu: oSoMoN told me that he's not using semicolons (usually one doesn't, in QML projects)13:56
Saviqmhr3, have a better name for the event?13:57
mhr3Saviq, nah, it's fine13:57
=== dandrader is now known as dandrader|afk
alex-abreumardy, ah :/ ... I tend to do it always, since js rules for semicolons could be tricky, js automatically adds semicolons, & sometimes creates a mess if you are not careful13:57
alex-abreumardy, js = js interpreter13:58
Saviqogra, that looks sane http://paste.ubuntu.com/7044219/ ?13:58
thostr_Mirv: dobey: as the purchase is not used right now can we simple disable/remove it for now?13:58
ograSaviq, yep13:58
Saviqogra, thanks13:58
dobeythostr_: it's not an issue with qt5.2 afaict13:58
ograi would probably call it -trigger ... instead of -starting :)13:59
mhr3Saviq, http://paste.ubuntu.com/7044226/ ?13:59
ogramhr3, test it :) looks ok for me14:00
alex-abreumardy, but ok14:00
Saviqmhr3, you don't want to start on dbus anyway?14:00
Saviqmhr3, but yeah, looks ok14:00
achiangbzoltan: any clue on which package i might have to install to get QtQuick.Dialogs?14:00
thostr_dobey: so, what is the problem then?14:01
mhr3Saviq, no need, it doesn't need dbus, and unity8 is the only "client"14:01
ograSaviq, unity8 has "start on started dbus" ... as long as it is the only one emitting that event ...14:01
bzoltanachiang:  it is something declarative and control in it14:01
=== alan_g|lunch is now known as alan_g
bzoltanachiang: qtdeclarative5-controls-plugin14:01
Saviqmhr3, ogra, agreed14:02
achiangbzoltan: found it, thanks14:02
dobeythostr_: i'm not sure why exactly it's happening, but cmake is trying to run the env var setting as a command for the qml unit tests. i have a trivial fix that should work, but i don't know why cmake is doing that in the first place, and it's not doing it locally14:02
mardyalex-abreu: updated https://code.launchpad.net/~mardy/webbrowser-app/oa-runtime/+merge/20962514:02
mardyalex-abreu: I didn't add a check on L63, because that's only called if the cookie store is valid14:02
Mirvthostr_: dobey: I could disable the tests to get a rebuild done, if that's just acceptable to you for now14:03
dobeyat least, that's what the error means14:03
ogramhr3, Saviq you might probably want to tear down the service with unity (stop on stopped unity8) if you want to make sure it restarts  alongside14:03
thostr_Mirv: yes, acceptable as not used by now14:03
mardyalex-abreu: oh, wait, I can move something else inside that "if"14:03
Mirvthostr_: ok!14:03
mhr3ogra, nah, it can keep running14:04
dobeythostr_, Mirv: how can we determine why cmake is doing that exactly?14:04
ograok14:04
thostr_dobey: if it's a "normal" cmake thing you might want to ask Satoris as he knows more or less everything about cmake14:05
mardyalex-abreu: ok, now it's ready14:05
Tassadarbarry: I'm currently patching my Nexus 5 images with newer system-image (rev. 242) because of the http-only thing. I saw that there are some updates to u-d-m and s-i, which are supposed to land together - do you think something will break if u-d-m lands, but s-i stays on that revision I'm patching the image with? Like, are there some changes in u-d-m which would cause incompatibility with older s-i?14:06
=== chihchun is now known as chihchun_afk
barryTassadar: please test with s-i rev 249 (tag:2.2), which is the version i'm trying to land.  i don't think udm changes will break anything, it's just that for the image we definitely want to test them together just to be sure14:08
barryTassadar: tag:2.2 is in my PPA: https://launchpad.net/~barry/+archive/systemimage14:08
Tassadarokay, thanks, will change it to 249 and test it when I'll have time (assuming that's before it lands in the image <_<)14:09
alex-abreumardy, +114:22
ograrsalveti, so i was fighting with adb the whole day, we cant start it after the container on manta and we cant drop the echo 0/1 either, seems adbd *only* works if the pre-start commands run before the container does anything on manta14:22
=== dandrader|afk is now known as dandrader
rsalvetiogra: I didn't get why you can't start adbd after the container is up14:24
rsalvetithe container will do echo 0/114:24
ograrsalveti, the device is weirdly configured by the container14:24
rsalvetithat's weird14:24
rsalvetilet me put my manta to charge14:24
ograthere is something called ffs on manta14:24
ograhttps://code-review.phablet.ubuntu.com/gitweb?p=aosp/device/samsung/manta.git;a=blob;f=init.manta.usb.rc;h=8540d9cd3306707ecbe0627fe781f1d3c7d93fd0;hb=8d8c09a2ddbbb0052b36aa07863a2ea67954b62c14:25
ograsee line 10-1414:25
ograroot@ubuntu-phablet:~# cat /sys/class/android_usb/android0/functions14:26
ogramtp,ffs14:26
ograthats what i get when leaving it to the container to configure the device14:26
ograand even though adbd is running, adb doesnt work14:26
ograi.e. the device is in a weird state14:26
rsalvetiright14:27
* ogra tries to rip out that block from the init.rc14:27
sergiusensrsalveti, ogra did you guys remove the default init.rc setprop already?14:27
ograsergiusens, no, we want to keep it :)14:28
ogra(atm)14:28
sergiusensogra, the mtp,adb default setting forever?14:28
rsalvetiyeah, don't need to change that yet14:28
sergiusensoh, atm14:28
sergiusensbetter14:28
rsalvetithis ffs seems to be specific to manta14:28
ograsergiusens, i ripped out the (as i thought) useless echo 0/1 lines from adb startup14:28
rsalveti[persist.sys.usb.config]: [mtp,adb]14:29
ograsergiusens, and apparently since then adb completely stopped working there14:29
ograrsalveti, right14:29
asacm-b-o: hey14:29
rsalvetiroot@ubuntu-phablet:/# cat /sys/class/android_usb/android0/functions14:29
rsalvetimtp,adb14:29
ograrsalveti, check /sys/class/android_usb/android0/functions vs that14:29
rsalvetiat our normal boot14:29
ograyeah14:29
sergiusensogra, yeah; adb is sort of flaky14:29
asacm-b-o: we are trying to get the last bits in our images eliminated. and heard you had a workaround for the weather app issues14:29
asacm-b-o: and sorry if you get double pinged :)14:29
ograrsalveti, now start adbd on lxc-android-config started or on the android event14:30
ograsergiusens, i got it rock solid here on my flo now14:30
ograno disconnects14:30
ogra(moved everything to upstart-local-bridge)14:30
ograi also have a nice ssh job based on that that starts and stops ssh based on a property :)14:31
ogra(super helpful for debugging adb :) )14:31
rsalveti:-)14:31
m-b-oasac: not until tomorrow afternoon utc, sorry14:32
mardyalex-abreu: thanks, the second one is https://code.launchpad.net/~mardy/webbrowser-app/creation-mode/+merge/20967214:32
asacm-b-o: can you describe the workaround for us?14:32
asacm-b-o: we can maybe do it then for you (but no promise)14:33
m-b-oasac: hmm, I'll try to explain:14:33
asacawessome :)14:33
ograrsalveti, removing the block from init.manta.usb.rc works14:33
rsalvetiogra: which block?14:33
ograhttps://code-review.phablet.ubuntu.com/gitweb?p=aosp/device/samsung/manta.git;a=blob;f=init.manta.usb.rc;h=8540d9cd3306707ecbe0627fe781f1d3c7d93fd0;hb=8d8c09a2ddbbb0052b36aa07863a2ea67954b62c14:34
ograline 10-1414:34
ograi.e. prevent that alias filesystem from becoming mounted14:35
rsalvetiright, but do we know what is that part actually doing?14:35
ogranope, never heard of it14:35
m-b-oasac: The workaround would be, to only send the locations to the WorkerScript, which have to be updated and to insert the results from the WorkerScript back in locations14:36
ahayzent1mp, FYI Jenkins passed :) https://code.launchpad.net/~andrew-hayzen/ubuntu-ui-toolkit/fix-swipe-delete-002/+merge/202171/comments/49325514:36
ograrsalveti, https://lwn.net/Articles/382480/14:36
ograrsalveti, i guess we can live without it14:37
pmcgowanm-b-o, what are you working around, is there a known issue in the uitk or something?14:37
t1mpahayzen: that's great. Let me run all autopilot tests with the .deb packages created by jenkins14:37
ahayzent1mp, thanks14:37
t1mpahayzen: it will take 1-2 hours14:37
ahayzent1mp, no problem thanks for doing it :)14:38
ograrsalveti, sounds very optional to me14:38
m-b-opmcgowan: I think so https://bugs.launchpad.net/ubuntu-weather-app/+bug/128744614:38
ubot5Ubuntu bug 1287446 in Ubuntu Weather App "Sometimes, the temperature and conditions are not shown" [Undecided,Confirmed]14:38
m-b-opmcgowan: some nasty glitch with WorkerScript and/or JSON in Qt perhaps14:39
pmcgowanm-b-o, ok so we know we lose the data but not sure why yet?14:39
m-b-opmcgowan: exactly, and the same data can work the next time14:40
pmcgowanm-b-o, ok, will try to find someone to help look at it14:41
rsalvetiogra: we just need to check if mtp will still work14:41
m-b-opmcgowan: nice, thanks!14:41
rsalvetias it might be using ffs14:41
rsalvetiotherwise it was probably used to also allow composite gadget14:41
ograi doubt it would be listed separately then14:41
rsalvetiright, indeed, it's just using adb with ffs14:42
ograas i understand it you can simply use more functions14:42
rsalvetias it's just mounting that specifically14:42
ograso ffs could carry rndis and adb14:42
ogra(at the same time)14:42
ograsigh, but why do i still need the echo 0/1 in the upstart job14:43
ograstart on android-container persist.sys.usb.config=*adb14:43
ograthats what i use to start it now btw :)14:43
rsalvetiright, cool14:43
ograbut it still requires the silly echo ... shouldnt ...14:44
ograha !14:45
ograok, ripping out *all* echos makes it work :P14:45
ograso how do i cack that ffs block out ...14:49
ogra*hack14:49
rsalvetiI still don't think we need to remove that14:50
rsalvetijust trying to better understand why it's saying mtp,ffs14:50
ograwell, adb doesnt work if it is mounted14:50
rsalvetibut my ssh connection is awful14:50
rsalvetiwell, it should work :-)14:50
rsalvetithat's how android is using it14:50
mingError while converting /home/ming/.local/share/ubuntu-emulator/ubuntu-emulator-one/system.img: Unknown option 'compat' qemu-img: Invalid options for file format 'qcow2'.14:51
mingDo anybody know how to fix this error?14:51
ograrsalveti, the thing is that we will need to introduce special cases for it14:51
rsalvetiwhy?14:52
ograas i understand it we would have to start adbd inside the function fs14:53
ogra $ modprobe g_foo14:53
asacpmcgowan:14:53
asac15:36 < m-b-o> asac: The workaround would be, to only send the locations to the WorkerScript, which have to be updated and to insert the results from the  WorkerScript back in locations14:53
asacpmcgowan: can you get that into bug?14:53
rsalvetiogra: but that's not how it's done by android14:53
asacand see if someone knows what to do with this?14:53
ogra   $ mkdir /dev/ffs-mtp && mount -t functionfs mtp /dev/ffs-mtp14:53
ogra   $ ( cd /dev/ffs-mtp && mtp-daemon ) &14:53
ografrom the lwn articke14:53
rsalvetiogra: adb is still started there separately14:53
pmcgowanasac, yeah will talk to balloons then see whoc an look at it14:53
rsalvetiall it's doing is mounting ffs14:53
pmcgowanasac, not clear to me why it just started showing up14:53
ograrsalveti, i cant find the "start adbd" function14:54
pmcgowanasac, either way I think we should promote the image given what we know14:54
rsalvetiogra: http://paste.ubuntu.com/7044464/14:54
balloonspmcgowan, I would rather we did not patch the app based upon a platform bug. It's not going to help the bug get solved14:54
pmcgowanballoons, hi there, why do yu say platform bug?14:54
ograrsalveti, what does start adbd do ?14:54
ograrsalveti, thats what i mean14:55
pmcgowanballoons, is there more known that in the bug log?14:55
rsalvetiogra: starts adbd :-)14:55
rsalvetiprobably part of init.rc14:55
ograrsalveti, there is usually something defining the adbd service14:55
rsalvetiogra: http://paste.ubuntu.com/7044466/14:55
rsalvetiogra: from init.rc14:55
balloonspmcgowan, that was the running opinion, but I see m-b-o has looked into things a bit more. So if it is truly something in the app so be it. However, he was seeing varying behavior in his js workers14:56
ograrsalveti, hmm, k ... i was hoping to find some reference to ffs :)14:56
pmcgowanballoons, when did this start showing failures?14:56
pmcgowanits just that we have lots of apps handling json this way afaik14:56
balloonspmcgowan, right. It's gotten worse over time, images past 194 seem to be much easier to trigger.14:57
balloonsI still feel like the app needs to handle no data / no connection a bit better14:57
pmcgowanballoons, ok, like retry in some smart way14:57
balloonspmcgowan, right, like I've seen it crash https://bugs.launchpad.net/ubuntu-weather-app/+bug/128798214:58
ubot5Ubuntu bug 1287982 in Ubuntu Weather App "Refreshing when no weather data is found crashes the app" [Undecided,New]14:58
m-b-oasac: sorry, for short description, but there are some sideeffects hard to explain14:58
pmcgowanballoons, I am told the crash is a known issue across apps14:59
pmcgowanor maybe thats a different one14:59
pmcgowanseems we just need to debug and get a better understanding15:00
m-b-oasac pmcgowan balloons: I would try hard this evening to get a workaround in place. Changing the app at that particualr place has some sideeffects...15:00
didrockspmcgowan: it didn't start to show up btw, I mention it for a week and half: https://lists.launchpad.net/ubuntu-phone/msg06569.html15:02
ograrsalveti, ok, mounting it manually and restarting adbd makes it work15:02
pmcgowandidrocks, understood15:02
rsalvetiogra: but mounting on the ubuntu side, right?15:04
ograrsalveti, yeah15:05
rsalvetiogra: that's probably because the kernel can now see this mount point15:05
rsalvetiand the alias15:05
ograsomething like this http://paste.ubuntu.com/7044519/15:05
* ogra tests 15:06
ograyep, got a shell15:06
* ogra tests on flo15:09
rsalvetiogra: problem is that checking /proc/filesystems is still not right15:13
ograwhy is that ?15:14
rsalvetiogra: but that's the idea15:14
rsalvetiogra: in case you don't have it used or mounted by android, but available in the kernel15:14
ograwell, then let me bind it to the device15:14
=== alan_g is now known as alan_g|tea
i9100DaveHi, I'm have issues using the i9100 port, on boot i'm getting a black screen, i have shell access, any ideas where i need to look to find out the issue ?15:27
mijkhey, what's the gui for the wifi config?15:31
mijkI installed ubuntu touch and it's messed up15:32
mijkI'm trying to launch from the terminal15:32
ograrsalveti, tested on flo and manta http://paste.ubuntu.com/7044635/15:32
rsalvetiogra: hm, can't we find a more generic way15:33
rsalveti?15:33
rsalvetiotherwise it'd be yet another device specific stuff in our rootfs15:34
ograrsalveti, thats what i was talking about in the beginning15:34
rsalvetiogra: you should just check for /sys/class/android_usb/android0/f_ffs/aliases15:34
ograhow else do yxou want to know you need it15:34
ograoh15:35
ograk15:35
ogracan do that indeed :)15:35
cwaynea generic way to put upstart jobs in the device tarball would be nice :)15:35
=== alan_g|tea is now known as alan_g
=== vying is now known as Guest72683
Tassadarogra: do you plan to support also deb, the 4g+wifi version of flo, or just flo?15:38
ograwe dont have any deb devices in the team i think15:38
ograso i guess thats a no15:39
pmcgowanogra, any chance it just works?15:39
Tassadarit doesn't15:39
Tassadarwell15:39
Tassadarflo build doesn't15:39
Tassadaras in, the mobile data don't work15:39
TassadarI can try building it specificaly for deb15:39
rsalvetiTassadar: do you have a deb around?15:43
Tassadarno, but my users do15:43
rsalvetialright15:44
ogragah15:44
* ogra curses 15:44
rsalvetiI'll try to get the hammerhead kernel in archive, can probably do the same for deb15:44
TassadarI'm gonna try and build an image for deb, see how that goes15:44
ogracopy/paste when the last line is exec /usr/bin/adbd ... and missing to paste the last character ... i love this day15:45
Tassadar(deb has the same kernel as flo)15:45
Tassadar(as in, the binary is the same)15:45
Tassadaralthough I suppose udev rules from flo won't kick in, huh15:49
rsalvetiTassadar: yeah15:50
rsalvetiTassadar: can get that uploaded15:50
Tassadarand there's probably gonna be more..don't have time to do that right now, maybe later15:50
=== Ursinha is now known as Ursinha-afk
ograrsalveti, sigh ... /sys/class/android_usb/android0/f_ffs/aliases only exists once the container has mounted the filesystem ... which happens after adb is brought up in there apparently15:54
rsalvetiogra: :-)15:54
ograwhich means we cant use it :/15:54
rsalvetiogra: we can try to remove that from the android side for now15:55
rsalvetionly adb is using ffs15:55
rsalvetiguess reverting b95ddb82655138da5aa1427d731d4f480a3f7d3615:55
ograwell, i need to do an upload before the next image ...15:55
ograto get manta tests back ...15:55
ograand i dont want to blantly revert and re-introduce the disconnects15:56
rsalvetihttps://plus.google.com/111524780435806926688/posts/AaEccFjKNHE15:58
rsalvetiso yeah, reverting that might not be ideal15:58
ograright, i want a workable fix15:59
rsalvetiogra: so I guess we can just check for /proc/filesystems then15:59
rsalvetibecause it shouldn't cause us any harm anyway15:59
rsalvetiwe're not starting adbd from the container15:59
rsalvetiwe could see what would happen if you enable ffs on another device16:00
ograwell, even starting it after the container still doesnt get me the sysfs entry16:00
rsalvetithat's weird16:00
ograseems to take wuite a while until it is created16:00
rsalvetiI thought /sys/class/android_usb/android0/f_ffs would always be available16:01
ograi definitely see it when logging in16:01
* ogra adds a sleep 5 to the upstart job16:01
ograergh16:03
=== Ursinha-afk is now known as Ursinha
ogranow thats embarrassing16:04
ograif [ -d /sys/class/android_usb/android0/f_ffs/aliases ]16:04
ogracant work indeed16:04
ogra(since aliases is no dir :P )16:04
rsalveti:-)16:04
sergiusensogra, do you want to stand up?16:04
ograoh ah16:04
ograsergiusens, no, i'm sitting so nicley :P16:04
sergiusens:-)16:05
i9100DaveCan i get logcat style boot log via adb for this ?16:15
ograi9100Dave, should be available via /system/bin/logcat -d16:16
ogra(if the port is half way working at least)16:16
=== Ursinha is now known as Ursinha-afk
i9100Davehmm waiting for service SurfaceFlinger..16:17
=== Ursinha-afk is now known as Ursinha
i9100Daveservice sensorservice died...16:21
cwaynewho here works on the shorts app?16:22
=== dandrader is now known as dandrader|lunch
i9100DaveSo i think i found the source of my black screen... http://pastebin.com/expYS0Rw16:27
cwayneplars, ping, looks like something weird's going on here: http://ci.ubuntu.com/smokeng/trusty/touch_custom/16:29
cwayneeverything says its 'running'16:29
plarscwayne: somethings killing it, let me take a look16:31
plarscwayne: seems to be timing out, and there's a known dashboard issue where if something causes the job to die before it gets final status, it's stuck in the last known state (hence why it says "running")16:32
plarscwayne: I wonder why it's taking so long to finish though16:32
plarscwayne: normally on mako, the regular images take about 3.5 hours or so16:33
plarscwayne: this is timing out after 5 hours16:34
plarscwayne: do you expect that the extra tests should take *that* long?16:34
cwaynehm, that sounds not good16:34
cwayneplars, no, the custom tests take like 2 minutes16:34
plarscwayne: there are a lot of strange errors in that log: http://q-jenkins.ubuntu-ci:8080/job/trusty-touch_custom-mako-smoke-daily/56/consoleFull16:36
plarscwayne: but it looks like that last test was just looping forever and going nowhere16:37
plarscwayne: the last one it *seems* to be running is ubuntuuitoolkit I think - want to try it locally and see if it's reproducible?16:38
cwayneplars, sure, the one it got caught on isn't a customized one btw16:38
plarscwayne: the test isn't, but the image is. There's nothing different about how it runs that test in a custom image vs. in a regular one though16:39
cwayneright16:39
=== robru-sick is now known as robru
=== bfiller_afk is now known as bfiller
bfillerartmello: do you know if we still need the dependency in gallery-app on gstreamer-0.1 since we moved to using libthumbnailer?16:48
artmellobfiller: not sure, let me check16:49
bfillerartmello: still seems to be there in ugo's MR. Don't know if it's needed for video playback? hoping to either drop it or use gstreamer-1.0 instead if we do need it16:49
artmellobfiller: yes, we seem to need for Video playing, but I think we can go with 1.0 instead16:50
mptdidrocks, do bug reports about the Touch theme belong under ubuntu-themes, or a separate package?16:51
bfillerartmello: can't we just depend on qtmultimedia and that should take care of everything?16:51
mpt(Not the icons, the controls)16:51
bfillerartmello: i.e. playback vid using qtmultimedia interface16:51
didrocksmpt: ah, icons are ubuntu-themes. Controls is the ubuntu-ui-toolkit16:51
artmellobfiller: humm probably yes. Checking here and we only use the Video component to handle videos16:52
mptdidrocks, haha16:53
bfillerartmello: I'm trying to compile this without after removing all the gstreamer deps https://code.launchpad.net/~amanzi-team/gallery-app/gallery-app-sdk-thumbnailer/+merge/20722216:55
artmellobfiller: ok. I was doing the same.16:57
bfillerartmello: cool, if you could make sure video playback still works after doing that would be good16:58
artmellobfiller: ok16:59
ograsergiusens, do you have any idea for getting the value in a more elegant way ? http://paste.ubuntu.com/7045126/17:15
ogra(shell simply doesnt allow dots in env vars, else i could just read it)17:15
sergiusensogra, oh, if only I knew about this persist.service.ssh=*17:17
ograsergiusens, i just invented it :)17:17
sergiusenswould of done a lot of other nic things earlier17:17
sergiusensogra, and it works?17:17
ograyeah, it works great17:17
ograstarts and stopss ssh based on true/false17:18
ograand it persists fine over reboots17:18
ograthe only thing that bugs me is that ugly way of fishing the value out of env17:18
ograsergiusens, start on android-container persist.sys.usb.config=*adb17:19
ograthats the new start condition for adbd17:20
ograworks really well17:20
ograsadly i cant get the android-container event inside the session17:20
ograelse i would do the same thing with mtp17:20
sergiusensogra, you can17:21
sergiusensogra, can't you prefix with :sys: iirc?17:21
ograhmm, i have to try that17:21
sergiusensogra, or just do it from system and propagate to session like I did for dev17:22
artmellobfiller: removing gstreamer deps video playback still works17:23
sergiusensbfiller, I think what breaks are the previews17:23
sergiusensor use to be the case17:23
bfillerartmello: cool17:23
bfillersergiusens: previews in the gallery? that should be fixed as we're using libthumbnailer now17:23
sergiusensbfiller, heh, just read further up the backlog :-)17:24
sergiusensogra, seems we don't need gst-0.1 anymore ^^17:24
ogra whee17:25
ogra!17:25
sergiusensbfiller, going to confirm from the click package as well17:25
rsalvetiwaiting https://code.launchpad.net/~amanzi-team/gallery-app/gallery-app-sdk-thumbnailer/+merge/207222 to land17:25
ogragood, then the meta package change is moot anyway17:25
rsalvetiwe discussed that at #ubuntu-devel17:25
bfillerartmello: I just tried it too, working great. I merged all the outstanding MR's into one17:26
artmellobfiller: cool17:26
bfillersergiusens: we have like 5 or 6 MR's that need to land together on gallery for us to be able to drop it17:26
bfillersergiusens: the click stuff needs to land first, they are all waiting on that :)17:26
sergiusensbfiller, ok; silo finished building; will be done soon17:28
sergiusensjust need to get through the testing phase no17:28
sergiusensnow17:28
bfillerartmello: do landscape photos show up correclty for you when you open them with ugo's branch? for me it's not working. I see the landscape photo with the portrait overlayed on top17:28
bfillersergiusens: great17:28
bfillerartmello: trying on desktop17:29
artmellobfiller: let me check17:29
sergiusensogra, so to recap; leave the seed as is :-)17:29
bfillerartmello: yes it's weird, landscape showing up rotated in the main view. they used to be correct17:30
rsalvetiogra: we might want to make sure that the seeds are not bringing any gst0.10 packages17:32
sergiusensrsalveti, they are17:32
rsalvetiright, then we need to see if we can remove them once the new gallery is in place17:33
artmellobfiller: yeah, same issue here. But here I can reproduce rotating an image17:33
t1mpSaviq: are the ERRORs in http://paste.ubuntu.com/7044989/ known issues with unity8?17:34
sergiusensrsalveti, yes; and apparently we can17:34
t1mpSaviq: those are AP test results for a UITK branch, but I've seen the same errors in another (unrelated) uitk branch17:35
Saviqt1mp, u8 crashes under Qt 5.0 on startup some 5% of the time, so yeah - if you see "process not found" or similar, that's known, and fixed with 5.217:35
bfillerartmello: I see that too. guessing was caused by the move to libthumbnailer we're not accounting for the rotation information correctly17:36
t1mpSaviq: something like this?   File "/usr/lib/python2.7/dist-packages/psutil/__init__.py", line 232, in __init__17:37
t1mp    raise NoSuchProcess(pid, None, 'no process found with pid %s' % pid)17:37
Saviqt1mp, yu[17:38
Saviqyup17:38
t1mpSaviq: on startup of app, or startup on unity8?17:38
Saviqt1mp, startup of unity8, startup of qmlscene sometimes, too17:38
t1mpSaviq: ok, thanks17:38
Saviqt1mp, check if the first frame of the crash has d8f8 as the last bits of the address17:39
elb0wso I remember reading that ubuntu touch would have the full distro underneath. Is that the case?17:39
elb0wlike can I have shells running and work using vim in a unity type setupm17:40
=== dandrader|lunch is now known as dandrader
t1mpSaviq: I only have this log http://paste.ubuntu.com/7044989/ where I don't see addresses. I'm running it remotely on florian's N4 on which I don't have direct access17:41
Saviqt1mp, you'll have to ask him for .crash files, then :)17:41
t1mpSaviq: yeah.. or I start running all the tests on my own devices again instead of using the convenient web-interface17:42
Saviqt1mp, Kaleo built a web interface for you guys to run the tests on his devices? :D17:43
Saviqawesome ;D17:43
t1mpSaviq: yes, exactly17:43
t1mpSaviq: actually I think it just died 1 minute ago.. its offline now17:44
Saviqt1mp, ah maybe that's why I couldn't reach it ;D17:44
t1mpSaviq: can the issue with unity8 and qt5 also cause this AP failure? 16:19:31.993 ERROR testresult:43 - FAIL: ubuntu_system_settings.tests.test_system_updates.SystemUpdatesTestCases.test_updates_not_in_main(with touch)17:46
Saviqt1mp, doesn't look like it17:46
=== alan_g is now known as alan_g|EOW
=== Ursinha is now known as Ursinha-afk
barrydidrocks, stgraber i've noticed that jenkins doesn't automatically run on my s-i mp's against lp:~ubuntu-managed-branches/ubuntu-system-image/system-image.  can we get that enabled, both in general and specifically for: https://code.launchpad.net/~barry/ubuntu-system-image/citrain-2.2/+merge/20956018:10
stgraberbarry: there's no jenkins automation with the CI-Train as far as I'm aware18:12
stgraberbarry: what did you expect? an adt run?18:12
barrystgraber: yes. build the package and adt run.18:12
stgraberbarry: right, so the package build step is done by the ci-train but you have to run the tests at the moment18:13
stgraberbarry: or I can do it if you want, I have an adt setup here which takes a PPA and package, so once it's in a silo I can easily do that part18:13
stgraberbarry: btw, do you need me to send that through the CI-Train or is someone else taking care of this one?18:14
=== Ursinha-afk is now known as Ursinha
barrystgraber: mandel is going to put that through the train with another udm mp.  apparently though he can't do that now because udm is already in the qt5.2 silo and it's not allowed to be in two silos at the same time18:16
stgraberok18:16
barrystgraber: but still, i thought by mp'ing against the managed branch, jenkins would do that automatically.  i guess not though.18:16
stgraberbarry: nope, there's no magic triggered by the MP itself, ci-train is all manual18:16
stgrabereventually some bits will get integrated like a system-image buil for the silo and I guess adt run for all sources in the silo18:17
barrystgraber: choo choo!  okay, we'll just wait then for the first silo opportunity then18:17
didrocksstgraber: barry: yeah, just to sum up, this will be done by the airline :)18:19
didrocks(and we had that in the past, but it was with static stacks, not applicable)18:19
barrydidrocks: ack18:20
asacm-b-o: mzanetti: please meet each other :)18:28
asacm-b-o: mzanetti is looking from ourside, guess if you haven't chatted you guys could dexplore options/workarounds together18:28
mzanettim-b-o: hi18:29
* mzanetti hit the rate limit on weatherchannel18:29
m-b-ohi mzanetti18:31
mzanettim-b-o: so, do you know anything else about it than the things in the bug report?18:31
m-b-omzanetti: no. not really....18:32
mzanettiI'm still finding my way through the app. but now I can't reproduce it any more since I've hit the rate limit on the web service18:32
mzanettiwhich seems interesting enough actually18:32
m-b-ooh, there's really a rate limit?18:32
asacis that by IP?18:32
m-b-omazennti: reconnect for a new ip?18:32
asacor do we have a client key?18:32
asacheh18:33
m-b-oasac: we have cleint key, but I've loaded data 1 sec ago18:33
mzanettiyep, the error message is gone again18:33
m-b-oI'm now at home btw. I have a workarounfd half way ready, will push it18:34
mzanettiah ok. so you found the issue?18:34
m-b-ono, but I can prevent the bad consqueneces when it happens18:35
mzanettiinteresting, curious to see the workaround...18:35
m-b-omazenetti: it alwyays strips inner objects of the json, in "data: []". which is now problem, if the data gets really grabbed. But there's a 30min cache time check in the WorkerScript, which will give the data given in back for the location, without asking the API18:37
m-b-omazetti: sorry, liitle bit tired :)18:39
popeym-b-o: is now a bad time for the meeting - want to get the weather app issue out of the way first?19:01
m-b-opopey: hmm. or is neokore online?19:02
m-b-opopey: could we move it?19:03
popeym-b-o: sure, when is best for you?19:04
m-b-otomorrow I would be ready anytime after 10utc :) or, if anything works at 20utc19:05
m-b-oin an hour19:05
popeym-b-o: ok19:08
popeym-b-o: done19:09
m-b-opopey: thanks! :)19:10
kenvandineElleo, have you looked at porting gallery-app yet?19:40
kenvandineElleo, since it's using the c++ api i figured it might still work... but it doesn't actually charge19:41
kenvandineElleo, i think it's aborting the transfer, not sure why19:41
kenvandinehowever, my branch of ubuntu-system-settings does work if i make hub-exporter the default :)19:41
kenvandinejust not with gallery-app19:41
Elleokenvandine: I've only glanced at it so far, it doesn't actually compile against the latest version of content-hub so I expect that it's getting something it doesn't expect at some point19:43
m-b-oasac mzanetti: https://code.launchpad.net/~martin-borho/ubuntu-weather-app/bug-128744619:44
Elleoits probably only a tiny change to get it working though19:45
asacm-b-o: cool. usually i would work on top of trunk :)19:47
asacand then do a single commit19:47
asacwas there anything else in this branch?19:47
m-b-onope19:47
asacm-b-o: we would really like to cherry pick land just this change19:47
m-b-othe test on the device are still flaky, rev21919:48
m-b-oasac: I'm unsure about the flaky tests, but I guess they are unrelated to the specific bug19:48
asacm-b-o: they were always flaky, no?19:48
m-b-oasac: :)19:49
asacm-b-o: 219? i only see 215 etc.19:49
asacbzr diff | pastebinit19:50
asachttp://paste.ubuntu.com/7046006/19:50
m-b-osystem buidl rev 21919:50
asacthats the exact change you propose?19:50
m-b-oyes, I can make a MP19:50
asacm-b-o: yeah. i would just reapply your change on top of trunk and propose that (for matter of cleanliness and safety)19:50
asacmzanetti: can you check the diff above?19:51
m-b-oasac: wait, I have to fix some tests now19:55
m-b-o~15minutes19:55
kenvandineElleo, cool, we'll content-hub and ubuntu-system-settings are in the PPA now20:00
Elleokenvandine: great :)20:01
asacm-b-o: nice20:03
asacwe will wait :)20:03
pmcgowanm-b-o, does your fix restore some stale data from a previous query? and does that work when the app first starts up?20:05
m-b-opmcgowan: yes it should. and as the app now loads faster with already fresh data, some asserts fail20:10
pmcgowanm-b-o, but it could show me data from a previous day for example, how would I know?20:11
m-b-odo you mean in tests or in "real"?20:11
pmcgowanjust wondering if this is really helpful for the user or is it just fixing the test run20:12
pmcgowanreal20:12
m-b-othe löast fetched data is always in storage20:12
m-b-owhen you start the app, all location data will be refreshed, wen it's older as 30min20:13
m-b-othe tests are using mostly prestored testdata20:13
m-b-obut as now this check for the 30min doesn't happen in the worker anymore, but one step before, som etests are failing20:14
pmcgowanm-b-o, please bear with me, when the symptom of missing data occurs, what will the user now see with the workaround20:15
m-b-ohmm, the situation should not happen anymore, as the worker will not give back this missing/stripped data structures anymore20:17
m-b-othe workerscript will now always check the api when started, and when anything with that goes wrong a message will apear20:18
m-b-obut oyu'r right. the app should fail btter in general. but not today, sorry :)20:19
pmcgowanm-b-o, ok but it will show a message now, that seems improved then20:21
m-b-opmcgowan: there are some things that will be refactored. there is atm too much made in a hurry (for mwc for example).20:26
m-b-othings should improve20:26
pmcgowanm-b-o, ah sorry did not realize you were sucked into that morass as well20:26
m-b-opmcgowan and still in ;)20:28
pmcgowanm-b-o, can you clarify the fix, does the user see a message on the UI that we could not access the weather data?20:35
pmcgowanif not what does the user see?20:36
m-b-opmcgovan: if we coudl not access the data, a flash message is displayed20:37
m-b-oand when there was no data fetched for the location before, a text is hsown20:38
pmcgowanok thanks20:38
pmcgowanand thanks for spending the extra time on this m-b-o20:38
m-b-opmcgowan: still it's fun :)20:39
pmcgowangood!20:39
m-b-oasac: will now make a mp, the #1287446 thing should be gone now.20:40
asacm-b-o: cool so with this fix, user sees an error message, usually just reloads, but still doesnt ge t abad UI?20:43
asacwithout this fix how was the behaviour? just the error message and the UI goes empty or something?20:43
m-b-owithout this fix, the rendering failed. with this fix, data  corrupted  by the WorkerScript should not bite us anymore20:45
m-b-oI now waht you want, but I will add better error handling in the next days20:45
popeymhall119: got any wise suggestions for bug 128888520:48
popey?20:48
ubot5bug 1288885 in Ubuntu Terminal App "App cannot be started on clean Trusty desktop" [Undecided,New] https://launchpad.net/bugs/128888520:48
mhall119popey: I'm not on trusty so no, is there an error message?20:49
mhall119and what kind of app?20:49
popeyits all in the bug ☻20:49
mhall119oh, you wanted me to actually click the link? :-P20:50
popeyI know right?20:50
mhall119popey: looks like a qt5 packaging bug, Mirv or bzoltan should be able to figure out what's going wrong20:51
nhainesThs suspense is driving me crazy.  :)  http://design.canonical.com/2014/03/loving-the-bottom-edge/20:52
pmcgowanpopey, I added a comment in there20:52
pmcgowanpopey, not sure why its targeting qt4 on your clean system20:52
* mhall119 suspects a change to qtchooser configs, possibly related to the new Qt 5.2?20:53
pmcgowanmhall119, no not yet20:53
popeythere's no qt5.2 on this clean install20:53
pmcgowanworks fine for me20:53
pmcgowanqt4 and qt5.0 are both installed20:53
mhall119heh, no idea then20:54
pmcgowanprobably qt4 is the default20:54
* mhall119 sits safe and sound on Saucy20:54
pmcgowanso settign QT_SELECT overrides and fixes it20:54
mhall119pmcgowan: yeah, but it should be detecting that they need Qt520:54
mhall119IIRC, that's how it's always worked before20:55
pmcgowanmhall119, what detects it needs qt5?20:55
popeyqtchooser -print-env20:55
popeythat indicates qt5 default20:55
mhall119pmcgowan: qtchooser20:55
mhall119which, IIRC, /usr/bin/qmlscene is a symlink to20:55
pmcgowanpopey, whats your output? I see QT_SELECT="default"20:56
mhall119so /usr/bin/qmlscene actually calls qtchooser, which should detect the proper version of qmlscene in /usr/lib/blah/qt5/bin/ to use20:56
popey"qt5"20:56
pmcgowanhmm20:56
mhall119again, probably something for Mirv and bzoltan to fix20:56
pmcgowanmhall119, I am just confused cause it works fine on this laptop20:57
pmcgowanand my settigns different than popeys20:57
divxclubSorry 1 question guys. In daily builds I still don't see oen for flo. IS there a build , daily or not for flo available for manual download ?20:58
pmcgowanpopey, my other laptop says the same, default20:58
pmcgowanwith the tooldir set to qt520:58
popeyyeah, my actualy laptop has "default"20:58
popeybut the VM I'm testing with is a clean trusty install20:59
popeymy laptop is an aged upgrade from 12.04 through 12.10 and 13.04 and 13.1020:59
pmcgowansame here20:59
pmcgowanpopey, how does your vm compare to this http://pastebin.ubuntu.com/7046478/21:15
pmcgowanpopey, I dont think v4 even had qmlscene, which is what the message says, but the path is the wrong one21:18
popeyhttp://pastebin.ubuntu.com/7046493 pmcgowan21:20
pmcgowanpopey, do you have qt5-default installed?21:21
* pmcgowan bets not21:21
popeycorrect21:21
pmcgowanthats the bug then21:22
pmcgowanwell, assuming we want qt5 and not qt4 as the deault21:22
pmcgowanpopey, it may be on purpose21:22
pmcgowanneed to ask Mirv21:22
nhainesdivxclub: if you can find the boot.img and system.img files for flo, you just need the stock root file system download.21:26
ununuhello21:28
ununuhello21:29
mhall119bfiller: wouldn't http://summit.ubuntu.com/uds-1403/meeting/22180/appdev-1403-pim-sync/ make more sense on the client track?21:37
popeypmcgowan: have poked mirv with a request21:37
mhall119same with http://summit.ubuntu.com/uds-1403/meeting/22179/appdev-1311-apps-convergence/21:38
bfillermhall119: fine with me, I don't have a preference21:38
bfillermhall119: last uds the app-convergence was on appdev as we are recycling this blueprint21:39
bfillerbut I'm ok wherever it lands21:39
pmcgowanmhall119, what does client track mean these days?21:39
pmcgowanpopey, did installing that package make the apps run?21:39
mhall119bfiller: app-convergence is something 3rd party devs would care about21:40
mhall119contacts syncing isn't21:40
bfillermhall119: potentially it is, cause we wanted to discuss a plugin mechansim21:40
mhall119pmcgowan: the way I understand it, "client" is everything above "core" that isn't part of our SDK offering21:40
pmcgowanmhall119, yeah not sure what that is, in practice I think its bps the desktop team makes ;)21:41
mhall119well it's more than just desktop now21:41
popeypmcgowan: yes, will leave a comment on the bug21:44
pmcgowanmhall119, so all the services stuff is client21:45
pmcgowanseems fine21:46
mhall119pmcgowan: I would think so, yes21:46
pmcgowanok with me21:46
pmcgowanbalance the tracks21:46
=== nik|muffin-shopp is now known as nik90
=== mrgoodcat is now known as redacted
jkthi there22:13
basketballlhey22:14
jktwhat is the Qt version that you target? 5.1 or 5.2?22:14
pmcgowanjkt, 5.2.1 will hopefully land any time now22:18
jktpmcgowan: thanks22:18
frahi can i intall ubuntu on samsung galaxy core?22:31
fra hi can i intall ubuntu on samsung galaxy core?22:33
fra hi can i intall ubuntu on samsung galaxy core?22:33
fra hi can i intall ubuntu on samsung galaxy core?22:34
=== bfiller is now known as bfiller_afk

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