Re: chromium-29.0.1547.57 HTML5 video issue

2013-09-02 Thread Carlos Jacobo Puga Medina
Ok, i believe i found the bug. Under i386 media unittests fail: [--] 27 tests from PipelineIntegrationTest [ RUN ] PipelineIntegrationTest.BasicPlayback [New Thread 29c05800 (LWP 100505)] [New Thread 29c05b00 (LWP 101522)] [New Thread 29c05e00 (LWP 101523)] [New Thread 29c06a00 (LWP

Re: chromium-29.0.1547.57 HTML5 video issue

2013-08-30 Thread Carlos Jacobo Puga Medina
Hi George, Thanks for reply, I did what you suggested me and this is the output: % chrome --enable-logging=stderr [2053:796934912:0830/132908:INFO:CONSOLE(29)] Port: Could not establish connection. Receiving end does not exist., source: lastError (29) [2053:796934912:0830/132925:INFO:CONSOLE(29)]

Re: chromium-29.0.1547.57 HTML5 video issue

2013-08-30 Thread George Liaskos
How much memory do you have? You should run chrome and capture the output when you see the white page, most probably you are hitting the ipc limit. Look for something like Failed to create SysV shared memory region. Your output seems ok except the fact that you are using the legacy xorg, which

Re: chromium-29.0.1547.57 HTML5 video issue

2013-08-30 Thread Carlos Jacobo Puga Medina
I have installed 1,5 GB of RAM on this computer. Digging more I see that every time it shows a blank page reports this message: ATTENTION: default value of option force_s3tc_enable overridden by environment. [20972:796934912:0830/213811:ERROR:gl_surface_glx.cc(332)] GLX 1.3 or later is required.

Re: chromium-29.0.1547.57 HTML5 video issue

2013-08-30 Thread George Liaskos
hm, is it possible to set WITH_NEW_XORG and update or your setup depends on the legacy xorg? You could also try --disable-gpu On Fri, Aug 30, 2013 at 11:10 PM, Carlos Jacobo Puga Medina cjpug...@gmail.com wrote: I have installed 1,5 GB of RAM on this computer. Digging more I see that every

Re: chromium-29.0.1547.57 HTML5 video issue

2013-08-30 Thread Carlos Jacobo Puga Medina
Ok, I updated to the experimental Xorg version and since then Chrome works better. Gone the previous GLX message errors. I launched chrome adding the --disable-gpu flag, but it still fail at the same point as before. For example, this page remains blank: http://html5demos.com/video Log output: