-
Notifications
You must be signed in to change notification settings - Fork 529
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
App crashes on first open after install - Fedora 41 (Linux 6.12.9-200.fc41.x86_64) #1188
Comments
Update: logging out and then choosing gnome on X.org (x11) instead of using Gnome (Wayland) option and the app starts up without issue. |
Here is some updated info. Launching in X11 works and generates a log. Launching in Wayland does not work and the backtrace has "low informational value" the launch swans bwrap processes 4-5 then dies. : No such file or directory. Thread 1 (LWP 2): Thread 2 (LWP 18): Thread 3 (LWP 7): Thread 4 (LWP 20): Thread 5 (LWP 19): Thread 6 (LWP 23): Thread 7 (LWP 25): Thread 8 (LWP 24): Thread 9 (LWP 35): Thread 10 (LWP 36): Thread 11 (LWP 34): Thread 12 (LWP 37): Thread 13 (LWP 33): Thread 14 (LWP 38): Thread 15 (LWP 40): Thread 16 (LWP 43): Thread 17 (LWP 39): Thread 18 (LWP 21): Thread 19 (LWP 42): Thread 20 (LWP 44): Thread 21 (LWP 22): Thread 22 (LWP 46): Thread 23 (LWP 45): Thread 24 (LWP 49): Thread 25 (LWP 50): Thread 26 (LWP 41): Thread 27 (LWP 47): Thread 28 (LWP 56): Thread 29 (LWP 70): Thread 30 (LWP 82): Thread 31 (LWP 79): Thread 32 (LWP 48): Thread 33 (LWP 91): |
User Logs: |
mark@Marks-Linux-Desktop:/run/dbus$ ll |
Some extra links:
|
I suspect that this is a Wayland-only issue, and something that needs to be addressed in Electron itself. There might be future major upgrades of Electron that might change this behaviour, so I'd advise re-testing when a release mentions Electron 34 (we're currently on Electron 32) |
The problem
App crashes after installation on latest Fedora 41 build. Have this app running perfectly on previous kernel 6.12.8-200.
OS: Fedora Linux 41 (Workstation Edition)
Kernel: 6.12.9-200.fc41.x86_64
Uptime: 2 mins
Packages: 2363 (rpm), 38 (flatpak)
Shell: bash 5.2.32
Resolution: 5120x2160
DE: GNOME 47.3
WM: Mutter
WM Theme: Adwaita
Theme: Adwaita [GTK2/3]
Icons: Adwaita [GTK2/3]
Terminal: ptyxis-agent
CPU: AMD Ryzen 9 7950X3D (32) @ 5.759G
GPU: AMD ATI 6a:00.0 Raphael
GPU: NVIDIA GeForce RTX 4090
Memory: 2139MiB / 63402MiB
USING NVIDIA DRIVERS
Release version
3.4.8
Operating system
OS: Fedora Linux 41 (Workstation Edition) Kernel: 6.12.9-200.fc41.x86_64
Steps to reproduce the behavior
Log files
User Logs:
--Jan 21 10:21:45 Marks-Linux-Desktop org.gnome.Software.desktop[5494]: [2:0121/102145.414449:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
Jan 21 10:21:45 Marks-Linux-Desktop org.gnome.Software.desktop[5494]: [2:0121/102145.650439:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
Jan 21 10:21:45 Marks-Linux-Desktop org.gnome.Software.desktop[5494]: [2:0121/102145.650475:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
Jan 21 10:21:45 Marks-Linux-Desktop org.gnome.Software.desktop[5582]: LaunchProcess: failed to execvp:
Jan 21 10:21:45 Marks-Linux-Desktop org.gnome.Software.desktop[5582]: xdg-settings
Jan 21 10:21:45 Marks-Linux-Desktop org.gnome.Software.desktop[5584]: LaunchProcess: failed to execvp:
Jan 21 10:21:45 Marks-Linux-Desktop org.gnome.Software.desktop[5584]: xdg-settings
Jan 21 10:21:45 Marks-Linux-Desktop org.gnome.Software.desktop[5494]: [2:0121/102145.781758:ERROR:wayland_event_watcher.cc(43)] libwayland: [destroyed object]: error 7: failed to import supplied dmabufs: Could not bind the given EGLImage to a CoglTexture2D
Screenshots
No response
Additional context
Will try and login using X-11 and report back
The text was updated successfully, but these errors were encountered: