[00:54] c [03:33] Good morning everyone [03:33] robert_ancell, morning , busy ? https://bugs.freedesktop.org/show_bug.cgi?id=48177 [03:33] Freedesktop bug 48177 in general "performance of accounts-daemon is very poor" [Normal,New: ] [03:35] ritz, always... [03:36] hey robert_ancell, how are you? [03:36] robert_ancell, oh ! I was wondering what is your opinion about the resolution for this issue. [03:36] I have created a branch on lp for this https://code.launchpad.net/~khadgaray/junk/accountsserivce-limit-user [03:36] where I read of logins.def, and limit it to UID_MAX_G [03:38] and intend to set a variable say overflow, to let lightdm/gdm/and others know to enable manual login [03:38] ritz, what's said in the bug reports makes sense to me. The workaround is probably not to use a user list in lightdm but as pointed out we don't have a good solution for if you haven't configured that [03:38] sounds good [03:38] pitti, hey [03:39] ritz, yeah, if the accounts service dbus interface had a "user overflow" flag or similar I could make lightdm/unity-greeter just go for manual login [03:39] robert_ancell, sweet, thanks. accountsservice/indicator-session and quite a few other apps can be painful [03:39] thanks [03:39] pitti, do you know much about librest? [03:40] * pitti looks that up in apt [03:40] never heard of it :( [03:40] pitti, you patched it! [03:41] oh, the thread deprecation [03:41] but AFAICS that's upstream now, we are in sync [03:42] pitti, yeah, I was just doing the update, I'm pretty sure 0.7.90 is a stable release and we should have 0.8.0 by GNOME 3.6 [03:42] it's very light on a NEWS file etc [03:45] probably best to have a look at the full diff to get an impression of the type of changes [03:45] yeah I had a look at that, mostly just additions [03:50] Sweetsha1k, hey [03:51] Sweetsha1k, is libreoffice 3.6.0~rc4 == 3.6.0.4? [03:54] yawn! [03:55] robert_ancell: hacking dconf stuff again? :) [03:55] desrt, updating a package to use the latest dconf [03:55] which? [03:55] gnome-terminal [03:55] but that codes just temporary anyway [03:55] surprised to hear that it uses dconf... [03:55] it's a workaround I believe [04:00] Has anyone else seen a bunch of gconf crashes? [04:01] Looking like https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/1036920 [04:01] RAOF: Error: bug 1036920 not found [04:04] RAOF, stop using gconf? [04:05] robert_ancell: Well, that would be nice, of course. [04:05] But crashing anything that still uses gconf isn't really a nice deprecation schedule :) [04:08] RAOF, you've discovered our impatient master plan [04:08] RAOF, is anything else still using it for comparison? [04:08] robert_ancell: Basically everything C# [04:09] The things that I've noticed doing it are Tomboy & Banshee. [04:37] RAOF: only think in PS using gconf at this point is compiz and gtk-window-decorator [04:37] both of which are being migrated over to other things as we speak [04:41] smspillaz, migrate faster! [05:34] robert_ancell: but tests :( [05:34] well, tests are good too [05:35] robert_ancell: turns out that writing tons of GObject boilerplate is really really labor intensive .. [05:35] smspillaz, they invented a language for that. Vala [05:35] robert_ancell: "lets rewrite X in vala!" [05:35] :) [05:36] "but first, here's a dead horse to beat!" === lifeless_ is now known as lifeless === Mimiko is now known as Guest23790 === tkamppeter_ is now known as tkamppeter [07:13] RAOF, hi [07:17] tkamppeter: Hi! [07:18] robert_ancell: 3.6.0~rc4 = 3.6.0.4 = 3.6.0 final [07:18] Moin all! [07:22] RAOF, you have found some issues in cups.postinst? [07:23] tkamppeter: Yeah, I did. However, I was misreading the versions we have, so it's not actually a problem. [07:26] hmmm, launchpad seems to be full of fail today. every second thing I do there leads to a "we are sorry-screen" [07:26] tkamppeter: There does still seem to be some sort of regression in cups 1.5.3-0ubuntu3; see the last couple of messages on https://bugs.launchpad.net/ubuntu/+source/cups/+bug/973270 [07:26] Ubuntu bug 973270 in system-config-printer "Printer does not provide REQUIRED job history." [High,Fix released] [07:29] RAOF, commented on the postinst stuff in bug 1037845. [07:29] Launchpad bug 1037845 in cups "[precise-updates] Cups 1.5.0-0ubuntu2 has incorrect postinst" [High,Invalid] https://launchpad.net/bugs/1037845 [07:31] RAOF, about bug 973270, the IPP printing should be all OK, but users with problems in IPP printing need to switch to the ipp14 backend as instructed in this bug report (would we need to add something to the Release Notes here?). [07:31] Launchpad bug 973270 in system-config-printer "Printer does not provide REQUIRED job history." [High,Fix released] https://launchpad.net/bugs/973270 [07:33] RAOF, the problem happens with USB printing and only for very few people. It is described by bug 995111. [07:33] Launchpad bug 995111 in cups "Print failure since upgrade to 12.04" [High,Fix released] https://launchpad.net/bugs/995111 [07:33] tkamppeter: The reporter is probably seeing a regression of bug 995111 rather than 973270; cups 1.5.3-0ubuntu2 works, cups 1.5.3-0ubuntu3 does not work. Is that what you were expecting? [07:35] RAOF, the problem is in the USB backend. As it is currently, it works for the vast majority of users, but there are some printers for which it needs exception rules. With the transition from 0ubuntu2 to 0ubuntu3 I have changed these exception rules as some users have problems. What happened now is that an additional printer needs its exception rule. [07:39] tkamppeter: Ok. So, we have two options: revert 0ubuntu3, or do a 0ubuntu4 fixing this regression. How certain are you that you can do a 0ubuntu4 that fixes the regressions from 0ubuntu3? [07:40] RAOF, I am looking now whether something went wrong in my last change of exception rules, especially if it did not break all Samsung printers. If so, we should do another update to 0ubuntu4 to fix the Samsungs. If it is a single Samsung which causes problems we do not necessarily do the fix in 12.04.1. [07:40] RAOF, we should not step back as we then break a bunch of Canon printers. [07:44] hey desktopers [07:56] RAOF, I found it, it actually breaks all Samsungs. How should I proceed to get the fix quickly into 12.04.1? [08:00] bonjour seb128, ça va? [08:00] oh, it's a pitti [08:01] pitti, ca va bien ! how are you? [08:01] had nice holidays? [08:01] seb128: je vais bien, merci! J'ai un bon vacances! [08:01] I saw you started catching up with emails on the crazy whoopsie discussion on -release ;-) [08:01] J'aime Strasbourg [08:02] this was the end of our Bodensee/Rhine tour [08:02] we finished a bit early (returned last Wednesday) and spent the other days on some cleanup, plumbing, swimming, and table tennis [08:02] seb128: heh, yeah; I devote today to bug and mail catch up [08:03] nice [08:03] yeah, Strasbourg is a nice city! [08:03] I hope GUADEC is there next year ;-) [08:03] I'd love that [08:03] (I don't know conjunctives yet) [08:06] pitti, j'aimerai ça ;-) [08:06] seb128: that's one word? [08:07] yes [08:08] seb128: is -rai a standard suffix? [08:08] hey pitti, welcome back [08:08] morning seb128 [08:08] i. e. would "Je lisrai" mean "I would read"? [08:08] hey larsu, wie gehts? [08:09] seb128: anyway, that's probably still 10 lessons away :) [08:09] gut! Had one beer too many last night ;) [08:09] larsu: with this heat, one beer is one too many [08:09] pitti, it's one of the standard ones, "je lirais" [08:10] seb128: ah, and "il lirait"? [08:10] Laney, larsu: hey [08:10] pitti, correct [08:10] "vous liraisons"? [08:10] gotcha [08:10] heh [08:10] err, "nous" [08:10] pitti, no, "vous liriez" [08:10] "vous liraisez", I gess [08:10] ah, darn [08:10] "nous lirons" [08:11] "vous lirez" (sorry, typo) [08:11] larsu, did you drink to forget about the coming week madness? :p [08:12] feature freeze, always a "fun" time [08:12] seb128, not really, was in good company (some open source people met in Berlin) [08:12] totally didn't think about ff [08:12] great ;-) [08:13] morning [08:14] my ISP decided to end my connection early :( [08:16] Laney, oh, where are you connecting from? borrowing the neighbour's internet? ;-) [08:16] mvo, logs with assertion error message from autopkgtest for software center: http://people.canonical.com/~j-lallement/software-center.log [08:16] seb128: I'm tethering with my phone [08:16] messages* even [08:16] get quite a strong 3G signal so it's not so bad [08:17] was supposed to switch to my new house on Thursday, ho hum [08:18] it's 2012 and those companies still don't know how to handle those things correctly... [08:20] jibel: nice! how did you do that? [08:21] hey mvo, how are you? [08:21] mvo, I ran it manually in the lab. [08:21] * pitti waves to Laney [08:21] hey pitti, how are you? [08:21] well rested? [08:22] indeed I am! had a really nice holiday === larsu is now known as Guest90474 [08:22] mentally, if not physically ;-) [08:22] both actually :) [08:24] nice [08:24] so... would you be so kind as to review my l-s branch to kill voodoo in a bit? :P [08:26] Laney, try offering a beer or some cookies to pitti, who knows he might be in good enough mood after his holidays to sign for that review ;-) [08:26] jibel: I have a branch that should add the failure automatically, will be part of the next upload, but thanks, I hope I can fix some on the way to the next upload [08:26] pitti: hey! I'm good, thanks, how are you? [08:26] hehe [08:27] joke aside I don't know who knows about those stuff, I can have a sanity check look but I don't know enough about the topic to do an useful review I think [08:27] well it's only code deletion really [08:27] I just want to make sure I deleted the right bits [08:28] Laney: I can have a look, yes; not that I would know much about fontconfig myself, but two pairs of clueless eyes might still be better than one :) [08:29] mvo: splendid, thanks! I ♥ Bodensee and Rhein :) [08:31] pitti: very nice! [08:41] hmm, I need some dbus help: I want to call the IsInstalled method on the org.freedesktop.PackageKit.Query interface. I am giving it a "(ssb)" g_variant and get complains that it wants 3 params, but I am giving 4. [08:42] http://paste.ubuntu.com/1156838/ <- here is the code. Any hints? [08:47] Sweetsha1k, what error do you get exactly? [08:47] Sweetsha1k: the g_variant_new looks ok, except for the & before bResult -- does it really want a bool*, not a bool? [08:48] error is: "GDBus.Error:org.freedesktop.DBus.Python.TypeError: TypeError: IsInstalled() takes exactly 3 arguments (4 given)" [08:49] seb128: oh [08:49] python?! [08:49] err, Sweetsha1k [08:49] yeah, c'est aptdaemon [08:49] pitti: maybe Im getting that completely wrong ;) the bool is an out param, so giving a bool by value cant work. But appearantly, what I do doesnt work either. [08:50] I don't find any method "IsInstalled" in PK or aptdaemon, hm [08:51] this is what dbus-binding-tool generates from the xml: dbus_g_proxy_call (proxy, "IsInstalled", error, G_TYPE_STRING, IN_package_name, G_TYPE_STRING, IN_interaction, G_TYPE_INVALID, G_TYPE_BOOLEAN, OUT_installed, G_TYPE_INVALID); [08:51] pitti: its in gnome-packagekit/src/*.xml [08:52] oh, that's the session installer stuff, sorry [08:52] Sweetsha1k: right [08:52] in_signature="ss", out_signature="b", [08:52] Sweetsha1k: don't supply the result as a paramter [08:53] Sweetsha1k: you'll get the out ones in the GVariant that g_dbus_proxy_call_sync returns [08:53] i. e. that will be (b) [08:56] pitti: ah! doh. In the example I was cargo cult copying, the returnvalue was never used. [08:56] pitti: I assume I am owner of the returned g_variant then and need to free it? [08:57] Sweetsha1k: right: Returns : [08:57] NULL if error is set. Otherwise a GVariant tuple with return values. Free with g_variant_unref(). [08:59] good morning everyone [09:00] pitti: k, thanks. sexy manual memory management. As you can see I wrote a wrapper right away for that because it scares me. [09:01] "Vala!" *cough* === zyga is now known as zyga-afk [09:08] oh, somebody declared my blogpost as the mission statement. charming! [09:11] absolutely [09:14] *grumble* gvariants are no gobjects *grumble* [09:16] that's a weird mission statement to have [09:17] mlankhorst: huh? [09:17] * mlankhorst declared your irc statement as mission statement! [09:18] mlankhorst: ah yeah! [09:18] Sweetsha1k: It'd be *far* too easy if all of glib had a uniform object structure! [09:18] * Sweetsha1k feels observed. [09:18] glib is awesome! *thumbs-up* [09:20] You know, I refuse to make that a mission statement out of principle! [09:20] g_variant unpacking in glib is just as much fun as com::sun::uno::Any unpacking in LibreOffice. [09:21] Now THAT'S a statement! [09:21] i wish we could see the names of people who select "Yes, it affects me" button in Launchpad [09:21] i swear that somebody is just going through every bug and selecting that without even reading the description [09:22] eg, bug 628631, auto-confirmed at the weekend [09:22] Launchpad bug 628631 in firefox "var/crash/_usr_lib_firefox_firefox-bin.1000.crash" [Undecided,Confirmed] https://launchpad.net/bugs/628631 [09:22] just like 100's of others in my inbox [09:33] chrisccoulson, hey, how are you? [09:33] seb128, yeah, good thanks. how are you? did you have a good weekend? [09:33] I've some questions regarding unity 2d and dualhead mode, is this the right channel? [09:34] chrisccoulson, I'm good thanks, I had though weather was not so nice, too warm here (over 38°C yesterday) [09:34] performance is really bad here, and unity (3d, with compiz) doesn't support the required display resolution. [09:34] \o/ LibreOffice has become selfaware. It knows how much of it is installed (and in two hours, I hope I taught it to install more). [09:34] mejo, hi, try #ubuntu-unity rather [09:34] \o/ LibreOffice has become selfaware. It knows how much of it is installed (and in two hours, I hope I taught it to install more). [09:35] seb128, yeah, was pretty warm here yesterday too. i spent the entire day outside, cleaning the car [09:35] Im not so sure really, if that is a good thing -- that quote from T2 about SkyNet comes to mind. [09:35] Sweetsha1k, nice [09:35] seb128, thanks for advice, I'll do so :) [09:35] a whole day to clean the car? must have been really bad! [09:35] StarBasic macros in your document installing universe ;) [09:35] chrisccoulson, water, clever move ;-) [09:35] Laney, i don't do half a job ;) [09:36] i washed it, got rid of some scratches, polished it, waxed it, polished all of the glass and plastic trim, and then gutted the inside of it too [09:36] it looks like new! [09:43] chrisccoulson: now would be the time to sell the car ;) [09:49] heh :) [09:49] i did have a little helper: http://ubuntuone.com/70Oi8mNc7EO89LxuifRswB [09:49] and http://ubuntuone.com/535JCGT1mYUmuVAI7m8yBK [09:54] chrisccoulson: awww...that's cute:) did she get some money out of the deal? allowance? [09:54] she did remove the money from the drivers door pocket afterwards ;) [09:54] ha! so like a typical carwash ;) [09:55] lol [09:59] robu: good morning, thanks for your u-m review, do you run the tests on a i386 system by any chance? it should work there too, I'm looking for clues why the test is failing for you currently [10:00] hello [10:03] mvo, you forgot a "r" [10:03] robru, ^ [10:04] chrisccoulson, good, she didn't even try to clean it with a rock or something? ;-) [10:04] the kids are no fun nowadays :p [10:04] seb128, she did drop her sponge on the floor a couple of times, but i managed to grab it before her so i could wash the grit out of it ;) [10:05] chrisccoulson, ;-) [10:09] hmm, did you guys drop metacity from the CD along with uniity-2d ? [10:09] seems non GL machines cant even start ubiquity-dm now [10:10] (Bug 1037515) [10:10] Launchpad bug 1037515 in ubiquity "ubiquity-dm crashed with MissingProgramError in run(): No window manager found (tried metacity, xfwm4, matchbox-window-manager, openbox-lubuntu, openbox)" [Medium,Confirmed] https://launchpad.net/bugs/1037515 [10:10] hi pitti, I hope you had a great holiday! When you've got a minute, would you mind double-checking the langpack crontab? I updated it with the new build times for Quantal, but I wasn't sure if the quantal line needed a 'quantal-updates' or some other location [10:10] hey dpm, thanks for covering! [10:11] ogra_, if ubiquity-dm needs it, it should depends on it [10:11] dpm: no, just "quantal" [10:11] ogra_, I guess it falled out by lack of depends putting it on the iso [10:11] pitti, np, ok, let me change that :) [10:11] seb128, it needs *a* wm and will work fine with compiz ... [10:11] seb128, oh, me and ruby also made ice cream this weekend :) [10:11] dpm: I don't see a quantal line? and the other releases are all disabled [10:11] just not on machines that cant run it [10:11] (which i've still not eaten yet!) [10:11] chrisccoulson, hum, yummy, I want ice cream! ;-) [10:12] heh [10:12] i might go and eat some in a bit ;) [10:12] lucky you ;-) [10:12] what flavor did you pick? [10:12] pitti, oh, I just needed to :q, now it should be installed and up to date [10:12] we made peach flavour [10:13] dpm: looks good to me, thanks! (I assume the days match the LP export days?) [10:13] chrisccoulson, refreshing by a hot summer day, I like that ;-) [10:14] pitti, yeah, the exports were set up a while ago, I'm just updating the wiki page with the info about the times now [10:50] updating vala === MacSlow is now known as MacSlow|lunch [10:52] chrisccoulson, hrm ... is there any limit in the amount of tabs that FF can show ? since today the little side scrolling arrow from the tab bar doesnt allow me to get to the last tab in the list anymore [10:52] i can select it from the pulldown list ... but cant reach the tab to close it [10:53] (thats precise) [10:56] Laney, oh, while you are looking at vala... [10:56] bug #1038843 [10:56] Launchpad bug 1038843 in librsvg "Update to 2.36.2" [Wishlist,Triaged] https://launchpad.net/bugs/1038843 [10:56] librsvg? [10:56] Laney, we should maybe build vala-0.18 without --disable-unversioned [10:56] oh i see [10:56] Laney, no, see the comment ;-) [10:57] Laney, I think the way it was done in the past is that the "default" vala version (e.g the one providing "valac") would build without --disable-unversioned [10:58] that should probably be 0.18 in quantal [10:58] it didn't get swapped from 0.16? [10:58] let me look, I've no strong opinion on whether we should default to current stable or unstable [10:58] wdyt? [11:01] we have it on 0.16 atm [11:01] but librsvg is asking for 0.18 explicitly in its build-deps, not sure why [11:02] we should maybe patch librsvg to check the -0.18.pc then [11:02] that's what i'm getting at [11:02] if you ask for the non-default then you get to check for that ;-) [11:02] i'll do it [11:02] after making sure it is necessary [11:06] i guess the DC move is the reason i currently can't upload from chinstrap? [11:07] yep, see #is [11:07] ah, thanks [11:08] that kind of sucks. i don't really want to upload firefox and thunderbird from my own connection [11:14] canonistack works [11:19] chrisccoulson, yeah, I asked about that a bit earlier, they will fix it [11:19] chrisccoulson, speaking of which [11:19] they just fixed it [11:19] if you want to try ;-) [11:45] chrisccoulson, hmm, did you see my ping above ... seems i cant even reach the first and last tab in the list with the scrollwheel [12:00] ogra_, yes, i'm not sure what would cause that though. firefox hasn't changed for a while [12:00] tried disabling addons? ;) [12:07] heh, I just got my own press article: http://www.h-online.com/open/news/item/LibreOffice-team-to-focus-on-hard-bugs-1670366.html === zyga-afk is now known as zyga === MacSlow|lunch is now known as MacSlow [12:50] pitti, hi [12:50] hello tkamppeter, wie gehts? [12:52] pitti, alles in Ordnung, und kaum bist Du zurück schon habe ich etwas für Dich: Kannst Du cups-filters (1.0.22) und CUPS (1.6.1), jeweils den aktuellen BZR-Stand nmach Debian und Ubuntu hochladen? [12:52] pitti, enthält alles, was vor FF noch rein muss. [12:53] tkamppeter: doing cups-filters now; does cups' test suite work now? [12:54] pitti, I did not test the CUPS test suite again. I am rushing stuff into Quantal FF and into 12.04.1. [12:54] completely disabling cups' test suite really sounds bad [12:54] we WILL forget about it, and fixing it later is only going to be harder than fixing it now [12:54] tkamppeter, pitti: do you have a cups upload planned for quantal? Could I get you to add this to it? http://paste.ubuntu.com/1157149/ [12:55] pitti, I am simply mirroring the SRUs for Precise to the BZR and to Quantal. [12:55] tkamppeter: could you rather disable the two tests that break? [12:55] I was going to upload it in a half-hour, but don't want to collide with you [12:55] tkamppeter: oh, I see quantal already has 1.6.1; please only upload to quantal for now, then [12:56] pitti, can we adjust the test suite after FF? [12:56] tkamppeter: it seems you already uploaded the test suite disabling to quantal, so sure [12:56] tkamppeter: but I won't upload it to Debian as it is; I really don't want to be responsible for breaking it one some of the architectures [12:57] tkamppeter: also, I can upload cups-filters to experimental, but not to quantal as libqpdf-dev is in universe [12:58] pitti, libqpdf-dev has already an approved MIR, the MIR is waiting for a package actually pulling QPDF, so we need to upload cups-filters to complete the MIR now. [12:59] ah, I see; great [13:00] pitti, bug 1024435. You will fix it today. [13:00] Launchpad bug 1024435 in qpdf "[MIR] qpdf" [Undecided,Fix committed] https://launchpad.net/bugs/1024435 === ralsina_ is now known as ralsina [13:03] mdeslaur, what is your patch exactly good for? [13:04] tkamppeter: it adds apparmor information to the apport report if any denials are found in the logs files [13:04] tkamppeter: it'll be easier to see if apparmor caused cups to break [13:05] tkamppeter: qpdf promoted, c-filters uploaded to quantal and experimental; thanks! [13:05] tkamppeter: I'll let you deal with mdeslaur's patch and uploading cups to quantal [13:37] pitti, thanks for all this. === m_conley_away is now known as m_conley [14:05] good morning! [14:06] hi mvo, still around? [14:07] robru: hello, yes [14:07] robru: in a call right now though, so I may be a bit slow [14:07] mvo, no worries, I need to take care of some first-day administrative things. let me know when you're free [14:07] hey robru, welcome! [14:08] hi seb128 ! [14:10] robru: thanks, my first question would just be if you are on a i386 install [14:10] robru: thanks for the robustness branch btw [14:11] mvo, I am on an i5 [14:11] mvo, you're welcome ;-) [14:13] robru, uname -a ? [14:13] $ uname -a [14:13] Linux feztron 3.5.0-10-generic #10-Ubuntu SMP Mon Aug 13 15:23:58 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux [14:13] robru, ok, so 64bit install [14:13] yeah [14:13] I think that's what mvo was asking [14:14] i386 = 32b [14:14] x86_64 = 64b [14:14] I know that. I thought 'i5' was clear enough that it was 64bit :-P [14:14] I've an i5 and run 32bits ;-) [14:14] well you're just crazy ;-) [14:14] lol [14:14] could be :p [14:22] seb128, I don't seem to have access to the NewStaffTasks just yet... [14:23] robru, let me check [14:24] robru, seb128: thanks [14:24] welcome aboard robru! [14:24] kenvandine, thanks! [14:26] mvo, still on that call? [14:28] robru: yeah, sorry [14:28] no worries [14:28] mvo, might as well do that review while I wait to be given access to the wiki [14:29] robru: but I'm keen to reproduce the test case failure in a chroot [14:29] robru: that would be cool [14:29] mvo, what info do you need from me to do that? [14:31] hey robru, welcome! [14:32] hi Laney ! thanks! [14:32] robru, I pinged Michelle about your wiki access issue, she's trying to get it figured out [14:32] if you're in ~canonical then you should be able to get in the wiki [14:32] looks like you are: try logging out? [14:32] Laney, it doesn't seem to be working! [14:33] sometimes stuff is cached [14:33] also, hate hate hate 3g [14:33] oh, there we go! [14:33] haha [14:33] alright I'm in [14:33] nm seb128 ^ [14:37] does anyone have oneiric and natty installs to do the rubber stamp thing on bug 1035305, so we can actually make it possible for people to run firefox again? [14:37] Launchpad bug 1035305 in firefox "Crash when switching apps back to Firefox (may be Firebug related)" [Critical,Fix committed] https://launchpad.net/bugs/1035305 [14:42] chrisccoulson, is that a security targetted upload? [14:42] chrisccoulson, e.g do we need all series approved for precise to go in? [14:42] seb128, no, it's just a normal SRU [14:43] well, not exactly normal. it's the "firebug update caused firefox to crash on start" issue [14:43] ok [14:44] mdeslaur, micahg: ^ I'm sure our security team friends have oneiric and natty installs to test one... ;-) [14:47] seb128: hey [14:48] seb128: can you attach your screenshot(s) of the u1ms issues you were having in rhythmbox, to bug #1034320 as well? [14:48] Launchpad bug 1034320 in ubuntuone-music-store "Checkout button is invisible" [Undecided,Confirmed] https://launchpad.net/bugs/1034320 [14:48] robru, belated welcome! (I've been having some wifi issues) [14:49] mterry, haha, well I'm drowning in the company wiki so I haven't actually accomplished much yet ;-) [14:49] mterry, but thanks ;-) [14:53] robru: call is over now [14:53] mvo, oh, ok. [14:53] mvo, sorry for rushing you [14:56] Laney: reviewed the l-s MP, LGTM! [14:56] awesome, will get it uploaded after i've wrangled vala! [14:57] thanks [14:58] robru: no worries, I can reproduce one of the issues in a chroot now, I work on a fix [14:59] mvo, one of the issues? I thought there just was the one... I had four failures in the test suite but it was the same error each time. [15:05] robru: *cough* should be all good now, please try bzr up and then run the test again [15:09] ugh, bzr up is not working. How do I tell it that there's an update? it's a bit confused. [15:12] ah, 'rm -rf', perfect. [15:13] mterry: \o/ for your review [15:13] robru: mterry also put in a review [15:13] robru, how not working? [15:13] mvo, oh sorry, didn't mean to duplicate robru [15:14] seb128, well I'd run 'bzr up' and it'd tell me that it's already up to date, despite the fact that it's clearly one revision behind what's on launchpad. don't worry, I deleted the whole tree and rebranched it from scratch. [15:14] mterry: no, the more the merrier :) I mean, you raise valid points [15:14] mterry: latest rev should fix the test failure, sorry for that one [15:14] robru, not a solution though ;-) did you bzr push that somewhere? maybe it was trying to pull from the location where you pushed [15:15] no... [15:16] ok, dunno then, weird [15:17] robru, just jumping in in the middle of this conversation. is it a branch or a checkout? bzr up won't help with branches [15:18] it was a branch. so there you go [15:19] I'm doing the gnome-screenshot update [15:23] mvo, I still get the same error in test_phased_percentage_from_security (but the others are fixed, oddly). And the pep8 test still fails [15:24] mvo, test suite looks good to me [15:31] updating libsecret [15:32] mterry: hm, hm, pep8 is fixed now, let me look at the percentage one [15:35] mterry: hm, work for me in both my devbox and in a chroot now :/ [15:35] mvo, let me try again, maybe I'm crazy [15:36] python3 -m unittest discover is what I used [15:36] what exactly does it mean to 'safely remove' a usb device under ubuntu? does this merely unmount the device or is there more to it? [15:36] err -- specifically a usb storage device. [15:36] mvo, nosetests3 is what the dep8 test runs [15:38] mterry: Ran 57 tests in 41.479s [15:38] OK [15:38] mterry: are you on a i386 by any chance? [15:39] mvo, yeah [15:42] ayan, safely remove power down the port the device is connect to I think [15:42] ayan, see https://bugzilla.gnome.org/show_bug.cgi?id=598690#c8 [15:42] mterry: could you please try r2546? [15:42] Gnome bug 598690 in general "Context menu for an USB pendrive shows "Unmount", "Eject" and "Safely Remove Drive"" [Normal,Resolved: fixed] [15:44] seb128: thanks. i have an Alcor card reader that powers down when you 'safely remove' a device connected to it and never comes back until the machine resumes from an s3 or s4 cycle. [15:45] mvo, now they all give the list index-out-of-range error. :-/ [15:49] mterry: aha, ok, not good, I think I fixed that now in r2547, I will create a i386 chroot to see whats going on [15:51] mvo, yup, the revision fixed it, all pass [15:51] mvo, I'll mark my approval in the merge request [15:52] mterry: excellent, thanks a lot [15:55] mterry, MIR bug 1029549 is ready for the final package to get ACKed :) [15:55] Launchpad bug 1029549 in signon-ui "[MIR] online-accounts and friends" [Undecided,In progress] https://launchpad.net/bugs/1029549 [15:56] mterry, can you please do that so I can start upload the stuff that depends on it? [15:57] kenvandine, done [15:57] kenvandine, phew! [15:57] thansk! [15:57] phew is right! [15:57] i will be adding 2 more packages to that bug today :) [15:58] kenvandine, stop it! [15:58] but enough is approved that i can start landing empathy and gwibber :) [15:58] mterry, i know... it's crazy! [16:10] doing the gnome-system-log update [16:30] tedg, from your latest remote-login-server merge, I get a bunch of warnings from the test suite: http://pastebin.ubuntu.com/1157459/ [16:31] They still pass, but I'm not sure they are working right, with all those critical warnings and failures to get a dbus name [16:32] mterry, Yeah, that's the negative testing. [16:32] mterry, If you look at that test case it adds a handler for the messages so they don't block the tests. [16:32] tedg, OK, awesome [16:33] tedg, I had to add python and dbus-test-runner to my Build-Depends, which you may want to do on your side too, for your automatic builds [16:33] mterry, Oops, thanks! [16:34] tedg, just filed a branch to convert slmock to python3 too [16:34] tedg, not a blocker for MIR like the other package, since it won't land on the CD, but still nice [16:34] Heh, EVERYTHING needs to be Python 3 ;-) [16:34] Yup, thanks as well! [16:36] hey guys can someone with quantal on a laptop try the following please, let it sleep/blank screen on mains, then move the mouse to wake it, repeat on battery, on battery I get the lock screen password but on mains it goes back to desktop [16:36] tedg, and lastly: uccs-server.c:553:32: warning: incompatible implicit declaration of built-in function 'strlen' [16:38] if I do ctrl+alt+l I get the unlock screen on both battery and mains === marrusl_ is now known as marrusl [16:39] mterry, Did you push your branch? [16:39] tedg, not yet. Can in a second [16:39] Ah, okay, was going to grab your changes. [16:40] one moment [16:43] tedg, pushed [16:44] my, uploading over 3G is a dream [16:45] mterry, Ah, the strlen issue was because I was including "strings.h" instead of "string.h" ;-) [16:57] * Laney declares fontconfig-voodoo dead [17:12] mpt, seb128: can you ensure you have all updates installed in quantal, and go to the 'Basket' page in u1ms in rhythmbox again and see if it's still an issue please? [17:14] hey, did the company IRC just go down, or was it just my connection? [17:14] robru: your connection i guess [17:14] robru, i see a "max connections" error [17:14] but i am still connected [17:14] I also can't get through to smtp it seems... [17:17] man, I can't get through to the wiki either! it's like the whole company has gone offline [17:26] yep, seems I'm somehow locked out of irc, imap, smtp, and the wiki. no idea what the hell happened, I was using these all successfully a couple minutes ago, so it's not like I'm trying the wrong password or something. [17:26] robru, you can't even get to the wiki page, or you can't login? [17:26] can't even get there. page won't load. [17:27] it's as if some kind of company-wide firewall is locking me out because I can load other pages on the web just fine [17:28] weird [17:28] oh, and launchpad too [17:28] :-/ === JanC_ is now known as JanC [17:29] impressively terrible [17:29] robru, let me try to ask somebody on canoni irc [17:29] mterry, can you ping deej on the company irc? he was helping me get things set up before, and he'll be able to confirm that I had sent & received company emails [17:30] I just rebooted my computer just in case it was some kind of connection issue on my end, but that hasn't helped [17:41] Laney, hi, are you going to do the same packaging changes of vala-0.18 to 0.16? [17:49] ricotz: I haven't planned to, but I was going to send it up to Debian (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678342) [17:49] Debian bug 678342 in valac "Autotools helpers are not installed" [Normal,Open] [17:49] if you want to do it I'll sponsor for you tomorrow? [17:50] Laney, i see, it would be pretty nice to have it there too [17:51] i am not sure i will get to it [17:51] none of it is Ubuntu specific [17:51] exactly [17:51] are you in pkg-vala? [17:51] no [17:52] ok [17:52] well I'll see if I get time to send it up there [17:52] great :) [17:52] I don't plan on adding it to Ubuntu unless you see a need for it in .16 [17:52] these changes were for librsvg [17:52] 0.16 can be synced [17:52] yes, I mean that I don't plan to diverge it [17:53] and I doubt they would upload given the freeze [17:53] ah right, yeah that would be my favorite solution too [17:53] a git sync seems fine too [17:53] well, hopefully they will be in git so the future person who needs it can sync [17:54] if it becomes a blocker for something [17:54] s/sync/cherry-pick/ [17:54] * Laney is out for some time, ttyl :-) [17:54] bye [17:54] bicycle couriering a modem to my new house ... [18:43] test test [18:43] can anybody hear me>? [18:44] seb128: I'm on vacation until next week [18:46] robru, loud and clear [18:46] k, lost my connection for a minute there. [18:46] thanks [18:46] np [18:46] * kenvandine wonders how many times he'll get to rebuild empathy today [18:47] might set a record :) [18:47] kenvandine: can anyone bet on this outcome? [18:47] sure :) [18:47] I'm going for 32 nice round number :) [18:47] robru, welcome back :) [18:48] davmor2, i am very likely already past that :) [18:48] kenvandine, answer is clearly 42 [18:48] mterry, well, I'm still locked out of anything that would allow me to do my job. freenode is all I got. [18:48] kenvandine: no I meant more times :D [18:48] robru, oh right. I forgot you had been here before. /.\ [18:48] heh, yeah [18:48] robru, mentally classed you as off IRC, despite having chatted to you earlier [18:48] adding 16 new binaries to it and shlibdeps is being a pita [18:49] mterry, 42 might be a good guess :) [19:03] dobey, it seems it stopped being an issue and I didn't update anything today that should make a difference... [19:04] dobey, oh, got it again, hum [19:05] weird [19:06] dobey, I got it randomly, tried by closing and reopening rb and clicking download and then basket for a few albums [19:07] seb128: hmm. how often does it happen? [19:08] dobey, 30% of the time? [19:09] it's not a very scientific approch, I tried like 10 times and got the issue 3 times [19:10] right; so maybe it is a webkit heisenbug then === m_conley is now known as m_conley_away === Sweetsha1k is now known as Sweetshark === RAOF_ is now known as RAOF