=== fenris is now known as Guest49532 === Guest49532 is now known as ejat === Ursinha` is now known as Ursinha [04:31] wow, just updated xorg on quantal and everything broke pretty hard. system would just barely boot but gdm wouldn't even come up. ugh. [04:55] robru_: if you want your development release to not break, don't enable -proposed [05:42] buh, disabled -proposed and downgraded xorg and I still can't get gdm to show [05:52] Good morning [05:55] hey pitti [06:12] good morning pitti [06:14] I've been hacking some more at the autopkgtests for NM; do you have access to have them run again? The last run didn't get the right version of NM [06:28] morning pitti, you back home from GUADEC now? === tkamppeter_ is now known as tkamppeter [06:41] hey [06:41] jasoncwarner_: I am, yes; it was great, see my blog post [06:41] how are you guys? [06:42] pitti: good, thanks! [06:42] good morning [06:42] cyphermox: yeah, I can start them again, running [06:42] hey didrocks [06:42] bonjour didrocks, ca va [06:42] hey jasoncwarner_, guten morgen pitti :) [06:42] pitti: ça va bien, et toi? [06:42] didrocks: c'est l'heour pour la glace! [06:43] pitti: how was your flight? [06:43] l'hoeur [06:43] pas encore l'heure de la glace ;) [06:43] didrocks: rather uneventful [06:43] ah, "l'heure" [06:43] didrocks: your's? [06:43] got 3 hours of delay (arrived at midnight instead of 9PM) thanks to a late departure to Milan [06:44] so 11am <-> midnight. Didn't know that spain was so far :) [06:44] urgh [06:44] at least, jasoncwarner_ should be happy, more time for hacking offline yesterday :p [06:45] yeah, Madrid - Munich was 2:45 hours, too [06:45] didrocks: did you look at bake? I did, it looks really nice [06:45] I have a couple of small bugs to file, but overall this is fantastic [06:45] pitti: yeah, there are still some work to do on the python side particularly [06:45] as it only support one version of python [06:45] so no python/python3 [06:46] also, I don't know, for the "complex" python program, you have the wrapper in bin/ which calls "exec python /usr/share/foo/test1.py" [06:47] and if test1.py contains print("bar"), the output isn't shown on stdout [06:47] have to figure out why [06:49] (also, there are some locale issue, but that's quite minor) [06:55] hey hey didrocks [06:55] didrocks: mind if I have a chat to you sometime within the next two hours about keybinding intergration ? [06:56] smspillaz: hey sam! :) [06:56] smspillaz: sure [06:56] pitti: which language did you particularly look for bake btw? [06:56] I've just been increasing test coverage of the backend in the meantime [06:57] didrocks: umockdev uses C, vala, and some Python [06:57] smspillaz: excellent :) [06:57] pitti: don't sure how this will mix with different languages though [06:57] like, in the same project [06:58] didrocks: so far it's working reasonably well; it doesn't seem to like scripts very much, and I'm figuring out how to link with extra libs, etc. (currently creating a patch) [06:58] pitti: what's your pick on (apart from python2/python3 issue) only shipping the pyc files? [06:58] I like it TBH [06:58] yay, my first successful "make test" run in umockdev [06:58] \o/ [06:59] didrocks: nah, should ship the .py as well (or only those) [06:59] shipping .pyc in .debs is a bit of a waste IMHO [07:00] do we have strong arguments (I can get some for library) but for apps that are installed in /usr/share//private_lib ? [07:00] as there is no multi-python version here [07:00] (trying to see what we should do for Quickly) [07:00] didrocks: we're at about 80% coverage now [07:00] smspillaz: awesome! Nice work man :) [07:09] didrocks: my first bake patch :) bug 1032054 [07:09] Launchpad bug 1032054 in bake "linkflags need an additional space" [Undecided,New] https://launchpad.net/bugs/1032054 [07:11] pitti: congrats \o/ [07:11] I think I'll submit some, like: [07:11] - python libraries should ship .py files [07:11] - python program should choose between python2 and python3 at least [07:13] didrocks: did you find out how to install scripts? [07:14] didrocks: i. e. I have an "umockdump" program which is a python script; programs|umockdump|sources = umockdump doesn't work [07:15] pitti: reading the code, it needs to end with .py [07:15] yeah, I found the smae [07:15] but I don't want these wrappers [07:15] then, bake is making a wrapper to call the .py [07:15] anyway, I'll use an %install: rule [07:15] that works as well :) [07:16] a little bit overkill to have /usr/bin/foo and /usr/share/foo/foo.py in that case, I agree [07:16] and I'd need to hardcode the target path [07:17] hum, how so? for the install rule? [07:17] you shouldn't otherwise [07:17] * pitti tries with $(binary-directory) [07:18] ah, for specifying manually [07:18] yeah, not sure it's available outside of bake's memory [07:19] * didrocks finishes catching up emails and will look at why stdout doesn't show for him using the exec wrapper [07:19] didrocks: $(install-directory)/$(binary-directory) works [07:20] oh interesting [07:20] that should definitively be in the doc :) [07:20] I'll ask for a |scripts (or just making |sources clever enough) [07:21] yeah [07:23] didrocks: bug 1032060 has my full rule, in case you need it too [07:23] Launchpad bug 1032060 in bake "Easier installation of scripts" [Undecided,New] https://launchpad.net/bugs/1032060 [07:24] didrocks: seems Robert is not subscribed to bake bugs :) [07:24] pitti: thanks for the pointer :) [07:24] yeah, he knows how to avoid noise :p [07:24] good morning everyone [07:24] I'll maybe look at proposing some patches today if I get some time for it :) [07:24] hey chrisccoulson! how are you? [07:24] didrocks, tired, how are you? ;) [07:25] chrisccoulson: tired, but good! [07:25] * didrocks grrr at thunderbird which doesn't remember anything I've done offline yesterday [07:25] Could anyone have a look @ https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/980766 ? And give me an idea where to start looking :) [07:25] Ubuntu bug 980766 in remmina "Remmina fullscreen jumps between workspaces" [Undecided,Confirmed] [07:25] have to mark as read the emails over again [07:25] would like to get this fixed [07:26] didrocks: happens alot :( when you read email/delete it, and then shut it down directly, its also lost most of the times [07:27] didrocks, yeah, seb has already mentioned this to me :) [07:27] didrocks, bug 1031261 [07:27] Launchpad bug 1031261 in thunderbird "offline detection doesn't work" [Medium,Triaged] https://launchpad.net/bugs/1031261 [07:27] chrisccoulson: it's also not easy that you can't save your drafts in that case :) [07:27] chrisccoulson: thanks for the bug #! [07:28] chrisccoulson: its not only offline detection imo. When you are online, delete an email, and then shutdown thunderbird, it happens the email is still in inbox after restart [07:38] ok, have to restart X, seems that I actually don't agree with it on my external display resolution after unplugging/plug in it again === zyga-afk is now known as zyga [07:43] hum, seems it's really stubborn about the supported resolution :/ [07:43] RAOF: any idea how I can get what the monitor is giving to me as supported resolution? ^ [07:44] The EDID in Xorg.0.log is telling me 1024 at the most, but it clearly wasn't the case before, even this morning [08:04] wow, robert_ancell is jumping on those bugs :) [08:06] * didrocks just filed bug #1032081 [08:06] Launchpad bug 1032081 in bake "specify which version of python to compile the pyc with for simple/complex python program" [Undecided,New] https://launchpad.net/bugs/1032081 [08:06] let's see how fast he can be :) [08:06] pitti: I thought you pinged him actually [08:06] no, I didn't; just subscribed him to the bugs [08:07] ah, let's do that :) [08:07] ok, after shutting do in g-c-c the monitor and on again [08:08] I finally got it to my desired resolution [08:11] hey desktopers [08:11] salut seb128, ça va? [08:11] lut didrocks, ouais, et toi ? bon voyage ? [08:11] seb128: 3h de retard (donc à la maison passé minuit :/) mais ça va! et toi? [08:17] bonjour seb128, ca va? [08:18] seb128: I officially hate Madrid airport :) [08:19] hey pitti, ca va bien! what happened? did you miss your connection? [08:19] seb128: no, I made it, but it took ages to get to the M area; that's in a different terminal (T4-satellite) [08:19] pitti, the counter on my flight was a bit further on the same direction we walked [08:19] oh [08:19] which didn't have a single place for food [08:19] is that the one you have to take a bus for? [08:19] a train [08:20] oh [08:20] anyway, the actual flight worked fine [08:20] the bus seems to only be for T1/2/3/4 transition [08:20] seb128: for you as well? [08:20] that's where we took the plane on the way to GUADEC [08:20] yeah, that's an empty area [08:20] nobody there, that's quite different from the crazy main building [08:21] pitti, yeah, perfect, I walked about the same distance we walked together still straight ahead and I was there [08:21] the plane had plenty of room space which was nice for hacking as well [08:21] seb128: did you get to play with bake? [08:21] seb128: robert already merged my first patch, and I filed some three more bugs; it's not quite ready yet for umockdev, but looks really nice [08:21] not so much "played", the fontconfig took me longer that I though, so I just looked at it [08:22] I will try to use it tonight [08:22] it's so much easier and faster than autotools [08:23] * pitti hugs seb128, c'est l'heure pour la glace^Whacking! [08:23] lol [08:23] * seb128 hugs pitti [08:23] been 15 minutes I filed a bug and still no answer from robert, slacker! :) [08:23] didrocks: subscribed him? [08:23] yeah [08:23] the social experiment failed! [08:24] lol [08:31] hey seb128 and didrocks can we combine our 1-1 tonight and have a mumble chat the three of us? [08:31] sounds good to me :) [08:31] or g+ hangout, either works [08:31] thanks, didrocks [08:34] jasoncwarner_, wfm [08:34] jasoncwarner_, in 1h right? [08:34] thanks, seb128 [08:34] yeah [08:34] that works [08:34] https://bugs.launchpad.net/df-libreoffice/+bug/1017125/comments/27 <- *sigh* [08:34] Ubuntu bug 1017125 in df-libreoffice "LibreOffice crash in xmloff.Impress.XMLContentImporter::com::sun::star::document::XImporter with gcc-4.7" [Medium,Confirmed] [08:35] ^^ just count the gcc and libreoffice recompiles described in there. [09:04] mlankhorst, RAOF: hey, is there a way to force llvmpipe use on an intel box? [09:05] one of the obscure variables could force it iirc [09:05] think you had to set dri driver or something to it [09:05] mlankhorst: any chance you have an example, somewhere? :) [09:05] LIBGL_ALWAYS_SOFTWARE=1? [09:06] seems to be the case [09:07] didrocks, that's the one I found as well on a mint forum [09:07] seb128: I found it on launchpad and that's a bonus point! :) [09:07] ;-) [09:08] oh it uses a symlink it seems [09:08] glxgears -info is telling me I'm using llvmpipe [09:08] LIBGL_ALWAYS_SOFTWARE=1 loads swrest [09:08] I need to cheat now, on the livecd desactivating the llvmpipe blacklisting [09:09] and run 3d with this variable [09:09] :) [09:13] ah, yorba is looking at their bugs :) http://redmine.yorba.org/issues/5609#change-17575 [09:22] hey didrocks do you know where popey's team is with another unity release before feature freeze? [09:23] and popey isn't in this channel? hmmm.... [09:23] jasoncwarner_: well, I wasn't here until yesterday. They are struggling right now with the utouch renaming to keep everything building [09:23] jasoncwarner_: popey doesn't seem to be online at all [09:23] didrocks: thanks [09:23] normally he is on that channel [09:24] sil2100 is though [09:24] didrocks: forgot, he is at a sprint [09:24] jasoncwarner_: we made a schedule during our sprint [09:24] unfortunately, it wasn't respected at all [09:24] jasoncwarner_: I'll ensure (start of next week, quite a lot to catchup here) that they are aligned on a release [09:25] thanks [09:25] jasoncwarner_, didrocks: there was supposed to be a release this week, but it seems we'll be actually releasing it on Monday [09:25] Since some really nasty problems appeared [09:26] sil2100: thanks for the update. all probs with utouch rename sorted? [09:27] jasoncwarner_: erm, not completely yet ;) It *should* have been sorted out, but the merger fails merging in the switch branch [09:27] Still waiting for jenkins to give me more info [09:27] sil2100: ack. well, two more days in this week ;) [09:39] didrocks: this is absurd - jenkins fails merging in my branch because of some stupid error that doesn't happen on any of my local builds - both on my chroot and main system [09:39] didrocks: even when I use unity staging [09:40] didrocks: AbstractSeparator.h:23:21: fatal error: Nux/Nux.h: No such file or directory [09:41] didrocks: even though Nux/Nux.h is clearly installed by libnux-3.0-dev from staging (/usr/include/Nux-3.0/Nux/Nux.h) [09:41] There were never any problems with this [10:00] didrocks: could you somehow access jenkins and the build tree there to see why it can't find Nux? [10:01] jasoncwarner_, still around? [10:01] didrocks: since I'm building the same source from basically the same packaging with the same staging ppa and it doesn't fail [10:01] seb128: yah [10:02] jasoncwarner_, ->g+ [10:03] seb128: one sec, catching up now that the hangout is ended [10:03] sil2100: ^ [10:04] didrocks: ok, thanks [10:04] https://jenkins.qa.ubuntu.com/job/automerge-unity/988/consoleFull <- here is the console output [10:04] sil2100: hum, isn't mmrazik clearly in charge of the merger now and he has all access? [10:04] sil2100: did you ask to him? [10:04] and alan? [10:04] didrocks: Martin is in the US now... [10:04] didrocks: so, he won't be around till in 2 hours :( [10:05] I can wait though [10:05] sil2100: well, can't this wait 2 hours? if they never do any maintainance, they won't learn [10:05] and it's not like I have other subjects to move on :) [10:05] didrocks: true true... I'm just a bit annoyed of all the waiting already, sorry about that then ;p [10:06] sil2100: well, if your team followed the utouch name change as I suggested, that would have been proactively fixed [10:06] It's just like, yesterday I had to wait for Adam, now for Martin/Alan - it's like, most of my job is waiting for others! :) [10:06] instead of waiting 2 days to start fixing it :) [10:06] no rant, but ensure that the whole team is following the whole PS world [10:06] I had no idea about the name change happening, I just learned about it when the build failed ;) [10:06] as it's basically your team group :) [10:06] so there are some communication failure in PS [10:06] popey was totally aware [10:07] and we discussed about it during the london sprint [10:07] so ensure to get better process for next time within PS :) [10:07] ACK! [10:07] sil2100: also, look at the ubuntu upload, you would have notice the nux/unity uploads :) [10:07] sil2100: you just won some ML subscription it seems ;) [10:08] sil2100: re on waiting for others -> yeah, it's like that, coordinating if nobody is getting to it ;) [10:36] dear layzirc, can somebody quickly forward me https://lists.ubuntu.com/archives/ubuntu-devel/2012-July/035479.html so I can give a threaded reply (I wasnt supsribed to -devel back then)? [10:39] Sweetshark, I guess pitti can thanks to mutt [10:40] chrisccoulson, we need "bounce" in tb ;-) [10:41] I don't keep old mails around :/ [10:42] meh, seems our email archive doesn't show the message ID; otherwise you could just craft it with setting In-Reply-To: [10:47] lol at C++ langugae design btw:http://nabble.documentfoundation.org/Re-Libreoffice-commits-Revert-quot-sorted-vector-turn-Find-parameter-into-template-quot-td3998918.html [10:48] seb128, pitti: thanks anyway. I gues I will just break threads than .. [10:48] Sweetshark: Weird, I don't even have that e-mail. [10:48] Sweetshark: Oh, i do. It's in my spam folder. Awesome. [10:49] soren: that will teach doko not to make destructive snipes in his mails ;) [10:50] Sweetshark: http://paste.ubuntu.com/1124979/ [10:50] Whoops, it got cut off. [10:50] Weird. [10:50] Sweetshark: http://paste.ubuntu.com/1124981/ [10:51] soren: thx! [10:51] Sweetshark: I hope that's vaguely useful. I'm using GMail, so I don't have a bounce button either. [11:01] dpm: good morning… ooopss afternoon, around? [11:01] hey didrocks, yeah [11:02] dpm: do you want to do a quick hangout now/later today to prepare the Quickly hangout later on? [11:03] didrocks, yeah. Let's wait for mhall119 to be online in ~1h or 2, so that we're all in sync. But if you want to hang out before that, it also works for me [11:03] dpm: no, in 2 hours, it's fine :) [11:04] ok cool. I'll post another reminder of the hangout on the developer blog soon. I wanted to do it this morning, but got caught up in language pack hell :/ [11:05] dpm: well, we can wait a little bit, I'll post again on the Quickly page :) [11:05] cool [11:06] didrocks, let me know when you post it, and I'll share it on the Ubuntu app developers social accounts [11:07] soren: worked (all I need is the In-Reply-To/References fields). [11:07] dpm: yeah, waiting ~3h for that [11:09] ok [12:52] gah, i hate EDS [13:09] seb128, so you're on +1 now? [13:10] mterry, hey, I'm supposed to be, in practice I just travelled back from GUADEC yesterday and I'm catching up so I will probably start tomorrow or monday [13:10] seb128, no worries, just giving you a +1 high five :) [13:10] ;-) [13:10] * seb128 ^5 mterry [13:11] heh [13:11] mterry, good to see you back to desktop work, I'm sure we will back on trend in no time ;-) [13:12] * mterry goes and postpones all his WI. Tada! [13:13] lol [13:14] mterry, +1 has its own channel right? how is it called? [13:14] seb128, ubuntu+1-maint [13:21] mterry, thanks [13:21] kenvandine, hey [13:21] hey seb128 [13:21] good trip? [13:22] kenvandine, how are you? [13:22] kenvandine, excellent one, a bit long for an European one (like over 10 hours, 2 planes, 1 train) but good for the most part and I got work done [13:22] kenvandine, I need to reject gnome-control-center-signon [13:22] kenvandine, you don't have a copy of the LGPL in the tarball ... can you fix? [13:23] kenvandine, sorry I forgot to check that the tarballs had the licenses included on the first review round [13:23] kenvandine, need a COPYING.LGPL or such [13:25] didrocks, mterry: the SRU team blocked the quickly SRU on having the fixes uploaded to quantal it seems ... is there any way you could do that? [13:25] oh... i thought that was fixed [13:25] oh... hehe [13:25] we added the new file [13:25] but it isn't in the tarball :) [13:26] dist fail? [13:26] seb128, bug number me? I forget which one is the SRU [13:27] mterry, bug #1021675 [13:27] Launchpad bug 1021675 in quickly "Quickly package replaces all Exec strings in .desktop file, removing Quicklist entries" [Undecided,Fix committed] https://launchpad.net/bugs/1021675 [13:27] mterry, well, https://launchpad.net/ubuntu/+source/quickly/12.04-0ubuntu2 [13:27] ups [13:27] mterry, https://launchpad.net/ubuntu/+source/quickly/12.04-0ubuntu4 [13:27] rather [13:27] ScottK reopened the bugs and didn't move the SRU to -updates [13:29] seb128, yeah [13:34] mterry: hey, you are coming to the quickly hangout later today? [13:34] didrocks, wouldn't miss it. I believe noon my time [13:36] mterry: good ;) [13:36] didrocks, so was the plan to rapidly make the changes and try to get something for 12.10 or is this longer term thinking? [13:36] Or should I save such questions for the hangout? :) [13:36] mterry: longer term, 12.10 is out of scope for this :) [13:37] didrocks, good. :) [13:37] mterry: no no, this hangout will give a short presentation about what it is, but mostly getting dev feedback [13:37] mterry: that will help shaping up more concise and targeted hangouts next week [13:37] * mterry has feedback prepared [13:38] you mean, a shield? ;) [13:39] seb128, gnome-control-center-signon uploaded again [13:41] :) [14:09] didrocks, up for a hangout? [14:09] dpm: 10 min [14:09] sure, just pinging mhall119 right now [14:20] pitti, what's the tool you usually use to diff what takes places on isos? [14:23] seb128: /home/cdimage/iso-deb-size-compare on nusakan [14:23] pitti, thanks [14:24] seb128: it only works on alternate images, though [14:33] didrocks, ready? mhall119 an I have another call in ~30 mins, so if we could squeeze it before that, that'd be great [14:34] dpm: sure, coming, did you opened a hangout? [14:34] open* [14:34] didrocks, not yet, but can do :) [14:35] :) === popey_ is now known as popey [16:10] micahg: around? [16:10] Sweetshark: yes [16:13] micahg: oh cool. I just wanted to finish the discussion about quantal-proposed we had some time ago (which aborted as I left for the evening). You were right about the "different arch finishing at different times/or one arch break" point. [16:13] so mea cupla there, I guess ;) [16:15] Sweetshark: okay :) [16:17] we happen to be discussing that in -release ATM since libexttextcat should've gone to -proposed instead of release since it had a SONAME bump that for some reason made libreoffice uninstallable, so in this case, since it's already uninstallable, the release pocket would've been better [16:18] FWIW, that some reason is the unversioned data package with an = relationship [16:19] seb128: FYI^^ [16:22] micahg, yeah, I saw that [16:28] mterry, mterry_: do you think you would have time to have a look at bug #969359 today or tomorrow to see how hard of a bug it is? [16:28] Launchpad bug 969359 in gnome-settings-daemon "[keyboard]: gnome-settings-daemon consumes 100% cpu (and blinking numlock)" [High,Confirmed] https://launchpad.net/bugs/969359 [16:29] seb128, yeah I could look [16:29] seems xorg, g-s-d fighting over numlock status [16:29] it's easy to trigger it seems [16:30] mterry_, I got it sometimes when docking,undocking or when connecting to my box with vnc [16:30] hmm, k [16:33] micahg: well, I was urgently asked if I had a libreoffice package in the pipe and was in a libreoffice engineering steering committee (discussing just that release) call at that time ;) [16:33] micahg: so clone me or find me some more people for libreoffice ;) [16:35] Sweetshark: heh, I'd like to be cloned myself [16:53] hey folks. Got banshee open, trying to fix metadata with it. I have a list of artist names that should be merged but nfi how to make it actualy do it [16:53] I have a "close" button, also "refresh" and a volume control [16:54] none (heh yes I did even try clicking the volume control) actually applies any changes [16:54] OOooOOooO, hi, try #ubuntu for user questions [16:55] hrm, I see from the screenie my banshee instance has crashed [16:55] there is blankness and some artifact where the buttons should be. OK - nvm. Thanks for your time, seb128 [16:55] cya :) === zyga_ is now known as zyga === jalcine is now known as Jacky === zyga is now known as zyga-afk === fenris is now known as Guest6988 === Guest6988 is now known as ejat