[01:49] micahg: You want me to open the bug for SRU paperwork to get started for killing off the indicators issue? [02:15] ali1234: Are you still around at this hour? [02:15] yeah [02:15] Have you started an SRU bug already? [02:15] no [02:15] Crud [02:16] Let me see if I can get one started so we can fill in the blanks for micahg [02:16] ali1234: What's the package we would be updating? [02:16] indicator-sound-gtk2 [02:17] do we really need a new bug? what's wrong with the existing one? [02:18] ali1234: I thought about using the existing one [02:18] I don't want the current commentators messing with the SRU stuff [02:18] But, we can still use the current bug [02:19] http://pad.lv/1208204 [02:19] Launchpad bug 1208204 in indicator-sound-gtk2 (Ubuntu) "indicator-sound no longer functions with xfce4-indicator-plugin" [High,Triaged] [02:19] fair enough [02:20] so, random question [02:21] in my ppa the debdiff only shows the difference between the current version and the previous one i uploaded, which i deleted [02:21] why? [02:21] Because it's a diff from "this version to previous" [02:21] but previous no longer exists [02:23] And when you upload a newer version, the older one will also no longer exist. [02:24] ali1234: Here's what I've got so far for the SRU paperwork: http://paste.ubuntu.com/6538478/ [02:24] Unit193: that's the thing: when i uploaded a new version, the old ones stayed and i had to manually delete them [02:25] ali1234: They will until the new ones are fully built and published, yes. [02:27] skellat: so the biggest regression potential is if it cnflicts with the gtk3 indicator somehow [02:27] How would we know? [02:28] "try it" [02:28] the only way i can think of is if the two services both use the same dconf keys or something [02:28] Lets shift to this Etherpad to edit perhaps: http://pad.ubuntu.com/spiE1k9rME [02:28] which they do [02:28] but i don't know if it matters [02:38] ali1234: Does it look somewhat decent now? [02:39] yeah, i didn't want you to delete the whole paragraph. i think we should mention we only want to fix the gtk2 indicator because landing gtk3 would be huge [02:40] Sorry [02:40] Just hit Control-Z on my end [02:45] ali1234: It looks like all three derive from the same source project: https://bugs.launchpad.net/indicators-gtk2 [02:45] yes, that project was set up to maintain the gtk2 versions after upstream dropped them [02:46] ido-gtk2 is a support library which draws widgets [03:03] ali1234: You satisfied with the way the SRU paperwork looks? [03:03] yes [03:03] Should we go ahead and use the existing bug still? [03:04] It is triaged so I actually can just change the description then assign it to micahg and be done with it [03:04] up to your judgement [03:04] There are risks with the commentators though [03:04] yeah [03:04] i can watch the bug for silly changes [03:04] Screw it, LP Bug #1208204 it is! [03:04] Launchpad bug 1208204 in indicator-sound-gtk2 (Ubuntu) "indicator-sound no longer functions with xfce4-indicator-plugin" [High,Triaged] https://launchpad.net/bugs/1208204 [03:04] otoh at least it looks like we're doing something [03:04] rather than hiding it [03:07] so... shall i post a debdiff then? [03:08] ali1234: We should leave that for micahg [03:08] how do you mean? [03:10] He's supposed to do his own build and upload [03:11] yeah, but won't he need the debdiff to know what to actually fix? [03:11] True [03:11] Go for it [03:11] I had to make a request in #ubuntu-bugs for somebody to assign the bug to him since I lack that power [03:17] hmm... attachment seems to have got lost somewhere... i don't see it [03:17] oh well [03:17] It is moving on the right path [03:23] ali1234: I see the debdiff on the right side, under "Patches" [03:24] ah yes === brainwash_ is now known as brainwash === jamin_ is now known as jamin [09:38] bluesabre: /var/lib/dpkg/info/lightdm-gtk-greeter.postinst: 20: /var/lib/dpkg/info/lightdm-gtk-greeter.postinst: /usr/lib/lightdm/lightdm-set-defaults: not found === http://packages.ubuntu.com/trusty/amd64/lightdm/filelist [09:43] lightdm (1.9.4-0ubuntu1): - Remove lightdm-set-defaults and gdmflexiserver. [09:53] "New" method: http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/trusty/unity-greeter/trusty/view/head:/debian/50-unity-greeter.conf [09:57] I could propose 10-xubuntu.conf for xubuntu-default-settings, if that's actually needed (very easy.) [09:59] Anywho: http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/trusty/unity-greeter/trusty/revision/57 - http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/trusty/ubuntu-settings/trusty/revision/10 [10:31] http://status.ubuntu.com/ubuntu-t/group/topic-t-flavor-xubuntu.html [10:42] nice - glad to see that -qa has things listed and not just me :p [10:42] heh [10:43] leave it a little while and then move things from -qa to ~Unit193 [10:47] yep [10:47] sounds fair [11:03] elfy, was there anybody who responded to the mail sent to -testers, or did you see new testers pop up in the tracker? [11:05] ah, Unit193: please do :) [11:12] knome: no replies to me - and I've not been in any fit state to check if we've got any new names [11:12] oki [11:52] ali1234: you should inform these users about the recent upstream changes http://forum.xfce.org/viewtopic.php?id=8481 [11:52] i don't have a forum account [11:53] I do, but I would need to recover my password [11:54] and the affected package "xfwm4 (ubuntu)" should be changed to "xfwm4" or? bug 1232804 [11:54] bug 1232804 in xfwm4 (Ubuntu) "Improve "login greeter -> desktop" transition in Xubuntu" [Undecided,Fix committed] https://launchpad.net/bugs/1232804 [11:55] yes [11:56] i'm looking at tearing and opengl [11:56] opengl compositing is an order of magnitude slower on nvidia [11:56] but it fixes the tearing that you get with Xrender [11:56] so opengl instead of xrender as backend? [11:57] what about the recent addition of vsync to xfwm4? [11:57] so i'm wondering why we can't just render everything to a buffer with Xrender (like we do now) and then copy that buffer into the opengl backbuffer one time [11:57] the vsync code doesn't work on nvidia [11:57] nvidia drivers are crap for anything but games [11:57] doesn't the driver offer a vsync option? [11:58] yes, for opengl [11:58] like the AMD one does [11:58] oh [11:58] sounds a bit complicated [11:58] yes it is a bit [11:59] how about copying the code of some other compositing manager? :) [12:00] like compton [12:00] still, not an easy task [12:01] so xfwm4 could run with both backends, xrender or opengl [12:03] compton compositor is almost identical to xfwm4 [12:03] they are both copied directly from xcompmgr [12:03] compton even still has some of the bugs i've fixed in xfwm4 [12:04] but it can use opengl [12:04] yes, which means it's slow on nvidia [12:04] like 15FPS slow [12:04] ok, mmh, blame nvidia? [12:05] i don't see a reason to render every window using opengl [12:05] do it all with xrender and the copy it using opengl at the end [12:05] we already render everything in an offscreen buffer [12:05] this should be easy [12:05] yes, sounds easy [12:07] I could test it on my AMD powered system, if you come up with a patch :) [16:15] afternoon all [16:16] hey slickymaster [16:16] hi knome [16:16] just finished reading -meeting logs for last friday [16:17] but still got update myself on the dozen of mails from the mailing [16:17] that'll take some time [16:18] :) [16:20] knome, congrats. Just saw the new https://help.ubuntu.com/community/ page [16:21] Is https://help.ubuntu.com/community/OtherResources finished or are you still working on it? [16:22] pretty much finished. but it's of course always a WIP [16:22] yes [16:22] nice work knome [16:22] . kudos [16:23] ta [16:38] hi slickymaster knome [16:39] hullo elfy [16:39] better today - been driving :) [16:39] hi elfy [16:39] glad to hear that [16:39] cool [16:39] :) [16:39] elfy, saw the mail from -qa [16:39] ok [16:40] it's not from -qa ;) [16:40] it's from me :) [16:40] not everyone in the -qa team actaully got the mail :p [16:40] will answer it today. Trying to catch up with all the mail knome presented me this weekend [16:41] noticed that now ;) [16:41] slickymaster: no rush on it at all [16:41] I've got a whole week to try and catch up on [16:41] did you saw the mugshot manual test? [16:41] i don't think i'm on ubuntu-qa if that's something in there;) [16:43] knome: you are on -qa, but I didn't bother CC'ing you in to it - if anything comes of it you will get a fait accompli :D [16:44] goodie [16:45] :) [19:03] bluesabre: Did the one. [19:06] Uhh, that so did not work, I hate bzr. [19:09] There. [22:03] knome, as you were on the xubuntu subject, how is https://bugs.launchpad.net/bugs/1213933 going to be dealt with, directly in ubiquity? [22:03] Ubuntu bug 1213933 in ubiquity-slideshow-ubuntu (Ubuntu) "Slideshow recommends trying out environment which isn't present" [Undecided,Confirmed] [22:04] slickymaster, we need to review the slideshow [22:04] yes, there's also the reference to 13.10 in the first slide that has to be changed [22:05] https://code.launchpad.net/~ubiquity-slideshow/ubiquity-slideshow-ubuntu/html [22:07] I can assign myself to both and propose a merge? what do you think? [22:07] we probably need to look at the slideshow at large, but works for me [22:07] are you familiar with the slideshow branch or want a brief introduction? [22:08] it's very similar to other branches on other LP teams, or am I wrong? [22:08] I will just be working on http://bazaar.launchpad.net/~ubiquity-slideshow/ubiquity-slideshow-ubuntu/html/files/head:/slideshows/xubuntu/slides/ [22:08] the pulling and stuff is similar, i was referring to the contents [22:08] knome, ^^ [22:08] yep. [22:09] you can test the slideshow as well though [22:09] yeah, I think i can manage [22:09] in the root directory for the branch, type: ./test-slideshow.sh xubuntu [22:09] anyway, I'm assuming that you'll be one of the reviewers, right? [22:09] yep. [22:10] you mean to run it and test it locally [22:10] yep [22:10] will do [22:10] after you've made your changes, just run that command [22:10] and you'll see your changes [22:10] ok [22:10] I'll assign myself [22:10] and can play around in a fake slideshow environment [22:10] cheers :) [22:11] you do keep us busy [22:12] and myself ;) [22:12] very true ;) [22:34] knome, I getting: bzr: ERROR: Invalid url supplied to transport: "lp:~slickymaster/ubuntu/ubiquity-slideshow-ubuntu/": No such distribution series ubiquity-slideshow-ubuntu. when pushing my branch [22:34] can it be a permissions iusse? [22:51] nevermind knome I figured it out [22:53] knome, available for your review and merge https://code.launchpad.net/~slickymaster/ubiquity-slideshow-ubuntu/ubiquity-slideshow-ubuntu/+merge/198184 [23:10] slickymaster, cheers, will get to that later [23:10] okie dokie, knome