[00:10] bfiller, I think I managed to recreate the patch, do you have time to test it? [00:10] salem_: sure [00:13] bfiller, http://ubuntuone.com/2rUi4sxbMzrw2bVwa8VmCC [00:14] bfiller, this is a patch. it's qml only. no need to recompile [00:14] salem_: what's easiest way to apply on the device? [00:15] bfiller, ah, I can send you the whole file so you can adb push [00:15] bfiller, just a sec [00:15] salem_: ok [00:17] bfiller, http://ubuntuone.com/5DBlVOsMVLGzDSJVs0ZVMZ [00:17] bfiller, adb push ContactsPanel.qml /data/ubuntu/usr/share/phone-app/PanelContacts/ [00:17] salem_: great, trying [00:18] bfiller, there is one bug that only happens on the phone. just noticed. let me try to fix it. [00:23] bfiller, ok, fixed. http://ubuntuone.com/0ofUKTRbfbrclaCNXw4rUZ [00:24] salem_: I'll try again [00:28] salem_: yeah it works, it's a bit strange in some ways but it's functional [00:28] bfiller, yes, it's buggy [00:29] salem_: like when you scroll up it's the search field is not transparent but when you scroll down it becomes transparent [00:29] bfiller, yes, this is really weird. I tried to fixed this but without luck yet. [00:31] salem_: is it possible to make the header (where is says "Contacts") just always be visible and the search field always visible and everything just scrolls underneather the search field? [00:33] bfiller, can you just have the search field tied to the header [00:33] so they come and go as one? [00:34] pmcgowan: salem_ tried that initially, couldn't get it to work [00:34] ideally it would seem the "search" button in the panel would show the search field [00:34] pmcgowan: agreed [00:35] pmcgowan: short term problem is this is not exposed to the app [00:35] pmcgowan: shell gets it but app doesn't know about it [00:35] pmcgowan, yes. It would be best if this search field was provided by the Page component. [00:36] we should explore that, I know its probably not what they meant but cant have a search button that doesnt [00:36] I need to run, back later. salem_ I'd say propose an MR with what you have and we can play with some more [00:36] I thik the header hiding during scroll is fundamental though [00:37] bfiller, ok, we can revert it later if necessary [00:37] pmcgowan: this might be stop-gap to at least until we can fix that the real way [00:37] pmcgowan: you should play with it, see what you think. not ideal but is functional === bfiller is now known as bfiller_afk [00:42] salem_, bfiller_afk much better, good to test drive [00:43] pmcgowan, yep, I will try to fix some remaining issues with this implementation and will send a MR. [00:43] salem_, great [00:50] Hello, everyone. I'm trying to port Touch to the Samsung Fascinate and can't get the phone to boot after flashing it. The recovery sticks but the Touch install does not boot at all. It compiles fine , with a little hacking to the source. It always spits out an error on libandroid_runtime_intermediates which I get through by adding that directory and then adding files 'export_include' and 'import_include' as flat files and it compil [00:50] es fine. I've tried Quantal and Raring builds and it goes through the motion of installing, but when it reboots, nothing. Any ideas? [00:55] scott__: weird, can you get something with adb logcat? [00:56] Nothing. The phone just won't boot. It seems like it's doing something for a few minutes, I can tell this by the hardware buttons lighting up, but it loads the battery charging screen and dies. [00:59] scott__: hm, might need to review what you changed in the build, but generally it should at least give you something via adb [00:59] otherwise the kernel/init is not even running [01:01] I did the changes to the kernel file, aries.init.rc, changed the nosuid to suid on 2 files after grepping for 'nosuid' in all the device directories. Took out ArieParts as it was just the settings app for android. Commented out all references to it in the build. [01:03] It seems like the other Samsung builds I've looked at have libandroid in them. This doesn't. The files it needs for that lib are not in the files Ubuntu dl's for the build. === salem_ is now known as _salem [01:05] Should I try to shoehorn them in? [01:08] scott__: maybe [01:08] in theory what you did is enough [01:10] The build size only totals 33 megs. Others I've seen are around 50. I just can't figure out what part may be missing, other than the libandroid stuff. [01:11] I'll try to get the libandroid stuff in first. Thanks. === _salem is now known as salem_ === salem_ is now known as _salem [06:41] Hello [06:42] Anyone there? [06:42] No one? [06:43] Wanted to ask if it is practically possible to port ubuntu touch on a msm7227 chipset [06:54] good morning === b0bben_ is now known as b0bben === pete-woods1 is now known as pete-woods === chriadam is now known as chriadam|away === ckpringle_ is now known as ckpringle [12:02] ogra_`, what is the status of containers on UTouch? I saw the last email summary mentioning the use of LXC now, any details written up somewhere? [12:02] janimo`, nope, but i should have something to play with tomorrow [12:03] i'll have to write up a little architecture doc then i guess [12:03] ogra_`, are they flipped now, android running inside ubuntu ? [12:03] adb says: error: insufficient permissions for device [12:03] ogra_`, heh, what kind of architecture doc is that written up after the building? :) [12:03] it was working quite fine yesterday, wonder what went wrong ? [12:04] janimo`, they will be by tomorrow evening in saucy .... [12:04] ogra_`, nice [12:04] janimo`, essentially we are using a generic ubuntu initrd to boot into ubuntu natively now [12:04] ogra_ [12:05] the system image ships a /boot/android-ramdisk.gz file .... the lxc container unpacks that as / and boots it ... oh, and adbd runs on the ubuntu side now [12:05] ogra_` do you now where are the qml-phone-shell log files located in? except /home/phablet/.ubuntu-session/logs [12:05] only there i fear [12:06] My qml-phone-shell exited, how do i debug for it? [12:06] not matter logcat or dmesg, or log, it have no edvidence. [12:06] ogra_`, sounds good [12:06] I tried to type "qml-phone-shell" DIRECTLY in terminal and run it, no debug message, no error message, it just exited. [12:07] well, we'll see [12:07] So where should i take th [12:07] for now all i can get to work is the phone shell ... [12:07] ee the log? [12:07] ... [12:07] apps start up white , sound doesnt work etc etc [12:07] so there is still a lot wotrk left [12:07] but the main issue is getting people the flipped images i guess [12:08] so people can fix their stuff [12:08] * ogra_` is curious how well (if at all) that model will work for the ports [12:09] ogra_`, indeed a document would help. [12:09] hopkinskong_w8, better ask on the mailing list, i dont know of any additional places to find logs [12:35] nik90: hey you joining us? === mmrazik is now known as mmrazik|afk [12:40] who knows about connectivity here? [12:40] from project management perspective ... that is :) [12:43] asac, probably cyphermox depending on the question [12:44] ok let me check with desktop folks if they know anything :) [12:45] what i refer to was in a client presentation in oakland so makes sense that its jason and cypher [12:45] yep [12:55] Hi guys.... Just want to ask what's the correct location to copy JSONLIstModel? === ckpringle_ is now known as ckpringle [13:03] kenvandine: I created https://launchpad.net/uoa-setup-touch [13:04] kenvandine: to make Jenkins aware of it, should I talk to you or Victor (it's part of UOA) [13:07] guys, how to enable JSONListModel? [13:08] I already cloned it. thanks [13:11] mardy, i can handle it [13:12] kenvandine: excellent! Then you could also take care of the first code review there :-) [13:14] is there a way to stop/change the screen being turned of after 15 seconds or so? [13:14] that's driving me crazy when debugging [13:16] seb128, yes mfisch posted to the mailing list yesterday [13:16] pmcgowan, ah, I see it, thanks [13:22] mfisch, perhaps you could raise the default timeout? [13:22] 15s is a bit short [13:23] +1 [13:23] yeah, I would be fine with 1min === mmrazik|afk is now known as mmrazik === _salem is now known as salem_ [13:39] awe_: I'm not working on it anymore, you'll have to talk to seth [13:39] sforshee, ^^ [13:39] or ChickenCutlass ^^ [13:40] the timeout is actually 30s [13:40] can one of you guys change the default screen timeout to something more sensible like 1min? [13:40] but changing it is trivial [13:40] awe_, you can now change it [13:40] yourself [13:40] ChickenCutlass, folks would like the *default* changed, as it's too short [13:40] see comments from seb128, kenvandine, ... above [13:43] mardy, merged and i submitted a branch with minor packaging fixes too [13:44] mardy, i'll get it setup in jenkins today === Kalzar is now known as D4rkSilver === salem_ is now known as _salem === bfiller_afk is now known as bfiller === ckpringle_ is now known as ckpringle === netcurli_ is now known as netcurli [14:54] Is there a list of what apps you can install on Ubuntu for Galaxy Nexus? === Matthew is now known as Guest40736 [15:00] https://wiki.ubuntu.com/Touch/Collection === Ursinha is now known as Ursinha-afk [15:09] * zsombi eod, c u tomorrow! [15:25] How far along is the rebase-on-saucy effort? I didn't notice a blueprint for it [15:27] mterry: https://blueprints.launchpad.net/ubuntu/+spec/client-1303-ubuntu-touch-porting [15:27] at least i'm pretty sure [15:28] these might technically be feeding it [15:28] https://blueprints.launchpad.net/ubuntu/+spec/client-2013-06-touch-landing [15:28] https://blueprints.launchpad.net/ubuntu/+spec/client-2013-05-touch-landing [15:28] the '05' is closed [15:28] mterry: ^ [15:28] https://blueprints.launchpad.net/ubuntu/+spec/client-1303-containers-host-client-ubuntu-android [15:29] mterry, ^^^ [15:29] thats the base stuff we need to have in place [15:30] (should be done by tomorrow/monday) [15:30] then we can start fixing saucy [15:32] kgunn, ogra_` thanks! [15:52] ckpringle: ping [15:55] dpm: ping [15:55] hey nik90 [15:57] hi! [15:59] nik90: yo [15:59] i tried to manually update the files inside UB2T using sudo apt-get update, then sudo apt-get upgrade under the ubuntu_chroot shell environment [15:59] after that and reboot the phone, the screen never display anything [16:00] although adb it and everything's working [16:00] ckpringle: I just wanted to get the links for the video during the hangout, but david provided me with that [16:00] nik90: cool [16:00] should i not suppose to update and upgrade the files? [16:00] ckpringle: so as I understand, the visual assets will be provided in the near future [16:01] nik90: yeah, like tomorrow - jounih is the man for handing over assets [16:01] hey [16:01] jounih: hi, I am nekhelesh from the meeting [16:01] jounih: finally got home to look at everything. They are awesome [16:04] nik90: \o/ [16:05] ckpringle: looking forward to make the design reality :) [16:05] nik90: it'll be awesome [16:06] kenvandine: hi, just a quick confirmation. are we in agreement that with your branche to the signon code we will have the displayName for the account filled up so that it won't trigger the hardcoded default "lola" account name ? (i'm gonna remove that anyway, but still) === mmrazik is now known as mmrazik|afk [16:10] nerochiaro, yes [16:11] nik90: cool man :) we're just getting the assets ready for you, should be able to share them tomorrow [16:11] nerochiaro, that was already merged to share-app [16:11] kenvandine: ok, thanks [16:11] np [16:13] mhall119, i've proposed a branch for accounts-qml-module with the toplevel qdoc, it'll probably be merged tomorrow [16:18] kenvandine: awesome, thanks [16:19] mhall119, np === Ursinha-afk is now known as Ursinha [16:24] MrGhost: rule of thumb... if you saw hybris or platform api packages in that update, chances are you would see that if you don't update the android side [16:25] it will all be better in saucy [16:25] :) [16:25] sergiusens: got it, cheers! [16:26] ogra_`: it will be better once we package those for android... so in saucy, but not the instant we swtich :-) [16:26] indeed [16:26] saucy releases in october :) [16:26] i didnt say "next week" ;) [16:27] * ogra_` does what he belives is the last livecd-rootfs upload for the container flip === greyback is now known as greyback|food [16:51] oSoMoN: hey, the app stack still have some failures, (but it's not running with latest autopilot on purpose) [16:51] oSoMoN: should it? http://10.97.0.1:8080/job/ps-generic-autopilot-release-testing/label=autopilot-intel/538/ [16:52] sergiusens: FYI ^ [16:53] didrocks: looking at it [17:01] didrocks: the one failure with the browser looks to me like a general slowness issue with jenkins, I bet if you re-run you won’t reproduce it [17:01] is "ubuntu phone" ready ? [17:01] didrocks: as for the gallery, it looks like all the tests are failing, let me see [17:02] elkng: define "ready" [17:02] oSoMoN: it happened on both intel and ati though [17:02] oSoMoN: isn't it? [17:02] oSoMoN: http://10.97.0.1:8080/job/ps-generic-autopilot-release-testing/label=autopilot-ati/538/#showFailuresLink [17:02] so maybe increase the timeout? [17:03] didrocks: it’s not the same failure on intel and on ati [17:03] oSoMoN: urgh, I need to wear my glass :) [17:03] oSoMoN: so we have 2 flacky tests at least! ;) [17:03] popey: does anyone all ready used it on his phone ? [17:04] didrocks: no, the tests are not flaky, jenkins is! [17:04] oSoMoN: hum, this is not jenkins :p [17:04] oSoMoN: this is a setup with a real hw running the tests ;) [17:04] joke aside, you’ll never manage to reproduce on a decent configuration [17:04] oSoMoN: we can have a threshold for that [17:04] oSoMoN: like allowing 1 or 2 tests failing per config [17:04] elkng: i have it on mine [17:04] didrocks: the machine used to run the tests are awefully slow [17:05] it's not the sames that then ones running during merge FYI [17:05] they are quite faster :) [17:05] didrocks: I don’t know what a good solution to this problem would be [17:05] didrocks: regarding the gallery app, here seems to be the culprit: file:///usr/share/gallery-app/rc/Capetown/Widgets/ShareMenu.qml:20:1: module "Ubuntu.OnlineAccounts" is not installed [17:05] oSoMoN: missing packaging dep? [17:05] didrocks: probably a missing runtime dep in the packaging info [17:05] yup [17:05] yep [17:06] let me check the last commits [17:06] ok :) [17:06] so, once that one fixed [17:06] we'll see for the browser one [17:06] if they are too many failures regularly [17:06] let's have a threshold [17:06] by experience on unity, when something really bad fails, a tons of tests are impacted [17:06] so we go over the treshold [17:06] and this enables to stay below the "noise" level [17:10] pmcgowan: that phonearena.com interview is fantastic === psivaa is now known as psivaa_afk [17:10] mhall119, thanks man [17:15] very detailed interview === greyback|food is now known as greyback [17:16] will it be called uPhone and uPod ? [17:17] didrocks: I found the missing dep, testing now [17:18] oSoMoN: sweetness! [17:25] didrocks: here is the MR that fixes the missing dep: https://code.launchpad.net/~osomon/gallery-app/missing-uoa-dep/+merge/166552 [17:27] ah, so apps will dep on accounts-qml-module [17:27] so we need to have the apps stack dep on the accounts one, kenvandine, mind looking at the stack dep? [17:27] (and time to run the stacks) [17:27] oSoMoN: approved, thanks! would be interesting to know why the upstream merger while running the medium tests didn't fail though [17:28] didrocks, yeah i will [17:29] didrocks: yeah, that’s a good question, I guess for some reason the dep was already installed, but that doesn’t sound right [17:29] oSoMoN: yep. Thanks! let's see the result once merged as the daily will kick few hours after that [17:38] elkng: I doubt it, that would be taunting Apple into a lawsuit [17:39] Hello [17:39] I'm wondering about the current Ubuntu Tpuch functionality [17:39] are phone/text apps usable? [17:39] for supported phone handsets, yes [17:40] any way to sync google contacts? [17:40] (on GNex) [17:40] there's a manual/command-line method right now [17:40] a nicer way will be implemented eventually [17:41] do I need to export the phone contacts to some file? [17:42] http://sergiusens.github.io/posts/google-contacts-on-ubuntu-touch.html will show you how to manually sync google contacts [17:42] grat, thanks [17:42] great* [17:44] shame I'm waiting for a call from someone :) [17:46] So I guess Canonical made good on the promise Ubuntu Touch will be usable by the end of may :> [17:52] we're pretty darn close [17:52] it's already usable on tablets [17:53] hi, is there any guide to start contributing to ubuntu touch? I'm kindda confused but I would like to be involved and maybe help with something [17:56] Jiok: are you interested in contributing to device support, applications, or the shell? [17:57] mhall119 well I'm not exactly sure what I can do, I guess applications and maybe shell [17:57] well both of those you can do with QML, which if you don't know it is still easy enough to learn [17:58] http://unity.ubuntu.com/getinvolved/development/unitynext/ will guide you through getting the Unity code up and running if you want to work on the shell [17:59] http://developer.ubuntu.com/get-started/ will get you all of the tools for writing apps, and walk you through writing a simple one in QML [17:59] mhall119 I know a little bit, I think I know enough to help doing something [17:59] we also have a group of apps who's development we're focusing on, if you want to contribute to one of them: https://wiki.ubuntu.com/Touch/CoreApps [17:59] those are also QML [18:00] mhall119 that's what I was looking for, core apps, but what's the process, where do I get current code? how do I request my changes to be merge? is there any guide for that? I have been reading wiki.ubuntu.com/Touch but can't figure it out yet [18:01] ZDmitry_: popey saw the terminal app for the first time today, his jaw literally fell open [18:01] I'm not familiar with launchpad [18:01] Jiok: we have documentation for that too :) [18:01] this is true [18:01] https://wiki.ubuntu.com/Touch/CoreApps/DevelopmentGuide has sections on getting the code with bzr, and proposing your changes for merging back into trunk [18:03] if you've ever used git or hg, then bzr is easy [18:03] mhall119 thanks! I wanted to contribute but I didn't know where to start, I have used git just a few times [18:04] I will read, sign the agreement and then I will try to help :p [18:04] thanks again :D [18:04] Jiok: read those links, give it a try, and you can always come back and ask for help if you get stuck [18:06] tedg, heyo. you're still thinking about unity api these days, yes? [18:09] tvoss and mhr3 might think about them more [18:12] tvoss, I'm looking at how the greeter might tell Unity 8 to start an app that was selected from the launcher in the greeter. Is there a dbus or similar api exposed by unity8 that might fit such a purpose? [18:13] can I code in python, for ubuntu touch? [18:18] Anyone else having problem recieving sms messages? Im running UT on a nexus 4. Sending sms works just fine, but I can't recieve any sms... [18:21] Minste, working ok for me on yesterdays build [18:24] Hmm, phone won't work on my GNex [18:25] pmcgowan: Ok.will try, but where can I find yesterdays build? [18:25] Minste: you might need to ssh into your device and update the ofono package (sudo apt-get install ofono) [18:26] ofono is already the newest version. ofono set to manually installed. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [18:26] Minste: sudo apt-get update && sudo apt-get install ofono [18:27] ironhalik: does your SIM card have a PIN lock atm? [18:28] beidl: yeah, it does. And I can't disable it :/ [18:28] duh, didn't think about it [18:28] Minste, phablet-flash will install the latest image by default [18:28] beidl: any way to unlock the card? from command line maybe? [18:29] ironhalik: you would have to disable the PIN (using android or another phone) to get phone functionality working right now. or wait until pin unlocking is fully implemented [18:29] beidl: thanks, almost ready for test... [18:29] beidl: well, my SIM card doesn't support removing PIN :/ [18:29] pmcgowan:just did phabet-flash for 20min ago, didn't work :( [18:29] so I guess I'm back to android [18:29] popey: the new Facebook stuff looks great [18:30] yeah, its good [18:30] Minste, didnt work? what happened [18:30] mterry, I think you want to talk to saviq about that. I think ted might be able to help, too [18:30] pmcgowan: the newest ofono package which has the pdu len fix is not in the newest image afaik [18:30] pmcgowan: but it's in the phablet team ppa [18:30] I see, a new image should be made shortly [18:31] well, it updatet just fine. no errors. But could't recive sms.. [18:31] Minste: rebooted the phone? [18:31] ok [18:32] beidl: ofcourse :) But now reciving sms work fine :D Thanks :) [18:32] Minste: glad i could help :) [18:33] Weather team meeting starting now in #ubuntu-touch-meeting [18:34] btw, what about 3g? When will it be included? [18:35] 3g data going in now, so very soon Minste [18:36] pmcgowan: okay, thanks :) === ZDmitry_ is now known as ZDmitry [18:41] mterry, I don't think we have anything external to the greeter. [18:41] mterry, Inside the session we're using upstart. [18:41] mterry, So it'd be "start application APP_ID=inkscape" for instance. [18:41] mterry, Not sure how that should connect to the greeter though. [18:53] tedg, sure OK. But in this instance the session is likely already running [18:53] tedg, oh but I see what you're saying [18:53] mterry, Running, yes, but that doesn't mean the lightdm user can access the bus. [18:54] mterry, I'm almost thinking what we really want is a way to set up the request, and then when you switch to the user session, someone looks at those requests and applies them. [18:55] tedg, we need it faster than that likely. Imagine launching an app with a pin on your account [18:55] tedg, when we show the pin, we are supposed to show a blurred image of the app underneath === greyback is now known as greyback|away [18:55] tedg, so my plan was to ask the session to start the app while user was logging in [18:56] mterry, Hmm, but what's to stop another user in the system from launching apps in your session? [18:56] mterry, I guess we track events... [18:56] tedg, dbus has good support for restricting access to users [18:57] DBus? [18:57] You're saying make a system service that would hold the info. [18:57] tedg, if that's how we implemented this [18:57] tedg, whatever system we use will need a way to restrict access to just 'lightdm' [18:57] So greeter -> system service -> user session service [18:57] tedg, we get that for free if we're talking over dbus [18:58] I'm not sure what we get for free here... [18:58] can drivers be easily ported from android to ubuntu-touch ? [18:58] tedg, ideally we could talk to the session service directly, but that's difficult to set up I imagine (need the dbus address key and I think dbus ignores non-matching uid requests) [18:58] elkng, That's the goal. rsalveti might have more info. [18:59] rsalveti: do you have more info ? [18:59] mterry, Correct. [18:59] tedg, I am not advocating dbus, I'm just saying that I agree we need to restrict launching apps to lightdm only [19:00] mterry, How are you going to blur the session? System compositor mode? [19:00] tedg, I haven't finished fleshing that out with the Mir guys, but there will be some way to ask for a screenshot [19:01] tedg, for the purposes of this greeter feature, I'd also need a way to know when the app is done launching, so I can ask for a screenshot [19:01] tedg, I think I mention these issues in my email "Greeter's API needs" [19:02] mterry, Yeah, I read it a while ago... getting old :-) [19:02] Sorry for asking so many questions. But in the release notes it says I can upload my own csv for contacts in demo-assets. But contacts have been removed from demo-assets to somewhere else. Where can I find my contacts now, so I can import contacts in an easier way than add 1 and 1 manually? [19:02] tedg, no it's fine, I don't expect you to remember, just saying there should be a text refresher if I'm not around [19:02] mterry, I don't think we should support the screenshot thing... that's just suggesting snooping. I think the system compositor should have a mode. [19:02] Minste, you can use syncevolution to bring them in [19:03] mterry, Like there shouldn't be a way to get a non-blurred screenshot. We don't want that data getting out. [19:03] Minste, http://sergiusens.github.io/posts/google-contacts-on-ubuntu-touch.html [19:03] Minste, you should be able to do somethign similar locally [19:03] tedg, agreed, but again, I haven't finished talking to robert about it [19:04] mterry, He should be awake soon ;-) [19:04] pmcgowan: well, I tried that yesterday, but the phone got sluggish and more or less unusable :/ [19:04] mterry, Okay, so I'm going to assume I can ignore that problem then. What ever way, it'll be a conversation between you and Mir. [19:04] I have about 400 contacts..... [19:04] tedg, yeah [19:05] Minste, I do as well, and the People lens definitely slows down but not unuseable at all for me [19:05] Minste, We're sorry to inform you that you're going to have to get rid of some of your friends. Choose those who don't bring good beer to parties. [19:05] you may have more contact photos [19:05] kenvandine: could you please have a look at the failure and my comment at https://code.launchpad.net/~osomon/gallery-app/missing-uoa-dep/+merge/166552, and advise? [19:05] pmcgowan: okay [19:05] tedg, the only way it affects you is it drives the requirement to get feedback about "this app is done launching, the greeter can feel free to get an updated image" [19:05] Minste, obviously needs to get fixed [19:06] mterry, Hmm, perhaps. I guess I'm more thinking that you shouldn't get a screenshot. You know sabdfl won't go for screenshots :-) [19:06] mterry, Live video under the PIN! [19:06] tedg, blur is slow enough on a screenshot [19:06] tedg: lol. well, the reason I have to have all those contacts are because the most of them are customers and my job is supporting them. [19:07] tedg, plus, theoretically the app isn't doing much if it's not active yet [19:07] mterry, Certainly you're doing the blur with a shader, right? [19:07] tedg, apparently blur is just an expensive thing. ::shrug:: [19:08] oSoMoN, it isn't installing it [19:09] mterry, It's only expensive if you don't use the graphics chip, fortunately they're *really* good at doing it. [19:09] from one question to another. "Friends" app tell me to set up an online account. Is this feature available thrugh terminal yet? [19:09] oSoMoN, qtdeclarative5-accounts-plugin is in the daily-build-next ppa, which the log does say is being used [19:09] but it never tries to install it [19:09] tedg, I'm just repeating what I've heard from the graphics guys [19:10] kenvandine: I’ve verified that the generated binary package declares a runtime dep on qtdeclarative5-accounts-plugin, so this doesn’t make sense… [19:10] tedg, is there a place (a blueprint or document) that API requirements like this launching thing are tracked? [19:10] oSoMoN, indeed... [19:10] mterry, We've kinda made one for each project. It's kinda sounding like we need a new project here... [19:11] Now we just need a name... [19:12] oSoMoN, so notice the version it is installing [19:12] oSoMoN, it runs apt-cache policy gallery-app [19:12] greeter-store, just when you thought the old people at the front of the Wal-Mart couldn't be replaced by software. [19:12] 0.0.67daily13.05.22ubuntu.unity.next+autopilot0 0 [19:12] 500 file:/home/ubuntu/jenkins/workspace/generic-mediumtests-runner/archive/work/output/ ./ Packages [19:13] so it has a deb for it in a local repo [19:13] but the version from the PPA gets installed [19:15] oSoMoN, the build in the PPA doesn't have the depends [19:15] Get:17 http://ppa.launchpad.net/ubuntu-unity/daily-build-next/ubuntu/ raring/main gallery-app i386 0.0.67daily13.05.30ubuntu.unity.next-0ubuntu1 [4,155 kB] [19:16] that is what is getting installed, which is missing the depends [19:16] kenvandine: so the script is busted, it installs the wrong package :/ [19:16] yeah [19:16] kenvandine: do you happen to know who maintain this script? [19:17] nope [19:17] tedg, :) [19:18] mterry, Do you know what the permissions on account service are? [19:18] Wondering if we could use that. [19:19] tedg, we could always stuff more things in there, sure... :) [19:20] tedg, I know that as far as normal users go, each user can only set their own data. It may be world readable though [19:20] not 100% sure on that [19:21] I'm pretty sure it is world readable. But if the user can only set their own, then lightdm couldn't do it. [19:21] Which is what I was thinking as well. [19:22] tedg, well, we could always poke a hole for the lightdm user. [19:22] tedg, in fact, we do set last session I believe. Maybe we can already write. Let me check how we do that [19:23] mterry, It also seems that lightdm is connected to the system bus already. Perhaps it could have a well known name and send a signal. [19:23] tedg, well, this is tricky here [19:24] tedg, lightdm is a service running as root. The greeter itself is a service running as 'lightdm'. There is not guaranteed to only be one greeter running, so owning a system name is a little harder [19:24] tedg, we could have lightdm do it, and have the greeter ask lightdm to act on its behalf for some things [19:25] mhall119, hi. So popey is satisfied? I'm glad. [19:25] ☻ [19:25] mhall119, I got some urgent work. Seems I will be busy next week too. But if the terminal required some quick fixes I'll do them. [19:25] it made me smile [19:25] mterry, It seem like that could be simpler. We could have another proxy for the signal I guess. [19:26] ZDmitry: will do [19:26] mterry, greeter -> write to proxy -> proxy signals -> users session agent watches for signal [19:26] ZDmitry: FYI, I've contacted upstream konsole developers to try and get your work incorporated into their branches [19:26] mterry, Where that agent is an upstart job. [19:26] tedg, sure [19:28] mhall119, upstream project uses qt4, and our - qt5. Keep in mind. [19:29] ZDmitry: I'd be surprised if they weren't wanting to start supporting Qt5 [19:31] tedg, anyway, I'm not picky about how, I just wanted to make sure this requirement was in the list of things you're thinking about/working on. If there's anything I can do to help, code wise, or if you have questions about how lightdm works (like the above), let me know. [19:31] mterry, So I guess what's your thoughts about building the proxy vs. adding to lightdm's root process? [19:32] tedg, so a system service that greeter pokes? [19:33] tedg, sounds like yet another thing we could just glom onto accountsservice, unless we want this to be more svelt [19:33] mterry, Yup, basically so it could have a well known name on the system bus. [19:33] mterry, I guess it could register for one directly. [19:33] Well, that breaks the more than one greeter problem. [19:33] we might want it separate to avoid maintenance of patching too [19:34] tedg, well, if any greeter wants to launch an app for a given user, any of them could poke the same system service [19:34] mterry, Sure, so it'd have to only allow messages from the lightdm user. [19:34] They will all be running as the 'lightdm' user [19:34] That's easy enough [19:35] tedg, so we can either add this API to accountsservice or some other daemon. I'm not sure what you guys are cooking up daemon-wise [19:36] mterry, I don't know of any other system ones... and it seems that we only need this to be a signal without storage. If no one is listening, we don't care. [19:37] tedg, fair... We'd need it to be two way ideally though. greeter -> proxy -> session listens. Then also session says i'm done -> proxy -> greeter listens [19:39] mterry, Why? Won't you always show the blurred session on PIN unlock? [19:39] I mean, if the app takes 5 seconds to load, you wouldn't block the PIN entry for that long. [19:43] tedg, no. We'd show the current image immediately and update it when the app is up [19:44] tedg, this is just to avoid needing to live-blur the session [19:45] * tedg thinks we have to live blur the session [19:46] mterry, We have no idea when is a good time to take a screenshot. That's independent of startup or anything else. [19:46] mterry, Let's ask robertancell about it. But I think that the system compositor should be able to do this. [19:47] mterry, What I'm not sure on is whether we'll have a system compositor... [19:47] mzanetti, what is nic d'offay's irc nick? can you speak to the performance of blurring? [19:48] tedg, why don't we have a good idea? when user tries to launch, we show it to them what it looks like now. When app is done, we show again [19:48] tedg, this is a locked session, so nothing is happening in background we need to show [19:49] mterry, Let's look at a web browser, it'll show chrome and then start loading the page. What we want to show is the Facebook login. But we don't know when that's going to be rendered. [19:49] mterry, Or the gallery which comes up and then starts to load images. [19:50] You'll just have a screen of paused spinners. [19:50] tedg, we don't know when a browser page is done loading? [19:50] mterry, The browser does, but systemically we don't. [19:51] tedg, I will ask the graphics experts on the unity team again about the performance of blurring, but the word at the sprint was that it was not feasible to do live [19:51] tedg, in the absence of that, we could maybe update every few seconds [19:53] or every second or some compromise anyway [19:53] point is, you feel like we can't get a good systemic answer to "when is my app up" [19:54] In general, Unity 8 has to figure out how to do live blurring like Unity 7. I've been told it's "very easy" to do in QML. [19:55] mterry, no, I don't think we can. [19:55] tedg, easy and performant are two different things :) [19:58] Bonsoir [19:58] Heck, the requirements for HUD require live blur. [20:00] File Manager team meeting starting now in #ubuntu-touch-meeting [20:16] anyone know if bitcoin-qt will run on ubuntu touch? === greyback|away is now known as greyback [21:45] popey, can you fill in some blanks maybe? https://wiki.ubuntu.com/Touch/Devices/Nexus [21:45] or not yet [21:51] Is there a terminal app for ubuntu-touch [21:51] yes doomlord_ [21:52] nice! [21:52] https://wiki.ubuntu.com/Touch/CoreApps/PPA [21:52] in that ppa [21:52] ubuntu-terminal-app [21:53] Hello everyone!... I have just pushed on the launchpad a version of the minesweeper which is starting to take shape nicely... I'd like to add it to the unofficial application can somebody tell me how to do it? [21:53] i gather ubuntu-arm ended up broken, is that so ? ... i'd bought a nexus 7 really intending it to be a toy for running ubuntu... [21:53] swordfish: https://launchpad.net/minesweeper-touch is that yours? [21:53] doomlord_: dunno what you mean by broken [21:54] yep... Do you like it? [21:54] not tried it yet [21:54] someone told me it had some crippling bugs [21:54] if you (or someone) adds packaging we can get it in the collections ppa ☻ [21:54] and it had been abandoned. (i guess so work would focus on Touch) [21:56] popey, so... I made a package some time ago and now the build button is inactive... How can build it again? [21:56] the terminal is at alpha level according to that - can anyone say what it does & doesn't do yet [21:56] swordfish: the build button where? [21:57] doomlord_: it works as a basic terminal, has some nice keyboard shortcuts too, supports rotation [21:57] can you use it with a bluetooth keyboard [21:57] i haven't tried [21:58] popey, inside qtcreator in the build menu... [21:59] what if you just run it? [21:59] CTRL+R [21:59] works for me here [22:00] man I suck at this game ☻ [22:01] user82: not right now, but will see if I can get some updates in the morning [22:01] allright popey. not in a hurry [22:01] popey, I can run it without problems... But i don know how to build and export the package on the launchpad... [22:01] oh I see [22:02] swordfish: I'll take a look at doing the packaging in the morning, it's late here and my wife just got home ㋛ [22:02] added it to my to-do list for tomorrow [22:03] popey, I understand ;) ... Thank you for you time! Good night! [22:03] nn === greyback is now known as greyback|away === hggdh_ is now known as hggdh [22:34] Hello everyone, I am new here and ubuntu at all.... I am interested in the app making for the new Ubuntu os for smartphones. My question is what language do I need to know to make apps === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === Amit is now known as Guest36529 [23:16] i am sorry, I really didn't get what you mean Nick [23:16] well [23:16] here is my question [23:16] i am almost ready with the setup to install ubuntu for android on my phone [23:17] it is not nexus [23:17] but its configuration is a bit more than galaxy nexus [23:17] what I am worried about is the boatloader break issue [23:17] in recent past have done it [23:17] and has costed me my new Android [23:17] as it got bricked [23:18] so [23:18] what are the chances if i follow the instructions on Wiki [23:18] I will not brick my phone [23:20] am I am in the right place ? [23:49] hi! [23:49] anyone to give me help?