You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have not found any other opened issues on the same topic
Describe the issue in detail
This same issue was described in a closed issue for 1.x (#117). It was indicated that it would not be fixed for 1.x, but since it's on 2.x now, I am opening a new one since the bug persists for me.
When I install Warehouse 2.0.0 from Flathub or 2.0.1 from the Builds-list here on GitHub, the app will crash during launch. This is the output when launching from the terminal:
$ flatpak run io.github.flattool.Warehouse
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:782: FINISHME: support YUV colorspace with DRM format modifiers
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:814: FINISHME: support more multi-planar formats with DRM modifiers
Gdk-Message: 22:55:16.494: Lost connection to Wayland compositor.
I'm on Tuxedo OS 3 running Wayland. I have a NVIDIA RTX 3050 Ti Laptop card.
If applicable, provide steps to reproduce the issue
Install Warehouse from Flathub or from build from GitHub
Try to open Warehouse
Crash
Run flatpak run io.github.flattool.Warehouse in a terminal and if applicable, show any output
As seen above.
The text was updated successfully, but these errors were encountered:
cyberwolfie1
changed the title
Crashes on start under Wayland ("Lost connection to Wayland compositor"
Crashes on start under Wayland ("Lost connection to Wayland compositor")
Dec 17, 2024
README.md
documentDescribe the issue in detail
This same issue was described in a closed issue for 1.x (#117). It was indicated that it would not be fixed for 1.x, but since it's on 2.x now, I am opening a new one since the bug persists for me.
When I install Warehouse 2.0.0 from Flathub or 2.0.1 from the Builds-list here on GitHub, the app will crash during launch. This is the output when launching from the terminal:
I'm on Tuxedo OS 3 running Wayland. I have a NVIDIA RTX 3050 Ti Laptop card.
If applicable, provide steps to reproduce the issue
Run
flatpak run io.github.flattool.Warehouse
in a terminal and if applicable, show any outputAs seen above.
The text was updated successfully, but these errors were encountered: