=== Amaranthus is now known as Amaranth [17:47] * penguin42 is trying to debug a virt-manager problem where one of the dialogs doesn't appear for me - but to my surprise it is showing up in xwininfo -root -tree and at +708+349 which seems sane; why would something show up on xwininfo but not be visible? [19:52] answer; because it's not mapped.... [21:26] How do I compile libgbm-dev from git? I need it to compile mesa from git, which fails missing gbm.h [21:27] Rovanion, wrong channel [21:27] bryceh: Which is the right channel? [21:28] I was told in #ubuntu-devel to ask here.. [21:28] one of the freedesktop or xorg channels would be more appropriate [21:29] But do you know how to do this? I would very much appreciate an answer if you do [21:35] Rovanion, http://dri.freedesktop.org/wiki/Building [21:36] you might find it easier to use xorg-edgers; I don't know if it's mesa package is up to the version you need to test, but it'd be a lot simpler than building it yourself [21:37] l8r [21:37] bryceh: Thank you! [22:33] Rovanion: gbm.h comes from mesa, did they mess up the build system again similar to https://bugs.freedesktop.org/show_bug.cgi?id=40145 or are you using an older git checkout? [22:33] Freedesktop bug 40145 in Other "gbm.h header not found when building egldisplay.c" [Normal,Resolved: fixed] [22:35] if its the former try #dri-devel or file a bug against mesa (with the build log) on bugs.freedesktop.org, if its the latter they fixed it with http://cgit.freedesktop.org/mesa/mesa/commit/?id=61d2dfbe488cf5de5881c20fe1ead97f2ab5dabb [22:47] Sarvatt: I've gotten an answer on the Wayland-devel mailing list. He said that he solved it locally on his side by forcing the include path. I'm trying to figure out how to do that myself. [22:48] Sarvatt: But yes, I'm on git pulled today. So it's probably a recent build system messup. [22:54] I made it work by removing the if-statement around the part of the Makefile that included gbm [22:54] Will make a bugreport as it seems to be working now [23:15] https://bugs.freedesktop.org/show_bug.cgi?id=40443 [23:15] Freedesktop bug 40443 in General "gbm.h not included when it should be." [Normal,New] [23:50] Anyone have any idea what's causing this? http://paste.ubuntu.com/676882/ line 435 and onwards is where it gets interesting [23:57] Azelphur: Looks like your gpu has locked up. [23:57] Azelphur: dmesg will probably have something more, but it's highly likely to be an nvidia driver problem. [23:58] yea, I figured it'd either be driver or hardware [23:58] dmesg didn't mention anything, :( [23:59] It likes to freeze every now and again, sometimes it'll stop for a few seconds then come back, sometimes it'll stay stuck.