[00:09] lol === svetlana is now known as sveta === Ursinha is now known as Ursinha-afk === chriadam|away is now known as chriadam === Ursinha-afk is now known as Ursinha [01:23] is it possible to override system theme colors for a widget in the ui toolkit? === vying is now known as Guest82534 === ycheng-afk is now known as ycheng === fginther is now known as fginther|away === fginther|away is now known as fginther === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha [02:39] dobey: not really easily [02:39] you can sometimes poke at internals of the StyledItem.style component,but that's not a supported API so it's not recommended [02:40] or you can replaced the style component all together, but then you have to replace all of the functionality just to set a color [02:42] mhall119: yeah i was trying to use the Dialer component, but make it not be purple. :-/ [02:44] lol. i just realized how bad that name is [02:44] since it has nothign to do with phone calls [02:44] yeah, "Dial" would suffice [02:45] or ClockThing [02:46] it wouldn't really make a good widget for an RPM/MPH dial for a dashboard [02:51] oh well. later === chihchun_afk is now known as chihchun [05:46] I have followed the phablet-dev-bootstrap download guide for revision phablet-4.4.2_r1, but I am unable to build for maguro, or toro, I know maguro is no longer officially supported, but Where do I need to go from here to get it working with the utopic rootfs? [05:46] I noticed that manta is the only device located under device/samsung nothing for manta even synced. [05:49] I was told by sergisens tat I do not need to do anything special for the devices supported by AOSP [06:56] good morning [06:59] indeed it is [08:03] Good morning all; happy Friday, and happy Industrial Workers Of The World Day! :-D [08:05] stgraber, [08:05] 2014/06/27 02:56:40 Device is |mako| [08:05] 2014/06/27 02:56:41 Flashing version 101 from ubuntu-touch/utopic-proposed channel and server https://system-image.ubuntu.com to device mako [08:05] 2014/06/27 02:56:52 Get https://system-image.ubuntu.com/gpg/image-master.tar.xz.asc: EOF [08:05] stgraber, could that be related to the key change ? [08:05] (thats a device in the lab) [08:06] * popey waits while 3 devices all do the apparmor_parser dance [08:06] heh [08:06] after RTM we should talk about UI feedback for apparmor [08:08] ogra_: you mean like the android "optimizing applications" message that happens during compile [08:08] could throw in qml compiles too then [08:08] jjohansen, yeah, something like that [08:08] so that the user knows what is going on [08:11] we need to speed the compile up [08:11] there are still some things that can be done there [08:15] cwayne__: kalikiana has a fix for committing text from pre-edit, could you help testing it against your chinese passwords? https://bugs.launchpad.net/bugs/1324955 [08:15] Ubuntu bug 1324955 in Ubuntu UI Toolkit "Automatically commit text in AbstractButton" [High,Confirmed] [08:21] jjohansen, even if we do .... there might be users that install 500 apps ... [08:21] ogra_: all the more reason to speed it up! Not arguing against having feedback though, that would be good too [08:22] right, both is needed [08:25] There are indeed users that install 500 apps [08:25] ← [08:26] alan@deep-thought:~$ adb shell sudo -u phablet click list | wc -l [08:26] 369 [08:26] getting there [08:26] heh, yeah [08:27] bug 1334940 ☹ [08:27] bug 1334940 in mediascanner2 (Ubuntu) "Can't scan videos on ubuntu touch (flo, image 100)" [Critical,Confirmed] https://launchpad.net/bugs/1334940 [08:28] funny ... for me it scans ... but doesnt scan all codecs it seems [08:29] (it picks up the sintel movie, but not some commercial movie trailers that totem plays fine ootb) [08:29] i see no videos on my device [08:29] http://people.canonical.com/~alan/videos/ [08:29] all of those were ripped from youtube, h264 codec [08:30] uh, wouldn't bother with the convergence brainstorm ones [08:31] * popey pokes davmor2 [08:32] stgraber, ah, nevermind, worked now [08:38] mpt, hey, small question about your settings designs/mockup, some screens have items with grey bg, does it mean those are different widgets? [08:38] mpt, e.g https://wiki.ubuntu.com/AboutThisDevice?action=AttachFile&do=get&target=phone-about.annotated.png [08:42] seb128, I just do that to make clearer which parts are list items and which parts are separators [08:42] and which parts are just labels [08:43] mpt, ok, so they don't have different bg color in the implementation [08:44] seb128, yes, that’s poor visual design [08:44] I’ll talk about that with gventuri if he’s in today [08:49] mpt, thanks [08:55] mpt, small questions about https://wiki.ubuntu.com/Appearance#Phone ... should the sections that don't include the current background be collapsed by default? [08:58] seb128, exactly right. Added. https://wiki.ubuntu.com/Appearance?action=diff&rev2=19&rev1=18 [09:00] seb128: are you aware of a bug with system settings where it tells you that there's updates when you go back to the main screen, when there are no more because you just updated? [09:02] mpt, thanks, last one on that spec for now ... what should the "remove images..." button do? I guess open a dialog, but is that dialog described somewhere? [09:03] popey, bug #1325629? [09:03] bug 1325629 in ubuntu-system-settings (Ubuntu) "After an app update is installed the main panel still shows update available" [High,New] https://launchpad.net/bugs/1325629 [09:05] seb128: that'd be it! thanks [09:05] popey, yw, feel free to set it to confirmed! [09:06] done [09:06] thanks [09:17] Elleo: https://code.launchpad.net/~afrantzis/unity-mir/fix-1332624-input-area/+merge/224768 [09:17] Elleo: (FYI( [09:18] Elleo: I don't know if the change in input area surface placement (not at screen 0,0) also affects ubuntu-keyboard in other ways [09:19] Elleo: e.g., in void InputMethod::onVisibleRectChanged() [09:20] Elleo: besides sending the coords to applicationApiWrapper we notify the input host [09:21] Elleo: inputMethodHost()->setScreenRegion(QRegion(visibleRect)); and inputMethodHost()->setInputMethodArea(visibleRect, d->view); [09:22] Elleo: and since the new input area surface placement, visibleRect is effectively not in screen coordinates [09:23] Elleo: don't know what the above methods expect... [09:24] epi;d anyone be willing to help me generate a system image for a itopic maguro? === ycheng is now known as ycheng-afk [09:25] alf__: will try to dig into what the input method host stuff does more today [09:25] Would* aand utopic. Sorry for my bad spelling, its been a late night [09:26] alf__: has the placement actually changed then, rather than the interpretation of the results? [09:27] Elleo: the placement changed, so the "fullScreenItem" is actually not really fullscreen, it goes below the top bar [09:27] alf__: that seemed to be the case in image 88 as well though === chriadam is now known as chriadam|away [09:27] at least that was also getting a size of 1222 [09:28] Elleo: plus the interpretation changed (mir changed to use relative coords for input regions), and both of these combined created the issue [09:28] ah, okay [09:30] Elleo: so my concerns about inputMethodHost() are independent of the mir coords change, only the new surface placement change [09:31] alf__: right, I'll try to figure out exactly what maliit framework does with those later today and get back to you [09:32] alf__: any idea when the placement changed? [09:32] Elleo: I think the placement is handler by unity-mir, let me check [09:39] Elleo: hmm, it seems the placement change is quite old, at least a few months [09:39] Elleo: so I guess if the keyboard has been working all this time, there is no need to worry much. In any case, better check what the host expectations are, just to be sure [09:39] alf__: yep, will do [09:41] alf__: presumably we'll need to land a branch rolling back the keyboard positioning workaround alongside your unity-mir fix? Otherwise it'll end up requesting a slightly too large input area [09:43] Elleo: if the input area surface is actually at 0,0, then relative == absolute, so I think things should still work on the mir side [09:43] alf__: good point [09:44] Elleo: but it would be good in any case to clarify what coord system each function expects along the path expects to avoid future confusion [09:44] ah, but it isnt at 0,0 is it? doesn't your patch fix the conversion to relative coords rather than the positioning of it? [09:45] the keyboard work around currently looks for a difference between the screen size and the item size and applies that to its coords [09:46] Elleo: right, I meant if we rolled back the keyboard positioning, I don't think we would need to change unity-mir again [09:46] Elleo: wait, I think we are talking about different workarounds [09:46] yeah, I'm talking about the one that just landed in the keyboard [09:46] Elleo: I am talking about moving the surface back to 0,0 (which may not be possible) [09:46] Elleo: ah, ok, looking [09:46] right [09:48] Elleo: ok, so the patch makes visibleRect really be in screen coords? [09:49] the keyboard one is a bit of a hack, so I'd be happy to get rid of it, we jusy introduced it as a stopgap until we understood what had changed in mir/unity-mir [09:49] alf__: yeah, but it makes assumptions about how its been offset, so its not great [09:49] e.g. if we moved the top bar to the bottom, it'd break [09:52] Elleo: ok, although as discussed above, applicationApiWrapper expects relative coords, and I don't know about the input host. [09:53] Elleo: so to answer the origin question now that I have understood it: "presumably we'll need to land a branch rolling back the keyboard positioning workaround alongside your unity-mir fix" => yes [09:54] alf__: okay, right, I'll get a branch ready for that then [09:54] Elleo: (but I don't know about the effects on input host) [09:55] alf__: yeah, I'll investigate that, although it sounds like that should have been an issue before now if we were relying on it [09:56] alf__: from my brief scan of the maliit docs yesterday it sounded like it was mostly there to let applications know what area to avoid putting content, but we handle that separately [09:57] alf__: but I'll have a poke into that code and see whats really going on there [09:57] Elleo: sounds good then... I wonder if we can just remove the calls to avoid confusion? [09:58] alf__: possibly, will look into it [09:58] Elleo: great, thanks! === tvoss is now known as tvoss|food [10:10] i have a problem in Lubuntu arm version , cant find a printer control model. [10:12] any help please [10:15] rooted: I think you might have better luck asking in either #ubuntu or #ubuntu-arm; this channel focuses on ubuntu touch, which is for mobile phones and is rather different from desktop ubuntu on arm [10:16] Elleo , true , but that what #ubuntu-arm said , i should come here [10:18] rooted: not sure we can be much help I'm afraid; we don't even support printers at the moment (not sure if we ever will) [10:19] thanks [10:19] oSoMoN: hello! Did you have a moment to look at the flaky failures in webbrowser-app that we're seeing? [10:44] sil2100, I looked briefly at them, they look like random flakiness, and unrelated to recent browser changes in any way [10:44] (sorry for the delay in answering, got a power outage here) [10:48] Hi there [10:49] Me and some other guy are working on a Port of UbuntuTouch for the Sony Xperia Z Ultra [10:50] But it feels like we are missing something during the setup already [10:51] Could anyone give me a statement wether or not the porting guide on the wiki is still usable? [10:52] It feels like it wasn't updated since 2013 === oSoMoN__ is now known as oSoMoN [11:13] is tr("%n file", "%n files", n) not working currently? [11:13] anDixx: first make sure you are allowed to install other OS on your device. [11:13] already [11:13] ubuntu os on it [11:13] its a full windows tab [11:14] now i run ubuntu on it === MacSlow is now known as MacSlow|lunch [11:15] ok, then see: http://developer.ubuntu.com/start/ubuntu-for-devices/installing-ubuntu-for-devices/ [11:16] witch one [11:16] my tablet is not android [11:16] it is a fully windows 8.1 tablet [11:16] see if someone from the community already did a port or start a port yourself [11:17] Since it is a windows tab, youcould be able oto install full ubuntu [11:17] and run the Unity8 preview [11:18] but there is no way of running ubuntu-touch on x86 systems atm [11:19] 64 bit? [11:19] same [11:19] prepare a normal ubuntu booot stick [11:20] go to windows settings [11:20] and disable all the uefi stuff [11:20] you know the drill [11:20] then you should change the boot order, to boot from a usb stick [11:21] if this all works and you end up with a working ubuntu [11:21] ok i can boot with ubuntu already [11:21] but hoz can i configure unity previeuw [11:22] anDixx, try the live image from http://cdimage.ubuntu.com/ubuntu-desktop-next/daily-live/current/ [11:23] sudo apt-get install unity8-desktop-session-mir [11:23] or if you can boot with Ubuntu already, you can bring up a terminal and install unity8-desktop-session-mir [11:23] thet requires logging out then back in to the Unity 8 session [11:24] bregma, is the image you posted Unity8 default? [11:24] KalleEatingBrain, it's Unity 8 _only_ [11:25] for the brave and adventurous [11:25] Nice [11:26] I'll give it a shot right now ;) [11:26] https://wiki.ubuntu.com/Unity8DesktopIso [11:27] * bregma inserts standard disclaimer about in-development systems here [11:28] I know [11:29] The main reason I am logged in here is for my port oto the son y xperia z ultra [11:29] but I am somewhat stuck [11:29] because I am not sure if the porting guide in the wiki still works [11:30] but i ca't find any other resources [11:30] It seems like everyone stopped porting UT to phones at some point lastyear [11:38] can i install [11:38] unity8 [11:38] like an os [11:38] not like a session?? [11:39] anDixx: yes [11:40] can you give me this link to install [11:40] http://cdimage.ubuntu.com/ubuntu-desktop-next/daily-live/current/ [11:40] on a desktop, right? [11:40] tablet with windows [11:40] x86? [11:41] KalleEatingBrain: what is your specific problem? [11:41] 64 bit [11:41] on that tablet i already installed [11:41] ubuntu [11:41] 14 [11:42] ok, then that link should be useful [11:43] popey: I didn't think there was an install option for the unity-next iso yet [11:43] popey so the iso that i am downliding froom your link [11:43] put this on usb and install it like new one? [11:44] davmor2: see above link [11:45] popey: no what I mean is it ran as a live desktop for me with no install option, it may of changed [11:45] mandel, does the download api exist in qml yet? And if so, do we have docs for it? [11:46] davmor2: it has ubiquity [11:46] popey: I might need to grab a newer image and try it again then :) [11:48] that iso boots to a login screen /cc seb128 [11:48] popey, what video card/driver? [11:48] virtualbox [11:48] Mir doesn't run on virtualbox [11:48] so unity8 fails to start [11:48] ah of course [11:48] bummer [11:48] you get bounced back to the greeter [11:48] thanks [11:49] that's on the "known issues" if you read https://wiki.ubuntu.com/Unity8DesktopIso [11:49] "If the image boots to a greeter login, it's likely that the unity8 session fails to start (that's the case in VMs for example) " [11:49] yw! [11:49] read??? whatis read??? [11:49] i didnt read that because that wasn't where I got the link :þ [11:50] bregma, indeed yeah, we should replace the greeter by a "READ" screen in those cases ;-) [11:50] http://cdimage.ubuntu.com/ubuntu-desktop-next/daily-live/current/ should link to that wiki page [11:50] I'll add that there [11:50] how do we do that? [11:50] Laney, thanks [11:50] interesting idea... a fallback error-page greeter [11:50] how do you do it? [11:50] I think it's in cdimage [11:51] reporting error is part of the plan for lightdm afaik [11:51] bregma, joke aside, the greeter should mention an error in those cases, I discussed it a bit with robert_ancell [11:51] bregma, the issue is that there is no proper greeter<->session communication channel [11:51] like the greeter just get the exit code from the session [11:51] popey: i am rebooting now your image [11:51] need to install it on special way? [11:52] Laney, ^ [11:52] anDixx: what video card does your tablet have? [11:52] I was serious, I think it's a really good idea to have lightdm fall back to some sort of error-display greeter [11:52] atom? [11:52] bregma, yeah, as said we need a way for the greeter to know why the session exited though [11:52] so we need to invent a protocol there [11:52] or document exit codes at least [11:53] intel grafic media [11:54] anyway, yesterday I upgraded all the apps on my phone (stock Ubuntu on an N4) and now the Camera app whitescreens and the Gallery app dies immediately... anyone else seeing these problems? [11:54] anDixx: ok [12:01] Hello [12:01] popey: [12:01] is tis a touch version? [12:01] i didnt see difference? [12:01] Somebody else can help me [12:01] anDixx: it's unity-next (unity 8), was made by Laney / seb128 - they can probably answer questions [12:01] Dazax: if you ask a question, sure. [12:01] I would like to install ubuntu touch on a nexus maguro.. is it possible? [12:02] Dazax: not anymore, no longer supported [12:02] oh :( [12:06] Dazax: popey until someone in the community supports it ;-) [12:06] indeed === alan_g is now known as alan_g|lunch [12:09] But, somes risks are presents for this? If I would like to use it [12:27] popey: [12:27] black screen when i login in [12:27] ? === gnu is now known as Guest87109 [12:34] link got merged, guess it'll appear on cdimage next time an image is generated [12:34] thanks Laney [12:34] kein problem señor [12:41] Elleo: trying out that fix, keyboard's not showing up for me at all [12:43] cwayne: is maliit-server running okay? [12:44] Elleo: so i rebooted and it shows up fine now, but i'm still seeing the bug [12:45] cwayne: probably best to discuss it with kalikiana, he's the one work working on it === alan_g|lunch is now known as alan_g [13:03] popey: I'm fixing the mediascanner one now [13:03] cool. [13:06] mardy: ping [13:30] cwayne: pong [13:31] mardy: hey, so you said the account-plugins-as-clicks isn't "completely" working yet? what in specific isn't working? (asking in context of we have a lot of scopes planned for RTM that need account integration) [13:34] cwayne: plugins are not running in their own separate process, so allowing them now would bring a considerable security risk [13:34] cwayne: because for example, a fitbit plugin could manipulate the facebook one [13:40] mardy: and that's specific to having them click-packaged? [13:42] cwayne: not technically, but since click packages can be downloaded from the store, and we want the store to only contain safe stuff, we cannot put there something which could harm your device [13:42] dpm, yes, I spoke with mhall119 yesterday about it and we saw a small error in the docs generation that I need to fix [13:44] mardy: so what do we need to do to get them running as a separate process? [13:48] cwayne: a lot of work, I have a branch (now bitrotting, I'm afraid) where I started working on it, but there's a lot to do [13:48] cwayne: it won't happen for the RTM [13:49] so how are we going to ship account-plugins? [13:50] cwayne: you just cannot, they need to be installed as .deb packages in the image [13:51] mardy: that's not good. we need to have account plugins for scopes [13:51] and scopes are going to be click packaged [13:52] cwayne: I'm afraid you'll have to limit the scopes to use the account types already available on the image :-( [13:53] cwayne: or you talk to dbarth and try to find a solution -- it might not be an impossible target, but it's certainly very risky [13:54] we at least need to be able to have them shipped int he custom tarball, maybe we have them not available in the store though === MacSlow|lunch is now known as MacSlow [13:56] cwayne: then it's fine: if that's code that we trust, we can definitely ship it as debs in the tarball [13:56] cwayne: or even not as debs [13:56] mardy: we can't ship debs [13:56] but basically, as long as the click hooks themselves are still there, we should be fine [13:56] cwayne: yes, that shouldn't be a problem [13:56] not having them available in the store is another thing [13:57] okay, that should be at least a temporary solution until we can get stuff in the store [13:57] whew, crisis averted :) [13:59] :-D [14:08] mardy: but just to be 100% clear then, account-plugins as clicks does functionally work in the images now then [14:13] niemeyer: just a heads up, the setup.sh script for go-qml should call ubuntu-app-launch now instead of upstart-app-launch [14:13] cwayne: Thanks for the note [14:15] niemeyer: np, thank you for go-qml :) [14:16] alf__: dug into the maliit framework a bit more; basically on other platforms besides mir (X or Wayland) it'd be using those values for what we're doing with the UbuntuApplicationWrapper there [14:17] alf__: so ideally I think we should be moving the UbuntuApplicationWrapper stuff into maliit framework to make it accessible to any keyboard plugins that want to use it [14:18] alf__: so as far as this bug goes those values aren't influencing anything except on platforms other than Mir (which wouldn't have unity-mir changing the position, so would be okay anyway) [14:18] alf__: not that I think we actually support anything other than Mir with the ubuntu-keyboard plugin due to that UbuntuApplicationWrapper bit being embedded in the plugin rather than the framework [14:19] fginther: ping [14:20] alf__: I'll bring up refactoring that to better match the maliit structure when bfiller gets back, I'm guessing it won't be a high priority but at least it shouldn't effect your patch to unity-mir in any way [14:20] do we have a way to tell if we are on a phone or another device? [14:22] MacSlow: ping [14:22] Elleo: great, just keep in mind that unity-mir currently needs surface relative coordinates, although I think this is something we could change if needed [14:24] cwayne, yup [14:24] mhall119: hiya, any chance we can get this looked at? https://bugs.launchpad.net/ubuntudeveloperportal/+bug/1328559 [14:25] Ubuntu bug 1328559 in Ubuntu App Developer site "14.04 scopes api docs use missing framework "ubuntu-sdk-14.04-clibs"" [Undecided,Confirmed] [14:25] cwayne, ? [14:25] MacSlow: hey, i was looking into how to customize the boot animation for the custom tarball, would i be able to just drop a new png as spinner-logo.png, or would it be more involved? [14:26] cwayne, if you disregard any correct sizing just changing the loaded PNG would be enough... [14:26] nik90, pong [14:26] cwayne: is that an actual framework? [14:26] mhall119: not that I know of [14:27] fginther: hey, can you start automatic jenkins merges on lp:ubuntu-clock-app/reboot MPs [14:27] fginther: currently it is only enabled for lp:ubuntu-clock-app [14:27] i think it's supposed to be ubuntu-scope-network mhall119 [14:27] what's the consensus on rotation? should any app let its content rotate when the screen rotate (asking for settings) [14:27] MacSlow: so if i make a png the same size it should definitely work then? [14:27] cwayne, if you don't change the size of the newer PNG you can just swap the file without having to touching the source... apart form a different filename of course [14:27] fginther: the new reboot branch is required for the new clock app for RTM [14:27] cwayne, correct [14:27] cwayne: I don't think that's a click framework either === alan_g is now known as alan_g|tea [14:28] MacSlow: does it need to be encoded any specific way or anything like that? [14:28] mhall119: says it is here: http://developer.ubuntu.com/api/scopes/sdk-14.04/index/ [14:28] cwayne, usual rgba (8 bit/channel) [14:29] ah those docs are from mhr3 [14:29] MacSlow: okay, thanks. I'll try it out and see if I can get it working, thanks [14:29] cwayne, but remember there are two files involved... one is the logo itself... the other one is the outter glow [14:30] cwayne: I'm out at the moment, will check into it more when I get back [14:30] mhall119: thanks! [14:30] MacSlow: ah, okay [14:30] i don't suppose i can just remove the outer glow? [14:30] nik90, what is the reboot branch? [14:31] fginther: at the malta sprint, we got a new design for clock app which required a rewrite. Hence we started a new fresh branch called the reboot branch for the clock app. [14:31] fginther: this reboot branch will host the new clock app that will ship with the RTM [14:31] alf__: yep, sure [14:32] fginther: it is still at early stages, so we just need jenkins to do automatic merges since we dont have AP tests yet [14:32] cwayne, usual rgba (8 bit/channel) [14:33] nik90, ok, I understand now, just send me the branch name and we'll get it setup [14:33] fginther: lp:~ubuntu-clock-dev/ubuntu-clock-app/utopic-3.0 [14:34] fginther: https://launchpad.net/ubuntu-clock-app/reboot [14:35] nik90, thanks === alan_g|tea is now known as alan_g [14:37] cjwatson, lool, jdstrand, should I deprecate ubuntu-sdk-14.10-dev1 now that ubuntu-sdk-14.10-dev2 has been enabled? [14:37] * cjwatson disclaims knowledge [14:39] I'm not sure. I don't think we have established policy for that [14:50] hello. i can install Ubuntu Touch to the PC? [14:50] cjwatson: is there a discription of the JSON returned by `click list --manifest' somewhere? [14:50] description* [14:52] beuno: I've marked it as deprecated in ttps://docs.google.com/a/canonical.com/spreadsheets/d/1t_JGpg4r8BLluzfzmqa-gAbcKUjKUOufSCTSdPpFc5g/edit?pli=1#gid=0 [14:52] beuno: there should be no reason to use -dev1 in updated click packages, and while we wont drop it outright, packages using it might already be broken (or not) and ought to move to -dev2 ASAP [14:53] lool, ack, I'll mark it as such so our review scripts reject it from today [14:54] mterry: pingerino [14:55] cwayne, pongadong [14:55] mterry: heya, so i've now got a binary for a customized spinner, how do i go about getting it setup to be used [14:55] i'd need a special lightdm conf, right? [14:56] which may or may not go into XDG_DATA_DIRS? [14:56] cwayne, OK, yeah. This is slightly convoluted. Drop a custom conf in /etc/lightdm/lightdm.conf that points at a custom script (see /usr/share/lightdm/lightdm.conf.d/52-*.conf for an example) [14:56] thanks lool [14:56] cwayne, this custom unity-system-compositor script will call USC with a different --spinner arg [14:56] mterry: i can't touch anything outside of /custom [14:57] cwayne, see /usr/share/ubuntu-touch-setting/usc-wrapper for an example [14:57] cwayne, sorry, drop it in /custom [14:57] cwayne, I forgot. We search XDG_DATA_DIRS [14:57] ah okay [14:57] Laney: https://click.readthedocs.org/en/latest/file-format.html#control-area ? [14:57] do i need like a lightdm dir inside of XDG_DATA_DIRS [14:57] cwayne, yeah... /custom/lightdm/lightdm.conf.d/ I believe [14:58] cjwatson: I'm wondering what the constraints are on the keys of the 'hooks' dict [14:58] cwayne, the output from lightdm will tell you if it's picking that up (see /var/log/lightdm/lightdm.log) [14:58] dholbach: did you end up noting the framework addition process somewhere? if so, I would add the deprecation of older -dev frameworks [14:58] hm, okau [14:58] Laney: https://click.readthedocs.org/en/latest/hooks.html "this must be a dictionary mapping application names to hook sets" ? [14:58] this does seem like it's gonna be a bit conoluted [14:59] lool, no, I just filed a bug [14:59] cjwatson: what's an application name? [14:59] In practice they seem seem quite varied [14:59] Basically I'm wondering if I can apply any logic here or if I should just walk it to find a desktop file [15:00] Laney: as far as the name format goes it's defined in hooks.html, sixth bullet under "Specification" [15:01] Laney: if you need a displayable name though you should indeed walk it and find a desktop file [15:01] Laney: click_find_package_directory should help [15:02] e.g. "zBird" has hooks: "zFlappy" → stuff [15:02] Or click_user_get_path if you only have the package name in hand [15:02] Laney: Right, nothing to say the app name must match the package name [15:03] Laney: You should probably walk to the "desktop" hook if that's the type of thing you care about [15:03] Yeah [15:03] Could there be multiple desktop hooks? [15:04] I guess so, if you install multiple desktop files [15:04] hmm [15:05] mterry: how do i make sure that it uses my custom one? is there some setting that sets the default lightdm conf to use? [15:06] cwayne, there is an order of precedence. If you set a key it will override that key in previous confs [15:06] cwayne, order should be clear from lightdm.log [15:07] mterry: hm, no mention of /custom in lightdm.log [15:07] cwayne, ok... where is XDG_DATA_DIRS set? [15:08] ah wait, i messed up, lemme reboot [15:11] mterry: hm still no dice. XDG_DATA_DIRS is setup from an upstart job, perhaps its not being set yet [15:15] mterry: specifically its set in /usr/share/upstart/sessions/custom-env.conf [15:15] cwayne, ah... [15:15] cwayne, that's a session job. Lightdm is a system job [15:16] agh crap === dandrader is now known as dandrader|afk [15:31] mterry: any idea what we should do? [15:37] cwayne, there needs to be a system version of custom-env.conf === dandrader|afk is now known as dandrader [15:39] rsalveti, can I create emulator instances for either i386 and amd64? [15:40] nik90, I've got the DBus properties code ready for you now in a branch at bug #1318997 [15:40] bug 1318997 in Ubuntu Clock App reboot "Provide a way to change alarm sound" [High,In progress] https://launchpad.net/bugs/1318997 [16:17] hi! [16:28] charles: damn you are fast! [16:29] charles: is there a way I can find out the getter and setter function call names to use that in the clock app? === robbiew is now known as robbiew-afk [16:30] nik90, tedg had a nice suggestion on how to address the containment concerns and still use fdo Properties, I put them in their own interface (com.canonical.indicator.datetime.AlarmProperties) in their own object path [16:31] charles, We'll need to talk to jdstrand to ensure those get added to the sdk apparmor profile. [16:31] so client code can subscribe to property changes on the alarm settings just as they can on any other fdo property [16:31] tedg, right [16:33] nik90, it'll make way more sense if you install an update of indicator-datetime (which isn't silo'ed yet afaik, but I'm hoping to needle tedg into doing that today), then run d-feet and look at com.canonical.indicator.datetime on the session bus === gatox is now known as gatox_lunch [16:36] Laney: There can be one per app and multiple apps per package, yes [16:36] nik90, so the getters and setters are named "Get" and "Set", where you specify the dbus interface (com.canonical.indicator.datetime.AlarmProperties) and the property name (which are listed at http://bazaar.launchpad.net/~charlesk/indicator-datetime/lp-1318997-export-properties-to-dbus/view/head:/data/com.canonical.indicator.datetime.AlarmProperties.xml) [16:37] I got a question. I would like to start contributing to Ubuntu touch but I don't have a nexus device. Do all you devs use a Nexus device for developing? [16:37] Is it enough with a porting to other device? [16:38] kaisoz, you can do a lot of development with the emulator, see http://developer.ubuntu.com/apps/sdk/tutorials/using-the-ubuntu-emulator/ [16:39] nice! [16:40] I mean not working in apps but the system itself [16:40] I could build images for the emulator and test them there right? [16:40] charles: ok [16:41] charles: fdo? [16:42] freedesktop.org [16:42] charles: oh nice you added the default volume to the .xml as well..cool [16:43] nik90, http://dbus.freedesktop.org/doc/dbus-specification.html#standard-interfaces-properties has the details on the getters/setters [16:44] and the PropertyChanged signal, which you can use if you want the clock app listen for changes and update its gui [16:45] charles: in qml, that is as easy as "onPropertyChanged: dosomething"...not sure iin a c++ plugin [16:45] charles: I will look at the examples that dednick gave me and see how this turns up [16:47] charles: although looking at http://bazaar.launchpad.net/~phablet-team/telephony-service/trunk/view/head:/libtelephonyservice/callmanager.cpp, it seems that i can just copy their setDBusProperty(const QString &name, const QVariant &value) function [16:48] nik90, yep; you'll also want the getProperties() [16:48] charles: are those ready to be added today? [16:48] i tought about porting ubuntu touch to my Galaxy Note 2. I know there some work already done, but afaik is an incomplete image [16:49] but if I could work directly with the emulator I could start from there [16:49] jdstrand, tedg approved the MRs but they haven't been siloed yet [16:49] jdstrand, there's nothing they're blocking on though [16:50] jdstrand, that is, shorter answer: "yes" [16:52] charles: ok. I wasn't super clear. I am planning an apparmor-easyprof-ubuntu upload today for something else. do you have DBus apparmor policy for me to add? [16:53] jdstrand, sure: I'm not sure what info you need, but everything that clock-app will access is on busname com.canonical.indicator.datetime, object path /com/canonical/indicator/datetime/AlarmProperties [16:54] there's nothing else in that object path except for these things that the clock app will use [16:56] charles: so com.canonical.indicator.datetime is the interface? [16:57] charles: ack. I'll add a rule and we can finetune it if needed. this sounds perfect :) [16:58] jdstrand, actually I made a separate interface just to make sure it was walled off from everything else, com.canonical.indicator.datetime.AlarmProperties [16:58] I see [16:58] cool [17:00] nik90, I've added the jobs for lp:~ubuntu-clock-dev/ubuntu-clock-app/utopic-3. [17:00] 0 [17:00] fginther: thnx :) [17:01] rsalveti: hey, are you still looking into the media playback issues atm? === alan_g is now known as alan_g|EOW === chihchun is now known as chihchun_afk === dandrader is now known as dandrader|lunch === gatox_lunch is now known as gatox [18:10] Problem importing contacts from vcf file into Ubuntu Touch | http://askubuntu.com/q/488952 [18:18] jhodapp: nops, got some other things to fix first [18:19] rsalveti: ok, planning to look at it again though? [18:20] at some point, yeah :-) [18:20] but might get just too busy because of the sprint next week [18:20] so better if you take a look instead (if you get the time) [18:21] rsalveti: yeah thought you might not, frustrating regression [18:21] I doubt I will be able to until I get audio recording working [18:21] right [18:21] might be a promotion blocker though =\ [18:22] I know, it's bad [18:22] mterry: system-settings-wizard is crashing after it finishes, is that known? [18:22] just got a crash file with image 102 [18:23] rsalveti: I wish someone had caught it along the way, media clearly didn't get tested with some changes [18:23] yeah, too many moving parts now [18:23] exactly [18:24] rsalveti: makes me a little concerned that hardly anybody else tries out media [18:25] yeah [18:25] ahayzen: lol, you just missed rsalveti's reply :) [18:26] rsalveti, no [18:26] mterry: let me open a bug for it then [18:27] rsalveti, thanks [18:28] jdstrand, how would you feel of us going back to a static list on the reviewers tools, instead of getting it from the system? [18:28] jdstrand, to further isolate the scripts [18:28] beuno: that is the plan [18:28] I have a todo to do it [18:28] jdstrand, I have a branch then! [18:28] spicing up the tests [18:29] I'm not going to be able to review it today and am off next week [18:29] but there are two things I'd like to have in there [18:29] the frameworks and the security policy [18:29] * beuno nods [18:29] I don't think you need to do both [18:29] k [18:29] I have ideas on how to pull off the security bits [18:30] I have the frameworks nicely layed out [18:30] with the state of each [18:30] building lists we can check, etc [18:30] I'll throw it at dholbach on Mon [18:30] sounds great [18:30] make sure he knows that I need to do my part too before it is decoupled from the system [18:31] will do [18:31] (he has wanted to backport the review tools to trusty-- I know he will ask if he can with your branch. he can't) [18:31] beuno: thanks for doing that :) [18:32] I'll make sure he knows [18:32] maybe taunt him a bit [18:32] hehe [18:32] I wasn't intending to do this, but was too annoyed by how this was all scattered in the code [18:32] I should be writing up a document [18:32] so this is my procrastination [18:32] I think I can pull of the security tests without needing a change to easyprof [18:32] s/pull of/pull off/ [18:33] so I'll look into that when I get back from holiday [18:33] sounds great [18:33] (there a quite a few other checks I want to add too-- these things pile up!) [18:33] several new hooks were added that we can verify [18:34] nice! [18:34] getting there [18:34] yep [18:37] mterry: nah, crash (core) is truncated [18:38] :( [18:38] mterry: how to make it run again on a following reboot? [18:38] can try to attach gdb [18:38] rsalveti, phablet-config welcome-wizard --enable [18:39] thanks [18:54] tedg, gatox, I hear you're trying to break the store. [18:55] * beuno leaves https://code.launchpad.net/~beuno/click-reviewers-tools/deprecate-14-10-dev1/+merge/224887 close to jdstrand in case he happens to look [18:55] tedg, gatox, alecu, so what's the plan with this payui? [18:57] beuno, To break the store :-) [18:57] tedg, gatox, alecu, we're landing support for scopes in the store [18:57] we could add in a third type [18:58] beuno, Long term it's not really a "store" thing, but apparently that's how clicks get on the image. [18:58] "system libraries" or whatever [18:58] beuno, Yeah, that'd work. [18:58] which you can filter off [18:58] Long term we don't expect it to have an "application" but be a "pay-ui" hook. [18:58] we'd need to be able to specify them in the manifest somehow [18:58] so the scanner and distinguish them [18:59] We're planning on doing that with them not having an application hook. [18:59] Sorry, "desktop" [19:00] So instead of "desktop" there would be "pay-ui" [19:00] tedg, so lack of desktop hook would indicate a system library [19:00] ? [19:00] beuno, Well, kinda. You guys probably need more categories :-) [19:01] beuno, For instance not just "desktop", you could have a package that was only a content-hub source. [19:01] Or a scope [19:01] Or infographic visualization [19:01] right [19:01] I'd like a specific entry that signals it's a system library [19:01] Not sure if you want to whitelist or blacklist there. [19:01] and we'll add the 3rd type [19:01] which you can filter off in the client [19:02] * cwayne just submittied his first go+qml app to the store :D [19:02] beuno, Yeah, not sure where that should be in the manifest though. [19:02] Seems like hooks isn't a good place. [19:04] tedg, "somewhere click-ish we can introspect" [19:04] :) [19:04] and since we're already doing it one way for scopes [19:04] it would be nicer to do the same for this [19:04] and we can do it cheaply [19:04] and less hacky [19:04] I hear rumours the plan is to > /dev/null hardcoded on the client [19:05] Heh, no one cares about pay until they can do in-app purchases. [19:06] I care! [19:06] but also, this is a good opportunity to support non-UI clicks [19:06] So anything that is a good that doesn't have a handler, will just get ignored on the client. [19:06] Wow, anything that is a hook. [19:07] such friday [19:07] In general, I don't have a perfect solution. [19:07] tedg, but you don't know that beforehand unless click index knows that [19:07] Probably something like "system-component" and then point that to a json file. [19:08] Throw it on the appstore list and see if there are other things people want to use it for. [19:08] right [19:08] so [19:08] if you get that sorted [19:09] we'll add this third type to the store [19:09] and automatically scan and set it [19:09] tedg: beuno: I stil think it's pointless to have pay-ui in the store. It's something that can't be chosen to be installed, will be filtered out from search results in the store, will be filtered out from displaying on the client, and will not make sense to update independently of system updates because it depends on libpay. [19:09] and you can filter like everything else [19:09] alecu, oh, I agree [19:09] I started this assuming that wasn't an option [19:09] alecu, It doesn't depend on libpay, we could update it independent of system image. [19:10] beuno: according to sergiusens, thostr asked to have every click shipped on the device be on the store. Which made sense at the time. [19:11] beuno: and that's why "pay-ui must be in the store". Which I think makes no sense. [19:11] another option is to have it in a customization spin [19:11] I agree [19:11] sergiusens: I don't know what that means, but I agree :-) [19:12] so [19:12] if it's blocking you [19:12] alecu: https://wiki.ubuntu.com/Touch/Customization [19:12] I'd say just upload it to the store, it'll be visible for a bit, but whatever [19:12] you can then either pull it [19:12] do something else [19:12] or we'll have support for system library types [19:12] which you can filter off in the scope [19:13] * as long as you specify this new type in the manifest, etc etc [19:13] I think that it's likely to end up on a customization image. [19:14] But I don't think that having things independently updatable is bad. [19:14] cwayne: ^^ [19:14] cwayne: some Friday reading for you [19:14] It allows for things like the service to be able to change URLs faster. [19:15] the customiztions docs are here now: http://developer.ubuntu.com/resources/oem/ [19:15] Or if we did something like integrate with a payment service, and then that service dropped support, we could clean it up quickly. [19:17] tedg: I think those are valid points, but are cases that happen very rarely. [19:17] mterry: bug 1335298 [19:17] bug 1335298 in ubuntu-system-settings (Ubuntu) "ubuntu-system-settings-wizard crashes on stop" [Undecided,New] https://launchpad.net/bugs/1335298 [19:18] rsalveti, thanks! === dandrader|lunch is now known as dandrader [19:37] beuno, mail sent === rsalveti_ is now known as rsalveti === gnu is now known as Guest83609 === la_juyis` is now known as la_juyis === sarnold_ is now known as sarnold === Zic_ is now known as Zic === tyhicks` is now known as tyhicks [22:57] I have a couple of questions about ubuntu touch. [23:00] Is it based on 14.04 LTS now? I am a little confused because of the way the site is set up. It doesnt seem there have been any improvements of making networking, telephony, and other features from like a year ago [23:00] https://wiki.ubuntu.com/Touch/ReleaseNotes [23:05] wow, looks like that whole thing is quite old at this point [23:05] ws-tek: ubuntu-touch was based on 14.04 for a little bit but has moved on to the devel release, the upcoming 14.10, weeks or months ago [23:06] Is there apart of the site where its tracking all the latest developments/bugs/features? [23:10] I could only find the bugs/fixes from 13.10 [23:22] ws-tek: look for the messages from the landing team here, e.g. https://lists.launchpad.net/ubuntu-phone/msg08796.html [23:23] thank you [23:42] Has anyone had success using multi-touch with touch screen on Ubuntu/Kubuntu ? Im using an Asus X200MA [23:42] The only thing I was able to use the multitouch on screen is Chromium Browser [23:42] Wanted to assign guestures in ?Kubuntu