Cannot launch in wayland mode
See original GitHub issueSearch existing issues
- I have searched the issue tracker and confirmed that I was unable to find existing issues for the problem I am experiencing.
The problem
Cannot launch in native wayland mode using the usual flags. The app crashes after a SegFault when trying to do so.
Release version
2.9.12RC4
Operating system
EndeavourOS
Steps to reproduce the behavior
- Use a Wayland DE
- Open a command prompt
- run
github-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland --verbose
Log files
./GitHubDesktop-linux-2.9.12-linux4.AppImage --verbose --enable-features=UseOzonePlatform --ozone-platform=wayland
[11818:0405/161655.624788:ERROR:gpu_init.cc(454)] Passthrough is not supported, GL is egl, ANGLE is
[11818:0405/161655.639320:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process.
[11772:0405/161655.685004:ERROR:cursor_loader.cc(116)] Failed to load a platform cursor of type kNull
Erreur de segmentation (core dumped)
Screenshots
No response
Additional context
No response
Issue Analytics
- State:
- Created a year ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Vscode does not launch in wayland session #146349 - GitHub
When I launch vscode with code --enable-features=UseOzonePlatform --ozone-platform=wayland it does not run under wayland it does under xwayland.
Read more >How to debug Wayland problems - Fedora Docs
If you experience a problem with a Wayland app, it is very useful to know whether the problem is present under just a...
Read more >[SOLVED] GDM cannot start Gnome Wayland / Newbie Corner ...
Gnome launches fine if I do it from tty via "gnome-shell --wayland", and runs properly. Instead, GDM hangs for less then a second...
Read more >Enabling Wayland on Linux : r/firefox - Reddit
I'm trying to enable Wayland on my Firefox install. I know I should be setting an environment variable (some places have said ...
Read more >Unable to launch pkexec'ed applications on Wayland session
under certain conditions; type `backintime --license' for details. No protocol specified app.py: cannot connect to X server :0. Expected results ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’ve published
2.9.14-linux2
which contains an Electron build with the update, so hopefully this improves the Wayland support on our end…Thank you. I’ve just tested the appimage for 2.9.14-linux2 and this issue is fixed