-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Tabularis refuses to run because that libEGL fatal: did not find extension DRI_Mesa version 1 error.
Package libgl1-mesa-dri installed:
Package: libgl1-mesa-dri
Version: 25.2.8-0ubuntu0.25.10.1
State: installed
Automatically installed: no
Multi-Arch: same
Priority: optional
Section: libs
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: amd64
Uncompressed Size: 289 k
Depends: libgbm1 (= 25.2.8-0ubuntu0.25.10.1), libvulkan1, libc6 (>= 2.34)
Breaks: libgl1-mesa-dri:i386 (!= 25.2.8-0ubuntu0.25.10.1)
Replaces: libgl1-mesa-dri:i386 (< 25.2.8-0ubuntu0.25.10.1)
Description: free implementation of the OpenGL API -- DRI modules
This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI modules from the libgl1-mesa-dri package to
accelerate drawing.
This package does not include the OpenGL library itself, only the DRI modules for accelerating direct rendering.
For a complete description of Mesa, please look at the libglx-mesa0 package.
Homepage: https://mesa3d.org/
To Reproduce
- Run
snap install tabularis. - Invoke
tabularisfrom command line. - It refuses to run.
OS Version
Ubuntu 25.10
Tabularis Version
v0.9.2
Relevant Log Output
[Logger] Capturing logger initialized successfully with level: Info
[LOG] [2026-02-27 10:35:51.687] [INFO] tabularis_lib - Tabularis application starting...
[LOG] [2026-02-27 10:35:51.723] [INFO] tabularis_lib - Debug mode disabled - standard logging active
(tabularis:705094): Gtk-WARNING **: 10:35:52.137: Theme parsing error: gtk.css:1:21: Failed to import: Error opening file ~/snap/tabularis/5/.config/gtk-3.0/colors.css: No such file or directory
Gtk-Message: 10:35:52.213: Failed to load module "colorreload-gtk-module"
Gtk-Message: 10:35:52.213: Failed to load module "window-decorations-gtk-module"
(process:705170): GLib-GIO-WARNING **: 10:35:52.862: GDBus.Error:org.freedesktop.portal.Error.NotAllowed: This call is not available inside the sandbox
libEGL fatal: did not find extension DRI_Mesa version 1Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working