@sarahquartz@lamp.leemoon.network
Post #3204514
2026-05-11 13:27 UTC
@orhun@fosstodon.org logs if anyone's curious:
2026-05-11T13:25:27.319750Z INFO bevy_render::renderer: AdapterInfo { name: "NVIDIA GeForce GTX 1070", vendor: 4318, device: 7041, device_type: DiscreteGpu, driver: "NVIDIA", driver_info: "580.142", backend: Vulkan }
2026-05-11T13:25:27.430130Z INFO bevy_render::batching::gpu_preprocessing: GPU preprocessing is fully supported on this device.
2026-05-11T13:25:27.431199Z INFO bevy_winit::system: Creating new window Ratty (0v0)
2026-05-11T13:25:27.431499Z INFO winit::platform_impl::linux::x11::window: Guessed window scale factor: 1
2026-05-11T13:25:27.521414Z INFO vello::wgpu_engine: Initialising shader modules in parallel using 2 threads
2026-05-11T13:25:27.813919Z INFO ratty::model: loaded cursor model from embedded:CairoSpinyMouse.obj (1 mesh parts)
2026-05-11T13:25:36.568683Z WARN ratty::runtime: unhandled terminal CSI sequence: \x1b[4l
2026-05-11T13:27:52.550603Z WARN ratty::runtime: unhandled terminal CSI sequence: \x1b[?12l
Replies (1)
-
@orhun@fosstodon.org 2026-05-12 09:02
@sarahquartz@lamp.leemoon.network ah thanks for sharing the logs and trying it out... tbh not sure what's going on there. Do you have bash installed? Maybe try configuring the default shell, the scale factor of the terminal and other parameters in the config file: https://github.com/orhun/ratty/blob/main/config/ratty.toml also feel free to send me a bug report :D