=== asac_ is now known as asac === jcastro_ is now known as jcastro [15:34] fta: sorry, I don't think I'll get to openarena until next week [15:35] micahg, n-p, i'll downgrade (and i'm off this w-e) [16:01] what's happening with the builders, seems they are building stuff from 12h+ ago [16:01] fta: some were repurposed it seems [16:24] new theme is sexy [17:15] chrisccoulson, did you say that evo is crashing a lot now? [17:15] yeah, it's unusable [17:16] just got the nvidia driver which unblocked X, i want to reboot but if it's unstable... [17:16] do you know what's making it crash? [17:16] if it's the globalmenu, i should be fine, i don't use ut [17:16] it [17:17] fta - not sure, i've not had a chance to look at it yet [17:17] it's unlikely to be the global menu, as it's only evo that crashes [17:17] i'm guessing it's evo-indicator ;) [17:17] i have bug 722491 [17:17] Launchpad bug 722491 in evolution "evolution crashed with SIGSEGV in send_dbus_message()" [Undecided,New] https://launchpad.net/bugs/722491 [17:18] but yours is probably different [17:19] oh, a new nvidia-current, good i didn't reboot just yet [17:21] new indicator-application fixing a crash [17:21] doh, i guess i'll wait a bit [19:50] chrisccoulson: fta_: did you remember to enable GLES for webGL on browsers this cycle for arm? [19:50] please!!! [19:50] we want to work on the drivers for that ;) [19:59] nobody remember us :( [19:59] remembered [20:00] there's still time to rebuild [20:00] asac, it's dlopened, if you have the libs installed, it should work [20:00] i didn't add those to depends though [20:02] fta: could you do that? e.g. depend on the gles mesa packages rather than gl? [20:02] for armel [20:02] i dont see a build-depends on it [20:02] it broken almost everywhere [20:02] do they copy they ship all GLES headers in chromium? [20:02] 's [20:02] webgl? [20:03] no copy, just dlopen(): http://bazaar.launchpad.net/~chromium-team/chromium-browser/chromium-browser.head/view/head:/debian/patches/dlopen_sonamed_gl.patch [20:03] well. they need headers during ubild [20:03] build [20:03] and typically the GL headers are not 100% proper for GLES ... but could be that they used a good subset [20:04] seems they do at least from the one symbol resolve i see there [20:04] 63 [20:04] GLGetProcAddressProc get_proc_address = [20:04] 64 [20:04] reinterpret_cast( [20:04] 65 [20:04] base::GetFunctionPointerFromNativeLibrary( [20:04] 66 [20:04] egl_library, "eglGetProcAddress")); [20:04] oops [20:05] fta: do you have a demo webpage somewhere bookmarked? [20:05] * asac tries google [20:05] in firefox example page tells me that webgl is not supported in browser [20:05] http://www.ibiblio.org/e-notes/webgl/webgl.htm [20:05] (at least for somethere) [20:06] chromium beta & stable blacklist some gpus: http://src.chromium.org/svn/branches/648/src/chrome/browser/resources/gpu_blacklist.json [20:06] in chromium i see it, but no dragging [20:06] guess thats because i have GLESv2 installed with soft rendering [20:07] i think i have your daily [20:07] chromium [20:10] https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/demos/google/san-angeles/index.html wfm [20:11] http://khronos.org/webgl/wiki/Demo_Repository [20:13] cool one works [20:13] i wonder if its GLES now ;) [20:14] fta: any idea how to best find out? [20:15] hm, not sure. search for the gpu process and lsof it [20:17] i remember that grasshoper demo worked in chromium some weeks ago, now i can't drag it [20:23] fta: do you have the libgles2-mesa package installed [20:23] ? [20:23] if you have that i "might" use GLES2 software rendering now [20:23] instead of fully fluffy accell [20:24] i have libgles2-mesa installed [20:25] yeah [20:26] so if that code is always taking gles2 if fund then you use GLES2 [20:26] which is most likely soft rendering for you [20:26] (just a few chipsets have gallium support) [20:36] fta: thats also in natty i guess (minus the blacklist)? [20:37] asac, what? [20:37] fta: GLESv2.so dlopen [20:37] asac, it's everywhere [20:37] ok great [20:37] let me check something [20:38] how can i dumb loaded libs of running proc? [20:43] asac, sorry, i'm busy debugging an X startup crash [20:45] yeah fine