=== asac_ is now known as asac [01:58] RAOF, how do I make an X window transparent, i.e. so it doesn't have a background but the widgets inside it are visible as normal [02:12] If it doesn't move then you should be able to set the background to None. [02:12] If it does move, you want an ARGB colourmap and a compositor. [02:15] (I think the background None trick will work; certainly the compositor will) [02:22] robert_ancell: ^^^ [02:23] RAOF, can you do that from GTK+? [02:23] You can certainly do an ARGB colourmap from GTK+. I'm less certain about not drawing the background. [02:24] If you've got a compositor then a real alpha channel is the way to go. [02:25] RAOF, no compositor, it doesn't seem to work, i.e. setting to #00000000 just draws black [02:26] (and doesn't show the bg) [02:26] Yeah. Setting an alpha channel will only work if you've got a compositor. [02:26] stupid x [02:26] Mechanism, not policy :P [02:27] Maybe you wanted that alpha channel to cause ponies to dance across the screen! Who is X to say otherwise! [02:28] I just wanted it to leave the pixels in the frame buffer :( [02:29] You've got to specifically ask for that, and I'm not sure how to get GTK+ to do so. [03:03] RAOF: Wasn't there some hacky optimization for None we carried for a while? [03:55] Amaranth: Yeah, to make fglrx suck less. === smspillaz is now known as smspillaz|sick [05:21] good morning [05:51] Argh seems the latest round of GTK updates have broken terminal feedback for me, due to the gail/GTk transition. [05:57] TheMuso: hey, which transition? the activation or the gail compatibility layer? [05:57] didrocks: The compatibility layer. Its being merged into gtk, or was a few weeks back or sooner. I suspect either gnome-terminal or vte need some tweaking to behave properly with a11y stuff again. [06:03] TheMuso: I see nothing in git trunks for gnome-terminal or vte… [06:03] TheMuso: maybe ask on the gnome channels? [06:03] didrocks: Hrm ok, I was about to look there myself. [06:03] didrocks: Yeah have asked in #a11y but everyone is afk/asleep atm. I'll have to ask later. [06:04] TheMuso: second try is generally the good one :) [06:04] TheMuso: there will be a new unity-2d release today with the remaining a11y and keyboard navigation support in. Can you ensure that alpha3 is tested by the community for a11y? [06:04] Yeah. Thank good ness for a second machine though. [06:04] didrocks: Certainly can. [06:05] great :-) === tkamppeter_ is now known as tkamppeter [06:40] Morn'ng! [06:40] jasoncwarner_: around? [06:41] hey Sweetshark! [06:48] didrocks: Heya, how are things going? [06:48] good morning everyone [06:48] Sweetshark: going well, still busy with Qt things, but hopefully, new unity-2d today! :) [06:48] and you? [06:48] hey chrisccoulson, how are you? [06:49] hey didrocks. i'm good, but very tired. my daughter kept waking up all night :( [06:49] how are you? [06:51] didrocks: Well, I integrated an 50KLOC branch upstream into the master on Sunday and it went reasonable smooth. Other than that quite a bit of politics with the Apache OOo stuff ... [06:51] chrisccoulson: urgh, I'm fine, thanks :) just being woken up by a bad dream, but nothing else :) [06:52] Sweetshark: excellent for integrating such *small* branches and don't break everything on the road! :-) [06:54] didrocks: well, to make things more exciting the branch was originally against OOo (by oracle) and I had to migrate it over to LibreOffice ... [06:54] Sweetshark: ah, indeed, a lot more fun! :) [06:55] (and of course it was originally in OOo mercurial repo, while LO uses multiple git ones) [06:56] did you keep the commits? [06:58] didrocks: I had too, to make sure the attribution is right. But I rebased the whole set of commit into a linear sequence (while it was a wild tree of merges and branches itself before) [06:59] waow, tedious… [06:59] Sounds like 32 separate types of fun. [06:59] once you have a linear sequence of patches, it is reasonably easy to handle, but it really takes determination to get there .... [07:01] RAOF: good evening! :) [07:01] didrocks: Aloha! [07:02] RAOF: I seems I still have no acceleration with -6 (I didn't reboot for -7 yet). If I reboot with -3, I still have all the wonderfulness of my twice backed GPU! [07:03] didrocks: So nvidia isn't building against your newer kernels? jasoncwarner_ was having the same problem, but we didn't manage to get any useful information. We couldn't work out why it was failing; dkms didn't seem to be logging anything. [07:04] RAOF: the best part was mmeeks asking me on monday noon on IRC: "oh, you did merge?" I take that as a compliment, as he might have assumed lots of breakage making him notice it anyway. [07:04] ROAF: Sunrise was nice here btw, hope it look good as a sunset at your place ;) [07:04] RAOF: argh, if I can provide you any information, do not hesitate [07:04] at least, I test unity-2d hugely :-) [07:04] didrocks: /var/log/dkms* would be useful; you should also have a make.log in /var/lib/dkms. [07:05] RAOF: maybe, I should restart with latest kernel? [07:05] You could give that a whirl. [07:06] * didrocks reboots [07:07] RAOF didrocks , I didn't end up doing anything special. I just apt-get remove nvidia-current and then reinstalled it via jockeyt [07:08] RAOF didrocks though, I have to reinstall everytime a new kernel comes down... [07:10] Gak. [07:12] RAOF: ok, it's even worse, no dkms nvidia-current built for -7 :/ [07:15] jasoncwarner_ seems to be able to get things back by reinstalling nvidia-current each time a new kernel comes down. Which suggests that maybe the dkms hook in the kernel packaging has broken. [07:15] let me try [07:19] RAOF and didrocks < i have to remove nvidia-current before reinstalling...otherwise it won't work [07:19] jasoncwarner_: thanks, doing that right now [07:19] jasoncwarner_: with jockey? [07:19] sudo apt-get remove nvidia-current and then reinstall/reactiveate with jockey [07:20] ok :) thanks jasoncwarner_! [07:20] argh, all apps fails on gail [07:33] ok, restarting, brb :) [07:38] jasoncwarner_: RAOF: indeed, it worked, thanks [07:39] Ok. Why didn't it work before? [07:39] chaotic: argh, again thunderbird not showing the treeview [07:39] didrocks: I don't suppose you could remove the -6 kernel, reinstall it, and check that dkms actually gets called to build the kernel module? [07:40] RAOF: I didn't remove and reinstall nvidia-current before [07:40] RAOF: hum, it's not only one package to trigger this, isn't it? [07:40] didrocks: There are other dkms modules, yes. You're probably not using any, though ;) [07:41] RAOF: the dkms module was built upon -6, but wasn't working in -5 and -6 [07:41] (for nvidia-current, I mean) [07:41] chrisccoulson: ^^ (on the treeview issue in thunderbird) [07:41] It was build for -6 but wasn't working in -6? [07:42] sorry chaotic :) [07:42] RAOF: yeah, I could see the -5 and -6 folders for nvidia-current [07:42] and yeah, it wasn't working [07:43] chrisccoulson: what was the trick aready? I had to remove some cache [07:43] Hm. I don't think that was what Jason was seeing - his just plain wasn't built. [07:44] RAOF: so, it seems it built some invalid things for me, I looked at the .log (before removing nvidia-current which removed those dirs), and all seemed to be successful [07:44] RAOF: I didn't notice any major difference with -3 which was working [07:46] didrocks, running "thunderbird -purgecaches" will actually remove the startup caches [07:46] there is more than 1 cache to remove in the version in oneiric [07:47] chrisccoulson: it worked, thanks! :) [07:47] euh… [07:47] if I then restart thunderbird [07:47] same issue [07:48] heh [07:48] * didrocks will run with -purgecaches now [07:48] perhaps i should distro-patch it [07:48] chrisccoulson: oh yes please! :) [07:49] didrocks, the other thing that might work is to set nglayout.debug.disable_xul_cache to true in about:config [07:49] although, you'd need to remember to change it back when it's fixed [07:49] else startuptime will suck forever ;) [07:51] chrisccoulson: hum, I prefer to use the option for now then :) [08:02] hey [08:02] seb128: hey, reminder to remind you about the meeting reminder :) [08:02] robert_ancell, hey, how is hacking going? [08:03] didrocks, thanks ;-) [08:07] seb128, hey, I got it to work, but I don't why... [08:07] but bzr is broken [08:07] oh? [08:07] seb128: looks like your builds worked, but failed [08:08] ie: all the tests passed, but the build failed for unrelated reasons (symbols changes) [08:08] desrt, right, did you need to use those or just to see if it builds? [08:08] just to check [08:08] i'll be landing the changes upstream today [08:08] seb128, are you fully updated? does bzr branch lp:lightdm work? [08:08] desrt, I didn't update the symbol on purpose because I wanted to test build without having the binary go out to users ;-) [08:08] since they solve your problem and don't appear to introduce others [08:08] seb128: ah. nice :) [08:09] seb128: interesting question for you [08:09] seb128: how do you feel (theoretically, practically) about me removing symbols from the export list of libglib? [08:09] robert_ancell, I'm not uptodate no but close to, I just select my upgrades and kept some out [08:09] these are symbols that leaked by accident a few cycles ago [08:09] they've never had headers installed... [08:09] robert_ancell, trying [08:10] desrt, if they never were meant to be used and didn't have corresponding include definition I think it's ok [08:10] robert_ancell, raise errors.ErrorFromSmartServer(error_tuple) [08:11] seb128, shit, same problem [08:11] robert_ancell, you should ask on #launchpad or #bzr [08:11] do you have a checkout, can you bzr pull on it? [08:11] seb128: cool. [08:11] try #launchpad first maybe [08:12] robert_ancell, no I don't, I've a checkout of the packaging vcs [08:12] I kept working on a branch, so now I cant get back the uploaded version to make a release [08:13] robert_ancell, -> #launchpad [08:13] robert_ancell, bzr merge lp:lightdm doesn't work either [08:13] on my packaging checkout [08:15] seb128, I emailed you a tarball for 0.9.2, can you check and see if you can build the package with that and it logs in? [08:15] it's the version I've been running today, and it works with a test user using ecryptfs [08:16] ok [08:25] robert_ancell, ok, lightdm built, testing time [08:26] cool [08:29] robert_ancell, that made my nb happy [08:30] robert_ancell, trying a second boot but it never logged in with the protected user directory on the previous version [08:30] robert_ancell, so I would say it looks good [08:31] cool... now if I can fix this branch I'll release that one [08:32] robert_ancell, did you ask on #bzr? [08:32] robert_ancell, second login worked again ;-) [08:32] yes, but no help yet [08:32] robert_ancell, did the bug I pointed helped? [08:32] didrocks: no worries :) [08:32] lool, hey [08:32] I'm not sure what the command is for me to run [08:32] lool, can you help robert_ancell maybe? ;-) [08:33] hey seb128, how are you? [08:34] hey chrisccoulson, I'm fine thanks, how are you? [08:34] seb128, mostly good, except my daughter kept me awake for much of last night [08:34] so a bit tired ;) [08:34] oh [08:34] is she ok? [08:35] she had issues or just didn't feel like sleeping? [08:35] she's had a cold this week [08:35] but i think she does it just to annoy me ;) [08:36] robert_ancell, did you try to bzr fetch-all-records -d lp:lightdm? [08:36] it needs a second branch, but I don't know how I pick that [08:36] hum [08:37] robert_ancell, do you have a working local copy? can you push to a new location? [08:37] just curious [08:37] seb128, no, I've committed changes to it I don't want to release yet [08:38] that sucks [08:46] hey everyone...just curious, who moved my cheese? ;) [08:46] jasoncwarner_, how "moved"? [08:46] hey jasoncwarner_ [08:46] I did a reinstall today so I downloaded alpha2 (no upgrade from natty) and I realized something...I can't find how to remap keys in new keyboard settings manager? [08:47] jasoncwarner_, I though americans didn't know about cheese? ;-) [08:47] seb128: it is a us expression for something being reluctant to change ;) [08:47] it is a REALLY terrible management movie they made me watch at IBM [08:47] jasoncwarner, robert_ancell; good mornings [08:47] jasoncwarner_, oh ok, I though you were speaking about "cheese" the webcam thingy, I moved that to universe recently [08:48] jasoncwarner_, use ccsm [08:48] desrt: morning...you still in france with the didrocks? [08:48] in france, but not with didrocks [08:48] jasoncwarner_, the compiz<->gnome keybinding integration is not working with GNOME3 [08:48] desrt, hello [08:48] robert_ancell: how's lightdm slogging going? [08:48] lotso slogging [08:48] sick of it yet? :) [08:48] not quite yet :) [08:49] seb128: where do I make the change in ccsm? [08:49] I just need more time [08:49] give it to the end of the cycle, i guess :) [08:49] oh, nice. most of the PPA builders disappeared again [08:49] when jasoncwarner gets the whip out [08:49] jasoncwarner_, different locations according to the actions [08:50] seb128: I just want to remap capslock to ctrl [08:50] oh [08:50] I though you wanted keybindings [08:50] jasoncwarner_, that's in control-center, region, layout tab [08:51] jasoncwarner_, don't worry GNOME in its tradition to drop things you use will drop that dialog in GNOME 3.2 [08:51] ;-) [08:51] (not joking, they say it's not things normal users tweak and so confusing rather than useful) [08:53] wow...that seems like a really, really odd place for that. especially considering there is a 'keyboard' setting pane literally RIGHT there [08:53] didrocks: hey, ? for ya. am I insane or did tab all of the sudden stop working in the dash? [08:53] * desrt ponders another glib tarball to keep seb's life boring and repetitive [08:54] desrt, ;-) [08:54] jasoncwarner_: hum, it shouldn't have worked from the beginning (I'm in unity-2d right now for next unity 2d release), but there is a grab preventing alt + tab working normally [08:54] jasoncwarner_, unity reworked their event handling, there is quite some input breakages [08:54] oh, just tab [08:54] jasoncwarner_, like you can't middle click on a launcher, or if you run a command you can't click on the history icons before typing [08:54] jasoncwarner_: yeah, there are a lot of keybindings issues since latest unity [08:54] jasoncwarner_: super + num [08:54] middle click as seb128 told [08:55] vuntz: if you update the desktop file spec then i can cause even more disruption! [08:55] desrt, btw so my "force eventfd to off in configure" was not enough, the glib upload to oneiric yesterday hanged once on amd64 [08:55] didrocks seb128 ah...I thought I was going crazy, which is entirely possible. [08:55] desrt, it built on retry [08:55] seb128: :X [08:55] and it's in the distro? [08:55] jasoncwarner_: one doesn't exclude the other :-) [08:56] * didrocks needs to run very fast now [08:56] desrt, that was stock upstream version with the eventfd forced to off and yes [08:56] seb128: ouch [08:56] desrt, why ouch? [08:57] seb128: because if it has the bug then you're going to get the testcases of a bunch of other glib-depending things crashing on the builders [08:57] debugging buildd hangs isn't fun is it? ;) [08:57] chrisccoulson, indeed [08:57] chrisccoulson: i just merged the fix upstream [08:57] i've got a similar issue with firefox [08:57] anyone fancy debugging that? ;) [08:57] desrt, well, I've been told you will get a fixed version for me before it happens :p [08:57] seb128: :) [08:58] seb128: i'll check with the others. a glib tarball could possibly come today [08:58] seb128, robert_ancell: Hey, not sure whether that would work, but you could try bzr fetch-all-records lp:somebranch . [08:58] if . is a local checkout of your branch, or an init-repo dir [08:58] lool, hey, being sorted on #bzr but thanks [08:59] * desrt wants to do just a bit more GMainLoop breaking while he's at it to solve that old old old "gtester randomly hangs" SIGCHLD race [08:59] seb128, are you able to remove packages from the archive? [09:00] ie, did pitti give you his axe before he went on vacation? :-) [09:02] chrisccoulson, yeah, it's normal archive admin skill ;-) [09:02] seb128, nice. hopefully i will have a list of packages for you to remove later ;) [09:02] (ie, the remainder of https://blueprints.launchpad.net/ubuntu/+spec/desktop-o-mozilla-rapid-release-maintenance) [09:02] ok [09:02] then i can close that blueprint as finished [09:02] \o/ [09:03] then you can do some desktop work? ;-) [09:05] seb128: bzr url for glib source package? [09:05] * desrt is having difficulty finding it again [09:05] (for the web interface) [09:05] desrt, https://code.launchpad.net/~ubuntu-desktop/glib/ubuntu [09:06] cheers [09:06] seb128: what's your policy for 'official' vs 'ppa' uploads with respect to that repository? [09:06] * desrt has been using your patches/ directory as a TODO list... [09:12] brb [09:14] desrt, that vcs is the official distro one [09:14] desrt, I will not commit ppa work there [09:14] gotcha [09:14] looks like you get to drop a couple more patches next time, in any case [09:16] desrt, right, the gio dbus session one, the no fd one and the gio launch handler one as well [09:17] multiarch compat can probably go soonish as well... once it's taken care of [09:17] desrt, steve agreed on porting dx code to the official gio launcher api so I will drop the old patch we had as well [09:17] then it's just desktop file translations and the silly debian G_HOME thing [09:17] right [09:18] how do you want to fix the multiarch thing, [09:18] ? [09:18] move all your gio plugin packages to be multiarch-enabled [09:18] there can't be that many of them.... [09:18] oh right [09:18] well I sort of kept it in case people "out there" were having local built ones [09:19] but I case it's not a frequent case [09:19] the patch is actually sort of evil anyway, since it will cause a arm libgio on my amd64 system to try to load amd64 libraries into an arm process [09:19] (or similar cases like this) [09:23] seb128, ok, ready to upload, last chance to stop me [09:23] robert_ancell, go go go [09:23] * desrt waves his arms wildly to distract seb [09:24] robert_ancell, are you there tomorrow or off tonight? [09:24] 3pm tomorrow [09:24] robert_ancell, in case you break the world ;-) [09:25] robert_ancell, ok, is there any bug or greater or whatever lightdm thing you think we should look at for a3? [09:25] robert_ancell, I will drop you an email today if we run into a real issue with the new version and would welcome a look for you [09:25] robert_ancell, otherwise enjoy your holiday, see you at the desktop summit! [09:25] seb128, the main issues are integration, i.e. the switcher, screenlock, ubiquity, gnome-control-center [09:25] will check email in the morning [09:26] ok [09:26] well those are not stoppers [09:27] you will still have time after your holidays to get work done, we are just mid-cycle ;-) [09:27] seb128 and/or didrocks do you know why banshee isn't the default music app on a new install? [09:27] just keep an eye out for stability issues [09:27] robert_ancell, I think we should discuss screenlock and g-c-c etc at the summit [09:27] robert_ancell, will do [09:27] seb128, true [09:27] jasoncwarner_, define "default music app"? where? [09:27] ok, it's uploaded, me -> dinner, will check in tomorrow. fingers crossed [09:27] jasoncwarner_: default for which kind of files? [09:27] robert_ancell, ok, have a nice evening [09:28] see you maybe tomorrow if I stay up a bit later [09:28] otherwise in a few weeks ;-) [09:28] I'm just looking at dash, for 'listen to music', mine is 'movie player' [09:29] jasoncwarner_, I think it's unity which is still using gconf [09:30] where it should use the new mimetype thing [09:31] seb128: filing a bug, I guess? :) [09:31] jasoncwarner_, no, "known issue [09:31] jasoncwarner_, bug #805938 [09:31] Launchpad bug 805938 in unity "Totem set as default music player after install instead of Banshee" [Undecided,Confirmed] https://launchpad.net/bugs/805938 [09:32] though the bug suggest it should be fixed [09:33] I'm using rb and it's correctly listed, not sure about new installs [09:38] seb128: sometimes I worry about you and didrocks. I think you have launchpad memorized or something.....scary :o [09:39] heh :) [09:44] seb128: did you forgot about the meeting reminder or do you prefer another reminder again? ;) [09:46] didrocks, neither of those? [09:47] didrocks, just wrote it 5 minutes ago, check your launchpad box? [09:47] didrocks, but I used the "contact team" thing [09:48] hum, don't edit the wiki yet [09:48] I think I picked the old template :p [09:48] seb128: received it 2 minutes ago, which makes my messages 5 seconds before I receive! [09:49] ;-) [09:49] didrocks, well I was typing it when you pinged [09:50] seb128: type faster! :-) [09:50] can the wiki be any slower? [09:51] trying to update to new template... [09:52] ok, worked [09:52] now you can edit https://wiki.ubuntu.com/DesktopTeam/Meeting/2011-07-26 ;-) [09:54] wow, i need to install so much stuff to build vlc [10:17] seb128: there is an "activity reports" in the template you copied [10:18] didrocks, yeah, I'm not a slack techlead, you need to write activity reports again! :p [10:18] seb128: this will be copied, repeated, and amplified :-) [10:18] bah, the commit to the new template didn't work [10:18] didrocks, reload [10:19] ah, way better :) === MacSlow is now known as MacSlow|lunch [12:01] It doesn't appear that Evolution supports IPv6 SMTP servers. === pedro__ is now known as pedro_ [12:02] Which is a shame :( [12:27] seb128: https://bugzilla.gnome.org/show_bug.cgi?id=655293 [12:27] Gnome bug 655293 in general "Aisleriot includes LGPL code but no copyright notice" [Major,Unconfirmed] [12:29] jibel, hey [12:29] ok, I suck at understanding licenses requirements so tend to be conservatice [12:29] conservative [12:29] does anybody has a clue about this bug? [12:30] if a source distributed under the GPL has LGPL files does it need to ship a LGPL copy? [12:33] seb128: I'd say yes to be able to read the LGPL license terms, but I'm not a license expert either [12:36] yeah, I don't know about licenses either, but paragraph 3 of http://www.gnu.org/licenses/lgpl-2.1.html [12:36] says they can relicense the file but they should update the copyright info in the file [12:37] good morning! [12:38] they can do it but must edit the headers [12:40] ""To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License." [12:40] right [12:41] seb128: do you want to leave the followup comment or should I? [12:41] hey cyphermox Laney [12:41] hiya [12:42] jbicha, well I would still like somebody who knows about licenses to confirm what should be done ;-) [12:42] oh ok, that's not me :-) [12:42] jbicha, let's wait a bit if somebody else has an opinion on it ;-) [12:42] usually tarballs which do that just ship a copy of the LGPL [12:43] if you form a derivative with something that is not a library then you have to relicense to GPL and update the headers [12:43] it's pretty clear [12:44] right [12:44] jbicha, well I guess reply saying they need to update those files to put them under the GPL then [12:44] jbicha, thanks ;-) [12:46] ok [12:46] so who wants to do some GNOME updates? [12:46] hmm. in doubt couldn't you just ship both licenses? [12:46] seb128: was going to start evolution now, but I can do others if there are things "more important" [12:47] cyphermox, no, you doing the evo stack would be nice [12:47] cyphermox, cf the bug number just before you said hi there, that's what I was asking first, if they can ship a LGPL copy [12:47] guys got to say I installed the unity-greeter and it's really pretty :) nice work [12:48] kudos to robert_ancell [12:48] cyphermox: yes, they could definitely keep it under the LGPL but I think they'd rather keep it all under the same license [12:49] seb128: could you take a look at https://code.launchpad.net/~jbicha/ubuntu/oneiric/vino/vino-3.1/+merge/69196 [12:49] jbicha, yeah, it's my review list [12:49] jbicha, seems easy enough ;-) [12:49] oh ok [12:49] "it's on my review list" [12:49] kenvandine, chrisccoulson, mterry: want to do some GNOME update? [12:50] hey kenvandine mterry ;-) [12:50] seb128, heh, you should do the niceties first, then ask for help ;) [12:50] seb128, maybe in a bit :) [12:50] mterry, sorry, you know how rude the frenchs are [12:50] ;-) [12:50] seb128, OK, I can look at the list or you can give me some [12:50] hehe [12:50] kenvandine, empathy for you? [12:50] seb128, did you see i got python-wnck dropped? [12:50] mterry: isn't it nice that he wants your help? :) [12:50] kenvandine, yes, thanks \o/ [12:50] seb128, yeah, i'll do that [12:51] seb128, i tried going to gtk3, but ended up being huge... all the service plugins provide there only little bit of code that gets embedded [12:51] they would all need porting [12:51] and i want to drop all of that anyway [12:51] ok [12:51] well you will need to clean for the lts ;-) [12:52] but you have time for that ;-) [12:52] but at least wnck is using gi now :) [12:52] indeed [12:52] mterry, ok, we have some great choice for you sir, cheap upgrades today! ;-) [12:52] mterry, you can pick in eog file-roller gconf yelp-xsl [12:53] mterry, gnome-keyring (requires to package the new p11-kit from fdo though) [12:53] mterry, if there is anything you like just write it on the etherpad and it's yours ;-) [12:54] kenvandine: just the man :) there was a tweet earlier that mpt made where the bottom line was cut in half, not in gwibber but the popup message window and it looked ugly :( [12:54] seb128: I can take yelp-xsl [12:55] jbicha, great, write it on the etherpad please, thanks ;-) [12:56] davmor2, you mean notify-osd? [12:57] kenvandine: that's the one [12:57] kenvandine: I kept thing indicator and knew it wasn't that :) [12:59] davmor2, which tweet was it? [12:59] kenvandine: I'll go grab it for you [13:00] dobey, hey, your uploads from yesterday both failed to build === m_conley_away is now known as m_conley [13:01] kenvandine: https://twitter.com/#!/mpt/statuses/95803899969150976 pretty sure it was this one the nicks were cut in two [13:02] davmor2, ok, that doesn't look long enough to get truncated by notify-osd... but none of his recent ones look like it would [13:03] gwibber doesn't do anything to truncate it... so it would be notify-osd doing it [13:03] davmor2, actually... was it maybe "merged" with another post from @mpt? [13:03] kenvandine: It's not truncated the last line only the top halves showed [13:03] oh... [13:03] interesting bug! [13:03] file a bug against notify-osd i guess [13:04] with a screenshot [13:04] kenvandine: if it happens again I'll try and screenshot it [13:04] have you changed default fonts or sizes? [13:04] seb128: I've been looking out for it since [13:04] that would be useful to mention in the bug too [13:04] kenvandine: Nope [13:04] ok [13:11] seb128: odd [13:12] ugh [13:12] seb128: did something change with dh_python2 recently? [13:12] dunno, you should rather ask barry about that [13:12] I don't follow python much [13:12] ok [13:13] it built locally on my box [13:13] so not sure what's going on [13:13] seb128: /j #bazaar [13:14] never mind [13:15] seb128: ah, maybe it's not dh_python2 that's the problem. i guess all those ERROR: aren't errors. [13:24] seb128: hrmm, how much qt stuff is going on CD? :) [13:24] dobey, just what unity-2d needs [13:24] dobey, why? [13:25] dobey, no application [13:26] seb128: the qt bits of ubuntu-sso-client/ubuntuone-control-panel get built regardless (because setuptools is a horrible build system), and so it's requiring some python qt pieces for setup.py build to work. [13:26] seb128: though i guess it doesn't matter if that's on the CD or not, so long as it's in main [13:26] so nevermind me :) [13:26] hello [13:26] dobey, build-depends on qt should be ok, just don't bring a qt ui on the CD ;-) [13:27] right [13:27] rodrigo_, hey [13:27] hi seb [13:27] still early here, so brain is still a bit slow :) [13:27] hi seb128 [13:27] rodrigo_, your g-s-d upload fail by lack of build-depends on upower [13:27] hmm, there are 2 seb's! [13:27] seb128, oh, ok [13:32] didrocks, \o/ doing updates! [13:33] didrocks, oh, file-roller is already claimed by jbicha [13:33] hum? I already did it? [13:33] oh ok [13:33] where was it claimed? [13:33] didrocks, see the "Things being worked on:" on the etherpad [13:33] there is like 10 updates listed [13:33] well, LP wouldn't let me do a merge request anyway [13:33] for yelp-xsl [13:33] jbicha, can you ask on #launchpad maybe? [13:34] jbicha, seems you should push those to ~jbichar/component/something rather than oneiric/... [13:34] well at least for things that are not coming from UDD but from ubuntu-desktop vcs-es [13:34] I listed on etherpad at start so that its more visible at it's a transient updates [13:34] jbicha: fyi, I already uploaded it [13:34] didrocks, well see the section some 15 lines after yours [13:35] didrocks, feel free to re-organize to have updates first [13:35] seb128: ok, I'll try that, it usually works though [13:35] jbicha, seems it works if there is a launchpad component matching the name or something [13:35] seb128: I hope that working on those update will make you reviewing the merge req on brasero if you have the hardware to test :-) [13:36] ;-) [13:36] it's on my list for today [13:36] just pushing gconf [13:36] then I sponsor vino and gnome-applets [13:36] then will do that [13:37] nice! [13:45] kenvandine: gwibber related the last tile if it isn't completely on isn't visible however if you press the up arrow it's title is then press the up arrow again and it goes and again and it's back :) great fun :) [13:46] jbicha, kenvandine: random comment but no need to build-depends on gir binaries in oneiric, the libdev binaries have depends on their gir [13:46] so ie a build-depends on libgtk-3-dev will bring in the gtk3 gir [13:46] seb128, cool [13:47] thx [13:47] yw [13:47] davmor2, yeah, known :) [13:47] hrmm [13:47] seb128: ok, good to know [13:47] how does one do binary-post-install/foo:: with pure dh? same as with cdbs? [13:48] jbicha, oh, in the gnome-applets case you fixed a depends, you can use gir:Depends rather than list the individual girs [13:48] ${gir:Depends} [13:48] jbicha, ^ [13:48] dobey: normally you override the dh_ target [13:48] like [13:48] override_dh_install [13:48] override_dh_install: [13:48] dh_install [13:48] […] [13:49] oh, so i'd do that to rm -f debian/tmp/usr/lib/nautilus/*.la for example? [13:49] dobey: indeed :) [13:50] ok, thanks [13:50] dobey: http://bazaar.launchpad.net/~ubuntu-desktop/libunity/ubuntu/view/head:/debian/rules for instance [13:51] dobey, bug #764790, is that for you or nessita still? [13:51] Launchpad bug 764790 in ubuntuone-control-panel "Provide a X-GNOME-FullName in the .desktop file" [Medium,Triaged] https://launchpad.net/bugs/764790 [13:52] seb128: ah i guess roberta should have reassigned it back to nessita in april. [13:54] seb128: i am staying out of that mess :) [13:54] seb128, i have confirmed those counts in the messaging menu are rather inflated, not sure why yet though [13:54] dobey, ok ;-) [13:54] kenvandine, great! [13:54] i need to leave for a bit in a few minutes... early lunch break [13:54] bbiab [13:56] kenvandine, reminder, it's meeting day, but I guess you will be back in 1:30 ;-) === MacSlow|lunch is now known as MacSlow [13:57] i will :) [13:57] jbicha, eog is already done by didrocks [13:58] jbicha, sorry it's a bit busy today ;-) [13:58] * didrocks stops to let jbicha doing updates :) [13:58] seb128: ok, no problem [13:58] jbicha: just 3 lines before what you wrote on eth ;) [13:59] jbicha, libpeas and tomboy are to do if you want some [14:00] not tomboy (unless you want to do it in debian for me :-) [14:00] jbicha, not tomboy then :p [14:00] ok [14:00] Laney, I put your name for tomboy on the etherpad to avoid that issue :p [14:00] you can put that I offer sponsorship if anyone ever wants to do it [14:00] :P [14:00] jbicha, telepathy-mission-control-5 is free [14:01] hmm, are we including transmission in main? [14:01] rodrigo_, it's on the CD for years [14:01] rodrigo_, so we are not including it, we keep it there ;-) [14:01] ah, jbicha added a comment to the etherpad [14:01] ah, but it's for dependencies! [14:02] sorry [14:02] rodrigo_, it got new depends [14:02] yeah, just saw it [14:02] rodrigo_, did you work on it? [14:02] rodrigo_, if you want to sponsor the update please do it ;-) [14:02] no, didn't work on it, and yes, can do the sponsoring [14:06] jbicha, oh, there is vinagre also if you want since you did the previous updates for this one [14:06] jbicha, hmm, your merge request is wrong, just includes removed files, so I guess it's proposed for merging into the wrong branch? [14:06] dobey, you mentioned on friday about changes to how U1 updates may be distributed in the future (when i asked whether anybody was using extras). have you got any more details about that? [14:07] seb128: well, I don't know how to fix the amd64 build problem & it didn't change much this cycle [14:07] jbicha, they ship the .convert for the settings [14:07] jbicha, if you do the update I will fix the build issue ;-) [14:08] chrisccoulson: https://blueprints.launchpad.net/ubuntu/+spec/desktop-o-ubuntuone-agile-delivery-of-u1 [14:08] seb128: ok [14:08] dobey, thanks [14:08] jbicha, thanks [14:08] i'm wondering if we should do something similar for our remaining mozilla extensions ;) [14:09] rodrigo_: you mean transmission? [14:09] jbicha, yes [14:09] rodrigo_: I drop the .pc stuff but I probably shouldn't bother as Launchpad will add it back [14:10] jbicha, shouldn't it be a merge request against the ubuntu-desktop vcs? [14:10] rodrigo_: at the bottom it says the diff has been truncated for viewing [14:11] mterry, didrocks already did it [14:11] seb128, yup, just saw [14:11] mterry, can you sponsor yelp-xsl? [14:12] seb128, man, you people are fast. I turn away to do something else and 3.1.4 has already landed ;) [14:12] seb128: perhaps, when I did 2.32, I was told to go ahead and merge with the main ubuntu branch since it was newer [14:12] seb128, which was a long way of saying "yes" [14:12] jbicha, oh [14:12] I prefer the ubuntu-desktop branch though [14:13] mterry, otherwise on the "to update" list I think we still have: libgnome-keyring gnome-keyring (requires p11-kit) telepathy-mission-control-5 glibmm2.4 [14:13] yes [14:13] jbicha, ok [14:14] mterry, gedit-plugins could be updated to 3.1 also [14:14] seb128, did you get the list of apps using the g-p-m bus interface? [14:15] rodrigo_, no but I can do that now, what was the interface again? [14:15] seb128, org.gnome.PowerManager [14:15] ok [14:16] seb128, thanks [14:17] desrt: dconf-editor will need an icon too if it's going to be visible [14:17] jbicha: ya. i noticed how ugly it is :) [14:17] jbicha: know any artists? :) [14:17] (i guess we could just steal one from the icon theme...) [14:17] desrt: I'd jut cheat and steal the gconf-editor one [14:17] *just [14:18] desrt: if you want, Julie can maybe do one [14:18] hmmmmmm [14:18] i can't imagine that it's very fun to come up with an icon concept for a settings editor :p [14:18] can you make dconf-editor itself not be ugly too? :) [14:19] desrt: that's easy. make it a DIP switch [14:19] dobey: talk to robert :) [14:21] ok [14:21] jbicha, mterry, rodrigo_: I've added a "Still to claim:" list to the etherpad [14:21] easier this way [14:21] just move things to "Started" with your name next when you claim something [14:22] man [14:22] gconf-editor has a terrible icon! [14:22] no way i copy that [14:23] haha, it's for getting under the hood of the config system [14:24] desrt: I would suggest the kind of private joke icon that nobody can understand just to ensure that's obsfucated :) (like http://iris-bleu.i.r.pic.centerblog.net/o/bcfaa338.jpg) [14:24] i think i'll just steal the system settings icon [14:24] don't [14:25] seb128, ok [14:25] seb128: any reason why not? [14:25] use the icq icon [14:25] desrt, it's not nice to have several items with the same icon in the same category ;-) [14:25] didrocks: maybe i need a new icon, after all :) [14:25] desrt: because people will go there thinking it is a nice ui to adjust settings [14:26] desrt: steal the regedit.exe icon :) [14:26] dobey: as microsoft DMCAs the gnome git server [14:26] ;) [14:26] desrt: I'll ask if you want :) [14:26] didrocks: only if she is really bored [14:26] for now i will do the release with no icon [14:26] heh [14:26] desrt: I'll ask her ;) [14:26] thanks [14:28] desrt, keep the entry hidden then? [14:28] seb128: it's an unstable release [14:29] desrt, ok, fair enough [14:29] seb128, i think bug 816377 is ready for you now. i've fixed the 2 remaining packages holding python-gtkmozembed in the archive now [14:29] Launchpad bug 816377 in xulrunner-2.0 "Please remove and blacklist source and binaries from oneiric" [Undecided,New] https://launchpad.net/bugs/816377 [14:30] and dconf-editor is not installed by default [14:30] chrisccoulson, ok, will have a look later if nobody beats me to it [14:30] cleaning my stack of updates and sponsoring first [14:30] jbicha, right, maybe we should ;-) [14:31] seb128, thanks [14:31] we had gconf-editor installed by default [14:33] didrocks, how about this for an icon? http://is.gd/2SFGrV [14:34] chrisccoulson: like I'll hammer you strongly if you don't install the schema?!? :-) [14:34] heh [14:34] didrocks: i'd like to introduce you to the new, softer, GSettings [14:34] desrt: I heard about a new cool feature there! :-) [14:34] not sure in what condition you did this! [14:35] didrocks: i guess you heard about it before most others... :) [14:36] Adwaita's a bit weird, most apps use the traditional gray, but a few have opted into the dark variant [14:36] I'd prefer one or the other please [14:36] desrt: amazing, air sound speed > dsl you mean? :) [14:36] jbicha, things like display content should be different in GNOME design or something [14:36] like the viewers [14:37] didrocks: speed of sound > speed of me typing "git push" [14:38] heh :) [14:39] seb128: Vinagre has some .la files in its plugin folder, but those are bad, right? [14:39] jbicha, rather "not needed", they don't hurt but would be nice to clean yes [14:44] hmmm, maybe i should do some gnome updates [14:45] chrisccoulson, \o/ [14:46] chrisccoulson, see "Still to claim:" on the etherpad if you want to do some [14:54] jbicha, I'll do the MIRs and reviews you've generated during this GNOME update [14:54] jbicha, thanks for the awesome work! [14:56] didrocks: that didn't seem to work :( [14:57] dobey: it surely works for all unity packages, you can try DH_VERBOSE=1 [15:01] didrocks: ah, had the path wrong, because stuff wasn't actually going in debian/tmp/, but debian/$packagename [15:02] dobey: ah! makes more sense then! [15:03] didrocks: yeah, thanks :) [15:03] yw! [15:05] hrmm. i wish bzr bd would use pbuilder [15:08] can't you give it --builder? [15:09] i don't know. too much work. it should jfdi :) [15:19] rodrigo_, seb128: Hello guys! Rodrigo, have you had an opportunity to look at https://code.launchpad.net/~gunnarhj/gnome-control-center/langfix/+merge/68997 ? It would be good if we could make progress with it and the two related MPs. Would a scheduled meeting help? Any other ideas? [15:20] GunnarHj, hmm, no, first notice I have about it, looking now... [15:20] g'ah, libgnome-keyring rejected [15:21] chrisccoulson, you know the deal... ;-) [15:22] GunnarHj, 1st thing is that you shouldn't be reading /var/lib/AccountsService/users/%, but use the AccountsService dbus interface for retrieving the user's language [15:23] GunnarHj, I'll add some more comments in the merge proposal [15:25] jbicha, dunno if that's you who was asking about it yesterday, https://wiki.ubuntu.com/DeviceMenuAndUserMenu [15:25] rodrigo_: I know. Haven't been able to figure out how to do that, and would appreciate a helping hand. Looking forward to your other comments. [15:25] seb128: ah, thank you [15:26] GunnarHj, see the code in the user-accounts panel, it has code to call SetLanguage, so the same can be done to retrieve the Language Dbus property [15:26] here I was hoping that the implementation wasn't as good as the design but I see the design has issues too [15:27] jbicha, talk to mpt I guess ;-) [15:28] rodrigo_: Think I looked there, but will do so again, and get back to you. [15:29] didrocks, chrisccoulson, Sweetshark, tremolux, kenvandine, didrocks, mterry, cyphermox, rodrigo_, tkamppeter: desktop team meeting coming [15:29] like, in 35s? :) [15:29] seb128, ok [15:29] yup [15:29] didrocks, 28 now :) [15:29] o/ [15:29] * pedro_ waves [15:29] rodrigo_: even less now! :-) [15:29] pedro_, ups, sorry, hey ;-) [15:29] omg omg omg [15:30] hello :-) [15:30] did we loose mterry? [15:30] cyphermox: is that he new w w w ? [15:30] ok, meeting time [15:31] davmor2: :) [15:31] kenvandine, hey [15:31] kenvandine, are you back? [15:31] yup [15:31] partner update is on the wiki [15:31] kenvandine, ok, partner update? [15:31] * Sweetshark dances [15:31] libindicate-gtk-gtk3 \o/ [15:31] yup! [15:32] those lib(indic*)-gtk-gtk start being ridiculous :p [15:32] oh, a mterry [15:32] i am reviewing that now and will fix up the packaging [15:32] mterry, meeting! [15:32] we should be able to build gir and vapi now [15:32] yup :) [15:32] excellent [15:32] tedg also fixed up the namespace problems [15:33] ok [15:33] kenvandine, what is u1 going to do exactly? [15:33] i don't have much detail yet... but apparently RT has agreed [15:34] they will have their updates out of the archive? [15:34] for oneiric it will be a shim that only accesses main [15:34] not for oneiric, i think [15:34] ok [15:34] did they agree with pitti as well? ;-) [15:34] i haven't been in on the all the discussions, josh forwarded me more mails [15:34] well I will let that to him when he's back :p [15:34] i need to read [15:34] it's not the sort of topic I want to step in [15:35] questions for kenvandine? [15:36] seems not [15:36] thanks kenvandine [15:36] :) [15:36] didrocks, hey [15:36] didrocks, unity update? [15:36] everything should be on the wiki :) [15:37] didrocks, unity-2d on gtk3 \o/ [15:37] I'm sure everyone is eager to see next update! :) [15:37] no \o/ for unity-3d, I'm waiting for them to fix their events handling and leaks :p [15:38] let's see what we will get this week :) [15:38] questions for didrocks? [15:38] is the ubuntu-desktop team doing anything for gnome 3 fallback mode? [15:38] we're planning to support it as an optional extra in edubuntu [15:38] highvoltage: the fallback mode is unity2d [15:39] for unity [15:39] didrocks, GNOME3 gnome-panel is still supported but not on the CD [15:39] I think the same code is working for gnome-shell -> gnome-panel [15:39] didrocks: no I'm specifically talking about gnome 3 fallback, or "the old gnome desktop" [15:39] highvoltage: it should work for the gnome-shell session (it was when I merged gnome-session) [15:39] highvoltage, we have unity3d, unity2d, gnome-shell, gnome-panel on gtk3 [15:39] seb128: I know that, but thanks :-) [15:39] you can use whatever you want in edubuntu I guess [15:40] didrocks, sorry, that was for highvoltage [15:40] but I'm not sure I understood the question [15:40] ok, I was just wondering if the desktop team planned any other work for it. I'll take that as a no then. [15:40] we will package updates [15:40] but that's about it [15:40] ok [15:41] thanks didrocks [15:41] tremolux, hey [15:41] yw [15:41] tremolux, s-c update? [15:42] seb128: hey! yes, I put it on the wiki [15:42] hum, no tremolux? [15:42] oh ;-) [15:42] new release has some cool stuff, editing and deleting of your reviews, new top rated section [15:43] nice [15:43] and a great speedup of gdebi file load [15:43] how is the gtk3 work going? [15:43] (a lot of people have been unhappy about that) [15:44] tremolux, how is the gtk3 work going otherwise? [15:44] it is still moving forward and has some beautiful elements now, but there is a lot remaining before it can be in a state that we could consider making it the default [15:44] ok, so not likely this cycle I guess? [15:45] (I'm watching for the GNOME3 specs) [15:45] in other words, it's very rough still at this point...it's a very young effort relatively as this was spec'd well into the cycle [15:45] ok [15:46] the issue is that the gtk3 port contains all of the new 5.0 design elements, rather than a straight port of what we have [15:46] tremolux: so, if I really want to push oneconf by default, should I target the gtk2 version? [15:46] so it's massive churn in progress [15:46] didrocks: is there a lot of UI involved? [15:46] as it's clearly what's block me at that point, the server part is all done :) [15:46] tremolux: well, the plugin that is changed everytime due to s-c API not being garranteed [15:46] tremolux: quite a lot of code, indeed [15:47] if the backend is pretty stable and the UI work is not too involved, it can be done in both branches [15:47] didrocks: right, the plugin api, does it keep changing? [15:47] tremolux: the plugin api is giving access to the full s-c, and yeah, it keeps changing :) [15:48] didrocks: well, the gtk2 branch should be getting quite stable at this point, I hope :/ [15:48] tremolux: ok, I'll try to target the gtk2 branch for oneiric then [15:49] didrocks: and yes, I think you'd want to target that because gtk3 is still quite rough and in a lot of churn [15:50] tremolux: ok, can we have a look that week of what changed? I'll try to keep the plugin as it is today then [15:50] didrocks: but I hate for you to put a lot of work into the gtk2 stuff because it is EOLing for 12.04 for sure [15:50] tremolux: yeah, but oneconf missed the target for everytime a new reason for 2 cycles already, I don't want it to be that 3 times :) [15:50] let's see how much work it is to port to the current gtk2 version [15:51] didrocks: I hear you loud and clear :) [15:51] I'll ping ou directly (or you can join #oneconf) [15:51] :) [15:51] or* [15:51] didrocks: ONECONF must happen! [15:51] ok, seems like we should target the gtk2 version for oneiric rather [15:51] \o/ [15:51] seb128: yes, sorry I didn't make that very clear [15:51] it's getting late to land and stabilize the gtk3 one especially if lot of work is still needed [15:52] tremolux, no worry, thanks for the update, keep the good work! [15:52] seb128: exactly, it's very rough still, my honest assessment [15:52] didrocks, thanks for the oneconf work, let's cross fingers it lands this cycle ;-) [15:52] let's move on [15:52] * didrocks crosses his finger very hard as well :) [15:52] fingers* [15:52] http://status.ubuntu.com/ubuntu-oneiric/canonical-desktop-team-oneiric-alpha-3.html [15:52] * tremolux too [15:52] so [15:53] thanks guys [15:53] the curve is not an happy curve! [15:53] so please everybody update your a3 wi [15:53] let's discuss those a bit there [15:53] kenvandine, hey again [15:53] yeah [15:54] kenvandine, gwibber still had 4 for "friends" topic [15:54] is that on track? needed for a3? [15:54] no... blocked on a e-d-s bug [15:54] which rodrigo_ might fix :) [15:54] from what i hear [15:54] kenvandine, hmm, which bug? [15:54] the one BigWhale asked about [15:54] one sec [15:55] seb128, i can close 5 WI's in one go when you do bug 816377 ;) [15:55] Launchpad bug 816377 in xulrunner-2.0 "Please remove and blacklist source and binaries from oneiric" [Undecided,New] https://launchpad.net/bugs/816377 [15:55] chrisccoulson, ;-) [15:55] that's a good motivator :) [15:55] indeed [15:55] rodrigo_, my awesome bar isn't findiing it :) [15:56] kenvandine, hmm, is it the one about get_contacts not working on the gir generated stuff? [15:56] chrisccoulson, btw charline has a wi on the email client spec, do you know if she did the testing yet? did they publish it somewhere? [15:56] yes [15:57] kenvandine, seems like that feature could slip to next cycle without being a stopper anyway? [15:57] yeah [15:57] kenvandine, oh, ok, i looked at it and the doc comments for the API include the correct info for the introspection stuff to be generated correctly, so not sure why it didn't work [15:57] kenvandine, if you find the bug # I'll have another look [15:57] rodrigo_, i think it was crashing for him [15:57] looking [15:57] kenvandine, because I don't remember the exact details [15:57] kenvandine, yes [15:57] ok [15:57] let's discuss that bug after the meeting [15:57] kenvandine, can you make sure there is a bug and add it to the blueprint? [15:58] with rodrigo maybe subscribed to it [15:58] or assigned [15:58] https://bugzilla.gnome.org/show_bug.cgi?id=654564 [15:58] Gnome bug 654564 in Contacts "Querying EDS address book in Python results in a segfault" [Critical,Unconfirmed] [15:58] rodrigo_, ^^ [15:58] kenvandine, ok [15:58] did the key to delete files in nautilus change or did I break my config? pressing "del" does nothing (in oneiric) [15:58] ah, that could get fixed once 3.1.4 is ready no? [15:59] geser, ctrl-delete [15:59] rodrigo_, thx! [15:59] cyphermox, which one of the reason we wait for your update: p [15:59] ok, thanks kenvandine, rodrigo_ [15:59] yeah, working on it, e-d-s is ready just finishing evo so I can test that it roughly works ;) [15:59] kenvandine, the feature is not a blocker for oneiric I guess? [15:59] no [15:59] ok, so let's see how it goes [15:59] we really really really want it [16:00] we can drop the milestone from it if needed [16:00] but not a blocker [16:00] yeah [16:00] seb128: thx, any reason why it changed? [16:00] i am doing that [16:00] thanks kenvandine [16:00] geser, see upstream lists, basically one key was too easy to hit without noticing for some users [16:00] some users complained for a while that it was too easy to delete files without noticing [16:01] ok [16:01] next [16:01] chrisccoulson, you still have quite some email client and unity integration workitems [16:01] how are those going? [16:02] seb128, the calendar stuff probably isn't going to happen for oneiric [16:02] :-( [16:03] i wouldn't mind some input from design about what the default calendar experience should be like [16:03] I guess the appmenu upstream one is not really something we block on, what we have now is working? [16:03] yeah, there's no hurry to do that one [16:03] the firefox download thing seems rather a "nice to have" that a needed [16:03] well let's see where we stand next week [16:04] yeah, i started an extension for that a while ago [16:04] we will need to win some CD space back [16:04] which sort-of works [16:04] we need to win some 15mb [16:04] ugh no calendaring? [16:05] kenvandine, there is some work to get lightning to use eds, but i wouldn't want to ship that by default anyway [16:05] :( [16:05] so no way by default to get appointments in indicator-datetime [16:05] and i'm not sure how to support lightning atm [16:05] especially seeing as bindwood has been broken now for 5 weeks since we did the last firefox update [16:06] i guess lightning will have the same problems with security updates [16:06] kenvandine, what appointments? no calendar ui by default anyway [16:06] right [16:06] well that was a tradeoff we know about [16:06] so unless people install evolution, they can't use that feature in the indicator [16:06] i was thinking about writing a standalone calendar app that users can create and edit appointments with [16:06] I will keep using evolution for calendars (well if the speed comes back to an usable level) [16:07] not sure how hard that would be though [16:07] we should maybe look at date [16:07] ups [16:07] dates [16:07] https://launchpad.net/ubuntu/+source/dates [16:07] is that still maintained? [16:07] doesn't seem so :-( [16:07] I can integrate lightning into the update testing if it's promoted [16:07] well no calendar for this cycle I guess [16:08] we will not sort that today anyway, let's move on [16:08] yeah [16:08] I should descope the screensaver spec as well [16:08] dates also is too targetted to maemo, so small screens [16:08] seems not likely we will have time to work on that this cycle either [16:08] it can be improved though, of course [16:09] rodrigo_, well we don't really need a complete client [16:09] just something which let you configure a calendar [16:09] hum [16:09] is gnome-online-account enough to configure a gcalendar? [16:09] or do you need evolution as well? [16:10] well anyway seems otherwise we don't have obvious spec blocked [16:10] questions or comments? [16:13] seems not [16:13] I'd really like to see a fix for bug 798951 as it breaks Gnome Shell & Fallback pretty bad [16:13] that's a wrap then [16:13] Launchpad bug 798951 in gnome-panel "Applications menu fails to open due to change to /etc/xdg/menus/gnome-applications.menu" [Undecided,Invalid] https://launchpad.net/bugs/798951 [16:13] thanks everybody [16:13] ah, thought it was about this :P [16:13] not sure if people noticed, but if you don't have IPv6 on your network you should be seeing a good speedup in getting connected; I applied and included a patch to commit both address families separately in NM, stgraber helped a lot with testing a bunch of use cases (and we have a few back and forths) [16:13] cyphermox, what? [16:13] jbicha, seems like a one liner in the rules [16:14] seb128: I thought it was comments specifically about the WIs and all [16:14] regardless, what I just wrote is just a public announcement ^^ [16:15] thanks seb128 :) [16:15] nice [16:15] seb128: well it's been broken for weeks [16:15] jbicha, sorry, will look at it, I assumed that if people were annoying enough by it they would just submit a merge proposal to fix it [16:15] seems like that's wrong assumption though ;-) [16:16] jbicha, I've neither g-s or gnome-panel installed and my system is an upgrade [16:16] seb128: I'm not sure the correct way to fix it since Debian does it differently I believe [16:16] but I can just tweak the rules that should work [16:16] well, we do it the upstream way [16:16] i.e we don't rename the menus [16:16] seems like rodrigo_ broke it when he merge [16:16] he didn't comment the rules .menus rename [16:16] hmm, me? no, it wasn't me!! :) [16:16] but he did drop the debian code patch for the rename [16:16] so the installed names and loaded one don't match [16:16] * rodrigo_ looks [16:17] thanks :-) [16:17] rodrigo_, gnome-menus, debian rename the .menus to prefix gnome- [16:17] seems like you forgot to drop the rename from the rules [16:17] seb128, ah right [16:18] * kenvandine is really digging the compiz modal dialogs, didn't think i would [16:19] kenvandine: don't get too used to it, it will be removed [16:19] bummer [16:19] i didn't think i would like it... oh well :) [16:20] kenvandine, I like it when it works [16:20] hehe [16:20] which means once a day [16:20] like if you have some small dialog the file selector can't be used [16:20] it also tend to shift things on screen [16:26] tedg: hey hey [16:34] mterry, is there a deja-dup help channel? [16:40] rodrigo_, while you're at that bug... I have another question that's, well, bugging me. :> Are there any working examples of pyton interaction with EDS? Because whatever I write, it fails to work. :) [16:41] BigWhale, i suspect nothing that doesn't use python-evolution [16:41] kenvandine, excellent news! ;> Why do I always start working on something that nobody has done before... I feel like James T. Kirk... [16:42] BigWhale, not that I know [16:42] always going where no man has gone before :P [16:42] the introspection stuff is new, so you seem to be the 1st one :) [16:42] rodrigo_, anyway, this is the code that fails to work: http://pastebin.com/9nHFX2Yk [16:43] ok [16:44] (beside the bug that I reported) [16:45] the one that makes python dump the core... [16:45] oh, I forgot something during the meeting [16:46] everybody please test the lightdm update today [16:46] robert_ancell is still working half a day tomorrow and then off work for 2.5 weeks [16:46] so if there is something broken we should let him know today so he has a chance to have a look tomorrow [16:47] didrocks, mterry, kenvandine, chrisccoulson, rodrigo_, others: ^ [16:47] seb128, ok [16:47] seb128, sure [16:47] thanks [16:47] will do [16:47] bah [16:47] it's in NEW [16:47] good that I looked :p [16:47] seb128, should we focus on unity-greeter? [16:48] or is that default now? [16:48] ok, will do [16:48] kenvandine, test whatever greeter you use, unity greeter is not default yet no [16:49] we agreed with robert_ancell that it's better to wait after he's back and updated version to switch [16:49] the current has some issues especially with indicators [16:50] he did update the gtk greeter to gtk3 though [16:50] I've newed the binaries, they should be available in the next publisher run [16:50] i.e around an hour [16:51] is the unity greeter usable? [16:51] i haven't tried it for real yet [16:51] i tried the test mode ;) [16:52] I'm using it for a few weeks [16:53] it didn't have the "can't log in ecryptfs protected userdirs" bug [16:53] well I was using it, until I tested the lightdm update, I just tried the stock gtk one on today's update [16:53] but it's good that I tested it 0.9.1 wasn't able to log with ecryptfs again [16:54] that should be fixed in 0.9.2 which is what robert_ancell uploaded [16:55] seb128, i will get us back 3MB on the CD when i do the next tbird upload btw [16:55] chrisccoulson, \o/ [16:55] unless you already counted that 3MB in the "need to find 15MB" [16:55] turning optimization? [16:55] seb128, yeah [16:55] https://bugzilla.mozilla.org/show_bug.cgi?id=655003 [16:56] Mozilla bug 655003 in Build Config "Sort out optimization defaults" [Normal,Resolved: fixed] [16:56] no I didn't count those 3mb [16:56] the last few comments [16:56] so we "only" need 11 to 12mb now [16:56] heh [16:56] I think pitti mentioned we will win some extra 8mb once we get properly localized isos and can drop the langpacks we have [16:57] those number include space to add clutter which I guess we will need [16:57] still it's tight [16:57] yeah [16:58] we might be able to make firefox and tbird use the system nss and nspr libs for release (if we keep them up-to-date) [16:58] kenvandine, btw if you want eds gir use example you can probably look at the addressbook for GNOME that alexl has been working on [16:58] but we'd need to switch back soon after release, as the requirements for those are bumped in pretty much every update [16:58] kenvandine, it's vala I think but should be closer than the old static bindings use [16:58] that could save us another couple of MB [16:59] chrisccoulson, oh, nice [16:59] that would be a last resort though :) [16:59] let's see, we still have some time for CD space settling [16:59] BigWhale, ^^ [16:59] see what seb128 said [16:59] it might save as much as 2.5MB actually [17:00] kenvandine, ah! [17:01] BigWhale, seb128 knows what everyone is up to :) [17:01] seb128, is there a more general direction of where should I look? :) [17:02] probably look at git.gnome.org and planet.gnome.org [17:03] http://download.gnome.org/sources/gnome-contacts [17:03] http://blogs.gnome.org/alexl/2011/06/13/announcing-gnome-contacts/ [17:03] corresponding git on git.gnome.org I guess [17:03] this? [17:03] yes [17:03] ah yes [17:03] he has been pushing to get the eds annotations fixed [17:03] so I guess he's using them [17:06] oh, lightdm is not published yet [17:06] hm, this thing is pure vala... [17:06] chrisccoulson, yeah, I didn't noticed in was in binNEW before doing the announce there [17:06] so I newed it, will be available in some 45 minutes [17:06] heh :) [17:06] BigWhale, yeah, but it should be similar to the gir [17:06] thanks [17:06] I'll take a look. thanks, seb128 [17:06] BigWhale, doesn't prove it works with gir though [17:06] yw [17:07] kenvandine, yeah... I'll probably write small vala app, just to see if everything is working [17:10] BigWhale, so, running your code I get 'e_book_client_get_contacts_sync: assertion `contacts != NULL' failed', do you get that also? [17:10] yes [17:11] so, I guess it expects an address there, right? [17:11] so for some reason contacts is being passed as NULL [17:11] how do you pass addresses in python, if that's possible? [17:12] i bet that is the problem [17:12] rodrigo_, if I initialize contacts with contacts = [0,1,2] (or whatever, just to have something in it) there is no assertion and it seems like the search is being performed, but nothing is returned [17:13] yes, so contactslist in the C API is a GSList **contacts [17:13] you can't really use .gir in python as if it was necessarily a python binding [17:13] right, I guess you need to pass a GLib.GSList there [17:13] passing a python list in as a GSList arg won't work [17:13] right [17:14] BigWhale, ^^ [17:14] you need to use the same data type the C API expects [17:15] seb128: https://code.launchpad.net/~dobey/ubuntu/oneiric/ubuntu-sso-client/fix-ftbfs/+merge/69330 and https://code.launchpad.net/~dobey/ubuntu/oneiric/ubuntuone-control-panel/fix-ftbfs/+merge/69331 btw [17:15] rodrigo_, I think I tried that... [17:16] BigWhale, also, you need to pass all arguments to the function, since, if not, it will get undefined values for some of its arguments [17:16] so, you need to add a GError ** also, or None, to the list of arguments [17:16] this might be a good case for a gi.overrides [17:16] also, you can't really use keyword args [17:16] you have to pass all the args, in the right positions [17:16] indeed [17:16] kenvandine, yes, I guess it could translate between glib's lists and python's lists [17:17] right [17:17] kenvandine: any language that isn't C is probably a good case for gi.overrides :) [17:17] just a sec... latest update uninstalled my evolution... ?! [17:17] BigWhale, so try that... if it works then we can wrap it with an overrides [17:17] so it is more pythonic [17:17] dobey, sad... but true :( [17:18] but, for the time being, to check if the gi stuff works, is there any way to pass args by reference in python? I remind reading something, but what I've tried so far doesn't work [17:19] rodrigo_, i doubt it... [17:19] rodrigo_: no. and yes. args in python are by definition, by reference [17:21] BigWhale: you probably need to do contacts = None, then pass that in for the contacts arg, i guess [17:22] dobey, no, that doesn't work [17:22] TypeError: argument 2: Must be sequence, not NoneType [17:22] dobey, that doesn't work [17:22] it requires a sequence [17:22] BigWhale: then that's a bug in the gir [17:22] I think I tried with GList too [17:22] * @contacts: (out) a #GSList of matched #EContact-s [17:22] right [17:23] I guess it needs some extra metadata there [17:23] * rodrigo_ looks [17:23] the problem is that python thinks it is a sequence expected, because of the ** [17:23] I'm trying to remember what I need to include for GList to become available... :> I was convinced it used to be GLib ... [17:23] GSList and GList are in either GLib or GObject [17:23] GLib [17:24] rodrigo_: some glib-only things are in GObject gir though [17:24] rodrigo_: it's weird, yes :) [17:24] oh, really? [17:24] bryceh: hi! [17:24] yeah, probably because gobject requires them [17:24] from gi.repository.GLib import GList [17:25] I think, this used to work... [17:25] BigWhale: it doesn't matter, because what you need is GSList [17:25] notice the big S in there :) [17:25] oh [17:25] http://live.gnome.org/GObjectIntrospection/Annotations [17:25] from gi.repository import GLib [17:26] kenvandine, yeah.. that would be it... :> [17:26] then GLib.SList [17:26] I guess it needs a (container) annotation [17:26] no, sorry [17:27] TypeError: argument 2: Must be sequence, not SList [17:28] it expects python sequence [17:28] you can't pass SList in [17:28] yes, I think the gi stuff in ebook needs to specify the kind of argument it is [17:28] but can't find anything [17:28] you have to pass a GSList variable which is initialized to NULL (in C terms) [17:28] and how do you that in python? :) [17:29] rodrigo_, the gir file says it is a GList [17:29] not GSList [17:29] you should be able to do foo = None; and pass in foo [17:29] [17:29] hmm, maybe it got changed, I am looking at git master, and there it's a GSList [17:30] rodrigo_: the gir is probably just wrong [17:30] and it only takes two args [17:30] but it's really irrelevant right this second [17:30] query and contacts [17:30] no error [17:30] which is normal for gir [17:31] kenvandine, hmm, I have [17:31] kenvandine, what version of e-d-s do you have? [17:31] for get_contacts? [17:31] get_contacts_sync [17:31] looking at /usr/share/gir-1.0/EBook-1.2.gir [17:31] oh [17:31] The thing is that variables in python are always passed by reference [17:31] as far as I remember [17:32] always and never [17:32] i missed the deprecated warning [17:34] kenvandine, the deprecated call to get contacts is even worse... it makes python dump the core :> [17:36] BigWhale, but that's because you are not passing all arguments, I think [17:38] let me see [17:39] rodrigo_, no, that's not the case... [17:40] rodrigo_, it takes only two arguments [17:40] threee [17:42] the gir is broken. [17:42] or at least, incomplete with regards to working with python [17:43] is it time yet for me to curl up in fetal position and sob silently? or should I wait a bit more? :)) [17:45] what package is the gir file in? [17:46] BigWhale, I'm asking the introspection guys [17:46] BigWhale, but yes, seems e-d-s C source needs to annotate the argument correctly [17:47] kenvandine, btw new g-s-d in oneiric [17:47] kenvandine, so you can upload indicator-power [17:48] rodrigo_: i have found that if there is a problem when using a gir, the probability that the gir is just broken is almost always 1 [17:49] rodrigo_: About you change in gnome-menu. No app makes use of gnome-menu ? [17:49] of gnome-applications.menu I mean ofc [17:50] dupondje, afaik, no, seb128 should know better [17:50] dupondje, it's debian-specific === mterry_ is now known as mterry [17:50] dupondje, no, we never followed the debian specific gnome- prefixing [17:50] dupondje, upstream name it the same way as we do [17:51] lamalex, sorry, missed your ping. There isn't a channel right now. Might be a good idea? Right now, most user support goes through Launchpad Answers [17:51] ah ok :) [17:51] lamalex, you can always ping me too (though apparently my response time is poor :)) [17:52] rodrigo_, it should be done in a way that you can pass python list to the call... if I get back GSList then there isn't much that I can do with it, beside converting it to python list (or something similar) [17:53] seb128, great [17:53] will do [17:53] BigWhale, you can use it with the GLib.GSList API at least [17:53] GLib.SList should be an iterable object in Python [17:53] if it's not, i think that should be filed as a bug against glib [17:56] mterry, yah i sent you a pm [17:56] dobey, I'll just wait for this bug to get fixed [17:56] rodrigo_, should I file another bug for this gir stuff? [17:58] Another small question. If changing the Caps Lock behavior doesn't work. Where to report bug ? [18:01] BigWhale, no need, we can use the same one [18:01] BigWhale, as soon as I get an answer in #introspection, I'll write a patch [18:05] rodrigo_, great! [18:07] good evening everyone! [18:12] rodrigo_, do you think you'll have this done sooner than in a week? [18:13] BigWhale, I hope to have it tomorrow, as on Thursday I'll be on holidays [18:14] it should be easy to fix, I think, if there is an annotation for that [18:14] I'm mostly sure this is not the 1st case [18:14] some glib/gobject API uses GSList/GLis **, iirc [18:16] Any idea ? [18:32] dupondje, not sure either xorg or gnome-control-center [18:32] dupondje, but it's likely to be an xorg issue [18:34] Guess i'll open a bug on that :D [18:34] good luck [18:35] seems like the sort of issue that will be so low on the issues list that nobody will look at it [18:35] GNOME 3.2 plans to drop the keyboard tweaking option list I think [18:39] https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/816588 [18:39] Ubuntu bug 816588 in xorg "Changing Caps Lock to Shift Lock does not work" [Undecided,New] [18:39] dupondje, thanks [18:39] dunno if I can do more debugging [18:39] quite annoying isssue for me :) [18:40] sorry about that [18:40] np :) [18:40] but it's quite likely that it's only you ;-) [18:40] that's one issue with having all those weird options [18:41] they are handy for some users who got used to them but create lot of extra work if you want to maintain them properly [18:41] Yea Azerty keyboard ... ;) [18:41] well I'm using an azerty keyboard [18:41] but I just use the key as they are mapped by default [18:41] works fine ;-) [18:41] Well I prefer Shift Lock instead of Caps Lock [18:42] also my keyboard itself shows 'Shift Lock' [18:42] but I wont die if it doesn't work :P [18:42] hehe, I don't even understand what the difference is between caps lock and shift lock ;-) [18:42] Well [18:43] With caps lock enabled: the numeric keys give you: &É"' [18:43] do you swap shift and caps lock behaviours? [18:43] With shift-lock enabled: 1234 [18:43] I want to swap it [18:43] but the option seems to do nothing [18:43] hum [18:44] well to real test if that's xorg the thing to do would probably to figure the xorg command to change that and try it [18:44] like an Xmodmap or something [18:45] but it's over my xorg knowledge, maybe #ubuntu-x has a clue === ArneGoet1e is now known as ArneGoetje [18:55] seb128: it looks quite easy [18:55] keycode 66 = Shift_Lock [18:55] in a file [18:55] xmodmap [18:56] and then it works fine ... [18:56] New alt-tab (ctrl-tab) isn't raised on top of the windows... [18:57] dupondje, the issue could be on the gnome-control-center side rather then [19:01] can that be debugged somehow ? [19:01] hello 3MB [19:02] chrisccoulson, \o/ [19:03] dupondje, well I guess so by somebody who understand xorg, keyboard layout, libxklavier, gnome-control-center [19:03] Uhm [19:04] Who said that we need to watch for lightdm bugs? [19:05] I had to install irssi, because Xorg didn't start. lightdm is runing, tho... :> [19:08] oh, lightdm failed to load session file and failed to start greeter ... [19:09] what version? [19:09] the new update? did you restart? [19:09] or just log out? [19:09] I did restart [19:10] what greeter did you use before the upgrade? [19:10] 0.9.2 is reported by lightdm [19:10] I have no idea what was used before.. I just noticed that I didn't have unity-greeter installed [19:10] hum :-( [19:10] that's normal [19:11] do you have lightdm-gtk-greeter [19:11] ? [19:11] no.. I am installing it now [19:12] ok it works now yes [19:12] hum [19:12] but the greeter looks like something from 1993 :> [19:13] yeah, it has no theme set [19:13] you can try the unity-greeter if you want [19:13] seb128: it used lightdm-gtk-greeter [19:15] right, that's the default one [19:16] seb128: where do I tell it to use unity greeter? /etc/lightdm? [19:16] some other desktopers around to try dist-upgrading and tell me if there is a lightdm greeter installed [19:16] ? [19:16] BigWhale, lightdm.conf yes [19:16] kenvandine, chrisccoulson, mterry? [19:16] cyphermox? [19:17] I did a dist-upgrade [19:17] can somebody who doesn't have the new lightdm yet see if dist-upgrade bring lightdm-gtk-greeter? [19:17] seb128, 1 second [19:17] chrisccoulson, thanks [19:17] and I got the new lightdm, but not the greeter [19:17] BigWhale, yeah, I want to check if everybody will land with no greeter installed in which case we would need to fix it ;-) [19:17] BigWhale, right, I want to know if that's a bug everybody has if there was an issue for you [19:18] but I am running dist-upgrades since alpha1 so ... [19:18] it might just be me :> [19:18] my connection is going a bit slow, as i'm uploading all my daily builds ;) [19:20] seb128, no, dist-upgrade doesn't bring in the greeter here [19:20] seb128, checking [19:20] chrisccoulson, thanks [19:20] ok, fixing it [19:20] seb128, yeah... it doesn't for me either [19:22] seb128: dah, I was just pulling in unity-greeter [19:23] lightdm has been broken for me for a while though [19:23] can you try lightdm-gtk-greeter? [19:23] sure [19:24] the new version should work [19:24] ok [19:25] so, how do i change my default greeter to the unity one? :-) [19:25] I am faling to find some obvious option to use unity greeter :'( [19:25] lol [19:25] * chrisccoulson needs crack [19:25] :) [19:25] everyone has a crack [19:25] ;> [19:25] lol [19:26] ah, something else though; anybody else having unity-window-decorator suddenly stop decorating ? ;) [19:26] there's no greeter=lightdm-gtk-greeter in lighdm.conf :> [19:28] greeter-theme=unity [19:28] seb128: I did that [19:28] it didn't work [19:28] in the right section? [19:28] * BigWhale bursts into tears. [19:28] yes [19:28] you need to uncomment the [seat..] iirc [19:29] the seat0 yes [19:29] "Users should set [SeatDefaults] section with settings for [19:29] all seats, and can override each setting in a per seat configuration. [19:29] " [19:30] [SeatDefaults] [19:30] greeter-session= [19:30] greeter-session=unity [19:30] something like that? [19:30] without the "greeter-session=" line [19:32] I broke something ... [19:33] geez... it's been so many years since I used ALT-F1 and ALF-F2 so furiously... [19:33] :> [19:34] failed to load unity.desktop [19:34] it seems that the name has to be unity-greeter [19:35] ooooh... shiny [19:36] [SeatDefaults] [19:36] greeter-session=unity-greeter [19:36] greeter-theme=unity-greeter [19:37] one of these two works [19:40] oh, and xchat-indicator isn't installed by default with xchat :( [19:40] it is with xchat-gnome [19:41] hmm what's the difference between xchat and xchat-gnome? [19:42] they are different softwares [19:42] xchat is a gtk application [19:42] xchat-gnome a GNOME one [19:42] well I didn't use xchat for a while, out of the obvious "the user list is hidden under a button in xchat-gnome" I'm not sure [19:43] oh and channel are on the left rather than being tab at the bottom [19:43] xchat-gnome integrates with notify-osd, unity launcher, etc but I guess xchat does the same [20:09] Is CUPS / printing on topic here? Is there a more relevant channel? [20:15] maxb: not sure if this channel is right, but our printing guru is tkamppeter [20:16] I'm wondering where I might go to discover why "lpinfo -m" shows many copies of the same printer, differing only by a small integer in the hplip uri [20:16] So, there's no restart option un the system menu... [20:17] s/un/un/ [20:19] maxb: I discussed my last cups issue in #ubuntu-devel but talk to tkamppeter where he prefers the discussion [20:34] What was the fix again for lightdm ? :) [20:34] it died here /P [20:37] oho the greater :) [20:38] geser, van be #ubuntu-devel or #ubuntu-desktop [20:39] geser, maxb, there is no special printing channel at Ubuntu, simply discuss here. [20:40] OK - I'm looking for any resource that might help me understand why hplip seems to be rendering multiple of each PPD into the CUPS "lpinfo -m" list [20:40] identifiers like: hplip:0/HP/hp-color_laserjet_cp4020_series-ps.ppd hplip:1/HP/hp-color_laserjet_cp4020_series-ps.ppd hplip:2/HP/hp-color_laserjet_cp4020_series-ps.ppd hplip:3/HP/hp-color_laserjet_cp4020_series-ps.ppd [20:44] maxb, the PPDs are for different (compatible to each other) printer models, as one can see at the multiple "Product" lines in them. The PPD file compressor tool generates one listing entry per model, to assure that all models get this PPD assigned. To see that these entries are for different models, run the more verbose "lpinfo -l -m". [20:47] re [20:56] seb128: step away from the computer [20:57] hehe [20:57] desrt, I did for dinner and TV, I'm back now though ;-) [20:57] crazy man [20:57] desrt, you can talk! [20:58] seb128: 'you should talk', i think you mean === m_conley is now known as m_conley_away [20:59] And another question, what tool is responsible to handle enable/disable of touchpad ? [20:59] cause I have a shortkey to disable and enable it [20:59] desrt, let me google, I guess I'm just wrongly using a french expression there ;-) [20:59] but it fails to re-enable it [20:59] desrt, which basically mean "you are saying that to me, you, srly" [20:59] ;-) [20:59] seb128: if you were accusing me of being a hypocrit, then the english phrase is "you should talk1" [20:59] s/1/!/ [21:00] "tu peux parler" in french [21:00] desrt, thanks ;-) [21:01] desrt, google says "look who's talking" works as well ;-) [21:01] which seems close from the french variant [21:01] yes. that's also quite a good one. [21:02] desrt, see I'm glad I came back, I learnt something ;-) [21:02] desrt, when do you fly back btw? [21:02] tomorrow [21:02] i have to miss the codethink allhands meeting [21:02] ok, I though it was today for some reason [21:02] which is such a shame, because i love phone meetings [21:02] lol [21:03] desrt, I'm surprised that allhands calls work [21:03] seb128: actually, they're starting to show some signs of bad scaling [21:03] grrr... no vapi for libgtksourceview-3.0 [21:04] like I already find that calls with 5 peoples are difficult [21:04] seb128: we're about 20 now... [21:04] or rather than a few people talk and everybody else sit there [21:04] seb128: it helps that 3/4 of the company is in one room and only a few are remote [21:04] right [21:05] kenvandine, do you need a vapi if you have a gir? [21:05] for vala yes [21:05] well typelib [21:05] I need to look at vala one day out of doing small hacks on written softwares :p [21:06] wouldn't it make sense for vala to use the typelib infos? [21:06] it would [21:06] :) [21:06] what is missing there that requires you to have a vapi? [21:06] i want to have text completion in a TextView [21:06] seb128: .gir, not typelib [21:06] SourceView has it, which derives from TextView [21:06] seb128: and vala does have the ability to do this [21:07] desrt, it does? [21:07] seb128: but it actually makes a pretty poor fit -- there are a lot of overrides that tend to be required, so .vapi is favoured [21:07] the .gir stuff changes too often to have a stable API for a compiled programming language... [21:08] looks like the vapi was there briefly, was removed on monday [21:08] Remove gtksourceview-3.0 bindings [21:08] Wait until we can rename the GtkSource namespace to Gtk. [21:08] from the commit log [21:08] :/ [21:08] kenvandine, isn't valac-0.12 shipping one? [21:08] i guess it was [21:08] it was removed [21:08] oh it's gtksourceview-2 [21:09] it was in git master... until monday [21:09] "great" [21:09] not sure how long it lived there though :) [21:11] kenvandine, https://bugzilla.gnome.org/show_bug.cgi?id=627761 [21:11] Gnome bug 627761 in Bindings "gtksourceview-3.0 bindings" [Enhancement,New] [21:11] ubot2: botsnack [21:11] Yum! Err, I mean, APT! [21:12] cute. [21:12] hehe [21:12] seb128, yeah... i am experimenting with that one [21:19] kenvandine, chrisccoulson: did you upgrade your lightdm? [21:19] seb128, yeah, i have done [21:19] and i'm running the unity greeter too \o/ [21:19] did somebody didn't upgrade yet? [21:20] I would like to know if the fix I did is enough [21:23] lightdm now doesn't start for me [21:23] did you install lightdm-gtk-greeter? [21:23] no such package? [21:24] https://launchpad.net/ubuntu/oneiric/+package/lightdm-gtk-greeter [21:24] ^ such package? [21:24] heh, I don't know, it didn't come up before [21:24] now it does [21:24] the recommends are buggy in 0ubuntu1 I hope I fixed it in 0ubuntu2 [21:25] lightdm-gtk-greeter definitely didn't get pulled in the update, if that's what you meant [21:26] it should with 0ubuntu2 [21:26] which is not published yet [21:26] but yeah "known issue in 0ubuntu1" [21:26] see channel backlog from 2 hours ago [21:26] or a bit less [21:27] right ok [21:27] sorry about that [21:27] np [21:27] well technically it's robert_ancell's fault :p [21:27] I'll give it one good shot later, I'll let robert_ancell know ;) [21:27] I didn't catch it when he asked me to test the update since I local built and dpkg -i [21:27] thanks ;-) [21:27] * cyphermox -> eod [21:30] BigWhale, around? [21:30] YES [21:30] sorry [21:30] yes :) [21:30] BigWhale, ok, so I've been told this API should work like this in python: [21:31] (ret, contacts) = get_contacts_sync (client, sexp) [21:31] but it doesn't work, so seems to be a bug in pygobject [21:31] yeat it requires three parameters [21:32] even if you pass all parameters, it doesn't work [21:32] it complains about boolean type not being iterable [21:32] https://live.gnome.org/PyGObject/IntrospectionPorting#Output_arguments [21:35] I see. [21:39] And another question, what tool is responsible to handle enable/disable of touchpad ? It seems like it doesn't get reenabled. [21:39] dupondje, gnome-settings-daemon [21:39] dupondje, hmm, that was fixed recently, iirc, do you have the latest g-s-d? [21:40] 3.1.4-0ubuntu2 [21:40] yes, that's the latest :( [21:40] ⎜ ↳ SynPS/2 Synaptics TouchPad id=14 [slave pointer (2)] This device is disabled [21:41] The icon shows correctly Disable / Enable when I press the shortkeys [21:41] but seems like it doesn't get enabled [21:44] rodrigo_: I open a new bug for it ? [21:44] dupondje, yes, please [21:44] dupondje, there was already one, which should be closed iirc, so try to find it [21:44] and reopen it [21:44] poor rodrigo ;-) [21:44] rodrigo_, not sure if there was or if you got real ping at the rally [21:45] yeah, I should be watching tv now instead :) [21:45] seb128, hmm, right, maybe it wasn't filed [21:45] I forgot with so many bugs :) [21:47] rodrigo_, btw bug is a "would be nice to do" as well ;-) [21:47] bug #816669 [21:47] Launchpad bug 816669 in gnome-control-center "encrypted-home support in new user dialog" [Undecided,New] https://launchpad.net/bugs/816669 [21:47] seb128, ok [21:49] https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/816673 [21:49] Ubuntu bug 816673 in gnome-settings-daemon "Touchpad is not re-enabled after disable/enable" [Undecided,New] [21:49] there you are! [21:50] thanks for checking. Appreciate it :) [21:50] dupondje, thanks [21:50] thanks dupondje [21:50] I'll look at it tomorrow, now it's time for some relax :) [21:50] so that seb128 doesn't send more bugs my way :) [21:50] rodrigo_, yeah, go before getting new bugs ;-) [21:51] hehe [21:51] heh, you see :) [21:51] enjoy [21:51] rodrigo_, grep on the powermanager dbus interface is running btw [21:51] if you need more info / debug info, feel free to ask :D [21:51] no match yet [21:51] rodrigo_, see you tomorrow [21:51] seb128, ok cool, let me know tomorrow [21:51] yeah, good night all [22:11] bah [22:11] kenvandine, you around? [22:13] jasoncwarner_: around? [22:18] RAOF, not up yet I guess? [22:18] seb128: step back, RAOF is mine first! [22:18] lol [22:19] chrisccoulson, ok, you really need to apply for upload rights ;-) [22:20] seb128, yeah ;) [22:20] chrisccoulson, bah, I need somebody to fix lightdm, do you know if that is in the desktop set? [22:20] Europe is up late again I see. :) [22:21] oh, .au is waking up it seems ;-) [22:21] hey TheMuso [22:21] seb128, yeah, lightdm is in the desktop packageset [22:21] seb128: it's in -desktop [22:21] chrisccoulson, oh, it is? great [22:21] seb128: Greetings. [22:21] chrisccoulson, can you fix the conflicts on the -0 libs to add an extra -0? [22:21] I'm on a lucid laptop with my gpg key [22:22] so I'm not really useful to fix that upgrade issue now [22:22] seb128, yeah, i can do that [22:22] with->without [22:22] chrisccoulson, great [22:26] chrisccoulson, [22:26] Conflicts: liblightdm-gobject-0, [22:26] that lib lacks a -0 to its name [22:26] same on the next line [22:26] seb128, yeah, i can see what needs fixing now :) [22:26] chrisccoulson, you should still apply for upload rights ;-) [22:26] heh :) [22:34] hmmm, i feel like i need some beer [22:34] shame there isn't any in the house [22:35] chrisccoulson, there are english houses without beer?! you are ruining the uk reputation there :p [22:35] lol [22:35] seb128, it seems that the only drinkable thing in the house is coffee [22:36] not the right time [22:36] and drinking coffee at this time of night without a supply of beer to negate the effects would probably not be a good diea [22:36] **idea [22:36] heh ;) [22:36] indeed [22:36] tap water is it I guess ;-) [22:36] it is [22:37] or that's not in the "drinkable" category? ;-) [22:37] i guess tap water is drinkable ;) [22:37] chrisccoulson, thanks for the lightdm upload! [22:37] i'm tempted to drive to the supermarket and get something nice to drink though [22:37] heh, no worries :) [22:38] oh, you get surpermarkets still open at this time? [22:38] everything is closed at 9pm here [22:38] seb128, yeah, there's a 24 hour supermarket nearby [22:38] the problem is that my car is quite loud, and i don't want to wake all my neighbours up ;) [22:38] lol [22:39] what's the status of fglrx drivers in Oneiric? [22:39] anyone knows? [22:39] dunno [22:39] try asking on #ubuntu-x maybe [22:41] kenvandine, you about? [22:41] chrisccoulson, he seems not, I pinged him before you for lightdm because I though lightdm was not in the desktop set [22:41] he didn't reply and he's set as away for over 2 hours [22:41] ah, ok :) [22:42] he's probably having a good beer or something ;-) [22:42] you should do the same! [22:42] lol [22:42] * seb128 gets some tap water [22:42] I'm tempted by the beer as well now but it's quite late, I should rather aim at going to bed soon ;-) [22:42] yeah, i should probably go to bed, but i'm not tired yet [22:43] i think i'm past the point of being tired now, after my daughter has had 3 restless nights in a row ;) [22:44] I bet she's sleeping now [22:44] * Sweetshark sips on his glass of italian merlot. [22:44] she's waiting for you to go to bed to wake up probably ;-) [22:44] yeah, she's having a better night so far tonight [22:44] lol [22:45] Sweetshark, not a bad choice ;-) [22:46] we don't even have any wine in the house :( [22:46] i need to sort my priorities out [22:46] chrisccoulson, you should walk away from the computer to buy food and drinks at least once a week! [22:46] next time i go to the supermarket i will stock up on only beer, wine and coffee [22:46] ;-) [22:46] heh :) [22:47] what do you mean walk away from the computer? what a concept! [22:47] :> [22:48] Its nice to walk away form the computer, I like to do so for an hour or so at least at the end of a workday, and try to keep away completely on the weekends. [22:50] I find it quite relaxing that there are no electronics allow at the spa around the corner. [22:51] * Sweetshark reads up on the latest sabdfl vs. mmeeks exchange .... [22:54] Sweetshark: want to share the link? [22:55] jasoncwarner_: http://people.gnome.org/~michael/blog/2011-07-26-harmony.html (marks post is linked in it at the beginning) [22:59] seb128, Sweetshark: [22:59] seb128, Sweetshark: I'm here now. FIGHT! [22:59] RAOF: mine, mine, mine [23:01] RAOF, it's ok, I was looking for a sponsor to fix lightdm since I'm only have a lucid laptop with gpg key with me [23:01] RAOF, but chrisccoulson stepped up for it [23:02] seb128: Cool. [23:02] RAOF: I am having issues with the mono stuff for libreoffice. on debian it depends on libmono-dev and mono-2.0-devel and uses the headers from the first and the tools (like mkbundle2) from the last. How do I resolve that on one-eye-rick? [23:03] It's actually embedding a mono runtime, right? [23:04] As in - you want to load CIL code into the libreoffice process and execute it? [23:04] enough computer for today bye! [23:04] Have fun! [23:04] RAOF: yes, it is the UNO-API CIL bridge (for extensions etc.) [23:05] Sweetshark: If that's the case, you're after libmono-2.0-dev for the headers and mono-devel for mkbundle. [23:06] TheMuso RAOF robert_ancell Meeting time! [23:06] https://wiki.ubuntu.com/DesktopTeam/Meeting/2011-07-26 [23:06] TheMuso RAOF, I think it is just us. Robert starts holiday today, bryce is off b/c of baby [23:06] Right. [23:07] Thus commences the meeting, broekn vte a11y edition. :) or in other words, I am on my notebook atm due to broken a11y in vte, used for gnome-terminal. [23:07] My notebook hasn't been updated in over a week, so is not affected by that brokenness. [23:08] TheMuso, any idea when that is going to be fixed? and who does the fixing? [23:08] jasoncwarner_: There is a proposed patch in upstream bugzila, but its not yet merged. I intend to try it out for myself today. [23:09] ok...thanks [23:09] anything else TheMuso ? [23:10] RAOF, care to update on X ? [23:11] Bryce is on maternity leave, so I'll be handling the bug queue again. It's impressively small at the moment. [23:12] I should be able to get mesa rc3 uploaded today, with, as ever, lots of fixes for intel. [23:12] jasoncwarner_: Sorry, was reading meeting notes. My ubiquity code is working now as expected, except for one or two UI issues that I'll need to ask a GTK expert about, but other than that, I only need tidy my code and propose a branch for review to the installer guys. [23:13] There'll be a new SNA-enabled intel driver - in a separate binary package - shortly, just as soon as I'm convinced what I'm doing is the best way of going about it. [23:14] RAOF: any idea what is going on with nvidia driver? and perhaps when it will get fixed? [23:15] jasoncwarner_: Everyone with a problem has just been fixing it by removing and reinstalling it :(. No logs for me! [23:15] I don't have a good idea, no. [23:16] I might try installing it here on my intel laptop and seeing if I can work it out. [23:18] Other than that, the wayland protocol MIR is still sitting forlornly at bug #810217. Is there a big MIR queue? [23:18] Launchpad bug 810217 in wayland "[MIR] wayland protocol package" [Medium,New] https://launchpad.net/bugs/810217 [23:18] In an ideal world I'd like that done before mesa rc3 is uploaded, but I fear I do not live in an ideal world :) [23:20] RAOF: ok..thanks...anything else? (going to be a quick meeting :)) [23:20] No. The world of X continues on its steady course. [23:20] ok..cool...thanks TheMuso and RAOF [23:20] [END MEETING] [23:21] No Robert? Boo. I wanted to know what's kickin' in lightdm :) [23:21] jasoncwarner_: Oh yeah, didrocks told me about some more a11y work done in recent unity-2d. Once I get my desktop fully functional again, I will be testing that also. [23:23] Hm. Oh, yeah. If you're flying Intel, use a DisplayPort connection, and sometimes have trouble with the monitor getting disabled when switching modes / adding a second head / removing a second head then there might be some patches for you. [23:30] Hrm seems new unity-2d is not yet in Ubuntu. I'll have to pull a bzr branch and build it then I guess. [23:40] RAOF: thanks, will give it a try [23:40] * Sweetshark of to sleep [23:47] Ahh, thats better. Working terminal on my desktop again. [23:48] But seems notify-osd and metacity are broken as well. Metacity will likely be fixed upstrea soon, but notify-osd... Will have to look at that one.