mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-25 08:05:56 +03:00
[GH-ISSUE #445] Linux-v0.1.0 no text in GUI, no error in debug #225
Labels
No labels
android
bug
documentation
enhancement
good first issue
help wanted
linux
pull-request
reverse-engineering
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librepods#225
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TheRaptorius on GitHub (Feb 3, 2026).
Original GitHub issue: https://github.com/kavishdevar/librepods/issues/445
Hello guys,
I need your help with my issue. When I launch the Rust Linux version, I have no fonts here. Blindly, I can switch the theme, and the theme is switching, but my issue persists in other themes. Application itself is working, I can see my AirPods connected, I can switch the transparency modes, and I can hear the changing chime in the AirPods. Functionally, it is fine. The problem is that I cannot see much in the console. Even in debug mode. It is probably some rendering problem, but since Rust is not using system theme, and I cannot see something in the terminal output, I am a little bit lost.
I am using Ubuntu Mate based on Ubuntu 24.04.3 LTS. I was using the newest repository version of Rust, and I've also tested the current version via "rustup".
My current version is
rustup 1.28.2 (e4f3ad6f8 2025-04-28) info: This is the version for the rustup toolchain manager, not the rustc compiler. info: The currently activerustcversion isrustc 1.93.0 (254b59607 2026-01-19)`librepods_debug.txt
`