Closed MateuSai closed 3 weeks ago
Hi! Thanks for the detailed report. Graphics-related issues can be tricky, but here are a few options:
ICED_BACKEND=tiny-skia
in your environment variables?It worked with ICED_BACKEND=tiny-skia
, thank you very much for the help and for making this amazing program.
No problem :D I'm glad that helped.
Hi! Thanks for the detailed report. Graphics-related issues can be tricky, but here are a few options:
* Could you try this build and see if it works any better? This is the latest development version: [ludusavi-v0.25.0-post.27+261a9f6-linux.tar.gz](https://github.com/user-attachments/files/17380991/ludusavi-v0.25.0-post.27%2B261a9f6-linux.tar.gz) * Does it help if you set `ICED_BACKEND=tiny-skia` in your environment variables?
I'm having a similar crash, and ICED_BACKEND=tiny-skia fixes it. using 26.0. Shall i open a new issue?
I'm having a similar crash, and ICED_BACKEND=tiny-skia fixes it. using 26.0. Shall i open a new issue?
No need for a new ticket. These kinds of issues are very system/driver-dependent, so unfortunately there's not much to do besides using the environment variable 😅
Ludusavi version
v0.25.0
Operating system
Linux
Installation method
Standalone
Description
When I try to execute the program I get:
I also tried downloading from cargo and flathub, bith versions crash too.
My system specs are:
OS: Pop!_OS 22.04 LTS x86_64 DE: Plasma 5.24.7 WM: KWin CPU: AMD Ryzen 7 4800H with Radeon Graphics (16) @ 2.900GHz GPU: NVIDIA 01:00.0 NVIDIA Corporation TU117M
Logs
Excuting with ´RUST_LOG=ludusavi=debug´ I get the same output as mentioned above:
The output using
RUST_BACKTRACE=full
is as follows:The contents of my log file are: