/srv/irclogs.ubuntu.com/2014/10/16/#ubuntu-touch.txt

=== cwayne is now known as cwayne-afk
afmslug in a ditch.... could the porting docs suck any more?01:07
=== olli_ is now known as olli
dholbachgood morning07:14
mardytvoss: I see you are a contributor to media-hub, I just filed bug 1381928 and I've media-hub-server still running, so feel free to ask me for more info if needed08:09
ubot5bug 1381928 in Media Hub "media-hub-server taks 100% CPU when idle" [Undecided,New] https://launchpad.net/bugs/138192808:09
tvossmardy, on which image?08:09
mardytvoss: utopic r27908:10
JamesTaitGood morning all; happy Conflict Resolution Day! :-D08:10
tvossmardy, also t a a bt full should help, please install libc6-dbg and libstdc++ debug symbols08:10
mardytvoss: I update the bug description with the new bt, but the improvement is very small; maybe I should build libdbus-cpp myself, with the nostrip option08:15
tvossmardy, well, running htop and identifying the thread that is going havoc might help more08:17
tvossmardy, did you do a "t a a bt full"?08:17
mardytvoss: oops, I missed that part; will do now08:21
mardytvoss: ok, I attached that to the bug.08:25
mardytvoss: htop shows me two processes, both taking > 200% CPU (?), but I'm not sure what I should do next08:26
tvosscould you give me the pids of those?08:26
tvossmardy, also enabling tree view will reveal that they are threads of media-hub08:27
mardytvoss: no, it seems that the parent is also media-hub-server, and the pids which are using most of the cpu are 2015 (the parent) and 2124 (one of the children)08:35
tvossmardy, ack, it's a circular dependency on destruction of the gstreamer-based Engine implementation08:40
mardytvoss: I did a strace on the rogue child pid, and attached that; that might be more useful08:40
mardytvoss: (I attached the last part only)08:41
tvossah, that's interesting08:42
mardytvoss: though from there it looks like the child gets killed, which is not the case (it's still running, maybe it's just strace being killed?)08:43
Isotop7hello....i have a problem installing updates for ubuntu in dualboot....it downloads the files in the android app, tries to install, but afterwards says, that there is the same update still available and the version number isnt changing....i use the develop-proposed channel! thx in advance08:43
tvossmardy, unlikely, and I think we have enough details to keep on looking at the issue08:44
tvossmardy, I guess we all have more than enough things to look at righ tnow08:44
mardytvoss: cool, I'll leave it running anyway, so ping me back if you need something else08:44
Laneyapparently 'unconfined wants to access your current location'08:49
* Laney NOPE08:49
Isotop7hello....i have a problem installing updates for ubuntu in dualboot....it downloads the files in the android app, tries to install, but afterwards says, that there is the same update still available and the version number isnt changing....i use the develop-proposed channel! thx in advance09:07
tsdgeosogra_: the thing you're seeing, are you sure it's unity8-dash being lifecycled or is it crashing?09:12
ogra_tsdgeos, i'm sure its lifecycling ... it has the same oom score as all other apps09:12
tsdgeosok09:13
ogra_so it will be treated like any other app as soon as lifecycle mgmt kicks in09:13
tsdgeosSaviq: ↑09:21
Saviqogra_, tsdgeos, I'm testing the silo that fixes that in rtm now, so what's the issue?09:22
ogra_no issue09:22
Saviqok :)09:22
tsdgeosah i thought it was in rtm already ^_^09:22
tsdgeossorries09:22
Saviqtsdgeos, yeah, it slipped through the cracks (i.e. it wasn't on the 10/16 list)09:23
=== Namidairo_ is now known as Namidairo
=== cwayne-afk is now known as cwayne
oSoMoNrpadovani, hey, I commented on https://code.launchpad.net/~rpadovani/webbrowser-app/1351167/+merge/23815510:20
mandelmardy, hi, is there an example on how to use accounts-qt to perform signed requests? I'd like to see if I can perform some calls from a scope to flickr and I'm a little lost10:50
=== tvoss is now known as tvoss|test
=== tvoss|test is now known as tvoss
mardymandel: no, accounts-qt actually doesn't do that; it only returns you the token and the signature, then you are on your own11:08
mandelmardy, exactly, I just want to uderstand what info it returns me so that I can use ouath111:12
mandelmardy, is it enough to grab the account with the manager and get the consumer key and consumer token??11:13
mardymandel: no, there is a bit more, let me see if I can find some examples...11:13
mandelmardy, thx :)11:14
mardymandel: by the way, what application is it? Could you use QML (that would make things much easier)?11:19
mandelmardy, a qml exmaple would be nice too, but I'd prefer to see how can I deal with it using cpp11:20
mardymandel: OK, so, I think the best thing is to show you how it works in QML, and then how the QML lib is implemented using libaccounts-qt and libsignonq-qt11:21
mandelmardy, perfect11:21
mardymandel: see the 3rd example from here: http://developer.ubuntu.com/api/qml/sdk-14.04/Ubuntu.OnlineAccounts.AccountServiceModel/11:22
mardymandel: on the "onAuthenticated:" line, we get a reply object which contains authentication data11:22
mardymandel: for OAuth 1.0a, that will include the token and the signature, but now I con't remember the field names; you could use "console.log(JSON.stringify(reply))" to see them11:23
mandelmardy, awesome, with that + source I'm good to go :)11:23
mardymandel: the code for this is mostly in http://bazaar.launchpad.net/~online-accounts/accounts-qml-module/trunk/view/head:/src/account-service.cpp11:24
mandelmardy, found it already :)11:24
mardymandel: see the authenticate() method, line 39111:24
vitimitiHi11:51
=== MacSlow is now known as MacSlow|lunch
=== _salem is now known as salem_
=== alan_g is now known as alan_g|lunch
=== MacSlow|lunch is now known as MacSlow
gatoxpmcgowan, seb128, i think i found out the problem with my branch... waiting for it to build and test it after that13:00
popeyhmm, just had a notification which I dismissed, now my phone wont stop vibrating...13:00
gatoxpmcgowan, seb128 i also have a small branch for another issue after that one13:00
seb128gatox, what branch?13:01
gatoxseb128, the one that check the hash13:01
seb128oh, k13:02
alecubrendand_: on what release did this happen? https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/138110113:02
ubot5Ubuntu bug 1381101 in unity-scope-click (Ubuntu) "When leaving and re-entering an installation preview the progress bar state is lost" [Undecided,New]13:02
=== alan_g|lunch is now known as alan_g
dobeyalecu: it happens if you leave the preview before install preview comes up, iirc13:14
dobeyoh, no13:15
dobeythat's a different issue13:15
sergiusensdobey: hey, that's the issue I was going to log 2 days ago :-)13:16
brendand_alecu, ummm, maybe 10513:16
brendand_alecu, i'll check again it's still there13:17
* sergiusens looks at video to be sure13:17
dobeysergiusens: right, i was thinking that was the same issue; then i watched the video13:17
brendand_alecu, i have a video and everything :)13:17
ogra_105 ... ancient stuff !13:17
sergiusensdobey: yeah, I don't see that issue13:17
brendand_ogra_, yeah it's so earlier this week :)13:17
ogra_:)13:18
* sergiusens edits the description13:18
tuor-workhi, is sony xperia z1 supported by ubuntu touch?13:30
brendand_pete-woods, i can repro it pretty reliably on the latest image13:31
pete-woodsbrendand_: this is the progress bar thing?13:32
brendand_pete-woods, yeah with the video13:33
pete-woodsbrendand_: well I have raised this bug: https://bugs.launchpad.net/ubuntu/+source/unity-scope-click/+bug/138110113:34
ubot5Ubuntu bug 1381101 in unity-scope-click (Ubuntu) "When leaving and re-entering an installation preview the progress bar state is lost" [Undecided,New]13:34
E524brendand_: here a list of supported phones https://wiki.ubuntu.com/Touch/Devices13:34
brendand_pete-woods, yeah but you said you can't reproduce it13:34
E524oh sorry i ment tuor-work13:35
pete-woodsbrendand_: will have another go, but really that bug needs its priority set if for someone to work on it13:36
tuor-workE524, ah thx. Man why don't developp for my phone? I'll go to buy a new phone, just becaus i wish to try ubuntu touch out. ^^13:37
brendand_pete-woods, i wouldn't say it's that important right now13:37
E524tuor-work: than think about one of meizu or bq... they may come quite soon13:38
pete-woodsbrendand_: for what it's worth, I see the bug too now13:39
brendand_pete-woods, good - so i'm not crazy :)13:40
brendand_pete-woods, but yeah no need to worry about it for now13:40
tuor-workwhat is meizu/bq?13:41
E524tuor-work: mobile phone manufacturers which are rumored to bring the fist ubuntu-touch Phones (http://meizu.com/ and http://www.bqreaders.com/gb/)13:43
tuor-workah ok. Then it will come with the ubuntu on it that will be the best :)13:44
E524tuor-work: i acutally can't wait for it. but no official release dates so far. but maybe this year... we will see13:45
tuor-workE524, ok. :)13:45
E524btw: if anybody who is responsible for the browser is reading: great work! i tried the emulator image from some month ago and the browser worked like a charm for my mobile app! most mobile browsers don't support so many things i need! thanks!13:53
jgdxis it possible to get location indicator running on the desktop?13:55
rpadovanioSoMoN, do you have 5 minutes for a query?13:59
oSoMoNrpadovani, not right now, in a meeting13:59
rpadovanioSoMoN, ok, nevermind :-)13:59
oSoMoNrpadovani, I’ll ping you when I’m available14:00
rpadovanithanks14:00
dobeyjgdx: if you have it installed and the service running, it should work, no?14:10
dobeyjgdx: does the ubuntu-next ISO not have it?14:10
jgdxdobey, yeah, just a little confusing to me how to start it, but I think I got it running.14:11
jgdxdobey, initctl or start?14:13
dobeyjgdx: aren't those the same thing?14:16
=== jppiiroi1en is now known as jppiiroinen
jgdxdobey, I asked first!11 But yeah, I can't see a difference.14:35
dobeyjgdx: yeah i think "start" just calls "initctl start" or something like that14:37
oSoMoNrpadovani, I’m available now15:05
=== mhall119 is now known as mhall119|vacatio
=== gatox is now known as gatox_lunch
=== gatox_lunch is now known as gatox
slvn_Hi, would be nice to statuate on this ticket : https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/137977716:42
ubot5Ubuntu bug 1379777 in Ubuntu UX "[Dash] Allow applications to specify the orientations supported" [Undecided,Triaged]16:42
slvn_so that I can start to publish my app :o)16:42
dobeyslvn_: if it's a game, and it only supports landscape, wouldn't it be best to just full screen it, so that the top panel isn't even visible?16:53
dobeyie, like PathWind does16:53
slvn_dobey, indeed, my apps are games.16:54
slvn_they are always fullscreen16:54
slvn_but some are portrait, some are landscape16:54
slvn_phones are natively portrait, whereas tablet are natively landscape (nexus10)16:55
dobeyslvn_: if the top panel is visible, it's not full screen16:56
slvn_dobey. Something strange with the text. Indeed, my apps are fullscreen16:57
slvn_there is no top pannel16:57
dobeyslvn_: then what do you need that bug for? that bug is about the rotation of the dash itself (ie, rotating the top panel), when apps rotate16:58
slvn_after talking to Gerry (greyback), we create this ticket16:59
slvn_from my app point of view17:00
slvn_I want to tell : this App run in Portrait, or in Landscape17:00
slvn_(and in fullscreen)17:00
slvn_then application start drawing with the good coordinates17:00
=== alan_g is now known as alan_g|EOD
dobeyslvn_: i don't think you need to tell unity8 anything about what your app is doing17:04
dobeyslvn_: your app just needs to do that17:04
dobeyif your app isn't already doing that, why not?17:04
slvn_dobey, ok. I need to go more in details. I use the library SDL. I *open* the screen and start drawing. I want it to use the screen either the screen as a portrait of landscape.17:06
slvn_my apps does not rotate the drawing itselft17:06
slvn_neither sdl  (not for IOS. not for android)17:06
ogra_slvn_, i dont think we have support for locking the orientation from an app yet17:06
ogra_which i assume is what you want after all17:07
slvn_ogra_, yep that could be called orientation locking!17:07
slvn_then maybe this ticket is does not mean correctly my idea17:08
ogra_i think the most you can currently get is the current orientation from some toolkit function17:08
=== dpm is now known as dpm-afk
ogra_but you cant manipulate it17:08
dobeykenvandine: ^^ how does PathWind (and/or bacon2d) deal with the orientation locking issue?17:08
ogra_(i might be wrong, but thats afaik what was planned for version 1 ... later youshould be able to request a rotation and lock it)17:09
slvn_ogra_, yes I know there is a get_orientation API in mir client17:09
kenvandinedobey, i use the OrientationHandler17:09
kenvandineor whatever it's called17:09
dobeykenvandine: is that a QML/Qt thing?17:10
Isotop7i use ubuntu as a dualboot on my mako device...the channel is develop propose...if i try to update it fails while installing...is there any kind of log where i can read the output of the dualboot android app?17:10
ogra_Isotop7, do you happen to be on a rather old image ? there was some problem with the server that generates the deltas a while ago17:11
Isotop7okay...i tried reinstalling a few times...im now running release 286 but i cant update...17:12
kenvandinedobey, qml17:12
kenvandineOrientationHelper17:12
kenvandinehttps://github.com/kenvandine/pathwind/blob/one/qml/ubuntu.qml#L3917:12
dobeyah ok17:13
kenvandinea hint in the desktop file would be great for pathwind :)17:14
slvn_yes:)17:14
slvn_everyone who will want to port its SDL game to ubuntu touch,17:15
dobeyno no no; that's the wrong solution to whatever your perceived problems are :)17:15
slvn_will need to lock the orientation !17:15
dobeyAPI is the correct solution17:16
ogra_Isotop7, well, worst case you can do: "system-image-cli -f full -v" via adb17:16
ogra_that will do a full upgrade17:16
ogra_(to latest image)17:16
Isotop7yeah but not if i use dualboot, am i right?17:16
ogra_that does an OTA upgrade17:17
Isotop7i use the dualboot app for android...is there some kind of log? i try to dump it via the button but i never get to see the part where it fails...17:17
ogra_just like the system-settings one does (system-image-cli is the backend tool this uses)17:17
Isotop7yes but im not upgrading in ubuntu touch...i use the dualboot app...17:18
ogra_hmm, k ... never used any dual boot stuff17:18
Isotop7okay...i used the official post: https://wiki.ubuntu.com/Touch/DualBootInstallation17:19
ogra_thats a community post17:19
ogra_there was never an "official" way to dual boot (though the people that wrote this app initially were  canonical employees doing it in their spare taim iirc)17:19
Isotop7oh okay...17:20
Isotop7i would flash ubuntu touch instantly if i could get telegram with notifications working...17:20
Isotop7but thanks for your help ogra_17:20
ogra_there are a few telegram pps in the store ... not sure any of them support notification though17:21
Isotop7they dont :/17:24
slvn_So, could we make sure we have a ticket to say we need "lock orientation" feature (in desktop file and/or as an API !)17:58
dobeyanyone know how to set the selected item in an OptionSelector?18:24
kenvandinedobey, i seem to recall you can set the currentIndex18:25
kenvandinesomething like that18:25
dobeykenvandine: i see the selectedIndex property, but i don't see a way to look up what the proper value for that is18:25
kenvandinedobey, that's what i was thinking of, you need a way to map that though18:27
kenvandinei think in system-settings we have some hacks in there to change that based on properties from libqofono18:28
dobeyyeah, looks like i'll have to write a hack18:33
kenvandineseb128, i see you created a landing request for jgdx's cellular data branch, mind if i switch that from utopic to rtm?  i'm thinking about landing in rtm first like some others have been doing18:44
kenvandinethat might help prevent incurring a delta between the too18:45
kenvandineseb128, what do you think?18:45
taiebotHey i am getting out of 4 boot 2-3 time a lock sim when i boot my device. It looks like boot is very racy and this block ofono like as per this bug https://bugs.launchpad.net/ubuntu/+source/telepathy-ofono/+bug/137983618:51
ubot5Ubuntu bug 1379836 in telepathy-ofono (Ubuntu) "dialer and messaging app show unlocked pin as locked" [Critical,Confirmed]18:51
seb128kenvandine, go for it18:51
seb128kenvandine, but utopic landing go through just fine18:51
kenvandineseb128, right... i worry about landing in utopic then getting delays landing in rtm18:52
kenvandineit's hard to unwind that18:52
slvn_ogra_, dobey : can we make sure there is a ticket for the Orientation Lock ?19:09
slvn_I have found this one also : https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/128833219:09
ubot5Ubuntu bug 1288332 in QtMir "Orientation lock not available (rotation/portrait lock)" [High,Fix released]19:09
slvn_it is said to be fixed, but it does not allow the application to lock its orientation19:09
dobeyslvn_: file a bug against libmirclient to expose orientation lock API perhaps?19:10
slvn_ok !19:10
dobeyi have no idea how the indicator is doing it19:10
dobeybut what you want also isn't that sort of orientation lock. you want to lock orientation only on your app's window, not on all windows19:11
slvn_yep. but that app will be fullscreen19:12
dobeyyes but it doesn't prevent swiping it away and accessing other apps19:12
slvn_yep, then it should get back to normal mode when the app is swipeout19:13
dobeyand you don't necessarily want to rotate the edge swipes as well; it's complex19:13
dobey"it" ?19:13
slvn_the *magic of ubuntu*19:13
dobeyonly your app should have the orientation locked if your app locks orientation for itself; it should have no bearing on waht other apps are doing19:13
slvn_yep, it a per-application orientation lock19:14
dobeyslvn_: in the meantime, i don't see why you can't do what PathWind is doing, for example. just check width versus height and rotate the SDL surface by 90 degrees19:14
slvn_sorry, I dont know what is pathwind19:15
slvn_yep. SDL should be able to do that also19:15
dobeyit's a game19:15
dobeyit's in the store19:15
slvn_yep19:15
dobeyit's written in qml with the bacon2d stuff19:15
slvn_ok19:15
dobeyand it's always in landscape19:15
dobeyas it just rotates the drawing by 90 dgrees19:15
slvn_and if you move your tablet in the meantimes ?19:16
dobeyand the qt rotation is turned off19:16
slvn_does it reac to orientation changes?19:16
slvn_ok19:16
slvn_and how could I turn the rotation off ?19:16
slvn_the OrientationHelp stuff?19:16
dobeywell it doesn't really matter if you are checking the window width versus height19:16
dobeybecause if you rotate it will just change, and then you rotate the surface to 019:17
dobeyslvn_: OrientationHelper is a QML API, so i don't think it will help you19:17
robotfueljhodapp: ping can you triage this crasher? I am not sure who to assign it to. https://bugs.launchpad.net/ubuntu/+source/mediascanner2/+bug/137837719:51
ubot5Ubuntu bug 1378377 in mediascanner2 (Ubuntu) "/usr/bin/mediascanner-service-2.0:*** Error in `mediascanner-service-2.0': corrupted double-linked list: ADDR ***" [Undecided,New]19:51
robotfueljhodapp: I am still trying to reproduce, it's not happening in my lrt suite.19:51
slvn_dobey, so here it is : https://bugs.launchpad.net/mir/+bug/138220919:54
ubot5Ubuntu bug 1382209 in Mir "[Enhancement] Add an API to lock screen orientation" [Undecided,New]19:54
dobeyslvn_: i would s/screen/window/ there19:55
slvn_even when app are full-screen, they lock the window orientation  ?19:57
kenvandinetedg, your silent-mode uss branch sort of works :)19:58
tedgkenvandine, Oh, what's wrong?19:58
kenvandinethe switch on the sound page doesn't work19:59
tedgkenvandine, rtm or utopic?19:59
kenvandinethe visibility of the warning works on the other pages though19:59
kenvandinetedg, rtm... but with indicator-sound from utopic :)19:59
tedgHmm, okay.19:59
kenvandinetedg, but since the warning is toggling properly19:59
dobeyslvn_: well technically there is only "maximized" and "full screen" at the moment, i think19:59
kenvandinei suspect i should have what is needed?20:00
dobeyslvn_: there is no good reason to lock the orientation of all things though, for one app20:00
tedgkenvandine, Yeah, are you saying the switch doesn't work in that it doesn't modify the value on the indicator or that it doesn't adjust the warning?20:00
kenvandineit doesn't change the switch20:01
kenvandineand20:01
kenvandinetoggling the switch in settings doesn't change it in the indicator20:01
kenvandineand doesn't change the visibility of the warning20:01
kenvandinebut toggling it in the indicator does change visibility of the warning in settings20:01
slvn_dobey, when using mirclient, it's possible to choose the size of the surface! I think, it's orientation locking per MirSurface20:01
tedgkenvandine, Hmm, okay. Wonder if I messed up the high volume merge. It worked before...20:02
dobeyslvn_: well, s/screen/surface/ in the bug report then. you want to lock it for your app's surface, not the screen (which would lock it for all surfaces on the screen)20:03
slvn_yep, thanks !20:03
jhodapprobotfuel, that's a known bug20:04
robotfueljhodapp: ah I see now, errors.u.c just has a new problem bucket for it. Thanks!20:07
jhodapprobotfuel, np, thanks for reporting it20:07
robotfueljhodapp: I'll mark it as a dupe20:07
jhodappthanks20:08
=== VargaD_ is now known as VargaD
shanephi guys I have ubuntu touch devel 14,10 (r243) running on my phone but the updates have stopped downloading any advice20:10
shanepi have check all the google searches with no luck20:11
taiebotNo-one is seeing problems with SIm card20:11
taiebotShanep: i think work is focused on rtm the devel channel is not looked at any more20:11
dobeyshanep: you are on the devel channel?20:11
shanepi am yes20:12
shanephave all my contacts on there too20:12
dobeywell, devel-proposed has new builds, but i don't think any have been vetted for promotion to devel recently20:12
shanepthing is I see 18 updates now20:12
dobeyas QA concentration has been on the rtm image channel20:12
shanepso I should get the rtm image instead20:13
taiebotshanep: devel-proposed was very stable until recent update which have been very edgy20:13
dobeyshanep: oh. go to the accounts, delete your u1 account, and add it back20:13
shanepok I'll give that a go20:13
dobeyshanep: 243 is kind of old now, and invalid tokens aren't handled well on it. all existing tokens on the server were invalidated last week, to help improve security. so just deleting the account and logging back in should let you install the app updates20:14
shanepwill the devel update to release version soon I should I use another image20:15
taiebotshanep: i did go to rtm images as they are more tested20:17
dobeyi'm sure it'll be announced when it's released. you can switch to that stable channel when it is announced if you want something more stable20:17
shanepbingo reseting the U1 account is working for me20:17
shanepnot had any issues with devel since installing last month works a treat20:18
shanepwill the image get updates to release though?20:18
dobeyno the channel won't automatically move to the released channel20:19
dobeyyou'll have to flash over at that point20:19
shanepok thanks dobey, how would I go about getting my contacts and events moved over?20:19
kenvandinetedg, when do you think silent-mode in indicator-sound will land in rtm again?20:20
shanepwould flashing be required on the rtm?20:20
tedgkenvandine, I imagine that the course will be that we get everything into utopic, and then we sync back to rtm.20:20
taiebotshanep: yes but you ll keep your current settings20:20
taiebot(messages etc..) unless you do a wipe20:21
tedgkenvandine, Seems like this week is unlikely at this point, and next week is a sprint. So probably the week after.20:21
kenvandinetedg, i'm thinking i'm going to start landing settings in rtm first20:21
jgdxkenvandine, hey20:21
tedgkenvandine, Depends on my meeting load next week :-)20:21
tedgkenvandine, Well, that's supposedly against the rules, but you'd not be the first.20:22
kenvandinetedg, ok, so we won't try to land your branch then until that is in rtm20:22
shanepim looking forward to the launch. impressed all my friends so far with the os design and flashiness of it. good work guys20:22
kenvandinetedg, is there really *rules* for that? :-D20:22
kenvandinemy fear is the delta, if landings start to get held up in rtm, or we need to revert20:22
kenvandinethe delta in utopic grows20:23
jgdxkenvandine, [1] looks really good now, btw, except for the TODO which Laney pointed out.[1]https://code.launchpad.net/~jonas-drange/ubuntu-system-settings/security-allow-acceptance-of-here-terms-fixes-1375322/+merge/23841920:23
kenvandinewhich makes it even harder to land20:23
ogra_the rules clearly say that you can land first wherever you like nowadays ...20:23
kenvandineogra_, i thought so20:23
ogra_but need to make sure your changes land on the other side too20:23
kenvandinetedg, you've been *schooled* :-D20:23
ogra_hahahaha20:23
kenvandinetedg, i've been bit a bunch of times now with settings landings, so many branches coming20:23
tedgHa20:24
slvn_(... bye & thanks for the help! ...)20:24
kenvandineand if something gets held up going to rtm... or needs a revert20:24
tedgYeah, I mean we did quite a few bazaar tricks to land indicator-sound this week.20:24
kenvandineit's a mess to unwind in utopic20:24
kenvandinei'm doing sync for settings20:24
kenvandineso no rebuilds20:24
tedgWe lost a raft of changes when the landings got frozen.20:24
kenvandinetedg, i was of the opinion i didn't want to stop landing stuff when rtm landings stop, but it quickly got painful20:25
kenvandinejgdx, cool, i'll probably give that a test in the morning20:26
tedgI just don't want to maintain two branches.20:26
tedgRather do one landing and one sync.20:26
jgdxkenvandine, okay, thanks20:26
kenvandinejgdx, i looked it over a bit this morning20:26
shanepis there no way to fool the devel branch in to thinking its the rtm branch?20:27
kenvandinetedg, well with syncs, it is just one branch for now20:27
kenvandinebut that'll change20:27
kenvandineshanep, you wouldn't want to20:27
kenvandinejust change the channel20:27
kenvandineit's pretty painless20:27
shanepreally how do I do that or where can I get the info to do it20:28
kenvandinei switch back and forth between the channels for testing nearly daily :)20:28
kenvandineubuntu-device-flash --channel=ubuntu-touch/ubuntu-rtm/14.0920:28
kenvandinei think that's all you'll need20:28
kenvandineubuntu-device-flash --channel=ubuntu-touch/ubuntu-rtm/14.09-proposed20:28
kenvandineif you want to track -proposed20:28
shanepis that done from the phone or sdk?20:28
kenvandinein a shell on your computer20:29
shanepok20:29
shanepthanks20:29
kenvandineshanep, np20:29
taiebotkenvandine? no problem with your Sim on rtm-proposed20:30
kenvandinetaiebot, nope20:30
taiebot2 boots out of three my sim card is locked as per https://bugs.launchpad.net/ubuntu/+source/telepathy-ofono/+bug/137983620:30
ubot5Ubuntu bug 1379836 in telepathy-ofono (Ubuntu) "dialer and messaging app show unlocked pin as locked" [Critical,Confirmed]20:30
kenvandinedidn't the fix for that land?20:30
taiebotI need to boot two or three time to get my phone working.20:31
taiebotkenvandine: i do not know it's now very hard to track development20:32
kenvandinemako?20:32
taiebotyep20:32
kenvandinei don't have a sim in my mako right now :)20:32
kenvandinekrillin works fine for me20:32
taiebotkenvandine: yep that my help :-)20:32
kenvandinei switch from mako to krillin for my primary phone a couple weeks ago, more testing20:33
taiebotit must be a boot race because i have also problems with bluetooth20:33
taiebotafter every upgrade i loose bluetooth. i need to reboot after a fresh upgrade to get bluetooth working20:34
shanepim running it on multirom on nexus 5 blue not working for me either, has it been implimented yet?20:34
kenvandineshanep, i've never tried multirom20:34
shanepits good love it, breaks android updates but who cares when touch is the next best os20:35
taiebotKenvandine: Do you know of any effort to bring a community of testers to test each channel. i have a feeling that mako is starting to get less love20:36
kenvandineubuntu has been my everyday phone for over a year now :)20:36
popey\o/20:36
kenvandinetaiebot, i really don't know, popey ^^20:36
taiebotme too.20:36
popeykenvandine: is that why you lost your hair20:36
popeywassup?20:36
kenvandinepopey, i wish that was my excuse :)20:37
popeyheh20:37
ogra_lol20:37
shanepreally should flash this out on teh nexus 5 it rocks20:37
kenvandinepopey, now with working location stuff... i even used it for navigating on vacation :)20:37
kenvandinepopey, which worked most of the time!20:38
taiebotKrillin got navigation?20:38
kenvandinewhat a milestone that is!20:38
kenvandinewebapp20:38
kenvandinetaiebot, don't get too excited :)20:38
kenvandinebut it worked... and location-service didn't fail me :)20:38
popeyawesome20:39
taiebotWe never know Here could bring there navigation system to UT.20:39
taiebotI would prefer faster application start time though before going to navigation system.20:40
taiebotpopey: Do you know of any effort to bring a community of testers to test each channel?20:41
popeynope20:42
popey^ balloons20:42
kenvandineah... pass the buck :)20:42
kenvandinetag, you're it :)20:42
balloonsbrilliantly done20:42
shaneplol20:42
popeyjust following the master at work...20:42
popey21:36:50 < kenvandine> taiebot, i really don't know, popey ^^20:42
shanepwell I have devel and rtm-prop on my nexus 5 now20:42
kenvandineit's more fun to play tag in person, we'll have to do that next week :-D20:43
shanepso im testing 2 channels20:43
balloonstaiebot, the testing up until now from a community perspective has been around using the device and giving feedback. We have a couple pages to help out with that20:43
balloonsonce devices are live and channels are more stable, I'd love to expand that effort20:43
kenvandineballoons, it'll be tough to manage that, the channels will vary20:43
kenvandinei guess not much more complicated than ubuntu releases20:44
balloonskenvandine, I assume there will always be a 'stable' channel which will go out to OTA. I'd like to poke that one first20:44
kenvandinejust multiple channels per20:44
balloonsso yea, like SRU's now.. And a dev channel, much like u+1 testing20:44
kenvandineballoons, i think it's just more levels deep20:45
balloonson the whole, much simpler than ubuntu I think20:45
kenvandineessentially more derived distros20:45
balloonsfrom a community perspective though, I can focus on just a few channel20:45
taiebotI do not know i felt while testing that launchpad was not very relevant anymore. I feel as everything is going as per testing process it would be better if every channel when release a series of test would be issue and could give overall performance of the channel. Some of the utopic devel-proposed should have been promoted as they were far more stable than the proposed one.20:45
balloonstaiebot, the standard for release criteria is a great discussion and plays into that20:46
balloonsofc, more stable for you means just that.. you found it better :-)20:46
shaneprtm-prop is looking sweeet love the animations :)20:47
taiebotballoons: yeah after a year of using UT you can definitely feel when one is better.20:47
balloonstaiebot, feel free to keep in touch on the issue. I'll try and put a session together for UOS next month around this20:48
balloonsbut IRC harassment is fine to ;-) feedback always welcome from someone who's been testing UT for so long20:49
taiebotThat's my suggestion i am sure there is a lot more testers out there who could do a series of test on a website and could do like the translation on launchpad. Few drop down menu with. Does it boot, can you play a song, etc, the list can be as exhaustive20:49
taiebotAs a user before upgrading i could look  at the results and decide if its worth to upgrade.20:51
taiebotballlons: btw what is UOS?20:52
dobeytaiebot: ubuntu on-line summit21:02
dakeranyone know can i fix the upgrade process ? the update has been downloaded, the phone reboot then runs the upgrade process but system-settings still show the old version which nothing has been upgraded22:14
dakerhttp://paste.ubuntu.com/8576213/22:15
Basketballnexus 9???22:39
fundiesnexus 72?22:49

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