[00:31] this packaging is so hacky and just a workaround to not make them not download git and build it every time, needs a lot of review and cleanup (man pages also) if its ever going in debian https://code.launchpad.net/~xorg-edgers/piglit/debian-packaging [00:47] Sarvatt: Which mesa version are you guys going to use? [00:48] 8.1.x [00:48] in 12.10, and 12.04.2 [00:48] ok [00:48] ok [00:54] theres a nasty bug in core mesa breaking unity on every gpu that may actually be a unity issue though, cant update till we figure that out which hopefully will happen before feature freeze so we can get 8.1 [00:55] oh feature freeze is 3 weeks away, i guess there will be paperwork involved to upload it anyway [01:05] Ok [01:05] I should clean up the wayland related patches then. [05:59] debfx: hey, do you know if virtualbox will support the video abi of 1.13 anytime soon? looks like 4.2 beta doesn't [08:37] tjaalton: speaking of that, which one are still missing for 1.13? [08:41] mlankhorst: -ivtv, the arm ones and vboxdrv [08:41] ah k [08:42] speaking of which, I need a arm staging tree.. [08:43] tjaalton: can you upload rc4? :) [08:44] I already did? [08:44] didn't push git though.. [08:44] done [08:45] how easy it is to miss that phase.. [08:45] i blame multitasking [08:46] tjaalton: I asked the upstream developer on friday. he said he'll look into it but as I understand supporting RCs isn't a priority for them. [08:47] debfx: ok. we might be able to patch it to build in the meantime [08:49] sigh, do we really need -glamo [08:51] not going to touch it [08:53] bug 1034793 [08:53] Launchpad bug 1034793 in xserver-xorg-video-voodoo (Ubuntu) "Please remove obsolete video drivers from the archive" [Undecided,New] https://launchpad.net/bugs/1034793 [09:52] tjaalton: indeed :P [10:12] tjaalton: yeah seeing how often that seems to happen I wonder if it should be part of the tagging phase [10:20] mlankhorst: what should? [10:21] oh generating the changelog? [10:22] well just that you can't upload to ubuntu without uploading the git parts first :) [10:23] ah [10:23] in the same way xorg-util-modular/release.sh is supposed to work [10:26] well, xorg-server didn't get the changelog mangling commit in it for .902, so the changelog that git had looks weird since the changes were done to .902-1 [10:27] so, always create a new changelog entry for -0ubuntu1 or such, if debian is unreleased [10:27] need to use dch -n for that, i guess [10:28] and then edit to make it not be a nmu [10:30] but yeah, whatever tools there are to force git push would be fine :) [10:31] dunno if it's feasible though [10:31] since we don't do tags [10:31] and you can forget that too [10:32] so should it be pushed after building a source package? that wouldn't work either, if you're just testing stuff [10:39] mlankhorst: ah, so nothing was lost, just that instead of bdaab9165aac it's preferred to just create a new changelog entry for ubuntu [10:39] in similar cases [10:39] and I use dch -n for that, don't know of a better tool [10:40] but I've added the git trick to my config. looks like I had .gitattributes already but nothing to call it.. [12:07] :) [15:16] is there a know bug about X taking up all your memory after about 3-4 hours ? [15:18] with nouveau? [15:22] shadeslayer: it's likely some app, not x [15:22] well ... it mentions lightdm and X in the same line [15:22] ( the process ) [15:27] 'it'? [15:44] tjaalton: htop [15:45] and yeah, it's definitely leaking memory, X is now using 25% of my RAM [15:45] check xrestop [15:46] tjaalton: http://i.imgur.com/XF9pi.png [15:46] which driver? [15:47] well .. I have 2 cards, and I think it's using the discrete ati card [15:47] fglrx? [15:47] nope [15:47] don't have fglrx [15:47] k [15:47] lsmod says radeon [15:48] hmm ... xrestop shows kwin at the top [15:48] using how much pixmem [15:48] 1568614K [15:48] so about 1.5G's :| [15:49] there you go [15:49] it might still be a leaking driver, dunno [15:52] hmm [16:12] tjaalton: so restarting kwin takes down kwin's mem consumption, but X still consumes the same amount of memory [16:14] could be the driver then [16:14] * shadeslayer ponders filing a bug [16:14] tjaalton: anything that I can do to debug it a bit? [16:14] oh ... I recently modified my xorg.conf a bit [16:15] maybe that's what's causing it [16:15] which release is this? [16:15] quantal [16:15] hmm [16:15] -proposed has a newer xserver, but I think it's either mesa or the kernel that's buggy, not the xserver [16:18] hmm .. lets try and see if that fixes anything [18:45] nice, xserver crash when switching sessions [18:45] apport didn't catch it [18:45] duh [19:03] tjaalton: raof dropped the rethrow signals patch but it requires starting xorg-server with core :) [21:06] mlankhorst: yeah, i'll hack it locally to catch the crash