Webgl fails to initialize on Kubuntu 22
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
People
(Reporter: varishtsg, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/114.0
Steps to reproduce:
Visited https://webglsamples.org/blob/blob.html
Tried to view the page.
Actual results:
The blobs don't show up.
I get the error message: Status: WebGL creation failed: * tryNativeGL () * Exhausted GL driver options. (FEATURE_FAILURE_WEBGL_EXHAUSTED_DRIVERS)
Getting the same error on all WebGL based sites.
Expected results:
The blobs should show up.
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Graphics: CanvasWebGL' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Happens to me as well, I updated the system yesterday.
Probably this is a duplicate https://bugzilla.mozilla.org/show_bug.cgi?id=1836316
Chromium based browsers are fine.
WebGL works just fine on Firefox Dev 114.0b9 (64-bit) on my system.
Comment 5•2 years ago
|
||
The severity field is not set for this bug.
:jgilbert, could you have a look please?
For more information, please visit BugBot documentation.
Comment 6•1 year ago
|
||
Sorry for the late reply, we weren't previously tracking this component as part of our triage.
The related issue has been resolved by updating mesa. Are you still running into this issue?
Comment 7•1 year ago
|
||
A needinfo is requested from the reporter, however, the reporter is inactive on Bugzilla. Given that the bug is still UNCONFIRMED
, closing the bug as incomplete.
For more information, please visit BugBot documentation.
Description
•