[00:15] hiya robert_ancell [00:16] rickspencer3, hey, sorry, missed our 9am [00:16] robert_ancell, yeah yeah [00:16] I tell ya' no respect [00:16] ^read in Rodney Dangerfield voice [00:16] heh [00:16] robert_ancell, as punishment, I shall ask you a question about my poor coding skills [00:16] okey [00:17] so, I have a gstreamer pipeline set up that is streaming the web cam, no problems [00:17] now I want to save a picture out of that [00:17] what do I do? [00:17] I tried linking in a tee, but it fell over [00:17] I think you need to make a jpeg sink or similar [00:18] short answer, I don't know [00:18] robert_ancell, right, so I need to make a tee in order to keep the video flowing [00:18] heh, someone in #gstreamer just told me to use camerabin [00:18] * rickspencer3 checks [03:25] robert_ancell, did you see bug 620733 ? [03:25] Launchpad bug 620733 in empathy (Ubuntu) "Empathy does not remember settings (affects: 7) (dups: 3) (heat: 42)" [Medium,Confirmed] https://launchpad.net/bugs/620733 [03:27] kenvandine, no, I'll have a look [03:28] basically empathy isn't getting the default theme anymore [03:28] since the move to gsettings [03:28] the theme was set in the ubuntu-artwork package, as a gconf key [03:28] i have no idea what the right way to do that is [03:29] hmm, I guess we want to modify ubuntu-artwork to set a gsettings key as well? [03:29] what is the key? [03:34] one sec [03:35] /apps/empathy/conversation/theme adium [03:35] /usr/share/adium/message-styles/ubuntu.AdiumMessageStyle [03:35] robert_ancell, ubuntu-artwork sets a bunch of gconf keys [03:36] makes me wonder what else needs fixing [03:36] http://pastebin.ubuntu.com/487585/ [03:37] I don't think anything else has migrated to gsettings - we can just change the defaults in the empathy gsettings key. I think that is the best we can do at the moment [03:37] ok [03:37] hi kenvandine [03:37] yo jcastro [03:37] speaking of the artwork package ... [03:38] https://bugs.edge.launchpad.net/ubuntu/+source/ubuntu-wallpapers/+bug/629216 [03:38] Launchpad bug 629216 in ubuntu-wallpapers (Ubuntu) "Replace Cosmos "bundle" with existing wallpaper bundle (affects: 1) (heat: 6)" [Undecided,New] [03:38] this was specced out at UDS but seems to have been dropped through a crack, how do I get it on someone's radar? [03:38] could I get a lucid bug task on bug 625801 [03:38] Launchpad bug 625801 in gnome-web-photo (Ubuntu) (and 1 other project) "gnome-web-photo missing required libxul.so (affects: 1) (heat: 10)" [Medium,Fix released] https://launchpad.net/bugs/625801 [03:40] jcastro, humm... weird that comes from gnome-screensaver [03:40] so that will change screensaver as well [03:40] jcastro, did you see i uploaded the contest wallpapers? [03:41] kenvandine: oh really, I didn't know that, odd, I would have thought the wallpaper thing did it [03:41] jcastro, so you want those same contest wallpapers to be available as a bundle? [03:41] right [03:41] in place of "cosmos" [03:41] since that's kind of old/not very good/off brand [03:41] why not in addition too? [03:41] get the space back. :) [03:41] it wouldn't add space [03:42] The idea was replacing cosmos completely [03:42] not just the bundle [03:46] ok, it would require an exception [03:49] ok, i figured out how to do it [03:50] jcastro, not hard... get someone to ok it as an exception and i'll whip it up then [04:17] jcastro, so i have the ubuntu bundle locally now :) [04:18] woo [04:19] kenvandine: here's the WI, which was supposed to be A3: https://blueprints.edge.launchpad.net/ubuntu/+spec/design-m-wallpaper-competition [04:30] kenvandine: ok I followed all the FFe instructions, the only thing I can't really vouch for is risk and testing you've done. [04:49] jcastro, want to test it? [04:57] jcastro, you've got mail [05:00] kenvandine: working over here [05:00] :) [05:00] doesn't remove the cosmos stuff, since that is in gnome-screensavers [05:01] ah [05:01] I already reassigned the bug to that package [05:01] oh well [05:01] kenvandine: what's the interval? [05:03] not sure [05:03] i think it changes a few times a day... [05:03] but it's configurable [05:03] ok I've installed it on 2 machines, I'll use it for a while [05:03] not sure what increment is [05:04] it is "5" [05:04] whatever that means :) [05:04] it isn't 5m [05:04] this is a nice little touch, I think people will dig it [05:04] high five [05:05] i think this should stay in ubuntu-wallpapers and remove cosmos from gnome-screensavers [05:05] if we want to save the space [05:05] I agree [05:05] but they belong here [05:05] it's not just the space, cosmos just doesn't fit anywhere [05:05] pushing my branch is taking forever [05:05] slow ass uplink [05:06] for N we should look at listing bundles seperately [05:06] so people can just easily find it [05:06] what do you mean? [05:06] right now the bundle is like in the middle of the appearance window thumbnails [05:07] they should be like, grouped together or something [05:07] i see [05:07] it is alphabetical now [05:07] i named this "Contest" [05:10] for N I think we should do, from left to right, the default wallpaper, then the bundle, then the solid color [05:10] for the first row [05:11] and then just file the other ones after that in whatever order [05:12] makes sense [05:13] * kenvandine really needs a faster connection [05:13] hate this uplink! === almaisan` is now known as al-maisan [06:33] desrt, ping [07:30] robert_ancell: hey [07:30] what is up, dude? [07:33] hi, i'm not sure but i think i found a little but [07:33] in nautilus, when you try to change de name of a folder in "places", you rigth click on te icon and select rename but after hitting enter the name remains the same until you reboot the browser... [07:36] works ok using C-b [07:52] desrt, hey, a question about gsettings - is there a way to have two multiple schemas with the same key? There is a gconf-defaults settings I need to migrate [08:03] robert_ancell: you can overlap schemas [08:05] desrt, so the particular example is if you have ubuntu-artwork installed the default empathy theme is set to the one in that package - where do I add a schema to change the standard emapthy default to the new ubuntu theme default? [08:05] this sounds like a use for override files [08:06] any documentation? [08:07] mclasen was going to write some [08:07] i think he actually did, too [08:08] good morning [08:08] hm. i don't see the docs [08:08] anyway... [08:09] install a file into the glib-2.0/schemas/ directory [08:09] ending with .gschema.override [08:09] it should look like this: [08:09] [org.gnome.empathy.whatever] [08:09] somesetting="newvalue" [08:09] that should take care of it [08:09] and they're loaded in strcmp order? [08:09] yes [08:10] g_ptr_array_sort (overrides, compare_strings); [08:10] and I'll need to run glib-compile-schemas I guess [08:10] yes [08:10] desrt, ok, thanks! [08:10] i'm not sure what happens if you have two overrides for the same key [08:10] i suspect the one that happens later wins [08:10] didrocks: good morning :) [08:11] certainly an override file always beats the original schema file, though [08:11] all overrides are done after all schemas have been loaded [08:16] hey desrt, how are you ? [08:26] desrt, heh, I notice dconf-editor doesn't understand overrides. They work well otherwise, thanks! [08:31] Laney: hey, do you have any news vs new banshee? === artnay_ is now known as artnay [08:45] didrocks: working hard to package all the libs [08:45] Laney: do not hesitate if you need any help [08:45] (not that I have nothing to do, but if you need… ;)) [08:55] didrocks: just time [08:55] we uploaded new gio-sharp to debian NEW [08:55] gkeyfile-sharp waits for sponsoring again to NEW [08:55] Laney: when do you think we can get that to universe? (I'm afraid if we don't have the call for testing today, it will be hard to get it to default to UNE) [08:56] didrocks: right now we could upload a version without the new hardware support [08:56] would that work? [08:56] then you can have another revision with it enabled in a few days [08:56] Laney: no, because we can't get hal back to the CD [08:57] (you mean 1.7.4, right?) [08:57] or .5 with the new stuff turned off [08:57] but it's still requires hal then, right? [08:57] yep [08:57] yeah, that doesn't solve the issue so :-) [08:58] it's not all ready for upload yet, that's the problem [08:58] otherwise, i will have promoted 1.7.2 by default some weeks ago already ;) [08:58] right, I understand [08:58] if you want then a package for gtk-sharp-beans is needed [08:58] it's just that I wanted to make you aware from the timeline [08:58] but coordinate with meebey on #debian-cli because he was going to work on it [08:58] it's an unstable library: copy the packaging of gio-sharp from git [08:58] we are already really really late, that's why I honestly think that the release team won't accept it by default if we don't have this week-end testing [08:59] heading to #debian-cli [08:59] I have to go do some real work now, will be back soon [08:59] sure, see you :) [09:00] hey there [09:00] how is everybody doing? [09:00] salut seb128, I'm fine there :) [09:00] you? [09:00] I'm fine thanks [09:01] did some tweaking to my config, my IRC should stop connecting on session start [09:01] which will avoid having join, quit when I start the computer but don't want to start IRC yet :p [09:04] great, no more seb128's flickering :-) [09:04] should be better [09:05] I sometime get isp flickering or restart my session for testing but should less that it was [09:05] what's your isp again? orange? [09:05] yes [09:05] ok [09:06] * didrocks notes that to not take it for his new accomodation :-) [09:06] the issue is rather being not really close from them [09:06] in fact it's over the noise level they sell dsl [09:06] ok, the NRA is far from home? [09:06] it was quite some argumentation to convince them to try [09:06] yeah, that can't be fixed easily, apart from paying a lot to build a new NRA closer :-) [09:07] something like 6km [09:07] urgh [09:07] ;-) [09:07] see I don't blame them a lot [09:07] yeah, in that case, it sounds inevitable [09:09] not complaining it works most of the time [09:09] morning [09:09] is LP down? [09:09] it's just flacky sometime when it rains [09:10] hey rodrigo_ [09:10] rodrigo_, the code hosting is yes [09:10] * vish confused if that^ was a joke or true :) [09:10] ah [09:10] "Launchpad: Code hosting offline 8.00-9.30 UTC on Friday 3rd September" [09:10] right [09:11] didrocks: \./ [09:11] it's friday !!!! [09:11] lut baptistemm [09:11] baptistemm: yeah, salut! can you paste me the link again please? ;) [09:11] baptistemm: does it requires feature freeze exception? [09:12] what? [09:12] oh its friday..!!! i had to remind didrocks about SRU Bug 587853 [09:12] Launchpad bug 587853 in cheese (Ubuntu) (and 1 other project) "After video recording, record/take photo button becomes disabled (affects: 2) (dups: 1) (heat: 58)" [Low,Fix released] https://launchpad.net/bugs/587853 [09:12] ;) [09:13] seb128: it's a new release of bluez IIRC or something bluetoohish :) [09:13] vish: yeah, doing it today :) [09:13] didrocks: https://bugs.edge.launchpad.net/ubuntu/+source/bluez/+bug/625771 [09:13] Launchpad bug 625771 in bluez (Ubuntu) "Sponsor new upstream release (affects: 2) (heat: 12)" [High,New] [09:14] didrocks: thanks :) [09:14] * didrocks shoudn't tell everyone "ping me on Friday", it works too well :-) [09:14] hehe! [09:14] baptistemm: does it require a feature freeze exception? can you get it in that case? [09:15] baptistemm: it seems they are some new support (not only bug fixing release) [09:15] see my comment on that bug [09:15] baptistemm, are you sure you maverick version is broken? [09:15] baptistemm, wasn't your breakage the udev change pitti fixed around the time you updated? [09:15] baptistemm, could you install the maverick version and make sure it's broken [09:16] seb128: I use 4.69 on 2 machines (1 maverick and 1 lucid) and both are broken [09:16] there is nothing in that changelog that indicates it would fix your issue [09:16] baptistemm, what 4.69? [09:16] baptistemm, bug #https://edge.launchpad.net/ubuntu/+source/bluez/4.69-0ubuntu2 [09:16] ups [09:16] bug #621911 [09:16] Launchpad bug 621911 in bluez (Ubuntu Maverick) (and 1 other project) "Bluetooth device not detected (affects: 3) (heat: 356)" [High,Fix released] https://launchpad.net/bugs/621911 [09:17] baptistemm, ^ did you check that's not this bug that you have? [09:17] I would bet it's that and not the update [09:17] you just included that change in your update [09:18] didrocks, ^ [09:19] okay, I'll look to that [09:19] (seb128: I follow the discussion) [09:19] :) [09:19] baptistemm, didrocks: in any case it needs a ubuntu-release review [09:19] I'm not wanting to approve this one [09:19] it has a lot of new code [09:20] I would rather back the few fixes if they are required [09:20] hence my request for FFe :) didn't look at the code yet but if you did that, yeah, seems a big change [09:21] I didn't no [09:21] I just read the NEWS summary [09:21] lot of adding [09:22] right [09:51] oh, chrome advertisment [09:53] where? [10:11] mvo, hi [10:11] mvo, bug #628823, do you understand it? should it be maverick tasked or not? [10:11] Launchpad bug 628823 in software-center (Ubuntu) "password request for proxy access everytime the install button is clicked (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/628823 [10:16] seb128: yeah, aptdaemon changed recently [10:16] seb128: but it should remember the auth for this :/ [10:17] glatzor: do you have a idea about this? https://bugs.edge.launchpad.net/ubuntu/+source/software-center/+bug/628823 [10:17] Launchpad bug 628823 in software-center (Ubuntu) "password request for proxy access everytime the install button is clicked (affects: 1) (heat: 6)" [Undecided,New] [10:18] I'm sure mvo will hates me rsn for all the pings I'm giving him since yesterday ;-) [10:19] * seb128 hugs mvo [10:21] mvo, I've the feeling bug #612825 is yours as well [10:21] seb128: heh, not at all, and I fixed a bunch of them [10:21] Launchpad bug 612825 in language-selector (Ubuntu Maverick) (and 1 other project) "can't install new languages (nothing happen) (affects: 5) (heat: 30)" [High,Triaged] https://launchpad.net/bugs/612825 [10:21] mvo, I would not be surprised if language selector would need to be updated for aptdaemon changes [10:22] yeah, I take care of this [10:22] thanks! [10:22] it needs a maintainer btw ;) [10:22] you are made of awesome [10:22] * mvo wonders if seb128 volunteers [10:22] I will make you get plenty of tea at UDS [10:22] mvo, lol, nice try [10:23] I can volunteer people in my team though ;-) [10:23] was worth a try ;) [10:23] you should join the desktop team [10:23] I would volunteer you :p [10:25] * didrocks +1 on that :-) [10:26] seb128: E_NOT_MY_TEAM ;) [10:33] seb128: ok, so I'm targetting all https://edge.launchpad.net/unity/+milestone/2010-09-09 bugs to maverick, right? (even the design ones?) [10:33] didrocks, no, only the ones you think that are blockers [10:34] seb128: ok, that's the high ones so, doing that now [10:34] didrocks, can you assign the ubuntu task to canonical-dx-team? [10:34] the maverick task [10:34] seb128: sure, will do [10:34] so we are sure they are tracked and dx is accounted for those [10:34] didrocks, thanks! [10:34] * seb128 hugs didrocks [10:34] thanks ;) [10:35] * didrocks hugs seb128 back [10:35] great work on this list ;-) [10:35] so at least we know where we stand [10:37] right, we know where the important issues are for us! :) [10:48] seb128: ok, done and they appears on https://edge.launchpad.net/ubuntu/+milestone/ubuntu-10.10. Doesn't seem you need to ack anything, right? === al-maisan is now known as almaisan-away [10:50] didrocks, seems correct [10:50] I'm a bit surprised [10:50] I though that nomination was restricted to drivers [10:50] yeah, that's weird [10:52] the only one I didn't set is bug #620011 [10:52] Launchpad bug 620011 in software-center (Ubuntu) (and 3 other projects) "[master] software-center crashed with AttributeError in _parse_and_or_not_tag() (affects: 11) (dups: 10) (heat: 90)" [High,Fix released] https://launchpad.net/bugs/620011 [10:52] I don't know if it needed only USC fix or if something in unity-place-applications is really needed. Will ask kamstrup on Monday [10:55] not sure, yeah better to check with kamstrup [11:01] re [11:02] lot of noise on the nominations review list [11:02] https://bugs.edge.launchpad.net/ubuntu/maverick/+nominations [11:02] mvo, bug #165181 [11:02] Launchpad bug 165181 in synaptic (Debian) (and 1 other project) "Order by "Supported" Column Slow (affects: 12) (dups: 5) (heat: 82)" [Unknown,New] https://launchpad.net/bugs/165181 [11:02] is that fixed now? [11:03] it's fix commited for over a month it seems [11:10] I think it is, let me check [11:10] seb128: hm, stll very slow [11:11] seb128: I check it [11:11] mvo, thanks [11:11] but I want the gdebi fix in return ;) [11:11] the 91_keep_fds [11:13] do you have a bug about that? [11:13] https://bugs.edge.launchpad.net/ubuntu/+source/gdebi/+bug/620297 [11:14] Launchpad bug 620297 in vte (Ubuntu Maverick) (and 4 other projects) "gdebi-gtk fails with ''dpkg: unable to read filedescriptor flags...." (affects: 28) (dups: 2) (heat: 123)" [Medium,Confirmed] [11:14] robert broke it [11:15] he will fix it next week don't worry [11:15] I will make sure of that ;-) [11:17] seb128, can you please merge https://code.launchpad.net/~rodrigo-moya/ubuntu/maverick/couchdb-glib/0_6_96_release/+merge/34206 ? the package has now been accepted [11:17] ok [11:17] seb128, and, btw, you merged the tomboy branch before the package has been accepted, is that ok? [11:17] yes, since that was uploaded [11:18] was it? [11:19] yes, seems it was [11:19] I didn't get any mail (or I missed it) [11:19] ok then, sorry :) [11:20] seb128, well, no, it's still in the queue -> http://launchpadlibrarian.net/54777247/tomboy_1.3.2-1ubuntu3_source.changes [11:28] seb128, also please merge https://code.launchpad.net/~rodrigo-moya/ubuntu/maverick/evolution-couchdb/0_5_0_release/+merge/34208 <- package just accepted [11:32] Haven't we gone back to the FF and UIF? [11:33] Why are packages still in the queue? [11:33] bilalakhtar, they seem to being accepted as we speak [11:33] okay [11:47] Anyone here familiar with gnome-language-selector ? [11:50] jpds, try mvo [11:50] mvo, sorry ;-) [11:50] jpds, or just ask there on the channel rather [11:51] rodrigo_, well if something is in the queue it has been uploaded [11:51] rodrigo_, it makes sense to merge when it's in the queue otherwise somebody will come and work on the vcs and upload a drop your changes [11:51] seb128, ah, ok === MacSlow is now known as MacSlow|lunch [12:28] rodrigo_: why did you upload that broken fix to tomboy? [12:28] Laney, why is it broken? [12:28] I told you why it was broken. [12:28] Laney, and I told you why it's not [12:28] You need to fix the library or patch to provide the dependency [12:29] Laney, libsyncdaemon is DllImport'ed [12:29] it's almost never right to add binary dependencies like that [12:29] yeah I know [12:29] so, debhelpers don't get it in shlibs-depends [12:29] that's not correct [12:29] dh_clideps is perfectly able to resolve shlib dependencies [12:31] Laney, and why is it not getting them? [12:31] as I said in the bug, perhaps your dllmap is wrong (is there one? is one required?) [12:31] Perhaps the shlibs provided by syncdaemon aren't right. [12:33] dllmap? you mean the DllImport statement? [12:33] http://www.mono-project.com/Config_DllMap [12:34] bryceh: for bug #627531, the tag "edgers" means the issue is in xorg-edgers ppa or the fix is in xorg-edgers ppa? :) (here, the report is that the new version fixes the issue, we set the bug this way to tell people experiencing the issue that there is a workaround available as I guess new version won't get in maverick) [12:34] Launchpad bug 627531 in unity (Ubuntu) (and 2 other projects) "Bad performance with Nvidia 6600 GT and nvidia-current (affects: 1) (heat: 6)" [Undecided,Invalid] https://launchpad.net/bugs/627531 [13:10] hum, amd64 builders are in trouble because of libglib2.0-bin (don't have a amd64 pbuilder, can't test) [13:12] didrocks, notabug [13:12] you just need to wait for the amd64 glib to be published [13:12] then retry those [13:13] seb128: the -dev and -bin binary aren't published in the same round? I'm puzzled [13:13] libglib2.0-dev : Depends: libglib2.0-bin (= 2.25.14-1ubuntu2) but it is not going to be installed [13:14] It doesn't say it's not available. [13:14] just that it's not going to be installed. [13:15] try "sudo apt-get install libglib2.0-bin" and see what it wants to do. Probably remove some other package or something. [13:15] didrocks, it depends on the data [13:15] which is arch all and built on i386 [13:16] not sure why, that's a bug [13:16] seb128: oh right, didn't thought about that case [13:16] that explains so :) [13:16] thanks [13:16] soren: I normally do that in that case, but I don't have any amd64 there and i386 is fine [13:17] didrocks, I will fix it in the next upload [13:17] so, ok, got it now, should be due to arch all and arch amd64 [13:17] didrocks: Oh, I did't realise it was something you pasted froma build log. I thought it was from your own box. [13:17] amd64 is so last century ... use arm ! [13:17] seb128: thanks :) [13:17] ogra: arm is next century. This century is still amd64. Calm down :) [13:17] ogra: at least, you have the time to see the build log in real time, right? ;) [13:18] soren, lol [13:18] ogra, where can I get hardware for it? [13:18] didrocks, not with the pandaboard :) [13:18] ;-) [13:18] seb128, want HW ? i can arrange that ! [13:18] "pandaboard", what a nice name :) [13:18] ogra, would that mean signing for extra work on it? [13:18] the case for it is called bamboo :) [13:18] ;-) [13:18] seb128: be careful, then, you will have all the "wrong alignment" FTBFS to fix ;) [13:19] seb128, nah, i'd just bug you daily about FTBFs .... *g* [13:19] ;-) [13:20] but really, the panda is some serious HW, dual core 1GHz and 1G RAM ... with a fats USB disk you smart out ATOM [13:20] *fast [13:20] they're supposed to be on the market with the maverick release [13:21] sounds great ;) [13:22] i hope we can get one for everybody at canonical ... or at least one for every team [13:24] (and with a price of $120 it should also be achievable for the community) === MacSlow|lunch is now known as MacSlow === almaisan-away is now known as al-maisan [13:48] ogra, what's the panda? [13:48] kenvandine, the upcoming OMAP4 board from TI [13:48] successor of the beagleboard [13:48] cool [13:49] * kenvandine really wants a netbook with that kind of specs [13:49] i guess they will happen at some point [13:49] someday, i guess [13:49] first the board needs to come out :) === Sarvatt|gone is now known as Sarvatt [14:14] can we still update parts of GNOME to new upstream release if the one we hasn't been updated to 2.31.x even once at this point? [14:14] kklimonda, which one? [14:15] seb128: hamster-applet [14:15] so nothing important I think [14:15] you can update [14:15] we did decide to not update some [14:15] but that one is not in that case [14:16] ok, thanks [14:25] good morning all [14:27] afternoon [14:27] jcastro, animated wallpapers don't work in unity [14:28] jcastro, that is why we weren't seeing the change last night... [14:28] jcastro, i filed bug 629507 [14:28] Launchpad bug 629507 in unity (Ubuntu) "animated wallpapers do not work (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/629507 [14:28] which i am sure will be low priority at this point [14:30] didrocks, ping for empathy 2.30.3 review [14:31] bcurtiswx: sure, on other stuff right now. I'll then [14:31] didrocks, no prob, just doing what you told me to before ;) [14:31] sure :) [14:31] * didrocks should really avoid telling people "ping me on Friday" ;) [14:31] :'( [14:32] no worry :) [14:33] james_w`: hum, I guess I have a bzr merge-upstream issue there (I think it's a timestamp issue) [14:33] didrocks: oh dear, have a traceback? [14:34] james_w`: not really, more on concepts [14:34] james_w`: do you want to branch? [14:34] trunk: lp:~unity-team/unity/trunk packaging branch: lp:~unity-team/unity/packaging [14:35] james_w`, hey [14:35] james_w`, did you ever open a bug about the one I was having some time ago? [14:35] kenvandine, hey [14:35] hey seb128 [14:35] james_w`: there was a inline patch imported from trunk (file data/device.png) [14:35] kenvandine, how are you? [14:36] good, and you? [14:36] kenvandine, did you get ok feedback on the twitter changes? [14:36] james_w`: after the merge, I checked that both have the same id (devices.png-20100831134702-wmobjem4md8t06s1-1) [14:36] kenvandine, i'm fine thanks ;-) [14:36] from the ppa, all positive [14:36] for both lucid and maverick [14:36] let me check for -proposed [14:36] didrocks, I did bzr merge the revision and reverted part of it [14:36] seb128: which one was that (I think it's fixed) [14:36] james_w`: but when in bzr bd, I got: [14:36] dpkg-source: error: cannot represent change to unity-0.2.34/data/devices.png: binary file contents changed [14:36] dpkg-source: unrepresentable changes to source [14:36] seb128: yeah, but not the device.png one [14:37] right [14:37] seb128, did you see ryan's article on ars about it? [14:37] kenvandine, not yet, will read it later when I'm done with work ;-) [14:37] didrocks: let me have a look myself [14:37] james_w`: seb128: so, even if they get the same id (but not the same timestamp), it seems that bzr bd/dpkg-souce try to get it as an inline patch [14:37] source* [14:37] thanks james_w` :) [14:37] seb128, one confirmed [14:37] james_w`, the merge upstream one I had on indicator-sounds [14:38] another seems to have confirmed it, but complained about the easy to miss save button [14:38] hmmmmm im getting a weird crash with telepathy-idle that sets off apport but the traceback cant be retrieved :/ [14:38] which we know about already [14:38] james_w`, I'm not sure what the stacktrace was now, but if it's fixed great ;-) [14:38] nothing new :) [14:38] seb128: something about "inconsistent delta" IIRC? [14:38] fagan, how weird? is that an abort without message thing? [14:38] james_w`, yes [14:38] hello there kenvandine ! The gwibber OAuth changes look good, congrats! [14:38] seb128: yeah, will be in the next upload [14:38] james_w`, ERROR: An inconsistent delta was supplied involving u'/vapi', 'vapi-20100621103135-gycdn15933l3irmh-1' [14:38] that was [14:39] seb128: its when you get a load of unread messages like 200 and click on the window and then crashes [14:39] seb128, it's a really good article... and he even includes a slight obfuscated consumer_key and secret from the official android twitter client :) [14:39] james_w`, you rock, thanks [14:39] kenvandine, nice ;-) [14:39] to show how easy it is to get from a proprietary app [14:39] seb128: its very reproducible [14:39] bilalakhtar, [14:40] yes kenvandine ? [14:41] james_w`: thinking about it, dpkg-source maybe only rely on timestamp, and as bzr merge (from unknown reason there), got a different one, I don't know what to do… [14:42] didrocks: dpkg-source doesn't rely on timestamps [14:42] seb128: apport give a message that the traceback cant be retrieved because its an assertion failure or something [14:43] james_w`: ok, so the issue is not from there. I'm really puzzled so why it wants it to the diff.gz :) [14:43] if you want I can give you the exact message in an hour [14:43] fagan, right without an error message, what I told you before [14:43] fagan, not especially interested but open a bug about it [14:43] get a stacktrace using gdb [14:44] seb128: ill crash it then and see what breaks the empathy debug says [14:44] didrocks: is there a tarball for this merge-upstream [14:44] james_w`: if you uscan, you should get it [14:45] james_w`: http://edge.launchpad.net/unity/0.2/2010-09-02/+download/unity-0.2.34.tar.gz [14:46] thanks [14:47] seb128, i don't know how many confirmations we want to get on the SRU before pushing it through... what is proposed has to be better than what is in lucid now, considering it doesn't work for one of the most popular services [14:47] james_w`: thanks for looking at it :) [14:48] kenvandine, not sure, maybe check with cjwatson? [14:48] ok [14:48] didrocks: the packaging still tries to copy debian/*.png [14:49] so it's not going to build anway ;-) [14:49] not the cause of this though... [14:49] james_w`: right, fixing this now :) [14:53] didrocks: that file is missing from the upstream tarball [14:54] james_w`: urgh, ok, will blame dx so :) thanks and sorry for the trouble :) [14:54] didrocks: np [14:54] james_w`: I owe you a beer for next UDS (or njpatel's rather ;)) [14:54] heh [14:54] * didrocks hugs james_w` [14:54] didrocks: you can "bzr mv" it in to debian and then not change the packaging :-) [14:55] james_w`: well, it seems we have issues with daily build and source format 3, but that needs confirming first [14:55] v3 quilt? [14:56] bug 614768 by any chance? [14:56] Launchpad bug 614768 in launchpad-code (and 1 other project) "Unable to build dpkg v3 (quilt) packages (affects: 7) (dups: 1) (heat: 42)" [Medium,Triaged] https://launchpad.net/bugs/614768 [14:56] * didrocks opens [14:57] james_w`: yeah, that one [14:57] yeah, sorry about that [14:57] seb128, hey, did the retracers get back up yesterday? [14:58] if you have cunning suggestions for fixing it, I am all ears [14:58] rickspencer3, hey, no, but they think they are close, they wait for #is to do a small change now [14:59] rickspencer3, we got those running briefly early today but hitting an another issue [14:59] rickspencer3, which should be a small hosts change on the box running the retracer to workaround... [14:59] james_w`: I'll look at it a little bit more. No worry, knowing from where the issue is, is still good :-) thanks! [14:59] ok [14:59] rickspencer3, I will keep you updated [15:02] thanks seb128 [15:09] * kenvandine is discovering that most twitter clients don't have any sort of test suite [15:09] sigh [15:22] Laney, sorry, got distracted, so going to fix the last submission [15:22] Laney, so, I need to add a xml file containing the dllmap to the patch? [15:30] seb128: ok, so please sync gst-plugins-ugly0.10 0.10.16-1 from debian/experimental :) there are no ubuntu changes and no changes are necessary [15:31] slomo, can you ping cjwatson about it? [15:31] seb128: and gst-plugins-good0.10 0.10.25-1 is in debian/experimental too now [15:31] sure [15:31] I can do syncs right now and he was doing some earlier [15:47] seb128: ping [15:48] hi [15:48] contextless ping though [15:48] seb128: i'm updating libgpod at the moment, and i was wondering.. what's this 90_speed_itdb_resolve.dpatch? [15:50] seb128: also i'm wondering how libgpod's SOVERSION remains at 4.2.0 when configure.ac shows it's 6:1:0 already [15:50] something teuf wrote [15:50] without that syncing ipods before eject was ten times slower [15:50] i see. [15:51] how come it wasn't applied upstraem? [15:51] hey seb128 [15:51] dunno, ask teuf [15:51] he was not sure he would not have side effect and wanted it tested first [15:51] i see. [16:11] bcurtiswx: can you drop me the bug number again, please? [16:12] didrocks, bug #623657 [16:12] Launchpad bug 623657 in empathy (Ubuntu Lucid) (and 1 other project) "New Upstream Release 2.30.3 (affects: 1) (heat: 8)" [Wishlist,Confirmed] https://launchpad.net/bugs/623657 [16:14] bcurtiswx: hum, looks good, do you want me to port that to lp:~ubuntu-desktop/empathy/lucid ? we normallly use that, but it's not a big requirement [16:15] didrocks, well i was confused because when i branched that I only got the debian directory [16:15] bcurtiswx: yeah, that's how the desktop team work right now [16:15] bcurtiswx: did you hear about the merge mode? [16:16] didrocks, nope, i was guessing at that time that you took the original source code as is, and just used the debian directory to house patches etc.. [16:16] bcurtiswx: well, don't bother for now, I'll sponsor as it is and do the required change. Next time you want to work on an desktop component, just ping me, we will take time to see that together, sounds ok? === geser_ is now known as geser [16:18] didrocks, sounds OK to me. how about the next empathy maverick update? [16:18] bcurtiswx: this is for lucid right? empathy in maverick is already 2.31.91.1, latest one :) [16:19] bcurtiswx: at next update, if you want to handle it, just ping me, we will see together, ok? [16:19] didrocks, sorry if i confused you. I'm OK with the changes you'll be doing for Lucid. Did you want to see together for the next empathy maverick update? [16:20] bcurtiswx: sure, that would be great :) [16:20] bcurtiswx: ok, back to the SRU, in the process, you have now to: [16:20] 1. subscribe ubuntu-sru [16:20] 2. copy the full debian/changelog of the change [16:20] 3. write a testcase [16:21] (the testcase here can be pretty fast, like, "installing the new version, opening a conversation, checking that…" [16:21] (as it's not fixing a precise bug) [16:22] I'm building it there and testing on my lucid box [16:23] didrocks, copy the full changelog from my branch to the bug you mean? [16:23] copy-paste as a comment? [16:23] bcurtiswx: right [16:24] didrocks, OK [16:24] bcurtiswx: the changelog is just your change, the 10 lines thing [16:24] didrocks, OK [16:24] thanks :) [16:27] didrocks, changelog and testcase added as comments [16:27] baptistemm: all sounds great thanks! currently building :) === al-maisan is now known as almaisan-away [16:38] rhythmbox segfauls on exit (in libindicate) [16:38] known issue [16:38] tedg is working on it [16:38] good, thanks [16:43] didrocks: sorry, but what are you talking about? [16:43] oupsss, s/baptistemm/bcurtiswx [16:43] baptistemm: sorry for the wrong ping :) [16:44] * didrocks will patch weechat soon for autocompletion when there is more than one result… [16:44] mental completion ftw [16:45] baptistemm: give me a patch! :) [16:45] kenvandine, in the app indicator, i see several times the same entry for gwibber [16:46] you mean in the messaging menu? [16:46] fta, the main Broadcast one? or messages? [16:47] kenvandine, the one where liferea/xchat/evo show their numbers [16:47] fta, ok, messaging menu then [16:48] is it "Broadcast" that you are seeing more than one of? [16:48] or for messages [16:49] vish: I can't reproduce the cheese bug [16:49] fta, earlier this week i fixed a bug related to dupe messages appearing there.. but now it should only display unique message ids [16:51] kenvandine, http://people.ubuntu.com/~fta/gwibber-menu.png [16:51] ok, are you sure those are the same message? [16:51] and what version of gwibber? [16:52] im getting that too with the updated version [16:52] with 2.31.91-0ubuntu2? [16:52] yep [16:52] humm [16:52] one min ill just recheck [16:53] could someone do an @shanefagan on twitter to check [16:53] 2.31.91-0ubuntu1 here [16:53] didrocks: on lucid? [16:53] fta, ok that is the bug i fixed then [16:53] kenvandine, hm, ok, upgrading then.. [16:53] ubuntu2 has a patch that fixes the dupe [16:54] fagan, can you confirm? [16:54] yeah im on 2.31.91-0ubuntu2 [16:54] fagan: done [16:54] fagan, have you restart gwibber-service since updating? [16:54] oh ok the restart fixes it [16:54] great [16:54] :) [16:55] thanks popey [16:55] it was still running the code with the bug [16:55] is there already a bug for the new theme(s) making most windows difficult to resize? [16:55] vish: yeah, on lucid. If I click on Stop Recording, waiting for a few seconds and I can slick on start recording again [16:55] it also fixes the dupe notifications :) [16:55] vish: the button is just greyed for a few seconds here (time to save the video, maybe?) [16:56] didrocks: weird.. it still doesnt work here.. for a long time , and there are dups as well .. [16:56] kenvandine: a bit off topic but can we have it opening on the replies page when you click the notification? [16:56] vish: ok, will rely on you and the fix, installing to confirming I have no regression first :) [16:57] fagan, yeah.. [16:57] i was working on trying to do that last night [16:57] didrocks: yeah , fillipo tested the fix and is subscribed to the bug too :) [16:57] some reason that code doesn't work anymore... and i can't see why [16:57] hasn't worked since the move to sqlite [16:57] * popey wonders if we're likely to get "follow" feature in gwibber any time soon? [16:58] kenvandine: and it should remove all of the notifications of messages when you click one IMO [16:58] vish: at least, I can say it still works here with the fix, so pushing in -proposed :) [16:58] :) [16:58] I found myself having to click through all of the notifications to clear them out when I already looked at the messages [16:59] * fagan really should have done the complaining earlier in the release :D [17:00] fagan, yeah [17:00] fagan, would you mind filing a bug if one doesn't exist and go ahead and assign it to me? [17:00] vish: done, thanks ;) now it's time to chase ubuntu-sru guys! [17:01] kenvandine: sure [17:01] didrocks: thanks :) [17:01] i don't have a bug in my list for it, but i do have a note that it is annoying :) [17:02] wow thats new launchpad failed to log me in [17:05] didrocks, 'edgers' is sort of non-official, I'm not sure we have a definitive description. I think in this case it means the person didn't repro it on edgers. Generally a bug that exists in edgers but not the distro ought to be filed upstream instead. (But there's always exceptions..) [17:06] bryceh: yeah, but in that case, it was different: it's "we have the bug on ubuntu but the new version on edgers fix it" :) [17:06] bryceh: I was just curious about the tag, as long as the bug is opened for people knowing they can have a workaround if they found the performance issue, it's ok [17:07] didrocks, yeah really I think 'edgers' has no meaning in this context, but there's no way to easily mark the bug "fix exists" in this case since it's proprietary [17:07] bryceh: right [17:08] kenvandine, bug #628686 [17:08] Launchpad bug 628686 in gwibber (Ubuntu) "gwibber crashed with DBusException in call_blocking() (affects: 1) (heat: 10)" [Undecided,Confirmed] https://launchpad.net/bugs/628686 [17:08] bug #620139 [17:08] Launchpad bug 620139 in gwibber (Ubuntu) "gwibber-service crashed with ValueError in raw_decode() (affects: 10) (heat: 52)" [Medium,Triaged] https://launchpad.net/bugs/620139 [17:08] kenvandine: you have to add yourself because im not in a team with you so I cant :) https://bugs.launchpad.net/gwibber/+bug/629623 [17:08] Launchpad bug 629623 in gwibber "Remove messaging menu notifications in a single click (affects: 1) (heat: 6)" [Undecided,New] [17:08] kenvandine, can you make sure you fix those for maverick? ara wants her gwibber back ;-) [17:08] hehe [17:08] sure [17:08] hehe :D [17:09] kenvandine, seb128: thanks :) [17:09] hummm bug 628686 is meaningless, i think [17:09] Launchpad bug 628686 in gwibber (Ubuntu) "gwibber crashed with DBusException in call_blocking() (affects: 1) (heat: 10)" [Undecided,Confirmed] https://launchpad.net/bugs/628686 [17:09] which sucks... i know [17:09] Wasnt that bug from back in lucid [17:11] however bug 620139 is very interesting [17:11] kenvandine: Bug 620139 on http://launchpad.net/bugs/620139 is private [17:11] pedro_, does that happen when there are no accounts? [17:12] kenvandine, no, i have more accounts created there but to me it's reproduced when creating/deleting a twitter account [17:12] seb128, i suppose it is ok for me to upload my apport hook for gwibber that attaches the log file... not really a feature :) [17:13] kenvandine, right, just make sure it doesn't have private datas [17:13] like passwords [17:13] i've deleted it because i was not getting updates from twitter, so i've recreated the account and got the crash [17:13] seb128, yeah, it doesn't [17:13] if you run it with debug enabled it might have twitter names in it... but that is all public info anyway [17:14] kenvandine, ok [17:14] pedro_, would you mind sending me your sqlite db? [17:14] ~/.config/gwibber/gwibber.sqlite? [17:14] it doesn't have passwords in it [17:14] kenvandine, ok i'll send it to your email [17:14] but does have messages from all your contacts [17:14] pedro_, thx... [17:14] oh well i don't have any private there :-P [17:16] pedro_: you don't have any private life either? :-) [17:16] * didrocks hides… ;) [17:16] pedro_, make sure you send it when it is broken :) [17:17] didrocks, ! [17:17] * didrocks hugs pedro_ [17:17] kenvandine, it's totally busted now :-P [17:17] * pedro_ hugs didrocks back [17:17] pedro_, yay :) [17:29] seb128: ok, all gstreamer stuff is updated now, including the multiverse stuff (except -good and cjwatson synced the pre-release of ugly but that's ok) [17:29] ok [17:29] thanks [17:29] I will check everything next week [17:29] I'm busy with other things today [17:30] no problem, good/ugly are not really important now... it's just a version number anyway :) [17:37] thanks slomo, people was harrassing me this morning on the French forum about it ;) [17:37] were* [17:39] np, people were getting on my nerves about it too :) [17:40] heh :-) [17:43] didrocks: hmm, who opens the lucid task? only the SRU team? [17:43] vish: they approve the task [17:43] vish: you requested it, right? [17:43] (IIRC) [17:43] yup.. :) [17:44] didrocks: thanks.. was just confused , since sometimes i notice the desktop team opening the release task.. nvm :) [17:44] * didrocks rereads the page in case… [17:45] vish: Use Nominate for release to mark the bug as an SRU candidate for the appropriate Ubuntu releases (e. g. the current LTS and latest stable release), then subscribe ubuntu-sru. [17:46] thats done.. [17:46] so, just nominate, don't approve it, seems ok :) [17:46] vish: I think we approve it ourself when we are sure we want the update (like .1 GNOME release) to avoid too many work for the SRU team [17:47] oh , i thought that part was for the person trying to nominate.. [17:47] and the approve was the person uploading the patch to -proposed.. [17:47] sru is too confusing :p [17:47] vish: well, I'm unsure, but from the wiki page, I read that :-) [17:48] yay! i'm not the only one confused ;) [17:48] heh [17:50] didrocks: cool .. read the wiki again.. :) "Once the archive admins approve and publish your upload, " so its the archive admins who approve :) [17:51] vish: yeah, seems that. Not a big bugger in any case :) [17:51] yeah.. [17:56] * vish unity daily testing time!! [17:59] vish: you have another hw than ATI, now? [18:00] didrocks: hmm , i have an Acer Aspire One, too.. so intel.. :) [18:00] but sometimes , it just hangs.. i need to debug that.. [18:01] didrocks: more importantly, i want unity to work on the ATI one! :D [18:02] * vish waiting to do a re-install.. ;) [18:02] vish: I hope we will have a working clutter with ATI, right [18:02] vish: I'll ask RAOF next week about it [18:02] neat! [18:03] is it known that rhythmbox doesn't close to the sound menu, it closes all together :( [18:03] hehe , another ati companion ^ ;) [18:03] vish, it's an ATI issue??? [18:04] bcurtiswx: nah, i just read logs and you talking about your ATI unity problem :) [18:05] vish, ah, i was gonna say thats pretty sad if that was really_ an ati issue [18:05] it would seem almost impossible [18:05] but yes, its annoying that unity doesn't work on ATI cards [18:06] please tell me thats gonna be fixed pretty soon [18:23] bcurtiswx: complex issue due to clutter and driver. Note that most of netbooks have intel cards btw [18:23] bcurtiswx: but in any case, it's known and tracked [18:24] didrocks, thats good to know. My fiancee's laptop get overheated with ubuntu and shuts down (probably a BIOS issue but IDK), and I was hoping netbook would use less CPU/power and not cause shutdowns. unity just made it worse since its an ATI laptop [18:25] bcurtiswx: hum, bad hardware and no luck so :/ [18:25] let's cross fingers it will be fixed! [18:25] didrocks, im thinking if i save up enough I'll get her a zareason netbook [18:26] zareason ? [18:26] they make computers (laptops, netbooks) with Ubuntu as default, and open source hardware [18:26] oh, good to know [18:27] didrocks, yeah, this way we can assume it's all supposed to work well with ubuntu instead of guessing ;) [18:27] sure :) [18:37] ok, time for week-end! (even if tomorrow will be an ubuntu-fr day!) enjoy everyone ;) [18:38] didrocks, have fun [18:41] hmmm whats wrong with the me menu's message box thing [18:41] * fagan looks [18:44] cant find any bugs about it kenvandine is the message box in the me menu issue known? [18:44] fagan, what is wrong with it? [18:44] its only allowing 1 char in there and it over writes that char when you type more [18:45] oh... sort of [18:45] davidbarth, had seen that [18:45] I didnt notice it before now [18:45] but I hadnt used it [18:45] but then it went away [18:45] so it might have been like that for a while [18:45] I dont know [18:45] did you look for the bug under indicator-messages? [18:46] if you don't see one, please create a bug there [18:46] cool [18:46] davidbarth, did you see that ^^ ?, someone else hit that :) [18:47] there isnt any bugs with text or box for indicator-messages [18:47] :) [18:47] * kenvandine has a fix for pedro_'s bug... that was simple, yet nasty [18:47] glad we found that! [18:47] thx pedro_ ! [18:47] ok so what package do I file it against ? [18:48] indicator-messages [18:48] kk [18:48] it might be ido... but start with indicator-messages [18:51] ill attach a screen of it [18:53] kenvandine: https://bugs.launchpad.net/ubuntu/+source/indicator-messages/+bug/629705 [18:53] Launchpad bug 629705 in indicator-messages (Ubuntu) "Me-menu text box only allows 1 char (affects: 1) (heat: 6)" [Undecided,New] [18:59] Hmmmm thats strange there is no cursor in the box [18:59] thats weird [18:59] kenvandine: yup, so it's not an isolated case [18:59] kenvandine: Cimi got it too [19:00] really wondering why that happens [19:00] davidbarth: did you have this same installation since jaunty and upgrade it? [19:00] kenvandine, fagan: can you guys file a bug for that please? assign to me and i'll see with bratsche [19:00] or is it a fresh install [19:00] fagan: no, i moved from lucid to maverick [19:00] I wonder if thats it [19:01] but i made a clean jaunty install, and then upgraded it to karmic, lucid, and maverick if that can explain it [19:01] I went from jaunty to lucid to maverick [19:01] that was the same thing I did [19:01] davidbarth: I have the bug made but I cant assign it because im not in a team with you guys https://bugs.launchpad.net/ubuntu/+source/indicator-messages/+bug/629705 [19:02] Launchpad bug 629705 in indicator-messages (Ubuntu) "Me-menu text box only allows 1 char (affects: 1) (heat: 6)" [Undecided,New] [19:02] so you will have to do it yourself [19:04] oh I can sub people [19:09] i deleted .bashrc from home folder, and im not sure what i did, will the system create a new one ? [19:11] Sgnu: yep [19:11] when [19:12] when you use bash next [19:12] because i restarted and nothing [19:12] this isnt the place to ask support questions though you should go to #ubuntu [19:12] so now, if i want to change the color of terminal promp... [19:12] where do i do it? === james_w` is now known as james_w [19:13] in preferences but you should be asking this in #ubuntu Sgnu [19:13] this is a place for talking about improving ubuntu desktop [19:13] not a support channel [19:30] didrocks, what happeed with the folks upload. Seems like I screwed something up? [19:30] i just read the email from cjwatson [19:43] didrocks, nevermind. [20:04] pedro_, ok, pushed [20:04] pedro_, bzr revert; bzr pull [20:04] and try again :) [20:05] kenvandine, ok! doing that now [20:05] it shouldn't crash anymore, and in the future if you have a stream configured for an account that gets deleted, the stream will get deleted [20:06] kenvandine, yay! gwibber is back! [20:06] great [20:06] now it's time to sanitize my accounts as you recommended ;-) [20:06] so for now run it from the checkout :) [20:07] or... echo "delete from streams" | sqlite3 ~/.config/gwibber/gwibber.sqlite [20:07] then your installed version will work again [20:08] ok thanks [20:08] pedro_, thank you! [20:08] we need to clean up more when an account is deleted [20:08] i am improving that now [20:09] awesome :-) [20:13] pedro_, ok i just pushed another change that will delete the stream automatically if it can't find an account [20:13] so if you didn't delete it yourself, you should be able to just run it and it will clean it for you :) [20:15] fagan: ok, i'll triage that on monday; there seems to be somethign wrong with LP this evening, i can't control the bug myself either [20:15] it has been marked as a dup now [20:15] the other one was named something funny so I didnt see it [20:16] oh he left :) === lhavelun1 is now known as lhavelund