Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashes on start under Wayland ("Lost connection to Wayland compositor") #163

Open
3 of 4 tasks
cyberwolfie1 opened this issue Dec 17, 2024 · 1 comment
Open
3 of 4 tasks

Comments

@cyberwolfie1
Copy link

cyberwolfie1 commented Dec 17, 2024

  • I have read the README.md document
  • I am using the latest version of Warehouse
  • I am using the Flatpak package of Warehouse
  • 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

  1. Install Warehouse from Flathub or from build from GitHub
  2. Try to open Warehouse
  3. Crash

Run flatpak run io.github.flattool.Warehouse in a terminal and if applicable, show any output

As seen above.

@cyberwolfie1 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
@heliguy4599
Copy link
Member

Hello, I have not been able to reproduce this issue on my end, but I've found some interesting issues in other places related to this.

Can you use Flatseal to add the following Environment Variable to Warehouse, and try running it?
GSK_RENDERER=ngl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants