[00:12] can you have your package conflict with all packages in another ppa? [00:16] is it ever legal for a client to add a resource of type 0? [00:17] (which I realise might be a question of an x-spec lawyer) [00:30] penguin42, yes, there are several hundred people behind bars in turkey for such offenses [00:30] soreau, i don't see how [00:30] bjsnider: ok thanks [00:31] * penguin42 looks at bjsnider curiously [00:33] bjsnider: I'm looking at bug 1060059, I've got a 'fix' for it, but I was trying to understand whether the fix was the correct one [00:33] Launchpad bug 1060059 in xorg-server (Ubuntu Quantal) "Xorg crashed with SIGABRT in ResFindAllRes()" [High,Triaged] https://launchpad.net/bugs/1060059 [00:33] musta been the way you axed the question [00:34] bjsnider: The bug is being triggered because there is a resource of type 0, and the XRes code doesn't handle the case; trivial to stop the xres code falling over, but it's not clear to me if that should ever happen [00:34] bjsnider: I've added debug and I can see that AddResource is being called with a type of 0, and I just wanted to know whether that should ever happen [00:38] it certainly seems odd === kees_ is now known as kees === yofel is now known as Guest73835 === hyperair is now known as Guest11665 [10:31] hi sorry for the newbie question but how do I install the latest amd drivers after adding the ppa? === Guest73835 is now known as yofel === tormod is now known as tormod_ === tormod_ is now known as tormod === StFS__ is now known as StFS [22:42] tormod: i saw your comments on the piglit packing update... along with a few other updates. [22:43] hi Dandel [22:43] it appears the rapid development of piglit is what caused the issue ( since the build failure is directly linked to a commit made on the 20th ) [22:44] yeah, so does it require latest of everything to build now? [22:45] yes [22:45] the last 3 commits depend on this change. [22:45] http://cgit.freedesktop.org/piglit/log/tests/egl/spec/egl_khr_create_context [22:45] so any revision before that would have worked just fine [22:46] btw are you Ken? [22:48] do you think it would be possible to fix piglit upstream so that it builds against whatever is available? [22:48] i.e. #ifdef EGL_OPENGL_ES3_BIT_KHR sprinkled around? [22:49] look at latest message on the bug report. [22:49] it actually points to a simple fix [22:49] http://bazaar.launchpad.net/~kphillisjr/piglit/trunk/revision/3391 [22:51] aha, that's possibly where I had that idea from :) Is the first hunk meant to be there? [22:52] dunno. [22:52] bzr is alien to me... i prefer git.