[00:02] asac - those messages go away with the qdbm backend [00:04] and i've figured out why the numbers in the tooltip seem quite random [00:04] it's indexing my evolution mail too [00:43] i didnt opt in for that ;) [00:44] ok off ;) [08:08] Good morning [08:15] hello [08:16] is there any chance that the many bluetooth keyboard/mouse problems in Ubuntu will be fixed before jaunty release? ;) [08:17] (I have some people naging me about this--with lots of bugs dating back to 2006 and maybe earlier...) [08:18] e.g. https://bugs.launchpad.net/ubuntu/+bug/32415 [08:18] Launchpad bug 32415 in bluez "Apple Bluetooth Mouse and Keyboard pairing broken in Dapper/Edgy/Feisty" [Medium,Fix released] [08:22] good morning there [08:22] hey seb128, already wake up ? [08:23] lut crevette, "already"? I'm up for over an hour, I just start working now [08:23] * pitti hugs seb128, bonjour [08:23] * seb128 hugs pitti [08:23] pitti: I see that you already cleaned the locks after the launchpad shutdown for upgrade of the night [08:23] seb128, I see un upload from you at 4:20, so that why I wondered why you were already wake up [08:24] seb128: hm, didn't touch it this morning yet, but I'll have a look [08:24] crevette: launchpad was down from midnight to 3am so it's probably just a delayed accepted [08:24] pitti: oh weird, they are running [08:24] seb128: ah, LP rollout [08:24] all just 503 errors [08:24] pitti: yes, weird that the i386 one didn't crash [08:25] pitti: I cleaned lock for amd64 [08:25] the i386 one crashed as well [08:25] pitti: but ps ax | grep 386 shows one running [08:25] ah, that was the hardy one [08:25] * pitti removes lock [08:25] I guess it's stucked [08:25] ok, should be good now [08:26] right, it's stuck in debian/rules patch again [08:26] bah [08:26] patch -f --no-backup-if-mismatch -p0 is hanging [08:26] * pitti kills [08:26] thanks [08:26] grrrr at bzr [08:26] * pitti wonders why patch application causes so much trouble [08:26] seb128: what's up? [08:26] it keeps telling me to bzr upgrade [08:26] I've run the command a zillion time [08:27] seems it make no difference [08:27] it keep telling me to upgrade [08:27] on the current desktop nautilus [08:28] it prints starts conversion and that the conversion worked [08:28] but then on next pull I still get the warning [08:29] great [08:29] and now it tells me that tags are not supported in this format [08:29] grrrr [08:30] hang on [08:30] seb128: did it warn about the *local* or *remote* branch being out of date? and which one did you upgrade? [08:31] bzr get lp:~ubuntu-desktop/nautilus/ubuntu [08:31] you get the warning [08:31] I did [08:31] cd ubuntu [08:31] bzr upgrade [08:31] bzr push ... nothing to push [08:32] seb128: no, that will only upgrade the local branch (which shouldn't be necessary in the first place) [08:32] is that supposed to work differently? [08:32] seb128: what did the warning say? [08:32] I bet it said that the remote branch should be upgraded [08:32] bzr upgrade lp:~ubuntu-desktop/nautilus/ubuntu [08:32] it says that the format for file:///...../ubuntu is deprecated [08:32] " please use 'bzr upgrade' to get better performance" [08:32] which I've been doing [08:33] * seb128 tries that one [08:33] yeah for great error messages again [08:33] it describe the local path and tell you to run a command which doesn't work [08:34] ... [08:34] (taking ages) [08:36] seb128: can you please report this as a bug against bzr? [08:36] pitti: that worked thanks [08:36] pitti: will do [08:37] seb128: I guess it wants you to use bzr upgrade --1.6 or so, but that should be the default then [08:37] wow, really cool new features in this LP release [08:37] pitti: no I tried to specify formats [08:37] it wanted the lp: url [08:37] and not just "upgrade" [08:42] ah, so it was the remote branch after all [08:42] that takes a while, yes [08:46] mvo: hi [08:47] mvo: can you review robert_ancell's change on bug #333284? [08:47] Launchpad bug 333284 in compiz "With focus_on_map = FALSE, window still opens in front" [Medium,Fix committed] https://launchpad.net/bugs/333284 [08:48] seb128: sure [08:48] thanks [08:56] seb128, davidbarth: rather here [08:56] davidbarth: seb128 isn't on -mobile [08:56] lool: ok [08:57] lool: are you sure that you can modify the environement early enough for it to be taken into account? [08:57] lool: notify-osd is started by dbus, as part of the auto-activation service [08:57] davidbarth: in Xsession yes [08:57] That's before gnome-session and dbus-launch are started [08:57] davidbarth: it's activated when a bubble is displayed for the first time no? [08:58] which should be late in the login [08:58] seb128: yes [08:58] I'd prefer an UNR specific place rather than Xsession.d, but I can't think of one [08:58] The thing is that UNR launches gnome-session like GNOME, so I don't see how to make the distinction [08:58] use UpdateActivationEnvironment to propagate your environment to the dbus session? [08:58] Anyway this Xsession.d file will only be there on UNR installs [08:58] lool: yes, the second question was how to make the difference between UNR & a normal gnome session [08:59] that would work and be easy to do yes [08:59] seb128, lool: i have to go for ~1h (doing a pres at SLOS) [08:59] davidbarth: k [08:59] davidbarth: later [08:59] seb128: it reverts the entire commit, I'm not sure that is the right way, it does code cleanup and probably fixing in this commit too. let me check a slightly different approach [08:59] seb128: The thing with a C version is that I can't think of an UNR process which starts early enough so that there's the guarantee of no bubbles [08:59] Oh there's one: maximus [09:00] seb128: robert is US based? [09:00] But it might not be using dbus [09:00] mvo: no, .au, he said he would be online around 10pm his time, ie in some hours [09:00] mvo: wait for him if you have questions or comments [09:01] There's a dbus bdep, but I don't see any dbus code in maximus [09:04] lool: your Xsession.d script is probably the easier way [09:06] ok, changing computer and doing some testing, brb [09:35] njpatel: notify-osd works fine here (compositing not enabled), but there's no fading, it just disappears when I mouse over and reappears when I remove the mouse [09:36] davidbarth: Your patch wasn't needed! :) [09:37] lool: right, there isn't fading without rgba, but it works pretty well imo [09:37] davidbarth: The fallback code works without the override [09:37] njpatel: Ok [09:37] njpatel: Just to make sure what I was seeing was normal [09:38] seb128: There was actually nothing to change in code for that notify-osd bug after all! [09:38] lool: there was a misunderstanding on the composite manager detection thing? [09:38] Yes [09:38] It works apparently [09:38] ok good [09:39] so that was a non-bug ;-) [09:39] hey seb128 [09:39] pitti: re [09:41] seb128: Exactly [09:45] hey chrisccoulson [09:46] hi seb128 [09:47] how did the non sqlite run go? [09:48] more successfully. it definately seems that the sqlite support is broken [09:48] i'll report that upstream shortly when i get the chance [09:49] thanks [09:57] seb128: in the meantime, 3.5 binaries ended up in the NEW queue ;). thanks! [09:58] seb128: urgh. armel hasnt build yet. nevermind [09:58] asac: I can new for other archs if you want [09:58] seb128: let me look how long the builder queue is [09:59] seb128: ok 277 waiting in queue for armel ... so yes, please poke what exists now ;) [09:59] asac: done [10:02] cool, cool, cool; one more thing to scratch from essential jaunty list [10:02] asac: do you have an opinion on bug #349850? [10:02] Launchpad bug 349850 in libgnome "Autohinter should be enabled by default in Jaunty to avoid font rendering inconsistencies" [Wishlist,New] https://launchpad.net/bugs/349850 [10:04] let me read their arguments [10:11] seb128: so keith packard writes in his debconf form on this topic: [10:11] #Select 'Native' if you mostly use Bitstream Vera (the default in Debian) or any of the Microsoft fonts. Select 'Autohinter' if you │ │ mostly use other TrueType fonts. Select 'None' if you want blurry text. │ [10:11] so we use Native [10:11] from what i understand Autohinter is good for inferior fonts [10:11] while good fonts should be better with what we have now by default [10:12] "Select 'Native' if you mostly use Bitstream Vera (the default in Debian) or any of the Microsoft fonts. Select 'Autohinter' if you mostly use other TrueType fonts. Select 'None' if you want blurry text." [10:13] personally, i dont by the argument that "full" hinting has to look better than "slight" [10:13] if that was true, there would be no need for anything different from "full" ;) [10:13] so i think its a none-issue. also we use "slight" by default [10:13] ok, can you comment about that on the bug? ;-) [10:13] thanks! [10:13] yeah [10:14] let me paste that [10:15] done === asac_ is now known as asac === eeejay is now known as eeejay_afk [12:48] hey robert_ancell === seb128_ is now known as seb128 [12:49] seb128: hey seb [12:49] * robert_ancell looks for his list of questions for seb128 :) [12:49] robert_ancell: how was your day? I see you managed to fix the compiz issue [12:50] seb128: yes, made a patch to revert the behaviour. I have a fix for the Rhythmbox issue but it's failing testing so going to finish that before going to bed [12:50] ok [12:51] seb128: what was that panel calendar resize bug? I can still reproduce it (in a slightly different way) [12:52] robert_ancell: bug #188422? [12:52] Launchpad bug 188422 in gnome-panel "date/time applet gets too large" [Low,Triaged] https://launchpad.net/bugs/188422 [12:55] seb128: yeah - it's not reoccurring now but my country list is taller than my screen and it was triggering on the bottom one [12:55] i'll keep an eye and log if I can do it again [12:58] tseliot: hi [12:58] tseliot: is bug #337926 a duplicate of the issue you are tracking? [12:58] Launchpad bug 337926 in xfree86-driver-synaptics "vino: mouse cursor stays in upper left corner" [Medium,New] https://launchpad.net/bugs/337926 [13:17] seb128: no, I think it's a different issue [13:17] ok [13:18] tseliot: it's also a synaptic bug, comment say that downgrade the synaptic driver fix the issue [13:19] seb128: well, a lot of things changed between 0.99.3-2ubuntu3 and 0.15.2-0ubuntu7 [13:20] tseliot: well, they both mention the corner issue so I though it might be the same bug [13:20] seb128: what's the other bug you're referring to? [13:24] tseliot: https://launchpad.net/bugs/320632 [13:24] Launchpad bug 320632 in xfree86-driver-synaptics "tap-to-click and edge-scrolling broken in Jaunty" [Medium,In progress] [13:25] tseliot: I just read "edge" in the description so I figured I would ask ;-) [13:26] seb128: ah, ok so it was the one I was thinking of. They are different bugs. In one bug edge refers to the edge of the touchpad in the other it refers to the edge of the screen [13:26] * robert_ancell wishes string manipulation wasn't so tedious in C [13:26] seb128: but thanks for reporting [13:27] ok, thanks [13:27] robert_ancell: yeah, C is no fun compared to python for that ;-) === sabdfl1 is now known as sabdfl [13:53] seb128: any idea why the ekiga update is held back? [13:53] bug 353768 [13:53] Launchpad bug 353768 in ekiga "Upgrade from 3.0.1-1ubuntu2 to 3.2.0-0ubuntu1 held back" [Undecided,New] https://launchpad.net/bugs/353768 [13:54] kenvandine_wk: cf the other channel [14:19] night all! [14:19] kenvandine_wk: apt keeps it back because it thinks that libpt2.4.2 is more important than 2.6 [14:19] kenvandine_wk: I have no good workaround yet [14:20] mvo: ok.. [14:39] kenvandine_wk: any news on the python bindings for gajim? if not, can you push it to the branch and I can work on some other bugs based on that? :-) [14:39] Nafallo: i will do it in just a few minutes :) [14:40] kenvandine_wk: ta. enough time for me to figure out what password I used on this ssh-key :-P [15:13] Nafallo: attached the debdiff and requested sponsorship :) [15:13] Nafallo: i made indicate-python Recommends [15:13] so you only get the indicator if it is installed, but it works fine without it [15:14] and indicate-python is still waiting to be sponsored as well [15:14] kenvandine_wk: you, my friend. rock! :-) [15:15] asac: go sponsor indicate-python :-) [15:16] where is it? [15:17] kenvandine_wk: ^-- :-) [15:17] asac: bug 344936 [15:17] Launchpad bug 344936 in indicator-applet "initial packaging of indicate-python" [High,In progress] https://launchpad.net/bugs/344936 [15:17] \o/ [15:18] Nafallo: after this gets some use... we might want to patch gajim to behave more like the default pidgin setup is now [15:19] Nafallo: like not showing the notifiation icon by default [15:19] but i didn't go that far yet :) [15:19] * kenvandine_wk doesn't actually use gajim [15:19] hmm. I use rightclick on that icon all the time personally. [15:19] let's see what the community have to say ;-) [15:21] kenvandine_wk: no packaging branch? [15:22] asac: no... i guess i should have done that from the get go :/ [15:22] let me do that quick [15:22] should be a good exercise for me [15:23] kenvandine_wk: yeah ;) [15:23] kenvandine_wk: is there an upstream branch? [15:23] yes [15:23] ah good [15:24] should i put the packaging branch there or on ubuntu-desktop? [15:26] ok, looks like indicator-applet packaging is in the same project [15:28] kenvandine_wk: you can put it on your own account [15:28] kenvandine_wk: i can push it to ~ubuntu-dev (if its universe) [15:28] asac: it will go to universe [15:28] or put it on ubuntu-desktop if thats the Maintainer [15:28] kenvandine_wk: is Desktop or MOTU maintainer? [15:28] i assumed desktop... it will eventually probably move to main [15:29] asac: can i just put it in the indicator-applet project? [15:29] * kenvandine_wk is following the applet as an example [15:29] for consistency :) [15:29] kenvandine_wk: yes. usually we use ~team/upstream-project/ubuntu [15:29] ok... the applet is like this [15:30] lp:~indicator-applet-developers/indicator-applet/applet-packaging [15:30] kenvandine_wk: use the same project the upstream branch is in [15:30] i am a member of that team [15:30] ok [15:30] good [15:30] kenvandine_wk: well. we will push the branch to the Maintainer: area imo [15:30] so ~ubuntu-desktop or -dev [15:30] sure [15:30] you can maintain that packaging as part of the upstream team too [15:30] i can just commit them in the team area for now [15:30] but imo we should have it somewhere were all team members can commit [15:31] yeah... so you can just merge it right? [15:31] kenvandine_wk: right. maybe add the Vcs-Bzr header so one can spot it easily [15:31] in debian/control [15:31] yeah [15:31] will do [15:39] asac: Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-dev/indicate-python/ubuntu [15:39] asac: right? [15:39] that looks good. [15:40] kenvandine_wk: so its MOTU? [15:40] yes [15:40] kenvandine_wk: ok [15:42] * Nafallo converts all patches against gajim to dpatches :-P === thunderstruck is now known as gnomefreak === thunderstruck is now known as gnomefreak [16:01] asac: lp:~indicator-applet-developers/indicator-applet/indicate-python-packaging [16:01] asac: pushed :) [16:27] kenvandine_wk: first look is quite good. i think it should depend on python-gtk2 .... also the test files have no license (upstream); also use Maintainer: Ubuntu MOTU Developers (look at other packages) and use you as the Original-Maintainer if you want [16:28] or isnt gtk2 python needed at all? [16:31] asac: it isn't [16:32] asac: the test files shouldn't be in the tarball [16:32] * kenvandine_wk updates maintainer [16:33] kenvandine_wk: why not ship the testfiles with proper licenses as "docs" ? [16:33] dunno... that is a question for eeejay_afk [16:34] asac: i pushed the maintainer update [16:34] kenvandine_wk: so maybe python-gobject is required? [16:35] ah... yes [16:35] at least you build depend on gtk2-dev [16:36] python-gtk2-dev [16:36] i think something in the autotools chain there needed that to build in pbuilder [16:36] but [16:37] looking at the code... i don't see anything that directly imports from it [16:37] kenvandine_wk: maybe gobject-dev? or are there some tools in it? [16:38] asac: not sure [16:38] i think some of this stuff was copied from indicator-applet [16:38] so might be able to be cleaned up [16:39] tedg: i found an easy fix for raising the pidgin blist window with dbus-send :) [16:39] kenvandine_wk: Oh, what's that? [16:39] PurpleBlistSetVisible int32:1 [16:40] tedg: raises it if it is closed, min, or in the background === thunderstruck is now known as gnomefrak === gnomefrak is now known as gnomefreak [16:41] kenvandine_wk: Cool! [16:41] tedg: i hate that clicking pidgin in the indicator the first time doesn't raise it... [16:41] if it is open, and not focused [16:42] it hides it [16:42] on first click [16:42] second click raises it [16:42] drives me bonkers [16:42] ? I don't think we're doing anything odd there. [16:42] tedg: is that the desired behavior? [16:42] No, we're just calling purple_show(). Not doing anything exciting. [16:42] sounds like a bug for an outsider ;) [16:43] tedg: mind if i take a stab at fixing it? [16:43] kenvandine_wk: No problem, I'm guessing that'll be in Pidgin not in the plugin though. [16:43] ok [16:43] kenvandine_wk: See what happens with the notification area plugin first. [16:43] i will look [16:43] kenvandine_wk: i run out now [16:43] bbl [16:43] asac: ok [16:43] * kenvandine_wk goes to lunch [16:46] kenvandine_wk: let me know when the depends are fixed :) ... also fix the license of the tests please and ship them as part of the package i would suggest [16:47] * Nafallo uploads gajim to his PPA [17:08] pitti: do you know if/how i can get at the name= argument to setup() from distutils.core.Command()? [17:08] dobey: sorry, I don't [17:08] :-/ [17:13] * Nafallo uploads gajim to Jaunty [17:14] yay [17:14] self.distribution.get_name() [17:29] hrmm. i guess testing distutils commands is kind of difficult [17:45] seb128: hm, if I plug in my camera now, I don't get the "what do you want to do with it" dialog any more; does that work for you? [17:46] pitti: what nautilus version do you run? [17:46] pitti: I broke that yesterday and fixed it this morning normally [17:46] dist-upgraded this morning, rebooted 2 hours ago [17:46] 1:2.26.0-0ubuntu6 [17:46] pitti: upgrade [17:46] -0ubuntu7 you want [17:46] ah, thanks [17:47] pitti: btw while you are there [17:47] seb128: I'll tackle gthumb/f-spot now [17:47] I think gthumb doesn't unmount any more (bug 351122) [17:47] I'm here all the time :) [17:47] how often is ddebs.ubuntu.com updated? [17:47] Launchpad bug 351122 in gthumb "gthumb doesn't work with gphoto (was please disable gphoto2 backend for Jaunty)" [Undecided,In progress] https://launchpad.net/bugs/351122 [17:48] pitti: what about f-spot? [17:48] * pitti upgrades and hugs seb128 [17:48] pitti: that should unmount correct [17:48] seb128: I'll check both [17:48] +ly [17:48] * seb128 hugs pitti [17:48] pitti: and about ddebs update? [17:48] seb128: ddeb.u.c.> every 8 hours [17:49] ok, I will wait a bit then [17:49] thanks [17:49] it's darn slow, sorry [17:49] * pitti wants ddebs in soyuz [17:49] that's ok [17:49] I just want to get a debug stacktrace for a gvfs crash I ran into [17:49] * pitti handholds his retracers a bit more [17:49] I uploaded the new version this morning [17:49] they seem to not fall over right now [17:49] good! [17:50] seb128: just in case you have to look up/quick fix something while I'm not there next week: the version in the retracers is lp:~pitti/apport/api.launchpadlib/ [17:50] seb128 - some upstream tracker developers commented on the merge request i did yesterday. the debian maintainer has suggested we enable the new evo plugin. what do you think? [17:50] I filed a MIR for python-launchpadlib and a FFE for merging this into the jaunty package [17:50] chrisccoulson: that's a good idea [17:51] the current evo plugin only indexes the old summary files apparently, so doesn't work now [17:51] pitti: ok thanks [17:51] chrisccoulson: right, I though the new one was installed but not working in debian [17:51] chrisccoulson: that was mentionned in the changelog but not clear [17:51] eww, killall nautilus doesn't auto-respawn any more [17:51] seb128 - the new one doesn't get installed unless the build-depends are installed [17:51] * pitti remembers the workaround hack [17:52] pitti: nautilus --browse & [17:52] the old one is installed conditionally, but upstream are talking about just completely removing that now [17:52] conditionally - unconditionally [17:52] -> [17:52] ok [17:52] d'oh [17:52] get us the new one ;-) [17:52] any news about the sqlite issue? [17:52] both the debian and ubuntu versions actually use sqlite it seems, so it's not that. [17:53] the build flag we pass in debian/rules is obsolete ;) [17:53] so i've removed that now [17:53] the difference is between system libqdbm (debian) and trackers internal libqdbm (ubuntu) [17:53] i'm going to run an index again later and get some debug info for the upstream bug [17:54] the tracker copy should be working if that's what upstream use ;-) [17:54] upstream use system libqdbm by default ;) [17:54] we have to explicitly pass a build flag to use trackers own copy [17:59] seb128: will you be around when robert comes online again (or to put it in other words, how good are the chances?) [17:59] mvo: I will probably be around (80% of chances) [17:59] I will go for dinner and sport soon but I've still some uploads I want to sponsor and bugs to clean tonight [17:59] so I will probably be there when he starts [17:59] why? [18:00] seb128: just that he tests the fix for #333284 :) [18:01] seb128: and if its good, we can upload that right away [18:01] seb128: the compiz focus stuff [18:02] mvo: I guess he tested it yesterday if he asked for sponsoring no? [18:04] seb128: I modified the diff, it was a full revert of the git commit and that will be hard to maintain in the future, my diff is smaller, this is why I ask him to re-test [18:05] (just one line) [18:05] mvo: got that fix for the terminal-emulator in/ :-) [18:05] s,/,?, [18:05] Nafallo: no, I was fighting with python upgrade bugs :( [18:05] mvo: good excuse! :-D [18:06] mvo: can we find a way to blame seb128 ? ;-) [18:06] Nafallo: there is always a way for this ;) [18:07] seb128: so... gnome-terminal opens when I want another terminal. considering g-t is yours... ;-) [18:07] mvo: ok [18:07] Nafallo: no, it's robert_ancell nowadays ;-) [18:07] vuntz: wrt "gnome-shell 0wns you all without fallback", what's your thought about this? [18:07] hihi :-) [18:08] seb128: you're going seb64 on us? :-O [18:08] vuntz: I can't believe that the entire GNOME release team is so narrow-minded, so I hope I misunderstood something [18:08] Nafallo: no, mvo was taking care of this one before ;-) [18:09] seb128: your new nickname is now seb16 :-P [18:09] good [18:09] maybe soon I will be "seb" and be able to get sleep during nights while other fix bugs ;-) [18:09] lol [18:09] seb128: during busy times like that we upgrade you to seb2048 ;-) [18:10] yeah I noticed! [18:10] * Nafallo watches his eeepc chew on upgrades [18:10] ehrm. pidgin installed :-( [18:10] what the... [18:15] seb128: while I'm at it, mind if I update gthumb to 2.10.11? [18:15] http://ftp.acc.umu.se/pub/gnome/sources/gthumb/2.10/gthumb-2.10.11.changes [18:17] pitti: not at all, thanks [18:17] * pitti bzrizes it while at it [18:17] we should perhaps move it to universe [18:17] would be easier for contributors to update it etc this way [18:18] *nod* [18:18] I've to run for sport, see you tomorrow [18:19] hmm, i need to get intltool moved over... [19:18] mvo: did mpt discuss launching the update manger minimised with you? [19:18] s/manger/manager/ [19:27] kenvandine_wk: reviewing indicate-python now [19:27] kenvandine_wk: good job wrt. bzr bd and debian/watch :) [19:27] asac - you there? [19:27] sabdfl: yes, I'm working on the code right now (should be straightforward to add) [19:28] pitti: thx [19:28] sabdfl: the compiz stacking problem is fixed in bzr now btw [19:28] that's great, thanks mvo. did upstream agree, or grumble? [19:29] sabdfl: they did not agree, it is a distro patch [19:29] pity [19:29] (but a small one) [19:29] yeah [19:35] kenvandine_wk: reviewed, I commented in the bug report; sorry for the delay [19:35] * pitti waves to sabdfl, a seldom guest in this channel :) [19:36] pitti: always lurking, though! [19:36] sabdfl: as you should, as SABDFL! [19:36] sabdfl: how's jaunty beta working for you so far ? [19:36] really beautifully. delightfully! [19:40] good to hear :) [20:35] pitti - would you mind sponsoring a tracker update? [20:36] should fix bug 335911 [20:36] Launchpad bug 335911 in tracker "Tracker's Evolution mail indexation hangs Evolution" [High,Fix committed] https://launchpad.net/bugs/335911 [20:41] https://wiki.ubuntu.com/MobileTeam/Meeting/2009/20090402 [20:46] thanks chrisccoulson [20:49] chrisccoulson: can you please sub me? will do tomorrow morning [20:50] * pitti -> bed, good night everyone [20:50] chrisccoulson: many thanks for fixing this === bratsche is now known as br_away [21:01] are there any microblog apps that support multiple accounts in a sane way? ie, i don't want to have the same tweet/dent/whatever go to all the accounts, only some [21:13] dobey: gwibber, as long as you don't want to do it per-tweet would be a pain. [21:13] err, gwibber, as long as you don't want to do it per-tweet [21:17] james_w: i don't think it actually does what i want [21:36] Ampelbein: hey, want to do an update? [21:39] uyu [21:39] o_O [22:43] https://bugs.launchpad.net/ubuntu/+source/gnome-codec-install/+bug/349607 [22:43] Launchpad bug 349607 in gnome-codec-install "Codec manager does not find "bad" codecs" [Medium,Triaged] [22:43] (regression since Intrepid) [22:43] Basically our prized automatic codec install feature is broken [23:06] seb128: sorry, just came back home. is the update still needed? [23:06] Ampelbein: hi, no I did it since [23:06] ok, np. [23:07] maybe next time. we have a exhibition in town this weekend where my employer is taking part. so my free time is somewhat limited. [23:08] yeah no problem that was just in case you were looking for one update to do [23:08] brb [23:43] asac - you tried the tracker update?