Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Ops-view doesn't load, with Pixi.js errors relating to Mesa and pixel shaders #257

Open
ananace opened this issue Feb 21, 2020 · 2 comments

Comments

@ananace
Copy link

ananace commented Feb 21, 2020

The result is a 100% black page, with no running requests or JS.
Javascript console output:

PixiJS 4.8.6 - WebGL - http://www.pixijs.com/ app-254311b55fc75c8cdb02.js:1:15686
Error: WebGL warning: linkProgram: Programs with more than 16 samplers are disallowed on Mesa drivers to avoid crashing. app-254311b55fc75c8cdb02.js:1:222826
Pixi.js Error: Could not initialize shader. app-254311b55fc75c8cdb02.js:1:222890
gl.VALIDATE_STATUS false app-254311b55fc75c8cdb02.js:1:222951
TypeError: Argument 1 of WebGLRenderingContext.getProgramParameter is not an object.
app-254311b55fc75c8cdb02.js:1:222242
gl.getError() 0 app-254311b55fc75c8cdb02.js:1:223030
Pixi.js Warning: gl.getProgramInfoLog() Programs with more than 16 samplers are disallowed on Mesa drivers to avoid crashing. app-254311b55fc75c8cdb02.js:1:223103
@holms
Copy link

holms commented Jul 30, 2020

I've got just a blank page in firefox:

WebGL context was lost. app-1577af7fd97589e7285e.js:1:17136
PixiJS 4.8.6 - WebGL - http://www.pixijs.com/ app-1577af7fd97589e7285e.js:1:16742
WebGL warning: drawElementsInstanced: Tex image TEXTURE_2D level 0 is incurring lazy initialization.

not sure if related. but seems to me author abandoned this project, as there's zero reactions since february.

@hjacobs
Copy link
Owner

hjacobs commented Jul 31, 2020

WebGL works for me in Firefox (demo), but you can try switching to the canvas renderer: https://kubernetes-operational-view.readthedocs.io/en/latest/ui-options.html

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants