freshplayerplugin icon indicating copy to clipboard operation
freshplayerplugin copied to clipboard

Various sites broken with 'enable_3d = 1'.

Open Ziemas opened this issue 11 years ago • 11 comments

When 3d is enabled youtube player controls don't show and twitch doesn't show any video at all.

Drivers: Nvidia 304.125

Ziemas avatar Apr 30 '15 19:04 Ziemas

@Ziemas : I don't have any problems with Nvidia 346.59 driver

ahjolinna avatar May 01 '15 18:05 ahjolinna

Could you check whenever it works with code from gles-emul branch?

i-rinat avatar May 08 '15 12:05 i-rinat

No, that doesn't change anything. Behaves the same as master for me.

Ziemas avatar May 08 '15 16:05 Ziemas

That's bad. I have no idea what else could cause malfunctioning.

i-rinat avatar May 08 '15 17:05 i-rinat

I'm also affected by this, I get a black space where the youtube video and player controls are supposed to be.

My driver is: OpenGL vendor string: X.Org OpenGL renderer string: Gallium 0.4 on AMD BARTS OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.1.3 OpenGL core profile shading language version string: 3.30

And my card is a Radeon HD 6870.

KynikossDragonn avatar Jul 15 '15 15:07 KynikossDragonn

@KynikossDragonn, does tests/util_glx_pixmap show red or green filled rectangle? util_glx_pixmap is an utility which you can build by calling make util_glx_pixmap. Resulting binary is at tests/util_glx_pixmap.

i-rinat avatar Jul 15 '15 15:07 i-rinat

@i-rinat It shows a "green filled rectangle" for me.

stdout: _pixmap root_wnd = 0x2ca wnd = 0x3e00001 nconfigs = 240 fb_config = 0x1869300 context ok pixmap and surface ok glXMakeCurrent ok

KynikossDragonn avatar Jul 15 '15 15:07 KynikossDragonn

Green box is a good sign, offscreen rendering works fine (it doesn't on some hardware/driver combinations). But my guess about reason wasn't right, so I'll keep think about what causes the bug.

i-rinat avatar Jul 15 '15 17:07 i-rinat

Anything you could suggest I try to debug this issue further on my end? I don't have much programming skill though.

KynikossDragonn avatar Jul 15 '15 18:07 KynikossDragonn

Sorry, I don't have any idea to try at the moment.

i-rinat avatar Jul 15 '15 18:07 i-rinat

Still have no idea, and can't reproduce it on available hardware.

i-rinat avatar Nov 21 '15 22:11 i-rinat