[02:26] Hey all is it possible to install ubuntu touch on ipod touch? [02:28] ??? [02:30] hello === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === MooCowFarkMilk is now known as unbreakable_stil [04:20] morning guys === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === duflu_ is now known as duflu [05:29] unable to create i386 emulator. ubuntu-emulator command says unknown flag 'arch'. === unbreakable_stil is now known as unimpressed === chihchun_afk is now known as chihchun === unimpressed is now known as FearFactorx10 [07:59] good morning === chriadam is now known as chriadam|away [08:05] pitti, hmm, touch builds end up with systemd-sysv installed [08:50] ogra_: hm, not good -- do you have a build long URL? [08:51] pitti, https://launchpadlibrarian.net/199792081/buildlog_ubuntu_vivid_armhf_ubuntu-touch_BUILDING.txt.gz [08:51] (ignore the build failure, that is transient) [08:52] Setting up upstart (1.13.2-0ubuntu9) ... [08:52] yeah, and systemd-sysv [08:53] ogra_: 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] this is how i understood it too :) [08:56] pitti, the build before it wasnt pulled in at all [08:56] https://launchpadlibrarian.net/199709836/buildlog_ubuntu_vivid_armhf_ubuntu-touch_BUILDING.txt.gz [08:57] Package 'systemd-sysv' is not installed, so not removed [08:58] ogra_: I suppose that was before the priority adjustments from yestday? [08:58] * ogra_ wonders if we actually install ubuntu-standard [08:58] hmm, no [08:58] pitti, oh, yeah [09:00] ogra_: no, I checked that before (no u-standard on touch) [09:01] right, but if it now gets pulled into debootstrap that explains it [09:01] we fail before the removal attempt [09:01] because the chnage shanged GIDs [09:01] ah, ok [09:01] *the change changed [09:02] pitti, do you know which kernel features systemd needs from 3.7 that are not in 3.4 ? [09:02] ogra_: so until now everything still seems to be ok? or am I missing something? [09:03] 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 change [09:03] janimo: 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 completely [09:04] janimo: I saw your phablet@ mail, just didn't yet get around to replying yet; these are pretty crazy long days for me :) [09:04] pitti, i think we need a session at the sprint and plan this properly [09:04] ogra_: "this"? [09:05] oh, systemd on touch? right [09:05] kernel vs systemd ... kernel vs snappy features [09:05] systemd on old kernels in general ... it doesnt only affect the phones but also nearly all snappy arm arches [09:06] janimo: stgraber recently responded to some "snappy on touch" thread about some details about the namespace (LXC is affected similarly) [09:06] pitti, do you have a link? I may not be on that ml [09:06] ogra_: 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 run [09:07] pitti, or maybe stgraber will answer since he's on phablet [09:07] pitti, i know jolla uses sytemd on 3.4 ... but they stick to 208 [09:07] janimo: https://lists.ubuntu.com/archives/snappy-devel/2015-February/000306.html [09:07] pitti, thanks [09:41] seb128, yes, pretty much nothing on the screen for an individual Bluetooth device is interesting for a device you can’t connect to. [09:42] mpt, ok, what annoyed me most is not understanding why those items were disabled, nothing conveys the reason than it's because they are unsupported types [09:43] hmmm [09:45] So 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:53] hum [09:53] is "reboot" doing a shutdown rather than a reboot for others as well [09:53] using rtm 253 on bq === uuhimhere is now known as SparrowFartSenio === SparrowFartSenio is now known as SparrowFartSR === SparrowFartSR is now known as MrSparrowFart [10:01] seb128: reboots here. [10:01] popey, hum, k, thanks for testing [10:01] np [10:23] Good morning all; happy Organize Your Home Office Day! :D [10:34] i dont like that day ;p [10:43] do we have a mode on our osk where the keyboard is a numpad by default but with a way to switch to letters? [10:44] Elleo, ^? [11:04] seb128: nope [11:04] seb128: if you specify a number pad you're locked into that for the field [11:05] seb128: 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 though [11:06] Elleo, how would I do that? do we have an example of code doing it? [11:07] Elleo, oh, you mean some widget in the app itself, not on the osk [11:07] seb128: yeah [11:07] Elleo, 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] seb128: so, set the inputMethodHint on the text field to be Qt.ImhDigitsOnly and then remove that hint when a button is pressed [11:07] seb128: ah, no [11:07] Elleo, right, that's not really nice :-/ [11:08] Elleo, do we plan to have a mode like described on the mockup I just mentioned? [11:09] seb128: 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/1321603 [11:09] Ubuntu bug 1321603 in Ubuntu UX "[osk] On a form, the numbers keyboard doesn't show the next button" [Wishlist,Triaged] [11:09] seb128: although that said that should maybe be handled via the NumbersPreferred hint instead of DigitsOnly [11:10] seb128: so maybe it'd be a good idea to file a separate bug for supporting the NumbersPreferred hint with a mechanism for switching to letters [11:11] Elleo, ok, doing that, thanks [11:11] no problem [11:12] seb128: can bluetooth pins actually be non-numerical then? it's not something I've ever encountered [11:12] Elleo, it can... [11:12] interesting [11:13] Elleo, i found https://bugs.maemo.org/show_bug.cgi?id=2587 [11:13] bugs.maemo.org bug 2587 in Bluetooth "Bluetooth pairing dialog passcode field does not accept letters, only digits" [Normal,Verified: fixed] [11:13] ah [11:13] Elleo, the spec says it's 16 digits including alphanumeric chars, though that doesn't seem to be common [11:13] trying on my samsung android phone, they do what you described [11:13] they default to numeric osk with a checkbox on the dialog "the code includes letters" [11:14] which switch to normal layout [11:14] ah [11:14] well that could at least be a reasonable solution until we get something more general implemented in the keyboard [11:17] Elleo, yeah, I'm going to file that osk feature request and then a design workaround bug [11:18] okay [11:26] Elleo, https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1430264 [11:26] Ubuntu bug 1430264 in ubuntu-keyboard (Ubuntu) "Doesn't have a mode "number by default with fallback to normal keyboard"" [Undecided,New] [11:27] seb128: great, thanks [11:35] Elleo, https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1430265 [11:35] Ubuntu bug 1430265 in ubuntu-system-settings (Ubuntu) "[bluetooth] lack of osk support makes the current pin pairing design not implementable" [Low,New] [11:35] mpt^ fyi, would be nice if you could comment on that [11:41] Elleo, http://help.spark.co.nz/euf/assets/images/ibase/samsung-galaxy-noteII-BluetoothPCPair3.jpg is the dialog I was talking about [11:44] seb128: yeah, that should be doable with the current support in the keyboard easily enough [11:45] right [11:46] not sure design would like it though [11:46] let see what mpt thinks [11:53] I think that blue clothes pegs should be banned [11:54] I don’t know why, but they are the ones that break first, before any of the other colors [11:56] mpt, sorry, looks like your IRC timeouted while we were discussing the topic [11:56] mpt, it was about https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1430265 [11:56] Ubuntu bug 1430265 in ubuntu-system-settings (Ubuntu) "[bluetooth] lack of osk support makes the current pin pairing design not implementable" [Low,New] [11:57] mpt, 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 them [11:57] mpt, http://help.spark.co.nz/euf/assets/images/ibase/samsung-galaxy-noteII-BluetoothPCPair3.jpg is somewhat similar to the workaround we were discussing [11:58] mpt, 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:59] ¯\_(ツ)_/¯ [12:06] That screenshot is a bit depressing to look at (“Try 0000 or 1234 … one of them might work … idk”), I don’t know how it works [12:06] What happens if you check the checkbox, type some letters, then uncheck the checkbox? :-) [12:11] seb128, or there could be a System-Settings-provided “123”/“ABC” toggle that sits above the OSK [12:11] But that only works if something outside the OSK can change the current mode of the OSK [12:13] mpt: yeah, that's possible by changing the input hint on the field [12:13] at least I think the keyboard supports it changing whilst being focused, if not that's a bug [12:13] Elleo, I mean something outside the OSK that can change the OSK back to number mode *even if you have already typed letters* [12:15] mpt: yeah, I think that'll still work; the keyboard doesn't care about the field's contents only its input hints [12:15] cool [12:25] mpt, 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 anything === 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 [13:37] hi [13:40] any idea when the mtp-problem with the bq e4.5 and the 15.04 will be fixed? [13:41] "soon" [13:41] ok === reversepsych is now known as illusionz [13:44] Does anyone know when the touch os is going to change from click to snappy packages? [13:45] "soon" [13:45] * popey adds "soon" to the /topic :) [13:46] ha ;) [13:47] it is like cyanogenmod's "never ask for an ETA" [13:48] this, https://wiki.ubuntu.com/Touch/ReleaseNotes is outdated, right? [13:49] I'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:51] yes, saucy is way outdated === Tassadar_ is now known as Tassadar [13:55] dobey, where do i find my "data.csv", contacts now on my phone to save/backup them? [13:56] studio_: it's not a csv file [13:57] isn't it? [13:57] studio_: it's an sqlite database. they are stored in the same location on the phone, as they are on Ubuntu on a PC [13:57] in ~/.local/share/evolution/ [13:58] on the ubuntu-pc i use thunderbird :) ok, thanks [14:08] dobey, sorry for that "stupid" question, but how to backup the contacts from the phone? [14:08] adb pull ? [14:09] adb pull what? [14:11] the file, or the whole evolution directory [14:13] sorry, i never worked with evolution, only thunderbird. is there a how-to where i can read that? [14:15] cyphermox: any idea how/what could be causing https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1428799 ? it's pretty annoying [14:15] Ubuntu bug 1428799 in network-manager (Ubuntu) "Doesn't reconnect to network on reboot" [Undecided,New] [14:21] dobey, here http://wiki.ubuntuusers.de/Evolution it said it is possible to export csv. is it different to ubuntu touch? === dandrader is now known as dandrader|afk [14:24] we dont ship evoluion on the phone [14:24] studio_: evolution UI is not on the phone [14:24] and i am on a call... [14:25] tsdgeos: no, seems to work for me, but give me a minute I'll do more testing [14:25] cyphermox: yeah it also works for greyback_ :/ [14:26] cyphermox: 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] studio_: http://stackoverflow.com/questions/75675/how-do-i-dump-the-data-of-some-sqlite3-tables [14:26] tsdgeos: that would explain it [14:26] in nmcli c [14:26] tsdgeos: it's not your router [14:26] all with different UUIDs [14:26] tsdgeos: look at them, probably all a different mac-address fields [14:27] if UUID==mac yes [14:27] otherwise don't know how to use the mac [14:27] nope [14:27] s/use/know [14:27] there should be another field lower down in the file with a mac address? [14:27] cyphermox: which file? [14:28] popey, i just try to figure out a simple way to im- and export contacts to or from the phone. [14:28] http://paste.ubuntu.com/10574854/ [14:28] in these connection files "tsdgeos 1", etc. under /etc/NetworkManager/NetworkManager.conf [14:28] ah [14:28] ok [14:28] ah [14:28] now I see what you mean :) [14:28] studio_: sure, that post talks about dumping out the database [14:28] studio_: i _think_ ./.local/share/evolution/addressbook/system/contacts.db is the database [14:28] cyphermox: correct, different mac address [14:29] tsdgeos: I suspect last time you flashed, something went wrong and wiped out the mac address on the phone [14:29] may very well be [14:29] i've had some weird issues flashing lately [14:30] can i recover it? [14:34] tsdgeos: I can't remember how I fixed it if it indeed happened on my mako and not on another device [14:34] I'd frst try to flash the factory image back on it [14:34] then re-do the flashing to put vivid on [14:36] also check whether /factory/wifi/.mac.info exists and has a mac address written in it [14:37] cyphermox: lol, /factory is a broken symlink to /android/factory [14:37] i guess it's bad that i don't have that folder :D [14:38] maybe not, it might just not be mounted [14:38] where else did the mac address live? [14:38] popey, for me http://stackoverflow.com/questions/75675/how-do-i-dump-the-data-of-some-sqlite3-tables is not "easy" to understand :( [14:39] sorry, was the first sensible thing I could find [14:39] tsdgeos: 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 again [14:39] yeah not having /android/factory doesn't look cool [14:42] it would be more easy, when "ci-train-ppa-service/landing-027" also "could" support export :) [14:44] studio_, the mtp issue should be fixed with silo 19 [14:44] Elleo, any thoughts on bug 1429691 [14:44] bug 1429691 in content-hub "Import with ContentStore and ContentType.All goes into .cache, not .local/share" [Undecided,New] https://launchpad.net/bugs/1429691 [14:44] studio_, the package in there is one of the ones that are hard to install though [14:45] i 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.All [14:45] kenvandine: yeah, that's odd [14:46] i did reproduce it by changing Pictures to All in picker-qml example [14:46] but it works with Pictures [14:46] somehow we must be clearing the store property? [14:46] ogra_, i think i am on the wrong branch now. i am on "ubuntu-touch/devel-proposed/krillin.en" right now :( [14:46] not sure what that is :) [14:47] ;) [14:49] kenvandine: yeah, not sure how though; all we really do with All is iterate through the existing types as we would for a single one [14:49] yeah... i really didn't think i would be able to reproduce it :/ [14:50] Elleo, it's nice to be hacking more on content-hub again :) [14:50] where's the picker-qml example you're testing against? [14:51] Elleo, in the source, examples/picker-qml === dandrader|afk is now known as dandrader [14:51] ah, I see [14:51] just change Pictures to All [14:51] oh [14:51] and add the store from the import-qml example :) [14:52] so you're adding the store after the peer has been selected from the picker [14:52] then pass the store to request() [14:52] i added it as a sibling of ContentPeerPicker [14:52] and in peer.request(appStore) [14:52] for example [14:52] so the store gets passed to the peer [14:52] after selected [14:52] yeah, but that peer.request is being done onPeerSelected right? [14:52] oh! [14:53] i know why [14:53] oh? [14:53] maybe [14:53] no... ignore that :) [14:53] yeah [14:53] I'd have thought All shouldn't really have much effect by that stage since the peer itself should be a specific type [14:53] in onPeerSelected we call peer.request(appStore) [14:54] it should have no effect [14:54] Elleo, i didn't look at the code path in the qml bindings yet, but it seems impossible [14:55] however, i did see it myself :/ [14:55] i think there is a place in creating the transfer where it does some hubType lookup? [14:55] converting the type for the backend, which doesn't have an all [14:56] maybe if that fails we miss a code path [14:56] but i think that should only affect the default peer [14:58] yeah, I don't see anything obvious in the qml all handling code [14:58] it's setting up each peer as being for a specific content type, so anything from that point on should be the same [14:59] but how about in the Peer code? [14:59] anything there in the request? [14:59] well the peer code doesn't know anything about All [15:00] yeah, but that is where the transfer is created [15:00] and it sets the store content type based on the peer's content type in the request [15:01] oh no, actually looking at the peer model, maybe we are setting the type as all on the peer [15:01] qmlTransfer = contentHub->importContent(m_peer, m_contentType); [15:01] the peer doesn't really have a type [15:01] it could provide multiple [15:02] not sure why it cares though [15:03] kenvandine: 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 around [15:03] we set the store later [15:03] studio_: (mkdir -p evolution && cd evolution && adb pull .local/share/evolution .) [15:04] studio_: that will back up all the contacts and calendar data (including alarms) from the phone === chihchun_afk is now known as chihchun [15:04] Elleo, maybe... but still i don't think that should matter because a peer could support multiple types [15:05] const cuc::Type &hubType = ContentType::contentType2HubType(contentType); [15:05] kenvandine: the current implementation has a single m_contentType member for contentpeer, which gets used when setting up the store [15:05] Elleo, maybe we need to do something different there for All [15:05] since All isn't going to map? [15:06] kenvandine: so if it tries setting the store to all presumably the store doesn't match anything [15:06] yeah [15:06] dobey, thanks :) [15:06] Elleo, you mean type? [15:07] awe_, are you awake now? [15:07] yes, in the middle of a stand-up though [15:07] can I ping you when done? [15:07] ~5m [15:07] kenvandine: I mean setting the store's type; it calls "store->updateStore(m_contentType);" when creating the request [15:07] sorry, ~20m [15:07] awe_, yes [15:08] oh! [15:08] so that fails [15:08] peat-psuwit, abeato added some comments to your bug, have you seen them? [15:08] kenvandine: so either contentpeer needs to never receive All as its type, or the store needs to know about All [15:08] Elleo, you are probably right [15:09] awe_, not yet. Let me check it out. [15:09] who knows qmake? [15:09] peat-psuwit, thanks... [15:09] Laney: bzoltan_ [15:09] Can you get qtquickcontrols-opensource-src from the archive and see why the tests aren't built/make checked properly? [15:09] bzoltan_: hi! :) [15:10] Laney: yeah, I live in the same block with qmake... [15:10] It's using some magic thing called qt_parts [15:11] hello [15:11] but it's not magic enough to pick up tests/ [15:13] Laney: I will take a look at it tomorrow... I am busy with the UITK lanindg right now [15:15] Elleo, maybe the store should have Other? [15:16] Elleo, and we attempt to use the type the peer is known to handle [15:16] i guess we'll always have at least one type [15:16] so i guess just make sure it gets set to a type the peer handles? [15:16] so change the != to == [15:19] kenvandine: yeah, I think that'll sort it so that the default peers are always listed first for things requesting All [15:19] kenvandine: which I would guess is what we actually intended there [15:20] although not sure why that wouldn't be the case in the other condition too === alan_g is now known as alan_g|afk [15:23] peat-psuwit, I'm done. Did you have another question for me? [15:26] awe_, I actually know now why gsm_umts_index is 0, just think it's inappropriate to talk in that bug. [15:27] My phone actually need another request to select which app to use. [15:27] brendand, 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 ignored [15:27] why do you think it's inappropriate? [15:28] peat-psuwit, the rilmodem code that handles SIM status definitely needs to be updated [15:28] as it will use an invalid value currently [15:28] yes, your phone may need to send an extra request [15:29] and make it do so, is another bit of complexity, that's related but not the problem in the existing code [15:29] to do so, you'd need to figure out a why to identify your device [15:30] and craft a new device plugin which at minimum, sets a vendor type [15:30] depending on how the extra request works [15:31] 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] it can get tricky [15:32] my only advice would be to look at the mtk plugin [15:32] awe_, I actually made some crude hack that make it send that request. My phone can now register to network and talk USSD. [15:32] ok [15:32] peat-psuwit: you working on a device port? [15:32] Yes, LG L90 Dual. [15:32] bfiller, do we have a common bug tag we use for convergence related bugs? [15:32] I think I've told that already. [15:33] 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] peat-psuwit: cool, I didn't see, sorry. [15:33] peat-psuwit, dual-SIM? [15:33] awe_, Yes. [15:33] hmmm [15:33] sure you can hack it [15:34] but getting dual-SIM to work properly for krillin was a lot of work [15:34] extending the base ril plugin and rilmodem driver [15:34] most of the hard-work is done in the mtk plugin [15:34] however there may be some logic pushed down into the mtkmodem atoms [15:36] awe_, 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:37] kenvandine: I'm not aware of one [15:38] Ubuntu Team AMA on Google Hangouts starting in one hour | #ubuntu-on-air (Preface any question you have with "QUESTION:" ) http://ubuntuonair.com/ [15:38] 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 problem [15:38] Good time to ask ubuntu touch questions ~ [15:38] peat-psuwit, and mtk has grown quite different than ril since... [15:38] erm [15:39] 20 minutes * [15:39] peat-psuwit, if/when you decide to create a new plugin, I'd use the mtk model as your base [15:39] you'll also need to look at the rildev plugin which decides which device plugin to load based upon an env var [15:40] this is our equivalent of the native ofono udev plugin [15:40] which we don't run [15:42] awe_, Thanks for the clue. But probably not now. [15:42] np === alan_g|afk is now known as alan_g [16:05] Elleo, hey, sorry for the inflow of bugs for ubuntu-keyboard ;) [16:05] I had a list that I was meaning to file for a while now [16:06] looks like I'm done now ;) [16:06] Saviq, bug spam? that's not nice :-p [16:07] Saviq: no worries :) [16:07] kenvandine, my list was halved since I wrote it ;) [16:07] that's good [16:07] Saviq: I think a couple of them have a couple of branches waiting to land at the moment too [16:08] Elleo, cool [16:08] thanks for the reports :) [16:09] mm target creation in Ubuntu SDK returns an "chroot/blabla/sbin/initctl not found" error...known issue? [16:10] Framework 15.04 [16:24] faenil, hey, are you running uitk from the bleeding edge? (And welcome!) [16:25] jgdx: thanks :) I downloaded the sdk from the official website, as instructed [16:27] maybe a systemd/upstart issue? [16:27] most likely :) just not sure how to act, since it's part of the targets [16:27] chroot targets [16:29] there's https://wiki.ubuntu.com/SystemdForUpstartUsers [16:30] the problem is I don't think I have any access to the chroot targets, do I' [16:30] ? [16:30] "Click" just downloads the targets, unpacks the packages, then tries to configure the system --> fails --> cleans up everything [16:34] Mine aren't cleaned up… [16:38] jgdx: yours doesn't clean up after an error? [16:39] it clearly says so in the log, in my case [16:39] :) [16:42] faenil, mine weren't, but maybe my chroots failed post setup. $ schroot -l [16:43] :) === dandrader is now known as dandrader|lunch [17:00] http://people.canonical.com/~jhm/barajas/master/device_krillin-20150310-ae1ddec.tar.xz [17:00] http://people.canonical.com/~jhm/barajas/master/device_krillin-20150310-ae1ddec.changes [17:00] http://people.canonical.com/~jhm/barajas/master/device_krillin-testresults-20150310-ae1ddec.ods [17:00] sil2100, krillin vivid tarball (I assume needs QA signoff now?) [17:00] rsalveti, ^ rtm coming shortly [17:02] john-mcaleely: thanks [17:03] john-mcaleely: yeah, we'll need qa signoff for both vivid and rtm [17:03] rsalveti, cool. [17:06] rsalveti: did you see my /query a while back? [17:07] no, sorry, still need to reply the email [17:07] rsalveti: i repasted the contents of the e-mail and added an update [17:12] rsalveti: maybe i could somehow get started working with bluez 5 on ubuntu touch in anticipation of integration in the desktop flavors? [17:13] right, that's quite a bit of work, and mainly kernel at the moment [17:14] rsalveti: i have some kernel experience. is there someone i could coordinate with? [17:14] faenil: 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:16] dobey: it's bug 1430436 [17:16] bug 1430436 in click (Ubuntu) "15.04 kit creation fails due to create os.remove("%s/sbin/initctl" % mount)" [Critical,Confirmed] https://launchpad.net/bugs/1430436 [17:16] ah ok [17:17] dobey: yeah just filed a bug, I'm on 15.04 btw [17:17] 14.10 target creation also failed... [17:17] DonkeyHotei: not right now, we still need to better understand what is required [17:18] now I rebooted, and I'm trying again with 14.10 [17:19] rsalveti: is there an alternate task i could take on to demonstrate that i have the needed experience? [17:19] DonkeyHotei: we'll discuss what are the following steps later this week, because we want something that can be common across candidates [17:20] so we'll keep you posted [17:20] thanx [17:21] on another front, is stuff that people are working on on 14.09 actively getting forward-ported to vivid? [17:21] pitti, \o/ [17:21] The following packages will be REMOVED: [17:21] systemd-sysv [17:21] https://launchpadlibrarian.net/199846905/buildlog_ubuntu_vivid_i386_ubuntu-touch_BUILDING.txt.gz [17:21] finally ... [17:21] DonkeyHotei: usually stuff is back-ported to the 14.09 build from vivid [17:21] * ogra_ waits for armhf ... [17:22] dobey: on vivid there is no on-screen keyboard, so i can't enter the wpa key [17:23] DonkeyHotei: there is a keyboard on vivid. but there might be a bug where it isn't always popping up correctly [17:23] DonkeyHotei: try cancelling, then turning the screen off and on, unlocking, and then connecting to wifi [17:23] dobey: well, it pops up on 14.09 [17:25] yes, 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 stable [17:55] kenvandine, I'll set [1] to "In review" when LP comes around. [1] https://code.launchpad.net/~jonas-drange/ubuntu-system-settings/hotspots-binding/+merge/252296 [17:56] kenvandine, so you're free to test it and hopefully break it horribly. [17:57] the list of apps in the location settings page, where is that stored on the phone? [17:59] dobey, there is some db in the trusted-store [17:59] jgdx, ugh, is LP down? [17:59] kenvandine, the code part it seems? [17:59] they know [18:01] ok [18:02] kenvandine, you have to use Exec=env USS_SHOW_ALL_UI=1 system-settings %u [18:02] in the desktop file [18:02] jgdx, that reminds me... [18:02] uh oh [18:02] do you want to prepare a branch exposing the other vibrate setting? [18:02] uitk landed in vivid :) [18:02] that has landed? [18:02] weee [18:02] indeed :) [18:02] friday [18:02] so we're good! [18:02] dauym [18:03] so... does un-hiding existing hidden UI count as a feature? :-D [18:04] i guess the other vibrate setting was included in some sort of FFe in order for it to land in the uitk === alan_g is now known as alan_g|EOD [18:04] bfiller, ^^ do you know? [18:04] kenvandine, would fall under the UI freeze i fear [18:04] sigh [18:04] you're right... [18:04] (which is in effect together with the FF) [18:04] we couldn't expose it until the uitk landed their part [18:04] just stop working on stuff in main :) [18:05] universe man! [18:05] master of the ... :) [18:05] you know it! [18:05] jgdx, well at least propose the branch :) [18:06] worst case we don't land it right away :) [18:06] it push it straight to production [18:06] s/it/I'll [18:06] :) [18:06] bzr push :production [18:06] right? [18:06] that would be so cool... :production lands in distro and merges to trunk :) [18:06] :D [18:06] we need a bzr plugin to do that [18:06] and make my coffee [18:07] it'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 reports === dandrader|lunch is now known as dandrader [18:08] kenvandine, how has the last week(s) been? Good momentum? [18:08] i hit a wall... need to hand it off to an expert :) [18:08] but now we've had some good bug reports come in this week [18:09] kenvandine: 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 too [18:10] dobey, +1 [18:10] kenvandine, ah. :) That reminds me, when you're testing the AP story, you need to modify a wpa supplican't policy. Lolz [18:10] jgdx, please note it in the MP [18:10] kenvandine, will do [18:10] jgdx, and that's just for AP testing? [18:10] kenvandine, yes [18:11] isn't that going to cause a problem with CI? [18:11] s/AP/hotspot really, I don't think we're exposing any other methods right now. [18:11] oh [18:11] i thought autopilot :) [18:12] still, it will affect QA testing.. hm [18:12] we need good manual testing instructions [18:13] jdstrand, hi, could you take another look at bug 1426923 ? Tony replied to your comment. [18:13] bug 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/1426923 [18:16] renatu, hadn't you filed a bug against content-hub about being able to send serialized vcards without generating a file to transfer? [18:24] renatu, i'm not seeing it, i wanted to bounce an idea off you when you have a minute [18:24] jgdx: hi! I can't get to it right now, but added it to my todo. thanks for the ping, I didn't see the response [18:24] jdstrand, sure. Thank you! [19:32] barry, sorry, we forgot to add you to the standup again [19:33] barry, check your calendar again [19:33] brendand: k [19:34] brendand: still no event for today. is it the same hangout url? [19:34] barry, https://plus.google.com/hangouts/_/canonical.com/qa [19:46] hey kids [19:46] if i wanted to make a suggestion (split screen like ghost commander for android) for the file manager, is making a wishlist bug the best? === greyback__ is now known as greyback [20:07] wxl, that sounds like a huge change. A wishlist bug with research and suggestions is probably best. [20:07] jgdx: yep didn't say it was small. just wanted to confirm the process; thanks! [20:08] good luck convincing design :) [20:08] well, it would beat tabs on a tab/phone [20:48] nobody upgrade to vivid-proposed mako image 128, doesn't boot :/ [20:50] hi! 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? [21:09] hi there [21:13] who'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:14] the porting guide says what you need to do, to port to a device === seb128_ is now known as seb128 [21:20] dobey: in "Flashing the image" section. I just look at an example and can not understand [21:22] yacuken: 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 devices [22:06] * PLA1 wishes he read kenvandine: comment an hour ago. :-( [22:12] PLA1: ? [22:14] DonkeyHotei: "16:48 < kenvandine> nobody upgrade to vivid-proposed mako image 128, doesn't boot :/" [22:14] i think i have 127 [22:17] On 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:19] PLA1: i am booted into vivid-proposed on hammerhead atm [22:20] updating to 128 now [22:20] PLA1: you can flash back to previous fairly easily... [22:21] popey: Got that syntax in your head? [22:22] ubuntu-device-flash touch --device=mako --channel=ubuntu-touch/devel-proposed --revision=127 [22:22] i _think_ [22:22] popey: Thanks! [22:23] yep, 128 is not booting [22:26] popey: is there a way to debug the boot? [22:27] pass [22:27] look how many updates... http://people.canonical.com/~ogra/touch-image-stats/128.changes [22:28] Hey [22:30] popey: pass? is that a tool? [22:31] Is there any place for me to talk about Ubuntu Touch on the Nexus 6? The link in the topic and other Wiki references seem outdated [22:34] DonkeyHotei: pass = I don't know [22:34] Foxtrot: we don't have an official port for the nexus 6 [22:34] Foxtrot: someone in the community might port it [22:34] Yeah i was looking to fix that and get it running on mine [22:34] that would be awesome [22:34] Hmm. 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] Reading through the articles now, just wondered if anyone else was active with it [22:35] hmmm [22:35] nexus 6 only has lollipop, ubuntu's using only 4.4, it's gonna be a bunch of work probably [22:35] ahh good point [22:35] Foxtrot: someone else mentioned it in the channel recently [22:35] ah [22:42] hi all, anybody tried porting to xperia z series? [22:44] Im having some doubts with the xperia aosp source code and where to put it [23:03] I 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:05] what device are you building for simosx? [23:06] roeei, the bq E4.5 [23:06] i thought that came with ubuntu preinstalled [23:07] I now see there is also an android version [23:08] im using this to build for my xperia z1 compact http://developer.ubuntu.com/en/start/ubuntu-for-devices/porting-new-device/ [23:08] but im also kinda stuck [23:08] cannot find the files on the phone. will try anyway the script to build. [23:08] simosx: what you trying to do? [23:08] popey, I want to build ubuntu-keyboard and install to the phone. [23:09] ahh [23:36] Does the apple watch bend? [23:38] **wops wrong irc** [23:38] it was worth the smile [23:39] :) [23:57] lol [23:58] nhaines: did your phone get 5.1?