[00:00] not yet, should I now? [00:00] whenever you're ready, I'd say [00:01] provided it was fine re: freeze and all o that [00:03] ok should be done now. The rename was a "bug fix", the only other changes were translation updates [00:04] ok [00:17] jbicha: the merge is up and was approved by mterry, but I'm waiting for jenkins to pick things up. that said, we can rerun tests later if they fail in daily landing [05:41] Laney: ah, we should add the signal emission to our "fallback to pm-utils" patch indeed; mind filing a bug for it to track, with the details? [05:41] Good morning [05:49] pitti: Good morning! [05:50] hey RAOF, how are you? [05:50] Pretty good. [05:51] pitti: It appears that DEB_HOST_ARCH [05:52] isn't set to “linux” while running the auto-pkg-tests? [05:52] Also, could I trouble you for a colord & colord-gtk upload to Debian? [05:52] RAOF: autopkgtest calls "debian/rules build" AFAIK [05:53] RAOF: i. e. you can't rely on anything dpkg-buildpackage would set for you [05:53] that's a bit weird, but actually Debian policy says that packages need to be able to build with just that [05:53] so you need something like [05:54] DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH || true) [05:55] RAOF: uploads> sure [05:55] RAOF: toss me the .dsc or git links? [05:55] ah, I still have a colord checkout [05:55] I'll do the git links. [05:56] but maybe you want to fix the DEB_HOST_ARCH thing first? [05:56] Yeah. [05:56] RAOF: seems debian/rules already does it for MULTIARCH, so you just need the same for D_HOST_ARCH [05:59] Indeed. [06:26] pitti: Ready to roll [06:27] RAOF: ack; want to dch -r/debcommit -ar ? [06:28] pitti: Enjoy the debian/0.1.31-1 tag. [06:29] RAOF: as soon as you push and push --tags :) [06:31] pitti: Done. Also, git+ssh://git.debian.org/git/collab-maint/colord-gtk.git [06:31] Now, Zoë bath. [06:31] oh, that pulled some 15 tags :) [06:31] * pitti is always annoyed by the requirement to do git push --tags separately [06:34] * pitti fires up sbuild [06:35] RAOF: colord-gtk> release/tag please? [06:36] pitti: about git push --tags: http://stackoverflow.com/a/2988182 [06:48] pitti: debian/0.1.24-1 [06:48] RAOF: thanks; currently looking how to tell sbuild to enable experimental [06:49] pitti: Urgh. You'll need --build-dep-resolver=aptitude [06:49] In addition to actually having the sources in there. [06:49] ^ that I do [06:50] thanks! [06:50] RAOF: push your colord-gtk release, please? [06:52] pitti: git thinks it's already pushed all of colord-gtk [06:54] ah, now; apparently there's some delay somewhere in between [07:14] would anyone know how I can get logs or other details from failed unity test cases? [07:14] didrocks perhaps? [07:14] pitti: do you mean autopilot tests? [07:15] or something else? [07:15] make -C obj-x86_64-linux-gnu/ check [07:15] the debian package does check-headless, but that doesn't run the D-BUS tests (which I'm interested in) [07:16] I'd like to see unity's output (it already does some logging) for a particular test case [07:17] running just one test would also be helpful [07:17] sorry for being a n00b here [07:17] pitti: I'm not really familiar with the check-headless tests TBH [07:17] I think Trevinho would be of a greater help ^ [07:18] ok, thanks [07:18] xnox: I will let you fix what Ricardo told and then, having a look [07:18] sorry pitti [07:18] [ FAILED ] TestGnomeSessionManager.LogoutFallbackLogind [07:18] this is delightfully unhelpful :) I guess that can't be the end of what this test runner can do [07:18] xnox: you should add to the changelog "general packaging cleanup" [07:19] pitti: well, this is what is shown in all Unity* pieces when something failed though [07:19] right, but there could at least be the particular assertion that failed [07:20] anyway, I'll ask in #ubuntu-unity, thanks didrocks! [07:20] yw pitti [07:22] pitti: colord and colord-gtk got rejected for not containing source? [07:22] urgh, sorry [07:23] pitti: Also, it looked like colord was going to unstable? [07:23] hm, it seems sbuild is doing strange things [07:23] sbuild --build-dep-resolver=aptitude -d sid colord-gtk_0.1.24-1.dsc [07:24] that's what I ran [07:24] apparently that's not paying attention to the debian/changelog target then, and doesn't include the source? [07:24] * pitti builds again [07:24] Apparently? [07:24] ah, -s [07:25] oh, it's -c sid, not -d sid; bad mk-sbuild manpage! [07:25] seems it still wants an explicit -d experimental, though [07:26] RAOF: ok, building again, sorry! [07:26] bbl [07:30] pitti: No problem [07:35] ok, looks better now [07:41] pitti: Thanks, that got accepted. [07:49] good morning [07:52] salut jibel [07:52] ça va? [07:56] bonjour jibel === tkamppeter_ is now known as tkamppeter [08:12] Salut pitti et didrocks [08:12] bonjour jibel, ça va ? [08:12] pitti, ça va bien et toi? [08:13] jibel: un peu malade :( [08:15] pitti, rien de grave j'espère? [08:16] jibel: seulment un rhume [08:32] hey desktopers [08:34] hey seb128 [08:35] lut didrocks ;-) [09:01] morning! [09:03] Laney, good morning [09:04] pitti: bug> sure - I hacked up a version which does emit the signal by delaying the return and calling send_prepare_for at the end. I'm not entirely sure if that's right though. [09:13] pitti, @re: logind, would you prefer to delay the systemd-services use to after raring? [09:13] seb128: your call really [09:13] seb128: the basic functionality of timezoned etc. works fine, and I wrote autopkgtests for them [09:14] seb128: but I understand for proper ntp handling we need desrt's shim? [09:14] pitti, well, our side is rather ready, I just don't want to create too much issues for you [09:14] seb128: anyway, I'm going to disable the upstart job for logind, so that one can install systemd-services without libpam-systemd and thus logind [09:14] pitti, we do yes [09:14] seb128: the logind FFE was finally decided (rejected), so we now have a clear path forward [09:45] Laney, there is a new glib out, want to do the update? [09:45] Laney, pango as well... ;-) [09:45] my favourite! [09:45] ;-) [09:45] Laney, thanks [10:20] Anyone in charge of GNOME Control Center here? === Pleiadian_ is now known as Pleiadian [10:21] tkamppeter, that would be me? [10:28] seb128, we came to the decision to let the GCC open system-config-printer instead of its own tool for printer management in Raring, as the new tool has improved but is still missing stuff, like a button for sharing printers. [10:28] tkamppeter, who is "we"? === vrruiz_ is now known as rvr_ [10:32] seb128, I think it was discussed on some desktop meeting [10:33] tkamppeter, yeah, we discussed it last week, and we said we should discuss it after the meeting again, I was just curious if you had another discussion on the topic [10:33] tkamppeter, so I will upload gnome-control-center to hide the icon under unity [10:34] tkamppeter, you should probably restore 06_rename_settings_panel.patch in system-config-printer? [10:34] ah there we go, I have systemd sending the event seemingly at the right time and indicator-datetime responding to it [10:34] seb128, to return the name from "Print Settings" to "Printers"? [10:35] yes [10:35] seb128, Laney: I'm pondering how to make systemd-services work without starting logind, and at the same time make it easy to enable logind for testing and preparing the migration (as that will happen in May) [10:36] pitti: Yeah - I was thinking of holding back the packages [10:36] seb128, Laney: my initial idea was to disable the startup condition in logind's upstart job, but WDYT about just moving the upstart job into libpam-systemd? [10:36] but perhaps just have the PPA be what people should use to do the migration [10:36] pitti, that would work for me [10:36] mmm, yeah that works [10:36] then you can install systemd-services without logind starting, but if someone installs libpam-systemd (and thus uninstall libpam-xdg-support), you'll get logind [10:37] and we woudln't even need to revert that change in May [10:38] seb128, so tell me when the changed GCC is uploaded and after that I will re-introduce the patch in s-c-p. [10:40] pitti: is that all you need to do to disable logind? [10:40] like there's no dbus activation or anything weird like that [10:41] Laney: yes; if you call loginctl it'll dbus-activate, but fail because of the missing cgroup [10:41] Laney: if that's worrying you we can disable it further as well, but I wouldn't like to cripple it too much for just a month [10:41] no, the scope of that seems quite limited [10:42] I was more thinking of services dbus activating logind and then hanging forever waiting for a reply or so [10:43] all services that we grepped for check sd_booted(), which will fail because the cgroup is not mounted [10:43] there might be some third-party sw out there which just blindly talks to the logind D-BUS API without error checking, but I can't help that [10:43] it'll fail without logind in a very similar way as with our "broken" logind [10:44] yeah [10:44] * Laney files a bug for the PrepareForFoo stuff [10:52] Laney, seb128: FYI, I adjusted bug 1156074 for that issue, fixing now [10:52] Launchpad bug 1156074 in systemd (Ubuntu) "installing systemd-services without libpam-systemd loses device ACLs" [Undecided,In progress] https://launchpad.net/bugs/1156074 [10:53] pitti, ok, thanks [10:53] weird that I don't have that issue [10:53] I've systemd-services installed [10:53] seb128: with libpam-systemd? [10:53] no [10:54] seb128: do you have /sys/fs/cgroup/systemd/ ? [10:54] and logind running? [10:54] oh, sorry, I've libpam-systemd installed [10:54] :) [10:54] weird, I wonder how it got there [10:54] Good Morning everyone ... [10:54] I'm just using the desktop ppa [10:54] it is what you want [10:55] and I just installed systemd-services for the hostnamed, etc work [10:55] I though the pam change didn't make it to distro? [10:55] * seb128 is confused [10:56] seb128: "the pam change"? [10:56] pitti, installing libpam-systemd [10:56] seb128: oh, you mean adjusting the seeds? no, it didn't [10:56] I guess you uninstalled ubuntu-desktop [10:56] I wonder why that got installed for me [10:57] right, ubuntu-desktop is not installed [10:57] but that should bring less new stuff, not more :p [10:57] 2013-03-16 10:16:09 install libpam-systemd:i386 198-0ubuntu4 [10:57] aptitude why libpam-systemd [10:58] i systemd-services Recommande libpam-systemd [10:59] is that wanted? [10:59] * seb128 is confused on what bits of logind should be pulled in [11:01] tkamppeter, oh, you need to restore https://launchpad.net/ubuntu/+source/system-config-printer/1.3.11+20120807-0ubuntu11 as well [11:02] tkamppeter, I'm uploading g-c-c to hide the upstream icon, please update s-c-p whenever you are ready for that [11:04] seb128: ah, good point; I'll drop that [11:04] pitti, danke [11:04] pitti, on the good side I've logind installed and running and I didn't notice [11:04] so it seems things are just working for me :p [11:05] * seb128 hugs pitti, good work ;-) [11:05] seb128: nice! [11:06] seb128, I will do. [11:06] tkamppeter, thanks [11:11] seb128: so you didn't see Lennart's face in the boot splash? [11:13] pitti, no, but it's not april 1st yet... ;-) [11:13] hey seb128 quick query in the Gnome Control Center is there a reason why startup apps isn't in there? I have an app that is set to auto start up I just kinda instinctively went there and it wasn't an option. [11:16] davmor2, because nobody worked on "startup applications" in years and it's neither integrated nor good quality [11:16] seb128: ah okay, that's as good a reason as any I guess, thanks :) [11:16] yw [11:21] seb128: Hi Seb, can you please add a Precise task to bug 1156670, so it shows up in the sponsorship queue. [11:21] Launchpad bug 1156670 in accountsservice (Ubuntu) "Cannot chose language with home on nfs export" [Undecided,Fix released] https://launchpad.net/bugs/1156670 [11:23] GunnarHj, hey, done [11:24] seb128: Thanks! [11:24] np ;-) [11:25] didrocks: seb128: do we have ubuntu-wallpapers-raring yet? the contest did close on the 8th of march.... [11:25] xnox: not sure we have winners yet [11:25] JohnLea_: ^ do you know? [11:26] good question, dunno [11:31] Trevinho, there? I would like to go back to the old indicator-session dialogs for raring (still some issues with the new one and that landed a bit late, I want to play it safe) ... is there an easy way to tell indicator-session/unity to not use the new dialog or do we need commits reverted if we want to do that? [11:37] seb128; Is there a way we can keep them in?! We've tested the new dialogues very well, I think we have shaken out the bugs, and they got a very positive reception [11:37] seb128; if there is anything we can do to keep them In I would like to do that if at all possible. I'll owe you lots of beer if we can! ;-) [11:38] JohnLea_: do you mind answering on the wallpaper question? :) [11:38] didrocks; just about to ;-) [11:38] JohnLea_, there is a bunch of bugs, we get different dialogs in the user session and on the greeter, and we loose the fix we just got to ask password to reboot/shutdown the machine if other users are logged in [11:38] didrocks; we have the default wallpaper in don't we? [11:39] JohnLea_: never saw any request for that, so no :) [11:39] JohnLea_: didn't see as well the wallpapers for contest winners btw :) [11:39] JohnLea_, the default wallpaper ... did it change or is that yet another hard to notice variation over the same one? [11:39] the default yes [11:39] it's already in raring [11:39] I think we discuss about the other ones [11:39] didrocks; ok, I'll chase the new default wallpaper right now and get back to you. Do you know if the wallpaper competition is still being run by Iain Farrel? [11:40] JohnLea_, default wallpaper is in this decembre [11:40] seb128; I think the new wallpaper is already in, but let me double check. I think we did it right at the beginning of the cycle this time [11:40] seb128; ok, I thought is was [11:40] JohnLea_, yeah, no need to check [11:40] didrocks; ^ [11:40] right, didrocks said so as well [11:41] the default yes [11:41] it's already in raring [11:41] so all in agreement [11:41] remaining issues are [11:41] cool, all good [11:41] - contest wallpapers [11:41] - session dialogs [11:41] yep :) [11:41] seb128; do you know if Iain Farrel is still running the wallpaper competition? [11:42] JohnLea_, I've no idea [11:42] I don't even know if the competition was run this cycle [11:42] seb128; the community wallpaper competition is something that has been 100% community run for the last couple of cycles, we haven't had any direct involvement with it for a year and a half at least [11:43] seb128; humm, will need to dig and find out what is happening. I'll email Iain and cc you [11:43] http://www.omgubuntu.co.uk/2013/01/ubuntu-13-04-wallpaper-contest-now-open [11:43] JohnLea_, no need to Cc me, just ping us if there is an updated set of wallpapers to upload [11:44] mterry handled the update last cycle - perhaps he can tell us where they came from [11:44] let's check with him when he gets online [11:44] seb128; cool, will do. I assume deadline is in 2 days [11:44] right [11:44] seb128; so on to the shutdown dialogues... [11:45] JohnLea_, see my query on that [11:45] * didrocks grrr on omgubuntu to not give any link to the source [11:45] once more [11:45] and so, hard to find where it was announced :/ [11:45] SOURCE: IAIN FARRELL [11:45] so, it's him [11:45] JohnLea_: ^ [11:45] http://hungfu.wordpress.com/2013/01/28/raring-to-ringlead-this-cycle/ [11:46] 14/03/13 – Deliver final selection to our kind packager extraordinaire Ken VanDine. Thanks again, Ken for offering your help. [11:46] ;-) [11:46] :) [11:46] seb128; so from you comment above there are two issues. a) different dialogues in the greeter b) shutting down if other users are logged in? [11:47] JohnLea_, c) some bugs [11:47] seb128; is there a list somewhere? [11:47] Laney: at least, we have dailies for the package, it's just a MP away (well with… the right images) ;-) [11:47] JohnLea_, like the fact that opening the lock screen/shutdown dialog makes all the apps pop a dialog about unsaved work, even if you only wanted to lock the screen [11:47] JohnLea_, @list: a minute [11:49] seb128; cool, let's get a list together, I can go through it and review and add comments, then discuss what *has* to be fixed for this to be included, and rope Trevinho into the conversation to see if he can fix any of the blockers. [11:52] JohnLea_, https://bugs.launchpad.net/ubuntu/+bugs?field.tag=indicator-session-new-dialogs [11:52] * JohnLea_ starts looking at bug list [11:52] * didrocks adds one more, one sec [11:53] seb128, didrocks; I've emailed Iain asking him to ping either of you in IRC when he gets my message [11:53] great :) [11:53] ok [11:55] done [11:55] hey iainfarrell1 [11:55] hey [11:55] JohnLea_, didrocks: ^ [11:55] hey ;) === iainfarrell1 is now known as iainfarrell [11:55] hello! [11:55] The gang's all here! :) [11:55] hehe [11:55] heh, indeed! [11:55] so yeah, people were asking if we plan to land new wallpapers from the contest [11:55] so, I sent the wallpapers package on th e14th to Ken VanDine [11:55] uif is this week [11:55] but I've not hear anything back from him [11:56] ok, that's the info we were missing [11:56] I can pass them on to you if you'd like [11:56] better to use launchpad [11:56] I had it nice and early, yeah he's packaged and done the LP part in the past [11:56] so there is public tracking and it doesn't fall into cracks when somebody drops the ball [11:56] give me a bug and I'll upload it [11:56] coo [11:56] l [11:56] noted for next time :) [11:56] he's saved me in the past, clearly :) [11:56] iainfarrell: just open a bug against ubuntu-wallpapers and attach them please :) [11:56] on it :) [11:56] thx! [11:58] hyia iainfarrell ! [11:58] hey JohnLea_ [11:58] didrocks: I can't seem to report a bug - have a triangle in my way :) [11:59] https://launchpad.net/ubuntu-wallpapers [11:59] iainfarrell: https://launchpad.net/ubuntu/+source/ubuntu-wallpapers [11:59] try the package :) [11:59] bug tracking isn't opened upstream [12:02] ahh, I am so out of practice, I've added you didrocks, seb128 and JohnLea_ [12:02] thanks [12:02] Compressed file is up [12:02] excellent, thanks iainfarrell :) [12:02] Apologies for the delay, you'd have had it last week [12:02] iainfarrell: no worry, and not your fault! [12:02] I'm not sure what Ken usually does to it [12:02] once I've provided it [12:02] iainfarrell: will take care of it :) [12:02] but there's the last few releases [12:03] you're splendid fellows! [12:03] Thanks! [12:03] thanks to you :) [12:03] I am, we all are etc. :D [12:04] heh ;) === MacSlow is now known as MacSlow|lunch [13:06] kenvandine, hey [13:06] hey seb128 [13:06] kenvandine, how are you? [13:06] good [13:06] hey kenvandine [13:06] kenvandine, want to review https://code.launchpad.net/~didrocks/ubuntu-wallpapers/raring/+merge/154070 ? apparently you were send those updates ;-) [13:07] seb128, sure [13:07] kenvandine, thanks [13:07] kenvandine, took us a while to figure what's going on [13:07] ;-) [13:07] kenvandine, oh, and don't forget signon-ui :p [13:07] sorry :) [13:07] both were on my list for today :) [13:07] no worry [13:07] bug 1156979 [13:07] Launchpad bug 1156979 in unity-lens-friends (Ubuntu) "[FFe] replace gwibber-service with Friends" [Medium,Confirmed] https://launchpad.net/bugs/1156979 [13:08] bug 1156941 [13:08] Launchpad bug 1156941 in qml-friends (Ubuntu) "[FFe] Provide an API for access data from Friends" [Medium,Confirmed] https://launchpad.net/bugs/1156941 [13:08] ok, well you can thanks didrocks, by the time we tracked down the status he did the update as well [13:08] next time would be good to use a public bug for the tracking [13:08] kenvandine, nice! [13:09] yeah [13:09] he always sends me an email [13:11] kenvandine: wait [13:11] just seeing the update on the bug report [13:11] iainfarrell: you should have ping me on IRC :) [13:12] removing the additional one [13:14] kenvandine: additional wallpaper removed [13:14] (fine for reviewing now) [13:15] thx [13:16] kenvandine: thanks for publishing friends ;) [13:16] np, i checked the dashboard before i even had coffee today :) [13:17] \o/ [13:17] kenvandine: sometimes, maybe you should wait coffee, when things are read :p [13:17] red* [13:19] ok, filed FFe for ubuntu-ui-toolkit too, bug 1157191 [13:19] Launchpad bug 1157191 in ubuntu-ui-toolkit (Ubuntu) "[FFe] API updates for MainView, PageStack and Tabs " [Medium,New] https://launchpad.net/bugs/1157191 [13:20] today's going to be an MIR day too :) [13:20] qtdeclarative, ubuntu-ui-toolkit and friends [13:20] didrocks, i updated to the ppa and no major breakages yet :) === MacSlow|lunch is now known as MacSlow [13:25] didrocks, i am going to create a new stack for the toolkit/qt stuff [13:25] how about naming it "toolkit" [13:25] ? [13:26] kenvandine: platform? as there will be platform API in it? [13:27] like the ubuntu-platform-api [13:27] and other similar bindings? [13:27] wfm [13:27] kenvandine: ok, so head/platform.stack :) [13:27] didrocks, also is the wallpaper branch in a daily release stack? [13:27] feel free to boostrap it [13:27] kenvandine: yeah! in misc [13:27] i approved it [13:27] great [13:27] thanks kenvandine :) [13:27] will be tomorrow in! [13:27] thank you for preparing it! [13:27] no worry [13:28] my todo list for today has gotten shorter :) [13:28] was a refreshment in a world of 100 scopes :) [13:28] heh [13:29] kenvandine: ensure we do have integration tests and a job to run them please :) [13:30] if they need a real session [13:30] before we really add the stack [13:31] didrocks, there are autopilot tests that do run in the build [13:32] there aren't autopkgtest [13:32] it tests quite a few components [13:32] kenvandine: oh, so they do have a fake applications and testing against it? [13:32] but i haven't tried to figure out how the coverage is [13:32] without needing a real X session? [13:32] ok, please see how in a good/bad state we are :) [13:32] to ensure we can have dailies with a safety net ;) [13:33] yeah [13:33] thanks! [13:33] they use the component showcase demos [13:33] and autopilot [13:35] sounds good, just poke a little bit at it, ensure it's running well in pbuilder and we are set! :) [13:35] didrocks, looks like they test 17 components and confirm they object loads [13:36] and they are testing all the components gwibber use :) [13:36] so the only app that'll be in the archive using it :) [13:36] great! [13:36] kenvandine: you should subscribe to the MP as well to monitor that they don't push new code without tests, and so on… [13:36] distro acceptance criterias :) [13:36] ok, you assume i notice all those emails :) [13:38] i'm subscribed to 100s of them already :-D [13:38] didrocks, https://code.launchpad.net/~ken-vandine/cupstream2distro-config/platform-stack/+merge/154082 [13:39] kenvandine: hem, that's what jasoncwarner_ is asking us to monitor [13:39] kenvandine: and I'm subscribe to all of them :) [13:39] it's the only way to ensure we know what's going to land [13:39] and that the criterias are met [13:39] i usually look at the activereviews pages [13:40] kenvandine: on the 30 projects you are monitoring? :) [13:40] and what about what happened during the night? [13:40] i know... not perfect, but so much gets lost in the noise in email [13:41] i look at them in email too, but so much noise i can't read them all [13:42] kenvandine: well, I think the management is seeing us as the gateway, if we don't do the tracking well, we should raise with them we can't do it [13:43] weird that this wasn't raised before, I assumed everyone was looking at their stacks :) [13:43] maybe i need to spend some time unsubscribing to stuff [13:43] kenvandine: filters ;) [13:43] i do look... i just can't spend the time to read 3000 emails a day :) [13:43] i have filters... [13:43] kenvandine: you do look at other stacks? [13:43] or just yours? [13:43] ok, that folder has 713 emails for yesterday [13:44] over time i've been subscribed to many [13:44] kenvandine: I have some filters working per team [13:44] i guess i need to create separate filters [13:44] so I have subfolders for those [13:44] I'm still looking at what entering in all stacks [13:45] they don't show up per team for me [13:45] but I guess I won't be able to keep up and just rely on you guys :) [13:45] i guess i need to tweak procmail [13:45] you can't watch all of them :) [13:45] kenvandine: do you have an estimate of the number of emails if you only receive those from your stack? [13:45] i use the autofilter procmail rules [13:45] like, would it be workable? [13:45] kenvandine: ah, I do that manually ;) [13:45] it would be workable just for my stack :) [13:45] (the filters for procmal) [13:46] I wonder how we can do that in a robust way [13:46] * kenvandine wants gmail [13:46] :-D [13:47] i should plan a house keeping day and unsubscribe from lots of stuff === m_conley_away is now known as m_conley [13:47] heh [13:47] 713 merge emails in one day is too many :) [13:47] the folder has nearly 100k of emails :) [13:47] kenvandine, are you subscribed to the whole launchpad? ;-) [13:48] maybe :) [13:48] i've been subscribed to practically everything DX has ever done [13:51] kenvandine, spring cleaning! [13:52] i wonder if evolution will suck less if i do that spring cleaning :) [13:52] my launchpad-bugs folder must have 500 subfolders [13:52] at least === alan_g is now known as alan_g|tea [14:13] seb128, any progress on purging automatically old kernels after updates? [14:13] seb128, had to repair my mother's computer again [14:14] xclaesse, not that I know about :-( [14:14] out of disk space in the middle of upgrade is bad [14:14] again, 5G of useless kernels === alan_g|tea is now known as alan_g [14:14] shrugh, that issue sucks [14:14] IMHO, that's totally critical and release blocker [14:14] the upgrader shouldn't try to do the upgrade if there is not enough disk space to start with [14:14] but since all linux distro release with that bug since 20 years... [14:16] If I was a bash guru, I would write a cron that purge all kernels but the running one at startup [14:17] at least they are now being marked for auto-removal [14:17] so, "sudo apt-get --purge autoremove" will remove all but the most recent two [14:17] pitti, it's a bit better but still doesn't help end users who click through update-manager though :-( [14:18] yeah, it's still lacking UI integration [14:18] seb128, but I have to rekon it's partly my fault to have a too small root partition... but still it's about 2G of kernel per year when you do all updates [14:18] pitti, by "now" you mean raring? it doesn't work on precise at least [14:18] yes, raring [14:18] cool :) [14:18] didrocks, is unity-asset-pool setup to use the merger? [14:20] seb128, pitti: On my work maching, with a 300M /boot (the rest is encrypted) I got out of disk space in the middle of grub update, did not realize => system won't boot anymore [14:21] that was not that easy to repair [14:46] didrocks, dash is working well for me today [14:46] I'm experiencing a very tiny bug though, not sure where to report it [14:49] seb128, btw, the gcalctool fix landed in unity [14:49] mterry, thanks [14:50] mterry, the utah issue is being investigated by cjwatson and some others [14:50] mterry, it's an username preseeding issue in the installer [14:50] could be a bug on the Ubuntu side [14:59] rickspencer3: hey! great :) do you think the bug is linked to the changes? [14:59] didrocks, yeah [14:59] the search field doesn't have keyboard focus on first run [15:00] rickspencer3: see my email about it: open against https://launchpad.net/ubuntu/+source/unity and tag it 100scopes [15:00] that enables to have one list to rule them all :) [15:00] kenvandine: yeah, it's in misc as well [15:00] didrocks, saw that, but will the merger merge it? [15:00] * rickspencer3 looks [15:00] kenvandine: should be :) [15:01] didrocks, indeed it does seem to be... it just failed :) [15:01] didrocks, did you see i updated my c2ud branch? [15:02] I love the wikipedia integration [15:02] that's sweet [15:04] kenvandine: let me have a look [15:09] rickspencer3, it is! === dduffey_afk is now known as dduffey === Ursinha_ is now known as Ursinha [15:44] hyperair: ping :) [15:46] czajkowski: pong [15:46] what's up? [15:46] didrocks: man dude, the wikipedia thing is _nice_ [15:46] didrocks: so over time it will learn I prefer wikipedia over say, music, and move those to the top? [15:47] hyperair: free for a pm please before I break more stuff! :) [15:47] sure [15:47] and I'm very close to firing my VM out the window! [15:47] jcastro: not that you prefer wikipedia, but in general, people from your country/area prefers wikipedia [15:48] ah ok [15:49] or rather even, "for this search, people prefer wikipedia" :) [15:49] I'm sure dinausores will have wikipedia on top :p [16:06] pitti: how deep does your hardware testing stuff reach? [16:06] desrt: 15.324 meters [16:06] damn [16:06] * desrt needs 18m [16:06] * pitti gets a shovel [16:07] if i have a bluetooth connection active when i suspend then my system gets into a 'bad state' [16:07] sometimes this means that it doesn't complete suspend [16:07] sometimes it doesn't complete resume [16:07] desrt: right now it coveres record & replay of usbdevfs (MTP, PtP), and arbitrary sysfs and /dev/ stuff [16:07] but if it gets that far then probably i won't be able to start new apps after resuming [16:07] desrt: ah, it doesn't simulate actual hardware, it intercepts /dev/, /sys, ioctls. etc at the glibc level through LD_PRELOAD [16:08] right [16:08] so: kernel is too deep, in other words :) [16:10] yes [16:10] for that we'd need to simulate actual silicon [16:10] desrt: something like a VHDL runner perhaps? [16:11] :) [16:11] ok, c'est l'heur de la glace [16:11] lol [16:11] (for purely medical reasons of course, to soothe my sore throat) [16:11] * desrt wonders how much of his problems are caused by living life on the edge with uefi [16:12] pitti: enjoy :) [16:24] Laney, do you mind taking a look at my FFe requests? [16:24] bug 1156941 [16:24] Launchpad bug 1156941 in qml-friends (Ubuntu) "[FFe] Provide an API for access data from Friends" [Medium,Confirmed] https://launchpad.net/bugs/1156941 [16:24] bug 1156979 [16:24] Launchpad bug 1156979 in unity-lens-friends (Ubuntu) "[FFe] replace gwibber-service with Friends" [Medium,Confirmed] https://launchpad.net/bugs/1156979 [16:24] and bug 1157191 [16:24] Launchpad bug 1157191 in ubuntu-ui-toolkit (Ubuntu) "[FFe] API updates for MainView, PageStack and Tabs " [Medium,Confirmed] https://launchpad.net/bugs/1157191 [16:24] Laney, gotta love pre-meeting spam :) === tkamppeter_ is now known as tkamppeter [16:27] I'll see what I can do [16:27] how can I test friends? [16:28] generally it'll have to be pretty solid straight away, and we've been quite hard on FFes so far as promised at UDS [16:28] only been sabdfled once so far though ;-) [16:29] Laney: so far :) [16:29] I feel one more coming ;P [16:29] hey [16:30] there's always a few tbh [16:30] it's meeting time [16:30] * Laney runs [16:30] hey [16:30] Sweetshark, qengho, chrisccoulson, Laney, jasoncwarner, kenvandine, mlankhorst, cyphermox, mterry, robru, tkamppeter, attente: meeting time! [16:31] Laney, it's all build in ppa:super-friends/ppa [16:31] g; day [16:31] https://wiki.ubuntu.com/DesktopTeam/Meeting/2013-03-19 [16:31] Laney, we really want to kill the old gwibber code :) [16:31] let's get started [16:32] Sweetsha1k, hey [16:32] seb128: ho [16:32] haha... i thought Sweetsha1k said "no" [16:32] seb128: doing autopkgtests for LO4. not much else [16:33] ok [16:33] Sweetsha1k, thanks ;-) [16:33] qengho, hey [16:33] * Created packaging for Amazon-for-Chrome extension. ($) [16:33] * Analyzing a provided zipfile to make same for Firefox. ($) [16:33] * Added our own GoogleAPI keys to chromium-browser. Got blessing from GOOG to include in source package. [16:33] * Integrating much of packaging suggestions from chromium-browser upstream. [16:33] - Direct orig tarball download instead of buggy, terrible SCM checkout. [16:33] - NaCl enabling? [16:33] - Almost all system libraries used instead of integrated. [16:33] - Much housecleaning in debian/rules . [16:33] * Working with community member to get webapps applied to dev-channel dailies also! [16:33] * Starting autopkgtest work on chromium-browser. [16:33] EOF [16:34] nice [16:34] what's the amazon-for-chrome doing? [16:35] It's something that The Management wants to include in 13.10 almost certainly. [16:35] ok, let's see how that goes [16:35] qengho, thanks [16:35] chrisccoulson_, hey [16:35] chrisccoulson_, did you defeat chromium on arm yet? ;-) [16:36] That pit is deeper than can be fathomed. [16:36] seb128, yeah, the latest version is working on my pandaboard. i've got some packaging changes to make and then i'm going to stick it in a ppa [16:36] \o/ [16:36] chrisccoulson_: is that the library version? [16:38] hum, chrisccoulson_ seems busy, moving on [16:38] chrisccoulson_, thanks [16:38] Laney, hey [16:38] howdy [16:38] Bit of poking around upstart session jobs (looks like this will be off by default for raring so putting it on the shelf for now) [16:38] sorry, went to grab a glass of water ;) [16:38] Release work [16:38] started doing some logind porting this week including uncovering more work needed to our systemd patches [16:38] Some GNOME updates [16:38] seb128: I don't see a new pango1.0 in the series we're using? you mentioned it earlier [16:39] Laney, ups, I though we updated to the current serie where we updated to the harbuzz-using serie but stayed on stable [16:39] so ignore that [16:39] ;-) [16:39] Laney, did the user session FFe got nacked? :-( [16:39] might be able to sync glib - pochu uploaded that to exp [16:39] what is considered risky? [16:40] it's still got bugs like looking at all the Xsession scripts [16:40] ok, makes sense then, it's easy to opt in to work with it and we don't have real benefit/use of it yet [16:40] Laney, thanks [16:40] yeah, it'll be a good thing to do for S-cycle [16:40] kenvandine, hey [16:41] hey [16:41] i've been focusing on getting things in order to try to finally utilize the gwibber rewrite [16:41] get that landed [16:42] so all of that should be in good shape and added some APIs the core apps folks needed [16:42] going to right the release team next? ;-) [16:42] playing catch up uploading bugs fixes for online accounts now [16:42] fight* [16:42] i hope not fight :) [16:42] i begged Laney :) [16:42] buy some beers to Laney :p [16:42] indeed [16:42] lol [16:42] :P [16:42] kenvandine, thanks ;-) [16:42] i really want to kill that old buggy code [16:42] the trappist is a good place to go in oakland you know ... [16:42] mlankhorst, hey [16:42] friends is 1000x better [16:42] kenvandine, thanks ;-) [16:42] Laney, i'm there! [16:43] fixed armhf mesa 9.1, still looking into xserver race, rebased my kernel changes, random launchpad bug fixing, upstreaming a few of mesa changes, running testsuite for mesa 9.0.3 on radeon/nouveau/i915, etc. [16:43] ^D [16:43] mlankhorst, thanks [16:43] cyphermox said he would be out during the meeting [16:44] he has been focussing on bluetooth this week [16:44] looking at bluedroid and making bluez work on the phablet [16:44] doing regular indicator daily release tracking as well [16:45] [16:45] no mterry [16:45] kenvandine: (You may have seen that I added you as another GOOG API owner of "Ubuntu" project. If I get hit by a bus, you will be able to change settings.) [16:45] but he was not feeling well since yesterday so he might be taking some rest [16:45] robru, hey [16:45] seb128, hey! [16:46] * Make it easier to reply to tweets without having to remember to @mention the original tweet (friends prepends the @mention for you if you forget it) [16:46] * Automatically linkify URLs, with massive amounts of test coverage to prevent trailing punctuation from breaking the URLs. [16:46] * Fix a bug with Facebook "Stories" not being displayed properly. [16:46] * Include fake testing data in the package for the benefit of testing packages that depend on Friends. [16:46] * Implement since= for facebook, vastly reducing bandwidth usage. [16:46] * Fix a bug that prevented deleted accounts from having their old messages removed. [16:46] * Catch an unhandled exception for a harmless error condition. [16:46] * Add geotagging support to foursquare, flickr, and facebook. [16:46] * Greatly reduce the complexity of our model schema. [16:46] EOF [16:46] Laney, I've the feeling that's another team member ready to pay you some beers to see the new stuff to land ;-) [16:46] robru, thanks [16:47] tkamppeter, hey [16:47] - Set up web page for OpenPrinting Summit and invited people to participate [16:47] - Set up web page for Google Summer of Code participation of the Linux Foundation (with OpenPrinting being a part of it) [16:47] - Upgraded my main PC to Raring and reported bugs, especially broken QEMU VM support [16:47] - Updated Ghostscript to version 9.07 [16:47] - Updated system-config-printer to integrate in GNOME Control Center again [16:47] - CUPS 1.6.2 to land later today (got uploaded to Debian already) [16:47] - Put up new manufacturer-supplied PPDs on OpenPrinting and updated auto-downloadable packages there (Kyocera, Samsung). [16:47] tkamppeter, thanks [16:47] attente, hey [16:47] seb128, hi [16:48] started work on the keyboard/IM indicator [16:48] focusing on ibus first [16:48] .. [16:49] attente, good luck with that, not a trivial topic ;-) [16:49] attente, thanks [16:49] desrt, hey [16:49] seb128, thanks [16:49] hi [16:49] oh. it's that time again! [16:49] desrt, it is! ;-) [16:49] oooohhh wallpapers =) [16:49] xnox, shiny! ;-) [16:50] mostly this week was progress on the dconf proxy stuff [16:50] plus some glib bugfixing/maintainership type stuff [16:50] desrt, I saw you did a glib release, thanks ;-) [16:50] seb128: now, I am allowed to crop the ringtail one and use it in the slideshow? [16:50] it's too cute =) [16:50] xnox, ;-) [16:50] also also starting to look at improving the efficiency of converting gmenumodels into real menus (in a way that we can share for both gtk and qt) [16:50] since the current approach is quite bad [16:51] (fin) [16:51] desrt, thanks [16:51] so me: [16:51] - some desktop updates [16:52] - quite some sponsoring, the queue is quite high, help on that is welcome if people have time [16:52] - blueprints reviews after vUDS [16:52] - otherwise some bugs fixing, some SRUs [16:52] [16:52] [16:52] any info on why systemd-{services,shim} are still in universe? [16:53] does anyone has questions/comments/topics to discuss? [16:53] desrt, the second MIR didn't get approved yet [16:53] sarnold is still doing the security review [16:53] gotcha [16:53] and there was the logind question as well [16:54] but that got decided/delayed to next cycle [16:54] logind is unrelated, imho [16:54] well [16:54] debian/pitti put logind in systemd-services [16:54] although i see some of the systemd libs are already in main [16:54] so installing the services is installing logind [16:54] same binary [16:54] oh. interesting. [16:54] yeah [16:54] but it doesn't imply that we run it or use it, does it? [16:54] so some work had to be done around that [16:54] no [16:55] pitti did the changes required for that [16:55] k [16:55] * desrt is just trying not to have his changeset slip past the release [16:55] it will run only if you install libpam-systemd [16:55] well in any case, waiting for sarnold to finish the review [16:55] ok [16:56] seb128 forgot me :) [16:56] thanks for asking ;-) [16:56] other topics? [16:56] hey didrocks [16:56] hey! [16:56] didrocks, doh [16:56] * prepare to get a daily release on a set of features branch [16:56] * some refactoring to have multiple release sets as well [16:56] * using those 2 new daily release features on the 100 scopes projects, having 40 components involved uploading daily in the ppa. [16:56] * Help on this 100 scope projects to try having something rock solid by EOW. Wider testing will be opened tomorrow. [16:56] * Maybe another interesting new intersection of Unity feature is coming () [16:56] * New wallpapers packaging [16:56] thanks didrocks [16:56] yw [16:56] ;) [16:56] didrocks, sorry about that [16:56] no worry ;) [16:56] I grepped my irclog to have the ping list [16:57] and I apparently took one where I forgot to list you [16:57] seb128: can you please put my nick at the start of your ping list? :) [16:57] and used that as the list to go through :p [16:57] heh ;) [16:57] (or i could spend the 2 minutes to figure out how to fix irssi) [16:57] desrt, can do [16:57] oh [16:57] I forgot on my list [16:58] helped didrocks on the new scope ppa [16:58] ;-) [16:58] ;) [16:58] * seb128 hugs didrocks [16:58] * didrocks hugs seb128 back [16:58] anyone know how to fix irssi to highlight if a word is said anywhere in a line, not just at the start? [16:58] merci :-) [16:58] did I forget anybody else? ;-) [16:58] * Laney casts his release team eye at "interesting ... new feature" ;-) [16:58] desrt, i have a script for that [16:58] Laney, just read it as "more free beers" [16:58] Laney: you don't want to know (yet) [16:58] :) [16:58] ;-) [17:00] hello desrt [17:00] can someone say this ^ ? [17:00] can desrt stop that? [17:00] great [17:00] ;-) [17:00] it's working now. thanks :) [17:00] Laney, btw I foresee a disturbance in the force around bug #1154176 :p [17:00] Launchpad bug 1154176 in Unity "[FFE] Add payment preview for music" [Undecided,New] https://launchpad.net/bugs/1154176 [17:00] seb128: spoiler! [17:00] oh. reminds me [17:00] spoil alert [17:00] ;) [17:00] lol [17:00] thanks everyone [17:00] yeah comment #13 tipped me off [17:00] let's wrap there [17:00] i also spent some time this past week helping google sort out some dconf issues [17:01] he even got the unlucky number [17:01] and we have the mother of all issues on the radar, of course [17:01] desrt, nfs? [17:01] Laney: you have really *no* idea how much fun I'm having :) [17:01] XDG_RUNTIME_DIR not set on precise and google uses nfs [17:01] -> boom [17:01] desrt, can they just install libpam-xdg-dir ? [17:01] didrocks: I can try to guess :-) [17:01] marga: ^ ? [17:02] at least we tried to save the last minute stress/rush cycle [17:02] desrt, I'm here, and that's correct. [17:02] desrt, marga: https://launchpad.net/ubuntu/+source/pam-xdg-support [17:02] Will that fix it? [17:02] that should just work on precise afaik [17:02] marga: did you find out of the issue was caused by concurrent access? [17:02] marga, that will make XDG_RUNTIME_DIR defined, not sure if that's enough [17:02] *if [17:03] desrt, I found out it was NOT caused by concurrent access. It was caused by kerberos credentials expiring [17:03] i.e. NFS gone baby gon [17:03] oh [17:03] not much we can do in that case, then [17:03] trap the sigbus and not die? [17:04] fwiw, if you use the latest dconf with full proper NFS support, there would be no chance for this to happen anymore [17:04] but it doesn't help much on precise [17:05] So, the XDG_RUNTIME_DIR doesn't help in that case? [17:05] nope [17:05] seb128: here is the resolution, why I was this short on words in the meeting: http://skyfromme.wordpress.com/2013/03/19/autopkgtests-for-adults/ <- I just didnt want to repeat myself. [17:05] but with new dconf it would [17:05] because the entire database gets stored in the runtime dir in that case [17:05] so mmap is safe [17:05] Sweetsha1k, lol, I like the title ;-) [17:07] uhm... Is it not possible to trap the SIGBUS and just not get new data instead of dying horribly? [17:07] dealing with SIGBUS is quite difficult [17:07] for at least three reasons [17:08] first is that unix signals in general are extremely difficult to handle when combined with threads... you could get a SIGBUS in one thread, run the handler, then get a SIGBUS in another thread and run a concurrent handler... both of which would try to deal with the situation at the same time [17:08] seb128: "LibreOffice -- based on technology breaking your toolchain since 1985" -- I had to canibalize the source package as the full package would make the adt-image run out of space before even starting the tests, but when copying the package into the image. [17:08] and because of the extremely limited number of things that it is 'safe' to call from signal handlers, you can't do locking to prevent this problem [17:09] second reason is because after the signal handler returns, the process 'tries again' with whatever caused the SIGBUS [17:09] so the solution need to involve mapping in a valid page (maybe zero-filled?) over the area that was invalidated by NFS disappearing [17:09] third problem is that there is no way to register a SIGBUS handler for a particular region of memory -- you can only have one global SIGBUS handler [17:10] :-/ [17:10] so if dconf tried to solve this problem and so did something else, they'd end up stepping on each other's toes [17:10] we thought about adding a framework to glib for dealing with these types of situations [17:11] but decided that it wasn't worth the bother [17:11] here's a question: what do you expect to happen if the user's homedir disappears out from under them? [17:11] a solid answer to that question may at least give us something to work towards [17:12] uhm... === rickspencer3_ is now known as rickspencer3 [17:13] So, if the screensaver is still running, the user can enter their credentials and re-get the kerberos ticket, so that NFS comes back. [17:13] This is what happens most of the time for NFS using users, they re-enter their credentials on Monday and everything works. [17:13] entering their password at the screensaver brings back NFS? [17:13] yes. [17:13] some sort of pam magic is there? [17:13] right. [17:13] very interesting [17:14] So, we only need the screensaver to stay on the bus... :) [17:15] so new dconf takes a new approach to nfs [17:15] * marga nods [17:15] Could we maybe backport this to precise? Or does it have many dependencies? [17:15] but now that i think about it, it may not deal well with the nfs-temporarily-gone case [17:16] * desrt didn't even know this was possible [17:16] one thing is for sure: apps won't crash anymore [17:17] marga, the new dconf requires the new glib atm [17:17] oh :-/ [17:17] not sure how much of that is needed [17:17] or if you could make it work easily on the old glib [17:17] probably not tonnes [17:17] it also requires explicit setup for nfs [17:18] what do you mean by explicit setup? [17:18] you have to configure the dconf profile to tell it to use the nfs backend for the user's database [17:18] which i guess would not be a big problem for you [17:18] but there would be a problem: it uses a different database format [17:18] so the user's settings would disappear [17:18] (ie: the existing ones from before the switch) [17:19] well... it should be possible to write a migration script, right? [17:19] yes. probably even fairly easy. [17:21] i'm starting to think that maybe i should just write a new backend that automatically switches on when NFS is detected and uses the existing database file [17:22] probably would only take a couple of days [17:22] sounds good... But I'd really just go for a simpler patch [17:22] i don't think there's a good simple patch here [17:23] desrt: wrt. bluetooth, that actually rings a bell [17:24] pitti: got a bug? [17:24] bug 698331 [17:24] Launchpad bug 698331 in pm-utils "thinkpad T410: Bluetooth not getting disabled on suspend" [Medium,Confirmed] https://launchpad.net/bugs/698331 [17:24] desrt: we dropped the sleep.d quirk from pm-utils a while ago though, as it didn't seem necessary any mroe [17:25] at least I got that bug on my machine as well, and it was fixed with a kernel update [17:25] hum [17:27] what kernel update? [17:27] oh [17:27] desrt: if you put http://people.canonical.com/~pitti/tmp/49bluetooth into /usr/lib/pm-utils/sleep.d, does it fix that? [17:27] speaking about bluetooth [17:27] chrisccoulson_, did you file that bug you were mentioning in London? [17:28] chrisccoulson_, the hook that got dropped and makes bluetooth not work after suspend on the latitudes? === vrruiz_ is now known as rvr_ [17:29] pitti, not sure if it's the same issue, chrisccoulson_ was complaining about a quirck which was needed for bluetooth to work after resume on the e6410 and got dropped [17:32] seb128: might be that or bug 715643 [17:32] Launchpad bug 715643 in pm-utils (Ubuntu Maverick) "Bluetooth modules cause random S4 hangs" [Medium,Fix released] https://launchpad.net/bugs/715643 [17:33] I did get bug 698331 on my machine, and that one was fixed in the kernel in precise [17:33] Launchpad bug 698331 in pm-utils "thinkpad T410: Bluetooth not getting disabled on suspend" [Medium,Confirmed] https://launchpad.net/bugs/698331 [17:34] well, not sure what's going on exactly [17:34] but I can confirm that bluetooth stops working after suspend/resume on my e6410 [17:34] chrisccoulson_ knows the specific, I will wait for him to pong ;-) === alan_g is now known as alan_g|chess [18:03] chrisccoulson_, is there any specific system requirement to run xpcshell tests multiple_geo_listeners and multiple_geo_listeners_wrap, like access to an external service? I noticed they both hang on amd64 === kklimonda_ is now known as kklimonda [18:15] hi seb128, will check the scrollback in a few minutes [18:15] (sorry, not been too well today) [18:16] chrisccoulson_, (no worry, get better) [18:17] jibel, there shouldn't be any special requirements, particularly network access. the test suite has it's own http server for stuff like that [18:18] i'll check quickly though [18:21] jibel, is there any chance that another service has port 4444 on localhost? [18:21] that will make it hang [18:32] chrisccoulson_, there is nothing on this port [18:36] * didrocks waves good evening [18:37] jibel, is it reproducible? and is it happening on a test that you manually trigger? [18:37] i wonder whether you could modify the test script in the zip file, to add a try/catch around the test code [18:37] and log any exceptions [18:57] jibel, hmm, the reftest failures on amd64 are pretty weird. eg, https://jenkins.qa.ubuntu.com/job/raring-ppa-adt-ubuntu_mozilla_daily_ppa-firefox-trunk/ARCH=amd64,label=adt/86/testReport/junit/layout.reftests/reftest-sanity/blank_html/ [18:58] (you can copy the data URL's in to your browser addressbar to see the screenshots) === highvolt1ge is now known as highvoltage === Sweetsha1k is now known as Sweetshark [19:36] chrisccoulson_, it is reproducible bu only when run automatically [19:37] jibel, did you see the screenshot from the reftest failure i linked? it looks like there is a proxy server in the way [19:41] chrisccoulson_, no, I don't see any screenshot or failure, the reftest you linked "passed" [19:41] jibel, oh, that's weird. it showed as failing here, but it shows as passed now that i've refreshed it [19:42] jibel, in any case, the screenshot from the failure it was showing is http://paste.ubuntu.com/5629135/ [19:42] i've just copied the data URL from the log [19:45] chrisccoulson_, ah thanks, I see, there is a proxy but noproxy is not set for localhost [19:48] chrisccoulson_, what's the command line to run only 1 test for example dom/tests/unit/test_multiple_geo_listeners.js ? [19:50] jibel, /usr/lib/firefox-trunk/testing/run_xpcshell_tests xpcshell/tests/dom/tests/unit/test_multiple_geo_listeners.js should do it [19:55] chrisccoulson_, one slave has a broken proxy configuration and jenkins always selects it to run firefox-trunk amd64. I'll fix that first thing tomorrow morning, to avoid breaking things while I'm asleep :) [19:56] jibel, cool, thanks! [19:57] hey guys, for the juju gui we want to have icons, so we've decided on a scheme (icon.svg), but I need to figure things out like filesize etc. Is there a spec somewhere for svg icons for the desktop I can steal? === m_conley is now known as m_conley_away