=== Maple__ is now known as Guest58172 === m_conley_away is now known as m_conley [04:18] Good morning === m_conley is now known as m_conley_away [04:57] Good morning === Maple__ is now known as Guest60728 === jasoncwarner_ is now known as jasoncwarner === fredp` is now known as fredp [08:04] morning! [08:05] seb128, hilfe [08:05] seb128, my compiz crashes [08:05] good morning desktopers [08:05] hey Laney mhr3 [08:05] haha [08:05] mhr3, you are pinging the wrong guys, try bregma or Trevinho or ...? [08:05] now that's a good welcome [08:05] mhr3, what's the stacktrace? [08:05] seb128, it's schema related, thought you'd know about it [08:05] aloha [08:06] CRIT 2013-10-09 09:03:11 unity.glib-gio :0 Settings schema 'org.compiz.unityshell' does not contain a key named 'alt-tab-right' === czajkows1i is now known as czajkowski [08:06] mhr3, dpkg -l | grep unity? [08:07] 7.1.1+13.10.20131004-0ubuntu1 [08:07] hum [08:07] mhr3, compiz version? [08:07] i'm running dist-upgrade as we speak, not sure this was the ver that crashed [08:07] 1:0.9.10+13.10.20131004-0ubuntu1 [08:08] compiz ^ [08:08] mhr3, do you have an apport file for the segfault? [08:08] well abort() rather [08:09] seb128, well, it's the schema thing [08:09] oh you want the ver from there [08:09] let me check [08:09] mhr3, yeah, I just want you to grep for unity.so in the procmaps [08:09] mhr3, no, I want to make sure you are using the unity plugin from the package and not a local build [08:10] /usr/lib/compiz/libunityshell.so [08:10] :-( [08:10] * Laney looks at https://code.launchpad.net/~mvo/update-manager/lp1200775 [08:10] dist-upgrade finished, let's see [08:11] mvo saving the day [08:11] mvo, thanks for the fix there ;-) [08:11] Laney, yeah, I gentled pinged him yesterday evening and being mvo he had a look ;-) [08:11] seb128, still crashes :( [08:11] yeah I saw [08:11] \o/ [08:12] mhr3, OH [08:12] mhr3, can you grep for schemas in the procmaps? [08:12] mhr3, I wonder if you have a buggy/outdated schemas in /usr/local or something [08:13] though that doesn't make sense [08:13] seb128, you mean in the crash file? [08:13] mhr3, well, apport-unpack it in a dir and go look at ProcMaps [08:14] mhr3, the unpack command is going to give you a directory with the dump and a bunch of text files, including the procmaps info [08:14] yea, got it, i can't see anything from /usr/local [08:14] nor from your user dir? [08:15] just mime.cache and dconf [08:15] Laney, seb128: my pleasure [08:15] mhr3, I don't get it, grepping for alt-tab-right in the current compiz and unity source returns no match (only some .convert files) [08:16] mvo, hey, wie gehts? ;-) [08:16] mvo, when do you come back working with us, we miss you here! ;-) [08:17] mhr3, can you share the .crash? [08:17] sure [08:17] seb128, http://ubuntuone.com/3xCpBN7ikkmgORyG1x2aDP [08:20] seb128, i see reference to it in my old unity builddir, but yea the current source has it only in the .convert files [08:21] still, it the key isn't there, isn't the conversion going to blow up? [08:21] s/it/if/ [08:21] mhr3, it is, but the conversion should be done by gsettings-schema-convert not compiz... [08:21] mhr3, well, try deleting the .convert in case that's the issue [08:21] hmm, odd [08:22] mhr3, well, try deleting the .convert in case that's the issue, /usr/lib/compiz/migration/compiz-*.convert [08:23] seb128, nope, still crashes :/ [08:23] mhr3, can you get a debug stacktrace? [08:28] seb128, http://paste.ubuntu.com/6212851/ [08:28] good enough or do you want more symbols? [08:29] mhr3, good enough to get an idea that the issue is compiz ... I guess it's specific to your user? [08:30] seb128, i'd love to check, but i don't have indicators to switch to guest :P [08:30] will log out and see, but need to jump into our standup [08:30] mhr3, it started today though? did you do changes to your compiz config recently? [08:30] mhr3, ok [08:31] seb128, yes, started today [08:31] mhr3, it's weird, neither compiz nor unity changed this week [08:31] seb128, i didn't restart for a couple of days [08:32] mhr3, but yeah, I've no idea, it looks like compiz is finding a setting and trying to match it to a gsettings key [08:33] you should probably try asking somebody who knows how the gsettings backend work there [08:33] e.g duflu or maybe bregma/Trevinho/Townsend [08:34] * duflu doesn't remember compiz gsettings. But does recall lots of pain and screaming. [08:34] duflu, hey [08:34] duflu, http://paste.ubuntu.com/6212851/ is the issue mhr3 is having, it ends up trying to get the value of a gsettings key that doesn't exist anymore ... do you know where compiz gets its canonical "list of keys"? [08:37] pitti, hey, wie gehts? [08:38] pitti, I commented on that libnotify's bug, let me know if I'm overlooking something [08:38] seb128: bonjour [08:39] seb128: just saw; indeed, you're right (wrt. exposing the API in Ubuntu) [08:39] ABI [08:39] well, for pygobject it's really API, but nevermind [08:39] pitti, what do you think about renaming the binary for a proper transition? [08:39] seb128: but that again breaks compatibility with third-party packages? [08:40] pitti, that's what happens when incompatible api changes are done [08:40] if that's the current upstream version, it should have the upstream API IMHO, especially as the old one is actually broken [08:40] pitti, you can't win, half the world is going to use the old API still [08:40] I know, but at least the direction will be towards the new one [08:40] I would argue that, since the change is recent, more code out there is still using the old API [08:41] we can only really do a code grep for that (from Python) [08:41] seb128: Could not remember, but found it... /usr/share/glib-2.0/schemas/org.compiz.* [08:41] duflu, thanks [08:41] mhr3, can your "grep alt-tab-right /usr/share/glib-2.0/schemas/org.compiz.*" ? [08:42] pitti, well, we can archive grep but that doesn't solve the 3rd party problem [08:43] if we rename the binary, it'll break those even more (including consumers of the C API) [08:43] pitti, in any case I suggest we do take on doing the transition next cycle, it's late to do that for saucy at this point, and since the new api didn't get released in any distribution yet I doubt many 3rd party ported their code to make it incompatible with what 95% of their users are running [08:43] seb128: /usr/share/glib-2.0/schemas/org.compiz.unityshell.gschema.xml: [08:43] seb128: sounds good [08:43] seb128: Exists on raring, not saucy [08:43] pitti, great [08:44] pitti, (I was suggesting renaming the gir, not the lib) [08:44] ah, not sure whether that'd help; I don't know any software which actually bothers to check the gir version except for gtk 2/3 [08:44] pitti, and only the Ubuntu binary, e.g gir1.2-notify-0.7.1 [08:44] or something [08:45] seb128: I think in that case we should rather ship an override [08:45] duflu, right, but mhr3 is having the issue on current saucy, which puzzles me [08:45] which calls the new API and falls back to the old [08:45] pitti, that would allow the old number argument to work rather than hit an exception? [08:45] seb128: The issue is surely _because_ the key no longer exists on saucy? [08:45] the override would catch the exception and call the old API [08:46] duflu, well, the key is not used in the code so it should be fine to not have it in the schemas? [08:46] * duflu shrugs [08:46] duflu, I grepped compiz and unity trunk, no mention of "alt-tab-right" (out of a .convert) [08:46] neither in the saucy sources [08:46] Could be leftover config from an upgrade and gsettings is hitting it (not Unity) [08:47] duflu, right, thanks for the help, I was not sure why the code was hitting an assert trying to read a key which is not mentioned in the source [08:47] duflu, the missing piece was "it gets its list of key from the schemas" [08:53] oh i forgot to say good morning to all :) [09:09] seb128, so, yea guest works fine :/ [09:10] mhr3, you have a schemas or config somewhere that lists that key... [09:10] mhr3, grep "alt-tab-right" ~/.config -r ? [09:10] where though... thats the question [09:11] ~/.config/compiz-1/gsettings/schemas/org.compiz.unityshell.gschema.xml: [09:11] hmmm [09:13] mhr3, delete it and be happy? [09:13] didn't help :/ [09:14] :-( [09:14] mhr3, strace -f compiz 2>&1 | grep schemas > telluswhatyouareloading [09:14] seb128, any idea how to reset that schema? [09:15] i never remember it for the relocatable ones [09:16] gsettings reset org.compiz.core:/org/compiz/profiles/unity/plugins/core/ active-plugins [09:16] mhr3, ^ I've that in my irc logs [09:16] so "org.compiz.core:/org/compiz/profiles/unity/plugins/core/" I guess [09:16] mhr3, "gsettings list-recursively org.compiz.core:/org/compiz/profiles/unity/core/ | grep alt-tab-right" ? [09:18] mhr3, org.compiz.unityshell:/org/compiz/profiles/unity/plugins/unityshell/ [09:18] seb128, nothing, yet it still crashes [09:18] rather [09:18] mhr3, I gave you the wrong one before [09:18] ^ [09:18] seb128, not there either :/ [09:19] mhr3, did you try the strace? [09:20] not sure if you saw the command I just gave some lines up [09:20] before you asked about the reset [09:21] not much there really, just opening them from /usr/share/glib... [09:22] which doesn't mention "alt-tab-right" at all? [09:22] seb128, well it's compiled [09:23] oh.. not that much compiled... but no, no alt-tab-right [09:23] mhr3, the gschemas db is compiled yes, but compiz doesn't read that config apparently, it reads the .schemas to compute the keys list [09:24] i'll restart, maybe that will finally refresh everything [09:27] seb128, :'-( [09:27] i want my desktop back [09:28] seb128, I haven't used any headers in the System Settings designs. [09:28] mhr3, grep "alt-tab-right" / -r [09:28] mpt, well, jouni and matt say that the section titles should be header widgets [09:28] you want to kill my laptop, don't you? [09:29] mhr3, don't you have a ssd drive? ;-) [09:29] seb128, i do, and ubuntu doesn't use it :/ [09:30] mhr3, well, I've no better idea, you can strace -f -e stat compiz 2>&1 | grep mhr3 or local or stuff [09:30] seb128, then they're mistaken. :-) They are often the beginning of sentences that the following labels complete, and it would be weird to use different font styles for the beginning and end of the same sentence. [09:30] to see what it reads in non standard location [09:30] mpt, I opened https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1236804 also [09:30] Launchpad bug 1236804 in ubuntu-system-settings (Ubuntu) "shouldn't use colon in section titles" [Low,Confirmed] [09:31] ok [09:31] mpt, well, at least in the visual (https://wiki.ubuntu.com/AboutThisDevice?action=AttachFile&do=get&target=phone-about.mockup.png) they have different colors for those titles [09:31] mpt, which doesn't happen if we use a Standard element [09:31] mpt, we discussed it for a while here yesterday and decided to not change anything for v1, we still have bug fixes and you guys don't agree [09:31] seb128, yeah, it's fine just there, but for example in Time & Date where you have "Set the time: Automatically / Manually", it makes less sense [09:32] mpt, did you see http://ubuntuone.com/1DapfTL5unqLohs7hTQAqv [09:32] mpt, it's some playing around, they want also the rounded version of the selector in the UIs [09:33] seb128, yes. Three different left text margins on one screen! Wow. [09:34] mpt, yeah, they ideally wanted the right version without the divider line before the selector [09:34] but that's a bit hackish and the Header elements don't allow to hide the divider [09:35] mpt, in any case it would be nice if you could sort it out and come to an agreement with them about header/no header issue [09:35] mpt, I think their main concern is that, currently, the titles and elements have the exact same style, which makes the UI a bit less easy to "parse" [09:36] Yes, it's tied in with the (lack of) styling for interactive elements [09:37] mpt, do you want me to open a bug about the header topic so we can track the issue/have the discussion there? [09:37] seb128, I think it's the same bug ... If they were headers then they shouldn't have colons [09:38] mpt, ok, that's sort of what I though ... so good, let's keep that one ;-) [09:40] seb128, that rightmost image in reminds me of ... Pick one indentation and stick to it. :-) [09:40] hehe [09:41] mpt, well, thing is that we got a special version of the optionselector to use in lists (that's what we use atm), but they don't like it ... and the standalone version if not really made to be used there so it's not aligned with other elements [09:41] mpt: seb128: I see 5 indentation levels in the right-most one?! [09:41] but that optionselector problem is another one [09:42] (including Time & Date top level title.) [09:42] xnox, it should be 3 "headers: most left, items: middle, selector: most right" [09:42] xnox, the top level title is aligned on Europe/Paris [09:43] ...and mardi [09:43] seb128: maybe I need to check my eye-sight, but "top level title" looks to me a pixel or two mis-aligned from Europe/paris. [09:44] xnox, that would be a toolkit bug if that's true [09:44] xnox, I don't see it here but maybe you are right, I don't have pixel perfect eyes ;-) [09:45] seb128: or it's the day I find out I am cross-eyed ;-) [09:56] Laney, mpt: opened https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1237317 about the option selector thing [09:56] Launchpad bug 1237317 in ubuntu-system-settings (Ubuntu) "Should have an UbuntuShaped version of the ListItem.ItemSelector" [Low,Triaged] [09:58] seb128, wooo, compiz runs [09:59] It could just be that it's not obvious enough when ui elements are interactive [09:59] seb128, now tiny problem, i don't get unity :/ [09:59] mhr3, what was it? [09:59] seb128, there was one more .xml in ~/.compiz-1 (not just ~/.config/compiz-1) [10:00] oh, restarted, got unity [10:00] yeye! [10:00] and an hour wasted [10:01] mhr3, :-( [10:02] mhr3, the make install always bite back... [10:02] seb128, but soon we'll be in the wonderful compiz-free world :P [10:02] and all these issues will be in mir [10:02] hehe [10:02] that's great [10:03] it means people are going to stop pinging #ubuntu-desktop about those :p [10:03] haha, you wish [10:03] lol [10:04] seb128: hello! Can I propose a modification to the ubuntu-touch-settings package? ;) https://code.launchpad.net/~sil2100/+junk/ubuntu-settings_background [10:05] sil2100, that seems wrong, you listed the desktop filename in there? [10:05] http://bazaar.launchpad.net/~sil2100/+junk/ubuntu-settings_background/revision/36 [10:06] Shiiit [10:06] hehe, oh my [10:06] That's what I get for testing on my phone [10:06] hm, and this didn't happen for the first time, need to start paying attention [10:07] does that mean the form factor detection in unity8 gets to go away? [10:07] for background [10:08] Laney: it can stay, but I guess it doesn't make much sense - as the two backgrounds they are providing are the same one, but the phone version is just a cropped version of the phone one - when we use the tablet picture and let unity8 do the cropping, actually it crops to almost the same background [10:08] Laney: I guess that when we ask design to provide a real form-factor neutral background then it will be even better [10:08] yep, if that's true then you might be able to remove it [10:09] then everyone can use the same fallback stuff just by referring to gsettings [10:09] which would be nice [10:09] Indeed! [10:12] seb128: I re-pushed the branch but corrected now [10:12] seb128: pointing to /usr/share/unity8/graphics/tablet_background.jpg [10:18] sil2100, Laney: I feel that we should use the phone background, since we only target the n4 for v1 [10:18] it seems logic to default to what should be used on the form factor [10:22] seb128: right, but as mentioned earlier (at least on surfaceflinger) when unity8 does the wallpaper cropping of the tablet wallpaper, it crops it the same way as the phone wallpaper looks like [10:22] I'm not bothered, but if it ends up looking the same then it's less work to just do that [10:22] exactly the same way? [10:23] I've learnt to not trust myself looking at images or pixels [10:23] when it seems fine to me, others see bending, or compression, or not pixel perfect [10:23] e.g the wallpapers we ship seem fine to me but some people complain they look wrong [10:25] seb128: I'm checking that in gimp now [10:26] seb128: and there are slight differences - it's the same image, the same cropping but brightnes/contrast seem to be modified a bit, as tablet BG is darker [10:27] seb128: I was worried on using phone, as even though we only target phone for v1, the wallpaper ran on a tablet will look terrible then [10:27] sil2100, I wonder if we should try to change it for v1... [10:27] Since there's no way of having a good backdrop when using a 450px wide image on a tablet-wide screen [10:27] sil2100, btw did you get feedback from mpt on the "reset image button"? [10:28] Reset image button? [10:28] seb128: not yet, no movement on the bug, but since mpt is around here ;) [10:28] mpt: https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1234994 [10:28] Launchpad bug 1234994 in ubuntu-system-settings (Ubuntu) "can't reset background to default" [Low,Triaged] [10:29] mpt: I proposed a workaround for v1 to include a 'Reset background' button for now [10:29] 'Revert to default' or such [10:29] So #ubuntu-desktop is where we talk about everything relating to Ubuntu Touch [10:29] haha [10:30] mpt: no no, this was just something that popped up during our desktop-schema related talk ;p [10:30] it's where the desktop team, hijacked to work on touch, chats :-) [10:30] mpt, we tend to do that, part is habits, part is that -touch can be really busy at times which makes impossible to have a conversation [10:31] but yeah, we should probably should use -touch a bit more [10:31] My bad! [10:32] sil2100, sorry, I don't know what either the current code or your proposal looks like. Could you link a screenshot? [10:32] mpt: sure thing, one moment [10:33] mpt, the current code is http://ubuntuone.com/1Rb2gkYMa3JvnsgzzOjwDb [10:34] mpt, which runs gallery to pick an image, when you click on it [10:34] sil2100, ^ (I had it shared already from a previous discussion) [10:34] sil2100, would still be good to make one with the button [10:34] seb128, I thought we unrounded those corners earlier? [10:35] Oh, Matt unrounded them in the mockup, not in the code [10:35] My mistake [10:35] mpt, no, we didn't and nobody told us to unround them [10:36] mpt: posted the screenshot on the bug [10:36] https://wiki.ubuntu.com/Appearance?action=AttachFile&do=view&target=phone-background.mockup.png [10:37] thanks sil2100 [10:37] I used a standard button [10:37] mpt, right, we didn't pay enough attention to details I guess [10:38] mpt: I'll change the corners then anyway [10:38] thanks :-) [10:39] The squbuntircle is great, but not for showing a phone screen that is always perfectly rectangular. [10:39] ;) [10:40] You might as well get rid of the whole of SwappableImage then [10:40] most of that was only to make it work inside an UbuntuShape [10:40] also ChangeImage.qml is dead now [10:44] sil2100, commented [10:44] mpt: thanks! [10:45] Laney: time for some good ol cleanup then [10:45] oh man [10:45] the content hub MPs added some > 80 column lines [10:45] my beautiful right margin, trashed [10:46] mpt: the comment makes super sense, will fix it accordingly and provide a screenshot when done so - again thanks for looking into this ;) [10:47] ta [10:48] bregma Hi, where is this committed https://launchpad.net/unity/+milestone/5.26.0 ? I am unable to find any bzr tree for this [11:09] mhr3, do you know about https://bugs.launchpad.net/unity-lens-music/+bug/1210357 ? [11:09] Launchpad bug 1210357 in unity-lens-music (Ubuntu) "FTBFS" [Undecided,Confirmed] [11:09] sil2100, Mirv: ^ [11:10] seb128: that should interest bregma's team [11:10] https://bugs.launchpad.net/unity-lens-music/+bug/1230343 as well, not sure if that's still accurate [11:10] Launchpad bug 1230343 in Music Lens "Missing gfvs-backends dependency" [High,Confirmed] [11:11] our purview expands daily [11:11] bregma, good morning [11:11] that's an oxymoron [11:13] seb128, yea, FTBFS sounds plausible [11:13] mhr3, can you get it fixed? ;-) [11:13] seb128, but you know... the binary works :) [11:13] mhr3, lol [11:13] mhr3, "The name `FLOW' does not exist in the context of `Unity.CategoryRenderer'" [11:14] mhr3, I'm sure you know what that is and you can easily fix it ;-) [11:14] yea, it's called CAROUSEL these days === MacSlow is now known as MacSlow|lunch [11:15] mhr3, great, I see you are on top of it, feel free to ping me to get your merge request reviewed ;-) [11:16] seb128, damn, your avoiding-to-make-a-patch skill has higher level than mine :P [11:16] ;-) [11:16] mhr3, btw is https://bugs.launchpad.net/unity-lens-music/+bug/1230343 making sense? [11:17] Launchpad bug 1230343 in Music Lens "Missing gfvs-backends dependency" [High,Confirmed] [11:17] seb128, it's reported by pstolowski, so surely it does :) [11:17] do we have gvfs on the phone/do we want it there? [11:17] * seb128 looks [11:20] ;p0 [11:25] seb128, eh, sorry, my wifi died :/ [11:25] seb128, so, no need for gvfs-backends cause we don't have that scope on the phone [11:26] mhr3, no worry, I was saying [11:26] seb128, it's reported by pstolowski, so surely it does :) [11:26] do we have gvfs on the phone/do we want it there? [11:26] * seb128 looks [11:32] seb128, https://code.launchpad.net/~mhr3/unity-lens-music/fix-1210357/+merge/190093 [11:33] sil2100, ^ can you test build an approve it works for you? [11:33] mhr3, thanks [11:34] seb128, bots will build it ;) [11:34] seb128, mhr3: doing that locally as well ;) [11:34] mhr3, that's a good point ;-) [11:34] sil2100, thanks === Guest60728 is now known as Maple[] [11:38] mhr3: here it seems to build fine [11:39] mhr3: I approve globally, if anything the auto-merger will burp [11:39] sil2100, sure [11:43] sil2100, mhr3: thanks [11:44] sil2100, mhr3: who should be looking at https://launchpadlibrarian.net/153086899/buildlog_ubuntu-saucy-i386.unity-scope-github_0.1%2B13.10.20130723-0ubuntu1_FAILEDTOBUILD.txt.gz ? [11:44] seb128: normally I would look for David [11:44] But he's sadly not around [11:45] seb128, verterok might as well [11:58] Laney, mpt: I've added https://launchpadlibrarian.net/153088854/optionselector.png to https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1237317 [11:58] Launchpad bug 1237317 in ubuntu-system-settings (Ubuntu) "Should have an UbuntuShaped version of the ListItem.ItemSelector" [Low,Triaged] [11:58] Laney, mpt: I guess the issue is that the option group is not visually marked, so it doesn't make obvious what are the options of a selector and what are items ... I commented on the bug saying that [12:00] * sil2100 thinks we should really get rid of habbits and start discussing these things on -touch [12:00] ;p [12:01] sil2100, heh, that screenshot was taken on my desktop, it's a toolkit issue ;-) [12:06] That's #ubuntu-app-devel ;-) [12:06] Anyway, yeah it does, but I don't really have good input to give on how to fix it [12:06] Laney, yeah, me neither, let's wait for design input [12:06] the previous valueselector has a colored background for the options [12:07] but that didn't look really nice either === MacSlow|lunch is now known as MacSlow [12:10] ! ;p [12:10] Factoid 'p' not found === vila is now known as vila-laaaate-lun [13:05] I wonders how to push an update of translation update? [13:06] happyaron, translation update of what? [13:06] seb128: language packs [13:07] happyaron, there is a new export scheduled for tomorrow [13:07] happyaron, you don't push updates for those, they are regular cron jobs [13:07] I see. Where I can find the update schedule? [13:08] it seems we have too few updates during development cycle, and I suggest to add more in next cycle, :) [13:09] happyaron, https://dev.launchpad.net/Translations/LanguagePackSchedule [13:09] that seems outdated though [13:09] pitti, ^ do you know? [13:10] it was written when dpm is the translation coordinator, but nobody works on it now I think... === m_conley_away is now known as m_conley === vila-laaaate-lun is now known as vila-late-lunch === m_conley is now known as m_conley_away [13:18] happyaron, well, dpm and pitti still look at those [13:18] happyaron, http://irclogs.ubuntu.com/2013/10/09/%23ubuntu-devel.html#t09:04 [13:18] seb128 hi, can we own desktop bugs if we are working on it ? [13:18] happyaron, that's from earlier today [13:18] ritz, sure can [13:18] ritz, oh, and hey ;-) [13:19] sweet, thank you [13:21] android's weird :S [13:23] seb128: I see. ypwong asked dpm not too long ago and he said dpm told him language pack responsibility could belongs to desktop team. [13:23] where dpm hidding? :p [13:23] +is [13:23] happyaron, if you want to help with those I'm sure that would be welcome [13:24] seb128: as far as I see, the most recent update of language packs are for base pack, not full pack. the base pack contains quite little stuff. [13:24] happyaron, I think we should have a full export for release, I guess tomorrow's one should be that set [13:25] seb128: sure, and kylin people asked whether we are able to help on it and they can know who to ask for updating langpacks at least. [13:25] I see. [13:27] happyaron, if you want to help it's great, maybe let's see that after release when things are a bit less crazy [13:27] great [13:29] seb128: I think dpm now works as a liaison for Ubuntu App development. [13:29] his LP profile says that. [13:29] happyaron, yes, but old roles tend to stick [13:29] e.g he didn't handover langpacks to anyone [13:30] yes [13:30] well, he and pitti still try to help, but reality is that we didn't assign anyone to those [13:30] anyway, changing the cron schedule should be trivial [13:30] let's wait for dpm to be back online [13:30] ok [13:30] I think he's at a conf today [13:31] seb128: re (sorry, was in meeting) [13:31] pitti, wb (no worry) [13:31] seb128: not sure about that wiki page, but I have it on my todo list to build the final saucy packs tmorrow evening/friday morning [13:31] tomorrow is langpack translation deadline [13:31] and I requested a full export [13:31] pitti, they are going to be a new set of base ? [13:31] yes [13:31] right [13:31] for the final images [13:32] pitti, happyaron would like to help with langpacks (and maybe have updates more often for those) [13:32] so the LP and langpack-o-matic cronjobs were updated [13:33] how often do we roll updates? happyaron mentioned we didn't have as much as some people wanted in saucy [13:33] (I guess that includes Kylin) [13:33] seems we only updated base langpacks, but full exports are much fewer.. [13:33] hm, it seems I can't edit that page [13:33] which page? [13:33] I have u-t-c membership, maybe can help [13:33] for the devel release we update twice a week (automatically) [13:34] for stable releases we haven't done updates for a long time === vila-late-lunch is now known as vila [13:34] but that seems to be only base ones I guess, I mean the twice a week updates [13:34] happyaron: if you want to pick up the coordination of starting and testing stable langpack updates, that would be appreciated indeed [13:34] dpm used to do that, but as seb128 said there was no successor for him [13:35] I can start to work on it, but may not be as active as dpm before, of course [13:36] happyaron: https://wiki.ubuntu.com/Translations/LanguagePackUpdatesQA was the central testing feedback page [13:36] pitti: well, I still insist on checking if the twice a week updates are only base ones or full exports, :) [13:36] happyaron: only updates [13:36] happyaron: "-base" refreshes are what updates all langpacks [13:37] the net effect is the same, but for images we want empty update packs to save space [13:38] I see. [13:40] I'll need to check a bit for unity translations for zh_CN first, it seems some of them are not working but still need to find the cause. [13:42] happyaron, which ones? [13:43] happyaron, what locale do you use? [13:43] oh zh_CN [13:43] ok. shoot the ubuntukylin-default-settings. [13:43] happyaron, I think your main issue is that nobody translated https://translations.launchpad.net/ubuntu/saucy/+source/unity-scope-home/+pots/unity-scope-home [13:44] happyaron, it has only zh_TW and zh_HK translations [13:44] happyaron, that has all the dash strings nowadays [13:44] happyaron, you better get that done today if you want to catch the full export tomorrow [13:44] I'm working on that right now, and I found ubuntukylin-default-settings overwrites some translation files. [13:44] never look inside that package [13:44] it's scary [13:44] hehe [13:45] :p === Sweetshark_ is now known as Sweetshark [14:25] Sweetshark, hey [14:27] seb128: ho [14:28] Sweetshark, how are you? [14:28] Sweetshark, so, the libreoffice precise SRU, bdmurray is looking at it for us and he pointed an issue [14:28] Sweetshark, http://launchpadlibrarian.net/148219309/libreoffice_1%3A3.5.7-0ubuntu4_1%3A3.5.7-0ubuntu5.diff.gz [14:29] Sweetshark, lp-1194740-fdo-50304-fix-xls-row-height-again.diff is in that diff but not in the series [14:29] Sweetshark, was it supposed to be in the serie or to not be in the diff? [14:29] +Subject: hopefully more successful attempt to solve fdo#50304 [14:29] oh hell, I think there's more odds than I expected in UbuntuKylin. [14:29] Sweetshark, it seems like it should be in the series [14:29] happyaron, :-( === m_conley_away is now known as m_conley [14:40] is there a way for webpages like facebook to not appear in the alt-tab ? [14:42] seb128: http://anonscm.debian.org/gitweb/?p=pkg-openoffice/libreoffice.git;a=commit;h=95c677321ac0a7b895bb5d6d3d109d2a561f7dd1 <- should explain it in all its glory. [14:42] brrrr too much kernel stuff for me today === mlankhor1t is now known as mlankhorst [14:42] colonel [14:42] indeed [14:43] lieutenant [14:43] Sweetshark, it does, thanks [14:44] Sweetshark: hah, my mesa compiles take 2 minutes now :P [14:45] Laney, hum? is that way to say that kernel hacking leads to vodka drinking? ;-) [14:45] no it's how you pronounce colonel [14:45] I was caling him the colonel of the kernel [14:45] oh, I see ;-) [14:46] * seb128 could do with lemon and vodka :p [14:46] or maybe let's just keep getting some work done for now ;-) [14:46] hah eod for me :P [14:46] mlankhorst: Oh, you should write home about that: "Hey, I compile mesa quicker that this Sweetshark guy does compile LibreOffice on his machine!" ;> [14:47] :D [14:47] did I beat your 8092 core or w/e libreoffice yet? [14:47] Laney, my small mr to hide the "security:" header is still up for review btw, not sure if you saw that I fixed the typo in the variable yesterday (not that it matters much anyway, with the upstream mergers down) [14:47] Sweetshark, libreoffice's sru approved to precise, congrats ;-) [14:47] yes, looking at u-s-s reviews in a second [14:48] Sweetshark, next time we should make sure to ping those guys sooner which there is a small diff [14:48] Laney, thanks [14:48] I kind of ran out of ideas of things to work on for u-s-s btw [14:48] let me know some if you have them [14:50] seb128: yep, the SRU got fired off right before I left for vacation and thus I lost track of it somewhat. [14:52] Laney, are you looking for small things or something that might be a bit more work/looking around? [14:52] either [14:52] I had a look at the bugs and didn't really find anything to fix now [14:53] Laney, ted mentioned earlier than there is a new mechanism somewhere in the sdk to receive parameters on a running instance [14:53] Laney, which we should listen to, and react if it asks to change a panel [14:53] Laney, e.g if u-s-s is running and it got called again on another panel [14:54] Laney, that's bug #1237414 [14:54] Launchpad bug 1237414 in ubuntu-system-settings (Ubuntu) "Open settings app should redirect to linked settings page" [High,Confirmed] https://launchpad.net/bugs/1237414 [14:54] oh that exists now? [14:54] Laney, ted said loicm added it to the toolkit [14:54] I guess http://developer.ubuntu.com/api/devel/ubuntu-13.10/qml/ui-toolkit/qml-ubuntu-components0-urihandler.html [14:54] seems so [14:54] let me see [14:54] I bet you can't try it on desktop [14:55] probably not :/ [14:55] Laney, otherwise [14:55] bug #1237030 [14:55] Launchpad bug 1237030 in ubuntu-system-settings (Ubuntu) ""Set time & date" number picker highlight slightly misaligned" [Low,Triaged] https://launchpad.net/bugs/1237030 [14:55] bug #1236812 (not sure if that's on the indicator side, settings side, or menumodel stuff) [14:55] Launchpad bug 1236812 in ubuntu-system-settings (Ubuntu) "[Wifi] bottom item should be a caption" [Low,Confirmed] https://launchpad.net/bugs/1236812 [14:56] bug #1236772 [14:56] Launchpad bug 1236772 in ubuntu-system-settings (Ubuntu) "while setting language works in ubuntu touch, currency and date settings are still en_us.UTF-8" [High,Confirmed] https://launchpad.net/bugs/1236772 [14:56] seb128, Laney: thanks for the review guys! Will take that into consideration and fix ;) [14:56] sil2100, thanks [14:56] thought that 812 would be ted and 772 attente [14:56] can take 030 too [14:59] Laney, they are both busy enough that it's likely they are welcoming help, you can check with them [15:00] Laney, it's ok, i can do it [15:00] 772 [15:00] cool [15:00] attente, hey, did you try the g-s-d "adding us fallback" trick? [15:01] seb128, something really strange is happening here [15:02] g-s-d as far as i can tell is doing the right thing [15:02] but for some reason, the xprop wipes away the us layout [15:02] what xprop? [15:03] _XKB_RULES_NAMES [15:03] something must be resetting it [15:03] and i don't think it's g-s-d [15:03] well, something is in g-s-d... [15:03] hum [15:03] but it doesn't get reset with g-s-d 3.6 [15:03] and I didn't have either ibus nor indicator-keyboard running during my testing [15:04] I don't see what else could be doing it [15:05] Laney, other "easy" one: https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1233682 [15:05] Launchpad bug 1233682 in ubuntu-system-settings (Ubuntu) "Updates panel should not say Ubuntu Phone" [High,Triaged] [15:05] Laney, e.g make the Version in about include the image number [15:05] yeah, logging it on the libxkbfile side seems to indicate that g-s-d is doing the right thing already [15:05] attente, did I mention how much I hate that bug? :-( [15:06] seb128, i think you mentioned that a few times :) [15:07] Laney, you can get the version though the dbus interface of system-image (the update panel does that already) or probably call the cmd line utility/read a file [15:08] ok, should be simple enough, thanks [15:09] Laney, yw, thanks to you for your working on those ;-) [15:09] it was that or rls-s bugs ;-) [15:10] Laney, oh, on my backlog I've also a "update farstream-0.2 from 0.2.2 to 0.2.3" if you fancy having a look, it fixes a segfault, upstream pinged me about it on friday [15:10] https://bugs.freedesktop.org/show_bug.cgi?id=70087 [15:10] Freedesktop bug 70087 in GStreamer Elements "ERROR:fs-rtp-discover-codecs.c:127:debug_codec_cap: assertion failed" [Normal,Resolved: fixed] [15:10] debian has that already [15:11] should be a simple merge [15:11] great [15:11] Laney, and I think that was for things I can think about ;-) [15:13] jibel: btw, thanks for unblocking http://people.canonical.com/~j-lallement/libreoffice/binrepo/ -- it wasnt updating for quite a while by now there is a newer version uploaded. [15:26] seb128, hey [15:26] it was entirely my fault... [15:27] https://code.launchpad.net/~attente/indicator-keyboard/lp1226962/+merge/190163 should fix it [15:29] but media-keys shortcuts are still broken [15:30] attente, that doesn't really make sense to me, I'm pretty sure I didn't have indicator-keyboard running during my tests yesterday [15:30] attente, I had moved the .service away to make sure it was not started, and I renamed ibus-daemon as well [15:30] to rule those out [15:31] attente, let me try anyway [15:31] attente, yeah, media-keys were already not working in raring, nor are they working in xfce, that's another topic [15:32] seb128, i can take a second look at the g-s-d branch, try to figure out why it's only working under unity [15:33] attente, for the media keys? === m_conley is now known as m_conley_away [15:43] hum [15:43] does lightdm/indicator-session keeps indicating users as logged in after they log out, for others as well? [15:43] e.g with the ">" next to the name [15:47] attente, ok, your vcs fixes the issue indeed [15:47] seb128, under lightdm, there are no users in indicator-session for me [15:47] attente, is indicator-keyboard applying the config? (I still don't get why it was not working in my indicator-less session yesterday) [15:47] attente, oh, for lightdm I was speaking about the usernames on the main screen [15:48] they also have the ">" [15:48] oh [15:48] but I've the same bug in indicator-session of my own user [15:48] e.g I use indicator-session to log into a test user, log out [15:48] the greeter shows a ">" next to "Testuser" [15:48] I log back into my session [15:48] seb128, if i-keyboard wasn't running then i guess it still kept the old xprop value [15:49] and indicator session has a checkmark next to Testuser [15:49] does it show in loginctl? [15:49] Laney, yes [15:49] wth :/ [15:50] could be a logind bug or lightdm not ending the session properly I guess [15:50] CGroup: systemd:/user/1002.user [15:50] └─c6.session [15:50] ├─ 2464 /usr/lib/i386-linux-gnu/indicator-sound/indicator-sound-service [15:50] ├─ 2482 /usr/lib/i386-linux-gnu/indicator-bluetooth/indicator-bluetooth-service... [15:50] ├─32559 /usr/bin/pulseaudio --start --log-target=syslog [15:50] └─32578 /usr/lib/pulseaudio/pulse/gconf-helper [15:50] State: closing [15:51] leftover processes [15:51] (that's from "loginctl user-status Testuser") === tkamppeter_ is now known as tkamppeter [16:00] charles, larsu: ^ do you have any idea why the sound and bluetooth indicator keep running after sessions end? [16:53] jasoncwarner, hi === m_conley_away is now known as m_conley [18:15] seb128: no clue. the session should SIGTERM them when it quits. Is this with the new upstart stuff? [18:26] Hmm. my unity session seems broken today. rebooted and my mouse cursor doesn't appear, then eventually it does.. [18:26] [ 89.820980] dbus-daemon[3776]: segfault at 10 ip 0000000000408057 sp 00007fff951ac2d0 error 4 in dbus-daemon[400000+64000] [18:26] that doesn't look good [18:34] bug 1237573 [18:34] Launchpad bug 1237573 in unity (Ubuntu) "Desktop unusable. Can't click on anything in unity." [Undecided,New] https://launchpad.net/bugs/1237573 [18:45] larsu, no, it's not upstart, and no, gnome-session doesn't do that to what is running [18:45] larsu, gnome-session basically exit, which makes stuff it spawned exit, and most of stuff just go down when xorg and dbus exit [18:46] larsu, but yeah, that issue is not new, we had it with e-d-s gvfs and other stuff for ever [18:47] the only thing gnome-session does is to use the xorg libsm (or whatever it's called) to tell software that the session is ending [18:49] seb128: hm, so who terminates those processes then? dbus? [18:49] larsu, nothing, that's the issue [18:50] larsu, they usually go away because dbus go away and they don't like it and exit [18:50] larsu, or they use the libsm stuff and respond to session closing by exiting [18:50] that's something the cgroup session stuff would resolve [18:51] if it wouldn't lead to close your screen sessions as well [18:51] hm [18:51] I'm confused [18:51] why doesn't this happen with the other indicators? [18:51] that's a good question... session closing details are out of my understanding [18:52] mine too. Let's ask an expoert [18:52] desrt: ^^ [18:54] the session goes down in two ways, traditionally: [18:54] - processes die because they're unhappy that X went away [18:54] - processes die because they're unhappy that dbus went away [18:54] there is no implicit killing of processes by the kernel just because gnome-session died [18:55] and it's currently quite easy for a process to remain around after the session quits just by backgrounding itself and not exiting when dbus dies [18:56] hm, looks indicator-sound stops when the bus goes away... [18:56] desrt: thanks [18:58] larsu, that's basically what I was saying... [18:58] seb128: fun thread on gtk-devel right now, if you want to pile on... [18:59] desrt, "Removal of icons in buttons/menus"? [18:59] ya [18:59] seb128: no, I'm saying it does stop. It quits its main loop as soo as it loses the bus name [18:59] which happens when the connection dies, too [18:59] desrt, looking at who commited... not surprised [19:00] didn't we remove those a long time ago? [19:00] desrt, well, anyway, those are one of the reason I want to stay on 3.8 a bit longer [19:00] seb128: if this is our reason for not taking new gtk versions, maybe you should say as much [19:00] to the list, not to me. [19:00] desrt, well, I feel like that if that's their choices/way to go, it's their call [19:01] ah, the _option_ got removed [19:01] desrt, but I want to avoid to controversy for the LTS and have a longer cycle to deal with the side effects/complains [19:01] seb128: and it's your call as to which gtk version we ship. providing rationale for our decision-making to the upstream is just an FYI. [19:02] desrt, yeah, I'm going to reply tomorrow, let's wait a bit for thing to settle/think about how to write it [19:03] larsu, https://git.gnome.org/browse/gtk+/log/?qt=grep&q=Deprecate+and+ignore [19:03] larsu, do you see some name coming often in there? [19:04] seb128: lol! [19:06] larsu, ;-) [19:06] be nice [19:10] yeah [19:11] larsu, btw since you are around, what's the status on the "don't display a sound notfication when using the hardware buttons on touch"? [19:11] larsu, that keeps coming back my way, I would appreciate if there is a merge request up this week [19:13] seb128: I have a fix in https://code.launchpad.net/~larsu/indicator-sound/volume-action-activation [19:13] seb128: but it breaks the volume slider on the phone (not on the desktop though) [19:14] larsu, yeah, I pointed that out on the bug, but it's not proposed so "not ready to land" [19:14] oh? why? [19:14] seb128: I don't know... that's why I haven't MRed it yet. I've asked dednick to have a look. If he doesn't have time and I can't find it tomorrow, I'll fix it differently. [19:15] seb128: I'll have a fix by tomorrow evening in any case. It will need a small patch to unity8 as well [19:16] larsu, can't we just make that code be called only in the desktop profile? () [19:18] seb128: sadly no, the same actions are used on both. I've fixed it now by overloading an existing action, but I can also just add a new one for the phone [19:19] seb128: which feels hacky, but will be my "other" fix if I can't figure the right one out [19:25] larsu: did you get my comments from earlier about unitymenumodel? [19:27] dednick: I don't think so - there were a lot of pings, I might have missed some further up [19:27] larsu: http://pastebin.ubuntu.com/6213854/ [19:27] action_target and parameter_type need to be the same. [19:28] otherwise we dont even fetch the state. [19:29] pitti: hey, do you still have any plans to do an upload for libgphoto2 in debian? [19:29] dednick: ah cool, thanks! I totally didn't think about that [19:29] dednick: "this is not a standard menu item, so target doesn't apply". I thought wrong I guess... [19:30] seb128: ^^ I'll have a fix tomorrow. Gotta pack and sleep now :) [19:30] larsu, have a good night and safe trip tomorrow! [19:30] larsu: :) cool. cya [19:30] larsu, when do you leave/flight? [19:32] seb128: I leave at ~4:30 for a 6:40 flight [19:32] am :( [19:33] will be in Montral (via Brussels) at 12:30 [19:33] *Montréal [19:33] at least you leave that crappy weather behind [19:33] * bigon also goes to Montréal [19:34] ogra_: yes! [19:34] bigon: awesome! [19:34] Montreal summit as well? [19:34] yes, I just bought my plane tickets an hour ago [19:34] yes + visit some friends [19:35] from Friday to the next Friday [19:35] how spontaneous :) [19:35] cool, we'll be there for the full week as well [19:36] well I was thinking about this for some times now [19:37] I really need to be away from work for some days :p [19:37] larsu, ok, not seeing you tomorrow morning then! [19:37] larsu, have a safe flight, and good luck trying to sleep/get up so early [19:37] seb128: thanks! [19:38] seb128: I'll check in from Brussels, but that will be ~8:30 or so [19:38] might be a bit early still :) [19:38] larsu, yeah, for sure [19:39] * bigon is doing BRU -> CDG -> YUL [19:40] bigon: ha, too bad, we could have been on the same flight (I'm TXL->BRU->YUL) [19:40] but I guess that probably wasn't available / expensive at this time [19:40] anyway, I'm off. See you! [19:41] larsu, night! [19:57] seb128, you said the language switching worked for you on the device? [19:58] attente, yes [19:58] attente, we seeded some langpacks, that works for those (well, after rebooting) [19:58] i'm getting authentication problems [19:58] oh? [19:58] "(process:25873): AccountsService-WARNING **: SetLanguage call failed: GDBus.Error:org.freedesktop.Accounts.Error.PermissionDenied: Not authorized" [19:58] how do you run system-settings? [19:58] from the device? [19:59] yes, as phablet, i do: [19:59] /usr/bin/system-settings --desktop_file_hint=/usr/share/applications/ubuntu-system-settings.desktop --stage_hint=main_stage [19:59] attente, how do you get "as phablet"? [19:59] su - phablet [19:59] hum [19:59] let me try [20:00] how are you normally running it? [20:00] I usually test from the device itself [20:00] oh, through the ui? [20:00] e.g unlock [20:00] click on the icon on the top left [20:00] type "settings" [20:00] click on the settings icon [20:00] yes [20:01] t source accountsservice [20:01] oops [20:01] * Laney was trying to secretly get the source to see what the pk action is :P [20:01] lol [20:02] attente, I can confirm your issue from an adb shell start [20:02] attente, if you need debug, you can start from the device and read ~/.cache/upstart/unity8.log [20:02] that's the process that spawn it and that gets the output [20:04] ok, thanks seb128 [20:04] yw: [20:04] ! [20:05] * desrt is not super happy about this seemingly new cool thing to put logs in ~/.cache/ [20:05] desrt, what would you put it? [20:05] not .cache [20:05] maybe the journal? :) [20:06] * seb128 slaps desrt [20:06] desrt, I though .cache was "should be fine to wipe out" [20:06] which is true for log [20:06] no... [20:06] (and no...) [20:07] the spec is not very thorough about what it says. only "user-specific non-essential data" [20:07] that matches the logs definition [20:07] but i see it as "data that can be replaced at a cost, either by downloading or recomputing" [20:08] ie: fitting the more traditional definition of browser cache, thumbnail cache, etc. [20:08] that's your understanding of that statement it seems... ;-) [20:08] logs are not "fine to wipe out" [20:09] at least not under all circumstances [20:10] where would you recommend storing those? [20:11] i honestly think the journal (or equivalent) is a good answer [20:11] the journal is an abstract concept [20:11] and i just noticed that the other thing that i hated for doing this (gdm) has indeed started to do that instead [20:11] it does store its datas somewhere [20:11] you are just shifting the blame [20:11] it stores it in /var/log [20:11] ok [20:11] which is, indisputably, where logs belong [20:12] so /var/log/ would be our call [20:12] ya. that would be better, i suppose. [20:12] which would work for me... [20:12] though I doubt in practice it creates lot of issues [20:13] i think given that, plus the xdg runtime dir, i could expand my idea of "no dconf writes on login" to "no homedir writes on login" :) [20:13] usually most users don't care about lot and they never clear .cache [20:13] lot->logs [20:13] * desrt cares very deeply about .cache [20:13] I said "users" :p [20:13] nod [20:13] * desrt is being excessively idealistic here [20:13] yeah, same as /etc use ;-) [20:13] but i don't like to see things progressing backwards, which we seem to be doing in this case [20:14] for lack of the journal, /var/log// would be a neat idea [20:14] i guess rather /var/log/user// [20:15] time for XDG_LOG_DIR!! [20:15] yeah, that would work for me as well [20:15] lol [20:16] on that note, /me drops offline [20:16] have a good night everyone! [20:16] seb128: talk to you tomorrow. good night. [20:16] thanks, you too ;-)