-
Notifications
You must be signed in to change notification settings - Fork 43
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When I try to open the application, the screen stays blank:
cinnamon-2026-03-04T125425+0100.webm
Note that I initially tried installing through snap, and ran into the same issues as #45.
There, I found the suggestion to install through downloading the .deb from releases.
I did that, and that seems to fix the errors, but as you can see, I now just get a blank screen.
It does seem to be rendering something, because I can click things like a github link, but I can't see anything.
To Reproduce
- Run
tabularis
OS Version
Linux Mint 21.3 (Virginia), Linux version 5.15.0-171-generic (buildd@lcy02-amd64-064)
Tabularis Version
v0.9.4
Relevant Log Output
$ tabularis --debug
[Logger] Capturing logger initialized successfully with level: Info
[LOG] [2026-03-04 12:59:46.710] [INFO] tabularis_lib - Tabularis application starting...
[LOG] [2026-03-04 12:59:46.710] [INFO] tabularis_lib - Debug mode enabled - verbose logging active
[LOG] [2026-03-04 12:59:46.851] [INFO] tabularis_lib::drivers::registry - Registering driver: MySQL (mysql)
[LOG] [2026-03-04 12:59:46.851] [INFO] tabularis_lib::drivers::registry - Registering driver: PostgreSQL (postgres)
[LOG] [2026-03-04 12:59:46.851] [INFO] tabularis_lib::drivers::registry - Registering driver: SQLite (sqlite)
[LOG] [2026-03-04 12:59:46.852] [INFO] tabularis_lib - DevTools opened (debug mode active)Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working