Steps to reproduce
- Update to mesa 23.1.4
- Launch Obsidian
- Open graph view
The graph view will either be empty (no text, no arrows, no links and no nodes) or only nodes will be missing.
Did you follow the troubleshooting guide?
Yes. This issue is present regardless of the theme, plugins and installation.
An upstream implementation of underlying libraries currently causes this bug. To fix it, downgrade or roll back to mesa version 23.1.3.
Developer Console Logs
WebGL: INVALID_OPERATION: drawElements: no valid shader program in use
pixi.min.js:381 WebGL: INVALID_OPERATION: drawElements: no valid shader program in use
pixi.min.js:381 WebGL: INVALID_OPERATION: drawElements: no valid shader program in use
pixi.min.js:381 WebGL: INVALID_OPERATION: drawElements: no valid shader program in use
pixi.min.js:381 WebGL: INVALID_OPERATION: drawElements: no valid shader program in use
This goes on for 720 lines…
Related bug report on Arch Linux Bugs: FS#79200 : mesa 23.1.4-2 breaks implementations of WebGL, causing obsidian to malfunction