/srv/irclogs.ubuntu.com/2011/02/25/#ubuntu-mozillateam.txt

=== asac_ is now known as asac
=== jcastro_ is now known as jcastro
micahgfta: sorry, I don't think I'll get to openarena until next week15:34
ftamicahg, n-p, i'll downgrade (and i'm off this w-e)15:35
ftawhat's happening with the builders, seems they are building stuff from 12h+ ago16:01
micahgfta: some were repurposed it seems16:01
LLStarksnew theme is sexy16:24
ftachrisccoulson, did you say that evo is crashing a lot now?17:15
chrisccoulsonyeah, it's unusable17:15
ftajust got the nvidia driver which unblocked X, i want to reboot but if it's unstable...17:16
ftado you know what's making it crash?17:16
ftaif it's the globalmenu, i should be fine, i don't use ut17:16
ftait17:16
chrisccoulsonfta - not sure, i've not had a chance to look at it yet17:17
chrisccoulsonit's unlikely to be the global menu, as it's only evo that crashes17:17
chrisccoulsoni'm guessing it's evo-indicator ;)17:17
ftai have bug 72249117:17
ubot2Launchpad bug 722491 in evolution "evolution crashed with SIGSEGV in send_dbus_message()" [Undecided,New] https://launchpad.net/bugs/72249117:17
ftabut yours is probably different17:18
ftaoh, a new nvidia-current, good i didn't reboot just yet17:19
ftanew indicator-application fixing a crash17:21
ftadoh, i guess i'll wait a bit17:21
asacchrisccoulson: fta_: did you remember to enable GLES for webGL on browsers this cycle for arm?19:50
asacplease!!!19:50
asacwe want to work on the drivers for that ;)19:50
asacnobody remember us :(19:59
asacremembered19:59
micahgthere's still time to rebuild20:00
ftaasac, it's dlopened, if you have the libs installed, it should work20:00
ftai didn't add those to depends though20:00
asacfta: could you do that? e.g. depend on the gles mesa packages rather than gl?20:02
asacfor armel20:02
asaci dont see a build-depends on it20:02
ftait broken almost everywhere20:02
asacdo they copy they ship all GLES headers in chromium?20:02
fta's20:02
asacwebgl?20:02
ftano copy, just dlopen(): http://bazaar.launchpad.net/~chromium-team/chromium-browser/chromium-browser.head/view/head:/debian/patches/dlopen_sonamed_gl.patch20:03
asacwell. they need headers during ubild20:03
asacbuild20:03
asacand typically the GL headers are not 100% proper for GLES ... but could be that they used a good subset20:03
asacseems they do at least from the one symbol resolve i see there20:04
asac63 20:04
asac       GLGetProcAddressProc get_proc_address =20:04
asac64 20:04
asac           reinterpret_cast<GLGetProcAddressProc>(20:04
asac65 20:04
asac               base::GetFunctionPointerFromNativeLibrary(20:04
asac66 20:04
asac                   egl_library, "eglGetProcAddress"));20:04
asacoops20:04
asacfta: do you have a demo webpage somewhere bookmarked?20:05
* asac tries google20:05
asacin firefox example page tells me that webgl is not supported in browser20:05
asachttp://www.ibiblio.org/e-notes/webgl/webgl.htm20:05
asac(at least for somethere)20:05
ftachromium beta & stable blacklist some gpus: http://src.chromium.org/svn/branches/648/src/chrome/browser/resources/gpu_blacklist.json20:06
asacin chromium i see it, but no dragging20:06
asacguess thats because i have GLESv2 installed with soft rendering20:06
asaci think i have your daily20:07
asacchromium20:07
ftahttps://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/demos/google/san-angeles/index.html wfm20:10
ftahttp://khronos.org/webgl/wiki/Demo_Repository20:11
asaccool one works20:13
asaci wonder if its GLES now ;)20:13
asacfta: any idea how to best find out?20:14
ftahm, not sure. search for the gpu process and lsof it20:15
ftai remember that grasshoper demo worked in chromium some weeks ago, now i can't drag it20:17
asacfta: do you have the libgles2-mesa package installed20:23
asac?20:23
asacif you have that i "might" use GLES2 software rendering now20:23
asacinstead of fully fluffy accell20:23
ftai have libgles2-mesa installed20:24
asacyeah20:25
asacso if that code is always taking gles2 if fund then you use GLES220:26
asacwhich is most likely soft rendering for you20:26
asac(just a few chipsets have gallium support)20:26
asacfta: thats also in natty i guess (minus the blacklist)?20:36
ftaasac, what?20:37
asacfta: GLESv2.so dlopen20:37
ftaasac, it's everywhere20:37
asacok great20:37
asaclet me check something20:37
asachow can i dumb loaded libs of running proc?20:38
ftaasac, sorry, i'm busy debugging an X startup crash20:43
asacyeah fine20:45

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!