/srv/irclogs.ubuntu.com/2015/03/10/#ubuntu-touch.txt

cxdvtyHey all is it possible to install ubuntu touch on ipod touch?02:26
cxdvty???02:28
cxdvtyhello02:30
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
=== MooCowFarkMilk is now known as unbreakable_stil
lotuspsychjemorning guys04:20
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
=== duflu_ is now known as duflu
ubuntuser13unable to create i386 emulator. ubuntu-emulator command says unknown flag 'arch'.05:29
=== unbreakable_stil is now known as unimpressed
=== chihchun_afk is now known as chihchun
=== unimpressed is now known as FearFactorx10
dholbachgood morning07:59
=== chriadam is now known as chriadam|away
ogra_pitti, hmm, touch builds end up with systemd-sysv installed08:05
pittiogra_: hm, not good -- do you have a build long URL?08:50
ogra_pitti, https://launchpadlibrarian.net/199792081/buildlog_ubuntu_vivid_armhf_ubuntu-touch_BUILDING.txt.gz08:51
ogra_(ignore the build failure, that is transient)08:51
pittiSetting up upstart (1.13.2-0ubuntu9) ...08:52
ogra_yeah, and  systemd-sysv08:52
pittiogra_: systemd-sysv will always be installed as part of debootstrap, that's just how required packages work; but I thought our livecd-rootfs change should uninstall it and install upstart?08:53
ogra_this is how i understood it too :)08:53
ogra_pitti, the build before it wasnt pulled in at all08:56
ogra_https://launchpadlibrarian.net/199709836/buildlog_ubuntu_vivid_armhf_ubuntu-touch_BUILDING.txt.gz08:56
ogra_Package 'systemd-sysv' is not installed, so not removed08:57
pittiogra_: I suppose that was before the priority adjustments from yestday?08:58
* ogra_ wonders if we actually install ubuntu-standard 08:58
ogra_hmm, no08:58
ogra_pitti, oh, yeah08:58
pittiogra_: no, I checked that before (no u-standard on touch)09:00
ogra_right, but if it now gets pulled into debootstrap that explains it09:01
ogra_we fail before the removal attempt09:01
ogra_because the chnage shanged GIDs09:01
pittiah, ok09:01
ogra_*the change changed09:01
janimopitti, do you know which kernel features systemd needs from 3.7 that are not in 3.4 ?09:02
pittiogra_: so until now everything still seems to be ok? or am I missing something?09:02
ogra_pitti, no, let me override the file chnage and lets see ... but in fact then this seems to be the first run with the actual change09:03
pittijanimo: mostly the improved name space handling; but that said, I haven't actually tested systemd on a 3.4 kernel, so I don't know if that just means some features aren't available, or it'd fail completely09:03
pittijanimo: I saw your phablet@ mail, just didn't yet get around to replying yet; these are pretty crazy long days for me :)09:04
ogra_pitti, i think we need a session at the sprint and plan this properly09:04
pittiogra_: "this"?09:04
pittioh, systemd on touch? right09:05
ogra_kernel vs systemd ... kernel vs snappy features09:05
ogra_systemd on old kernels in general ... it doesnt only affect the phones but also nearly all snappy arm arches09:05
pittijanimo: stgraber recently responded to some "snappy on touch" thread about some details about the namespace (LXC is affected similarly)09:06
janimopitti, do you have a link? I may not be on that ml09:06
pittiogra_: right; it'd be worthwhile to investigate how well it actually runs on 3.4; it might work well enough, or not be too much effort to make it run09:06
janimopitti, or maybe stgraber will answer since he's on phablet09:07
ogra_pitti, i know jolla uses sytemd on 3.4 ... but they stick to 20809:07
pittijanimo: https://lists.ubuntu.com/archives/snappy-devel/2015-February/000306.html09:07
janimopitti, thanks09:07
mptseb128, yes, pretty much nothing on the screen for an individual Bluetooth device is interesting for a device you can’t connect to.09:41
seb128mpt, ok, what annoyed me most is not understanding why those items were disabled, nothing conveys the reason than it's because they are unsupported types09:42
mpthmmm09:43
mptSo it’s which is least bad: (a) not showing it at all, “Grarrr, why isn’t it showing up”; (b) showing it insensitive, “Grarrr, why is it disabled”; or (c) making it selectable but unpairable, “Grarrr, why let me go all the way there when I can’t pair with it after all”09:45
seb128hum09:53
seb128is "reboot" doing a shutdown rather than a reboot for others as well09:53
seb128using rtm 253 on bq09:53
=== uuhimhere is now known as SparrowFartSenio
=== SparrowFartSenio is now known as SparrowFartSR
=== SparrowFartSR is now known as MrSparrowFart
popeyseb128: reboots here.10:01
seb128popey, hum, k, thanks for testing10:01
popeynp10:01
JamesTaitGood morning all; happy Organize Your Home Office Day! :D10:23
k1l_i dont like that day ;p10:34
seb128do we have a mode on our osk where the keyboard is a numpad by default but with a way to switch to letters?10:43
seb128Elleo, ^?10:44
Elleoseb128: nope11:04
Elleoseb128: if you specify a number pad you're locked into that for the field11:04
Elleoseb128: although you could have a button in an app that changes the field's hint from numbers to text; that might be a bit clunky though11:05
seb128Elleo, how would I do that? do we have an example of code doing it?11:06
seb128Elleo, oh, you mean some widget in the app itself, not on the osk11:07
Elleoseb128: yeah11:07
seb128Elleo, the design is https://wiki.ubuntu.com/Bluetooth?action=AttachFile&do=get&target=phone-bluetooth-pair.png ... I though you were describing the bottom left button ;-)11:07
Elleoseb128: so, set the inputMethodHint on the text field to be Qt.ImhDigitsOnly and then remove that hint when a button is pressed11:07
Elleoseb128: ah, no11:07
seb128Elleo, right, that's not really nice :-/11:07
seb128Elleo, do we plan to have  a mode like described on the mockup I just mentioned?11:08
Elleoseb128: not that I know of, but there is currently a bug for design to reconsider the current numpad design (as we'd like to add a return key to it for example), so might be worth commenting there that'd it be useful to also have a switch back to letters: https://bugs.launchpad.net/ubuntu-keyboard/+bug/132160311:09
ubot5Ubuntu bug 1321603 in Ubuntu UX "[osk] On a form, the numbers keyboard doesn't show the next button" [Wishlist,Triaged]11:09
Elleoseb128: although that said that should maybe be handled via the NumbersPreferred hint instead of DigitsOnly11:09
Elleoseb128: so maybe it'd be a good idea to file a separate bug for supporting the NumbersPreferred hint with a mechanism for switching to letters11:10
seb128Elleo, ok, doing that, thanks11:11
Elleono problem11:11
Elleoseb128: can bluetooth pins actually be non-numerical then? it's not something I've ever encountered11:12
seb128Elleo, it can...11:12
Elleointeresting11:12
seb128Elleo, i found https://bugs.maemo.org/show_bug.cgi?id=258711:13
ubot5bugs.maemo.org bug 2587 in Bluetooth "Bluetooth pairing dialog passcode field does not accept letters, only digits" [Normal,Verified: fixed]11:13
Elleoah11:13
seb128Elleo, the spec says it's 16 digits including alphanumeric chars, though that doesn't seem to be common11:13
seb128trying on my samsung android phone, they do what you described11:13
seb128they default to numeric osk with a checkbox on the dialog "the code includes letters"11:13
seb128which switch to normal layout11:14
Elleoah11:14
Elleowell that could at least be a reasonable solution until we get something more general implemented in the keyboard11:14
seb128Elleo, yeah, I'm going to file that osk feature request and then a design workaround bug11:17
Elleookay11:18
seb128Elleo, https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/143026411:26
ubot5Ubuntu bug 1430264 in ubuntu-keyboard (Ubuntu) "Doesn't have a mode "number by default with fallback to normal keyboard"" [Undecided,New]11:26
Elleoseb128: great, thanks11:27
seb128Elleo, https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/143026511:35
ubot5Ubuntu bug 1430265 in ubuntu-system-settings (Ubuntu) "[bluetooth] lack of osk support makes the current pin pairing design not implementable" [Low,New]11:35
seb128mpt^ fyi, would be nice if you could comment on that11:35
seb128Elleo, http://help.spark.co.nz/euf/assets/images/ibase/samsung-galaxy-noteII-BluetoothPCPair3.jpg is the dialog I was talking about11:41
Elleoseb128: yeah, that should be doable with the current support in the keyboard easily enough11:44
seb128right11:45
seb128not sure design would like it though11:46
seb128let see what mpt thinks11:46
mptI think that blue clothes pegs should be banned11:53
mptI don’t know why, but they are the ones that break first, before any of the other colors11:54
seb128mpt, sorry, looks like your IRC timeouted while we were discussing the topic11:56
seb128mpt, it was about https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/143026511:56
ubot5Ubuntu bug 1430265 in ubuntu-system-settings (Ubuntu) "[bluetooth] lack of osk support makes the current pin pairing design not implementable" [Low,New]11:56
seb128mpt, currently the "bluetooth pin pairing" dialog has a full keyboard, which is inconvenient for entering digits, especially that those are not on the first osk screen, you need to switch mode to get to them11:57
seb128mpt, http://help.spark.co.nz/euf/assets/images/ibase/samsung-galaxy-noteII-BluetoothPCPair3.jpg is somewhat similar to the workaround we were discussing11:57
seb128mpt, the osk is not likely to support what we need soon, so we were pondering if we should just have the full keyboard experience meanwhile or look for a workaround like ^11:58
mpt¯\_(ツ)_/¯11:59
mptThat screenshot is a bit depressing to look at (“Try 0000 or 1234 … one of them might work … idk”), I don’t know how it works12:06
mptWhat happens if you check the checkbox, type some letters, then uncheck the checkbox? :-)12:06
mptseb128, or there could be a System-Settings-provided “123”/“ABC” toggle that sits above the OSK12:11
mptBut that only works if something outside the OSK can change the current mode of the OSK12:11
Elleompt: yeah, that's possible by changing the input hint on the field12:13
Elleoat least I think the keyboard supports it changing whilst being focused, if not that's a bug12:13
mptElleo, I mean something outside the OSK that can change the OSK back to number mode *even if you have already typed letters*12:13
Elleompt: yeah, I think that'll still work; the keyboard doesn't care about the field's contents only its input hints12:15
mptcool12:15
seb128mpt, Elleo, sorry, was at lunch, yeah changing the mode doesn't impact on what is in the text entry, the osk just allow to type it's not enforcing anything12:25
=== alan_g is now known as alan_g|lunch
=== MrSparrowFart is now known as nobloodnoguilt
=== nobloodnoguilt is now known as mongolianbloodz
=== mongolianbloodz is now known as mongoliandeathwo
=== mongoliandeathwo is now known as mongoliandthworm
=== mongoliandthworm is now known as reversepsych
=== chihchun is now known as chihchun_afk
=== alan_g|lunch is now known as alan_g
studio_hi13:37
studio_any idea when the mtp-problem with the bq e4.5 and the 15.04 will be fixed?13:40
dobey"soon"13:41
studio_ok13:41
=== reversepsych is now known as illusionz
mcphailDoes anyone know when the touch os is going to change from click to snappy packages?13:44
popey"soon"13:45
* popey adds "soon" to the /topic :)13:45
mcphailha ;)13:46
mcphailit is like cyanogenmod's "never ask for an ETA"13:47
studio_this, https://wiki.ubuntu.com/Touch/ReleaseNotes is outdated, right?13:48
mcphailI'm playing with bundling libraries and it seems very straightforward with snappy. I don't want to learn click's plumbing if it is going to be obsolete "soon"13:49
dobeyyes, saucy is way outdated13:51
=== Tassadar_ is now known as Tassadar
studio_dobey, where do i find my "data.csv", contacts now on my phone to save/backup them?13:55
dobeystudio_: it's not a csv file13:56
studio_isn't it?13:57
dobeystudio_: it's an sqlite database. they are stored in the same location on the phone, as they are on Ubuntu on a PC13:57
dobeyin ~/.local/share/evolution/13:57
studio_on the ubuntu-pc i use thunderbird :) ok, thanks13:58
studio_dobey, sorry for that "stupid" question, but how to backup the contacts from the phone?14:08
dobeyadb pull ?14:08
studio_adb pull what?14:09
dobeythe file, or the whole evolution directory14:11
studio_sorry, i never worked with evolution, only thunderbird. is there a how-to where i can read that?14:13
tsdgeoscyphermox: any idea how/what could be causing https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1428799 ? it's pretty annoying14:15
ubot5Ubuntu bug 1428799 in network-manager (Ubuntu) "Doesn't reconnect to network on reboot" [Undecided,New]14:15
studio_dobey, here http://wiki.ubuntuusers.de/Evolution it said it is possible to export csv. is it different to ubuntu touch?14:21
=== dandrader is now known as dandrader|afk
popeywe dont ship evoluion on the phone14:24
dobeystudio_: evolution UI is not on the phone14:24
dobeyand i am on a call...14:24
cyphermoxtsdgeos: no, seems to work for me, but give me a minute I'll do more testing14:25
tsdgeoscyphermox: yeah it also works for greyback_ :/14:25
tsdgeoscyphermox: there's something weird with my router, i have "tsdgeos 1", "tsdgeos 2", "tsdgeos 3", "tsdgeos 4", "tsdgeos 5", "tsdgeos 6", "tsdgeos 7"14:26
popeystudio_: http://stackoverflow.com/questions/75675/how-do-i-dump-the-data-of-some-sqlite3-tables14:26
cyphermoxtsdgeos: that would explain it14:26
tsdgeosin nmcli c14:26
cyphermoxtsdgeos: it's not your router14:26
tsdgeosall with different UUIDs14:26
cyphermoxtsdgeos: look at them, probably all a different mac-address fields14:26
tsdgeosif UUID==mac yes14:27
tsdgeosotherwise don't know how to use the mac14:27
cyphermoxnope14:27
tsdgeoss/use/know14:27
cyphermoxthere should be another field lower down in the file with a mac address?14:27
tsdgeoscyphermox: which file?14:27
studio_popey, i just try to figure out a simple way to im- and export contacts to or from the phone.14:28
tsdgeoshttp://paste.ubuntu.com/10574854/14:28
cyphermoxin these connection files "tsdgeos 1", etc. under /etc/NetworkManager/NetworkManager.conf14:28
tsdgeosah14:28
tsdgeosok14:28
cyphermoxah14:28
cyphermoxnow I see what you mean :)14:28
popeystudio_: sure, that post talks about dumping out the database14:28
popeystudio_: i _think_ ./.local/share/evolution/addressbook/system/contacts.db is the database14:28
tsdgeoscyphermox: correct, different mac address14:28
cyphermoxtsdgeos: I suspect last time you flashed, something went wrong and wiped out the mac address on the phone14:29
tsdgeosmay very well be14:29
tsdgeosi've had some weird issues flashing lately14:29
tsdgeoscan i recover it?14:30
cyphermoxtsdgeos: I can't remember how I fixed it if it indeed happened on my mako and not on another device14:34
cyphermoxI'd frst try to flash the factory image back on it14:34
cyphermoxthen re-do the flashing to put vivid on14:34
cyphermoxalso check whether /factory/wifi/.mac.info exists and has a mac address written in it14:36
tsdgeoscyphermox: lol, /factory is a broken symlink to /android/factory14:37
tsdgeosi guess it's bad that i don't have that folder :D14:37
cyphermoxmaybe not, it might just not be mounted14:38
cyphermoxwhere else did the mac address live?14:38
studio_popey, for me http://stackoverflow.com/questions/75675/how-do-i-dump-the-data-of-some-sqlite3-tables is not "easy" to understand :(14:38
popeysorry, was the first sensible thing I could find14:39
cyphermoxtsdgeos: I think there was some other wifi directory somewhere, /data or /etc/ or something, which also contained the MAC, but a reasonable first try would definitely be to flash the factory image, reboot to check that *it* is fine (ie MAC doesn't change), then flash again14:39
tsdgeosyeah not having  /android/factory doesn't look cool14:39
studio_it would be more easy, when "ci-train-ppa-service/landing-027" also "could" support export :)14:42
ogra_studio_, the mtp issue should be fixed with silo 1914:44
kenvandineElleo, any thoughts on bug 142969114:44
ubot5bug 1429691 in content-hub "Import with ContentStore and ContentType.All goes into .cache, not .local/share" [Undecided,New] https://launchpad.net/bugs/142969114:44
ogra_studio_, the package in there is one of the ones that are hard to install though14:44
kenvandinei haven't looked closely at the code for that yet, i'm just really surprised the store doesn't get used when filtering the ContentPeerPicker model with ContentType.All14:45
Elleokenvandine: yeah, that's odd14:45
kenvandinei did reproduce it by changing Pictures to All in picker-qml example14:46
kenvandinebut it works with Pictures14:46
kenvandinesomehow we must be clearing the store property?14:46
studio_ogra_, i think i am on the wrong branch now. i am on "ubuntu-touch/devel-proposed/krillin.en" right now :(14:46
ogra_not sure what that is :)14:46
studio_;)14:47
Elleokenvandine: yeah, not sure how though; all we really do with All is iterate through the existing types as we would for a single one14:49
kenvandineyeah... i really didn't think i would be able to reproduce it :/14:49
kenvandineElleo, it's nice to be hacking more on content-hub again :)14:50
Elleowhere's the picker-qml example you're testing against?14:50
kenvandineElleo, in the source, examples/picker-qml14:51
=== dandrader|afk is now known as dandrader
Elleoah, I see14:51
kenvandinejust change Pictures to All14:51
kenvandineoh14:51
kenvandineand add the store from the import-qml example :)14:51
Elleoso you're adding the store after the peer has been selected from the picker14:52
kenvandinethen pass the store to request()14:52
kenvandinei added it as a sibling of ContentPeerPicker14:52
kenvandineand in peer.request(appStore)14:52
kenvandinefor example14:52
kenvandineso the store gets passed to the peer14:52
kenvandineafter selected14:52
Elleoyeah, but that peer.request is being done onPeerSelected right?14:52
kenvandineoh!14:52
kenvandinei know why14:53
Elleooh?14:53
kenvandinemaybe14:53
kenvandineno... ignore that :)14:53
kenvandineyeah14:53
ElleoI'd have thought All shouldn't really have much effect by that stage since the peer itself should be a specific type14:53
kenvandinein onPeerSelected we call peer.request(appStore)14:53
kenvandineit should have no effect14:54
kenvandineElleo, i didn't look at the code path in the qml bindings yet, but it seems impossible14:54
kenvandinehowever, i did see it myself :/14:55
kenvandinei think there is a place in creating the transfer where it does some hubType lookup?14:55
kenvandineconverting the type for the backend, which doesn't have an all14:55
kenvandinemaybe if that fails we miss a code path14:56
kenvandinebut i think that should only affect the default peer14:56
Elleoyeah, I don't see anything obvious in the qml all handling code14:58
Elleoit's setting up each peer as being for a specific content type, so anything from that point on should be the same14:58
kenvandinebut how about in the Peer code?14:59
kenvandineanything there in the request?14:59
Elleowell the peer code doesn't know anything about All14:59
kenvandineyeah, but that is where the transfer is created15:00
Elleoand it sets the store content type based on the peer's content type in the request15:00
Elleooh no, actually looking at the peer model, maybe we are setting the type as all on the peer15:01
kenvandine        qmlTransfer = contentHub->importContent(m_peer, m_contentType);15:01
kenvandinethe peer doesn't really have a type15:01
kenvandineit could provide multiple15:01
kenvandinenot sure why it cares though15:02
Elleokenvandine: http://bazaar.launchpad.net/~phablet-team/content-hub/trunk/view/head:/import/Ubuntu/Content/contentpeermodel.cpp#L147 <-- I'm wondering if that and line 150 should actually be the otherway around15:03
kenvandinewe set the store later15:03
dobeystudio_: (mkdir -p evolution && cd evolution && adb pull .local/share/evolution .)15:03
dobeystudio_: that will back up all the contacts and calendar data (including alarms) from the phone15:04
=== chihchun_afk is now known as chihchun
kenvandineElleo, maybe... but still i don't think that should matter because a peer could support multiple types15:04
kenvandineconst cuc::Type &hubType = ContentType::contentType2HubType(contentType);15:05
Elleokenvandine: the current implementation has a single m_contentType member for contentpeer, which gets used when setting up the store15:05
kenvandineElleo, maybe we need to do something different there for All15:05
kenvandinesince All isn't going to map?15:05
Elleokenvandine: so if it tries setting the store to all presumably the store doesn't match anything15:06
kenvandineyeah15:06
studio_dobey, thanks :)15:06
kenvandineElleo, you mean type?15:06
peat-psuwitawe_, are you awake now?15:07
awe_yes, in the middle of a stand-up though15:07
awe_can I ping you when done?15:07
awe_~5m15:07
Elleokenvandine: I mean setting the store's type; it calls "store->updateStore(m_contentType);" when creating the request15:07
awe_sorry, ~20m15:07
peat-psuwitawe_, yes15:07
kenvandineoh!15:08
kenvandineso that fails15:08
awe_peat-psuwit, abeato added some comments to your bug, have you seen them?15:08
Elleokenvandine: so either contentpeer needs to never receive All as its type, or the store needs to know about All15:08
kenvandineElleo, you are probably right15:08
peat-psuwitawe_, not yet. Let me check it out.15:09
Laneywho knows qmake?15:09
awe_peat-psuwit, thanks...15:09
popeyLaney: bzoltan_15:09
LaneyCan you get qtquickcontrols-opensource-src from the archive and see why the tests aren't built/make checked properly?15:09
Laneybzoltan_: hi! :)15:09
bzoltan_Laney:  yeah, I live in the same block with qmake...15:10
LaneyIt's using some magic thing called qt_parts15:10
seanmavleyhello15:11
Laneybut it's not magic enough to pick up tests/15:11
bzoltan_Laney: I will take a look at it tomorrow... I am busy with the UITK lanindg right now15:13
kenvandineElleo, maybe the store should have Other?15:15
kenvandineElleo, and we attempt to use the type the peer is known to handle15:16
kenvandinei guess we'll always have at least one type15:16
kenvandineso i guess just make sure it gets set to a type the peer handles?15:16
kenvandineso change the != to ==15:16
Elleokenvandine: yeah, I think that'll sort it so that the default peers are always listed first for things requesting All15:19
Elleokenvandine: which I would guess is what we actually intended there15:19
Elleoalthough not sure why that wouldn't be the case in the other condition too15:20
=== alan_g is now known as alan_g|afk
awe_peat-psuwit, I'm done.  Did you have another question for  me?15:23
peat-psuwitawe_, I actually know now why gsm_umts_index is 0, just think it's inappropriate to talk in that bug.15:26
peat-psuwitMy phone actually need another request to select which app to use.15:27
oSoMoNbrendand, https://trello.com/c/kaOl1PRE/1077-ubuntu-landing-003-oxide-qt-osomon is not needed any longer, I’ve asked the CI train team how I can mark the corresponding line obsolete, but wanted to also notify you that it can be ignored15:27
awe_why do you think it's inappropriate?15:27
awe_peat-psuwit, the rilmodem code that handles SIM status definitely needs to be updated15:28
awe_as it will use an invalid value currently15:28
awe_yes, your phone may need to send an extra request15:28
awe_and make it do so, is another bit of complexity, that's related but not the problem in the existing code15:29
awe_to do so, you'd need to figure out a why to identify your device15:29
awe_and craft a new device plugin which at minimum, sets a vendor type15:30
awe_depending on how the extra request works15:30
awe_it might be possible to send from the device plugin, or... detect the vendor type in the sim atom and send it there.15:31
awe_it can get tricky15:31
awe_my only advice would be to look at the mtk plugin15:32
peat-psuwitawe_, I actually made some crude hack that make it send that request. My phone can now register to network and talk USSD.15:32
awe_ok15:32
popeypeat-psuwit: you working on a device port?15:32
peat-psuwitYes, LG L90 Dual.15:32
kenvandinebfiller, do we have a common bug tag we use for convergence related bugs?15:32
peat-psuwitI think I've told that already.15:32
awe_if the rild is that different, eventually a device plugin, and a rilmodem-based extension driver might be necessary ( just like mtk/mtkmodem )15:33
popeypeat-psuwit: cool, I didn't see, sorry.15:33
awe_peat-psuwit, dual-SIM?15:33
peat-psuwitawe_, Yes.15:33
awe_hmmm15:33
awe_sure you can hack it15:33
awe_but getting dual-SIM to work properly for krillin was a lot of work15:34
awe_extending the base ril plugin and rilmodem driver15:34
awe_most of the hard-work is done in the mtk plugin15:34
awe_however there may be some logic pushed down into the mtkmodem atoms15:34
peat-psuwitawe_, I may eventually make a new plugin for that. For now, I'll just hack the existing code. I don't know how to make a new plugin without duplicating too much code.15:36
bfillerkenvandine: I'm not aware of one15:37
akiva-thinkpadUbuntu Team AMA on Google Hangouts starting in one hour | #ubuntu-on-air  (Preface any question you have with "QUESTION:" ) http://ubuntuonair.com/15:38
awe_understood.  There was actually a fair amount of a dup between the ril and mtk plugins when we started krillin.  I was opposed to this, but there wasn't an easy solution to the problem15:38
akiva-thinkpadGood time to ask ubuntu touch questions ~15:38
awe_peat-psuwit, and mtk has grown quite different than ril since...15:38
akiva-thinkpaderm15:38
akiva-thinkpad20 minutes *15:39
awe_peat-psuwit, if/when you decide to create a new plugin, I'd use the mtk model as your base15:39
awe_you'll also need to look at the rildev plugin which decides which device plugin to load based upon an env var15:39
awe_this is our equivalent of the native ofono udev plugin15:40
awe_which we don't run15:40
peat-psuwitawe_, Thanks for the clue. But probably not now.15:42
awe_np15:42
=== alan_g|afk is now known as alan_g
SaviqElleo, hey, sorry for the inflow of bugs for ubuntu-keyboard ;)16:05
SaviqI had a list that I was meaning to file for a while now16:05
Saviqlooks like I'm done now ;)16:06
kenvandineSaviq, bug spam?  that's not nice :-p16:06
ElleoSaviq: no worries :)16:07
Saviqkenvandine, my list was halved since I wrote it ;)16:07
kenvandinethat's good16:07
ElleoSaviq: I think a couple of them have a couple of branches waiting to land at the moment too16:07
SaviqElleo, cool16:08
Elleothanks for the reports :)16:08
faenilmm target creation in Ubuntu SDK returns an "chroot/blabla/sbin/initctl not found" error...known issue?16:09
faenilFramework 15.0416:10
jgdxfaenil, hey, are you running uitk from the bleeding edge? (And welcome!)16:24
faeniljgdx: thanks :) I downloaded the sdk from the official website, as instructed16:25
jgdxmaybe a systemd/upstart issue?16:27
faenilmost likely :) just not sure how to act, since it's part of the targets16:27
faenilchroot targets16:27
jgdxthere's https://wiki.ubuntu.com/SystemdForUpstartUsers16:29
faenilthe problem is I don't think I have any access to the chroot targets, do I'16:30
faenil?16:30
faenil"Click" just downloads the targets, unpacks the packages, then tries to configure the system --> fails --> cleans up everything16:30
jgdxMine aren't cleaned up…16:34
faeniljgdx: yours doesn't clean up after an error?16:38
faenilit clearly says so in the log, in my case16:39
faenil:)16:39
jgdxfaenil, mine weren't, but maybe my chroots failed post setup. $ schroot -l16:42
faenil:)16:43
=== dandrader is now known as dandrader|lunch
john-mcaleelyhttp://people.canonical.com/~jhm/barajas/master/device_krillin-20150310-ae1ddec.tar.xz17:00
john-mcaleelyhttp://people.canonical.com/~jhm/barajas/master/device_krillin-20150310-ae1ddec.changes17:00
john-mcaleelyhttp://people.canonical.com/~jhm/barajas/master/device_krillin-testresults-20150310-ae1ddec.ods17:00
john-mcaleelysil2100, krillin vivid tarball (I assume needs QA signoff now?)17:00
john-mcaleelyrsalveti, ^ rtm coming shortly17:00
rsalvetijohn-mcaleely: thanks17:02
rsalvetijohn-mcaleely: yeah, we'll need qa signoff for both vivid and rtm17:03
john-mcaleelyrsalveti, cool.17:03
DonkeyHoteirsalveti: did you see my /query a while back?17:06
rsalvetino, sorry, still need to reply the email17:07
DonkeyHoteirsalveti: i repasted the contents of the e-mail and added an update17:07
DonkeyHoteirsalveti: maybe i could somehow get started working with bluez 5 on ubuntu touch in anticipation of integration in the desktop flavors?17:12
rsalvetiright, that's quite a bit of work, and mainly kernel at the moment17:13
DonkeyHoteirsalveti: i have some kernel experience. is there someone i could coordinate with?17:14
dobeyfaenil: you are running on top of 15.04, or you are trying to create a 15.04 target on a stable release of ubuntu?17:14
popeydobey: it's bug 143043617:16
ubot5bug 1430436 in click (Ubuntu) "15.04 kit creation fails due to create os.remove("%s/sbin/initctl" % mount)" [Critical,Confirmed] https://launchpad.net/bugs/143043617:16
dobeyah ok17:16
faenildobey: yeah just filed a bug, I'm on 15.04 btw17:17
faenil14.10 target creation also failed...17:17
rsalvetiDonkeyHotei: not right now, we still need to better understand what is required17:17
faenilnow I rebooted, and I'm trying again with 14.1017:18
DonkeyHoteirsalveti: is there an alternate task i could take on to demonstrate that i have the needed experience?17:19
rsalvetiDonkeyHotei: we'll discuss what are the following steps later this week, because we want something that can be common across candidates17:19
rsalvetiso we'll keep you posted17:20
DonkeyHoteithanx17:20
DonkeyHoteion another front, is stuff that people are working on on 14.09 actively getting forward-ported to vivid?17:21
ogra_pitti, \o/17:21
ogra_The following packages will be REMOVED:17:21
ogra_  systemd-sysv17:21
ogra_https://launchpadlibrarian.net/199846905/buildlog_ubuntu_vivid_i386_ubuntu-touch_BUILDING.txt.gz17:21
ogra_finally ...17:21
dobeyDonkeyHotei: usually stuff is back-ported to the 14.09 build from vivid17:21
* ogra_ waits for armhf ... 17:21
DonkeyHoteidobey: on vivid there is no on-screen keyboard, so i can't enter the wpa key17:22
dobeyDonkeyHotei: there is a keyboard on vivid. but there might be a bug where it isn't always popping up correctly17:23
dobeyDonkeyHotei: try cancelling, then turning the screen off and on, unlocking, and then connecting to wifi17:23
DonkeyHoteidobey: well, it pops up on 14.0917:23
dobeyyes, well, 14.09 is "stable" and vivid is not stable. there are some known issues in vivid that should hopefully be fixed soon as there is more work going on there now to make it as stable as 14.09 so we can switch users to it with an OTA update when it becomes stable17:25
jgdxkenvandine, I'll set [1] to "In review" when LP comes around. [1] https://code.launchpad.net/~jonas-drange/ubuntu-system-settings/hotspots-binding/+merge/25229617:55
jgdxkenvandine, so you're free to test it and hopefully break it horribly.17:56
dobeythe list of apps in the location settings page, where is that stored on the phone?17:57
ogra_dobey, there is some db in the trusted-store17:59
kenvandinejgdx, ugh, is LP down?17:59
jgdxkenvandine, the code part it seems?17:59
jgdxthey know17:59
kenvandineok18:01
jgdxkenvandine, you have to use Exec=env USS_SHOW_ALL_UI=1 system-settings %u18:02
jgdxin the desktop file18:02
kenvandinejgdx, that reminds me...18:02
jgdxuh oh18:02
kenvandinedo you want to prepare a branch exposing the other vibrate setting?18:02
kenvandineuitk landed in vivid :)18:02
jgdxthat has landed?18:02
jgdxweee18:02
kenvandineindeed :)18:02
kenvandinefriday18:02
kenvandineso we're good!18:02
jgdxdauym18:02
kenvandineso... does un-hiding existing hidden UI count as a feature?  :-D18:03
kenvandinei guess the other vibrate setting was included in some sort of FFe in order for it to land in the uitk18:04
=== alan_g is now known as alan_g|EOD
kenvandinebfiller, ^^  do you know?18:04
ogra_kenvandine, would fall under the UI freeze i fear18:04
kenvandinesigh18:04
kenvandineyou're right...18:04
ogra_(which is in effect together with the FF)18:04
kenvandinewe couldn't expose it until the uitk landed their part18:04
ogra_just stop working on stuff in main :)18:04
kenvandineuniverse man!18:05
ogra_master of the ... :)18:05
kenvandineyou know it!18:05
kenvandinejgdx, well at least propose the branch :)18:05
kenvandineworst case we don't land it right away :)18:06
jgdxit push it straight to production18:06
jgdxs/it/I'll18:06
kenvandine:)18:06
jgdxbzr push :production18:06
jgdxright?18:06
kenvandinethat would be so cool... :production lands in distro and merges to trunk :)18:06
jgdx:D18:06
kenvandinewe need a bzr plugin to do that18:06
kenvandineand make my coffee18:06
kenvandineit's great to see people using content-hub more again, seems there are new developers using it in waves... months with little feedback then bursts of feature request/bug reports18:07
=== dandrader|lunch is now known as dandrader
jgdxkenvandine, how has the last week(s) been? Good momentum?18:08
kenvandinei hit a wall... need to hand it off to an expert :)18:08
kenvandinebut now we've had some good bug reports come in this week18:08
dobeykenvandine: well, when we get away from the whole spreadsheet thing, and have a CI dashboard with a decent REST API, a bzr plug-in which pushes, creates an MP, and requests a silo, could be doable. would be nice if all the silo review stuff was integrated into the launchpad MP UX too18:09
kenvandinedobey, +118:10
jgdxkenvandine, ah. :) That reminds me, when you're testing the AP story, you need to modify a wpa supplican't policy. Lolz18:10
kenvandinejgdx, please note it in the MP18:10
jgdxkenvandine, will do18:10
kenvandinejgdx, and that's just for AP testing?18:10
jgdxkenvandine, yes18:10
kenvandineisn't that going to cause a problem with CI?18:11
jgdxs/AP/hotspot really, I don't think we're exposing any other methods right now.18:11
kenvandineoh18:11
kenvandinei thought autopilot :)18:11
jgdxstill, it will affect QA testing.. hm18:12
kenvandinewe need good manual testing instructions18:12
jgdxjdstrand, hi, could you take another look at bug 1426923 ? Tony replied to your comment.18:13
ubot5bug 1426923 in indicator-network (Ubuntu) "Allow ubuntu-system-settings to set a device's firmware through the private Connectivity API" [Undecided,New] https://launchpad.net/bugs/142692318:13
kenvandinerenatu, hadn't you filed a bug against content-hub about being able to send serialized vcards without generating a file to transfer?18:16
kenvandinerenatu, i'm not seeing it, i wanted to bounce an idea off you when you have a minute18:24
jdstrandjgdx: hi! I can't get to it right now, but added it to my todo. thanks for the ping, I didn't see the response18:24
jgdxjdstrand, sure. Thank you!18:24
brendandbarry, sorry, we forgot to add you to the standup again19:32
brendandbarry, check your calendar again19:33
barrybrendand: k19:33
barrybrendand: still no event for today.  is it the same hangout url?19:34
brendandbarry, https://plus.google.com/hangouts/_/canonical.com/qa19:34
wxlhey kids19:46
wxlif i wanted to make a suggestion (split screen like ghost commander for android) for the file manager, is making a wishlist bug the best?19:46
=== greyback__ is now known as greyback
jgdxwxl, that sounds like a huge change. A wishlist bug with research and suggestions is probably best.20:07
wxljgdx: yep didn't say it was small. just wanted to confirm the process; thanks!20:07
dobeygood luck convincing design :)20:08
jgdxwell, it would beat tabs on a tab/phone20:08
kenvandinenobody upgrade to vivid-proposed mako image 128, doesn't boot :/20:48
robin_herohi! I tried 14.09-proposed image in emulator, but can't sync my gmail contacts in the address-book. I setted up my gmail account, and enabled the access to the contact, but nothing. But I know it was work in the past. Any idea?20:50
yacukenhi there21:09
yacukenwho's can tell me in plain words, what files we need to flash ubuntu on device? Porting guide tell me about boot.img, recovery.img and system.img. But why we build android-boot.img and other?21:13
dobeythe porting guide says what you need to do, to port to a device21:14
=== seb128_ is now known as seb128
yacukendobey: in "Flashing the image" section. I just look at an example and can not understand21:20
dobeyyacuken: ok. i haven't done a port myself so i'm not sure what you're not understanding, but i can tell you that others have followed the guide successfully to port ubuntu to new devices21:22
* PLA1 wishes he read kenvandine: comment an hour ago. :-(22:06
DonkeyHoteiPLA1: ?22:12
PLA1DonkeyHotei: "16:48 < kenvandine> nobody upgrade to vivid-proposed mako image 128, doesn't boot :/"22:14
DonkeyHoteii think i have 12722:14
PLA1On my Nexus 7 2013 I was running vivid-proposed. I took today's OS update and it no longer boots. Stuck at the Google unlocked padlock screen. Oh well.22:17
DonkeyHoteiPLA1: i am booted into vivid-proposed on hammerhead atm22:19
DonkeyHoteiupdating to 128 now22:20
popeyPLA1: you can flash back to previous fairly easily...22:20
PLA1popey: Got that syntax in your head?22:21
popeyubuntu-device-flash touch --device=mako --channel=ubuntu-touch/devel-proposed --revision=12722:22
popeyi _think_22:22
PLA1popey: Thanks!22:22
DonkeyHoteiyep, 128 is not booting22:23
DonkeyHoteipopey: is there a way to debug the boot?22:26
popeypass22:27
popeylook how many updates... http://people.canonical.com/~ogra/touch-image-stats/128.changes22:27
FoxtrotHey22:28
DonkeyHoteipopey: pass? is that a tool?22:30
FoxtrotIs there any place for me to talk about Ubuntu Touch on the Nexus 6? The link in the topic and other Wiki references seem outdated22:31
popeyDonkeyHotei: pass = I don't know22:34
popeyFoxtrot: we don't have an official port for the nexus 622:34
popeyFoxtrot: someone in the community might port it22:34
FoxtrotYeah i was looking to fix that and get it running on mine22:34
popeythat would be awesome22:34
PLA1Hmm. ubuntu-device-flash on 14.10 says unknown flag `revision' even though it is in the help text. Do you see a typo here? http://pastebin.ubuntu.com/10577109/22:34
FoxtrotReading through the articles now, just wondered if anyone else was active with it22:34
popeyhmmm22:35
Tassadarnexus 6 only has lollipop, ubuntu's using only 4.4, it's gonna be a bunch of work probably22:35
popeyahh good point22:35
DonkeyHoteiFoxtrot: someone else mentioned it in the channel recently22:35
Foxtrotah22:35
roeeihi all, anybody tried porting to xperia z series?22:42
roeeiIm having some doubts with the xperia aosp source code and where to put it22:44
simosxI am trying to run ./buildOnDevice.sh. It says in the script that: " * Make sure to have the networking and PPAs setup on the device beforehand (phablet-deploy-networking && phablet-ppa-fetch)." Where do I get them from? They do not appear to exist in "phablet-tools".23:03
roeeiwhat device are you building for simosx?23:05
simosxroeei, the bq E4.523:06
roeeii thought that came with ubuntu preinstalled23:06
roeeiI now see there is also an android version23:07
roeeiim using this to build for my xperia z1 compact http://developer.ubuntu.com/en/start/ubuntu-for-devices/porting-new-device/23:08
roeeibut im also kinda stuck23:08
simosxcannot find the files on the phone. will try anyway the script to build.23:08
popeysimosx: what you trying to do?23:08
simosxpopey, I want to build ubuntu-keyboard and install to the phone.23:08
popeyahh23:09
mariogripDoes the apple watch bend?23:36
mariogrip**wops wrong irc**23:38
DonkeyHoteiit was worth the smile23:38
mariogrip:)23:39
RobbyFlol23:57
DonkeyHoteinhaines: did your phone get 5.1?23:58

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