-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
I'm on Fedora 42 with Gnome 48 and Wayland. For a while now (even before upgrading to 42) I've been getting this error when trying to run the app:
❯ flatpak run com.mastermindzh.tidal-hifi
Wayland socket is available, running natively on Wayland.
To disable, remove the --socket=wayland permission.
Using NVIDIA on Wayland, applying workaround
[2:0422/151930.450225:ERROR:bus.cc(408)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2:0422/151930.724504:ERROR:bus.cc(408)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[2:0422/151930.724539:ERROR:bus.cc(408)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
components ready: {
"oimompecagnajdejgnnjijobebaeigek": {
"status": "new",
"title": "Widevine Content Decryption Module",
"version": "4.10.2891.0"
}
}
LaunchProcess: failed to execvp:
xdg-settings
[2:0422/151930.821460:ERROR:browser_main_loop.cc(276)] Gtk: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
[2:0422/151930.849213:ERROR:wayland_event_watcher.cc(47)] libwayland: [destroyed object]: error 7: failed to import supplied dmabufs: Could not bind the given EGLImage to a CoglTexture2D
I'm not sure what might be causing it, because dbus is running:
❯ systemctl status dbus
● dbus-broker.service - D-Bus System Message Bus
Loaded: loaded (/usr/lib/systemd/system/dbus-broker.service; enabled; preset: enabled)
Drop-In: /usr/lib/systemd/system/service.d
└─10-timeout-abort.conf, 50-keep-warm.conf
Active: active (running) since Tue 2025-04-22 15:18:22 EEST; 3min 27s ago
Invocation: e97c982812d44fb0867e0603001cb624
TriggeredBy: ● dbus.socket
Docs: man:dbus-broker-launch(1)
Main PID: 1431 (dbus-broker-lau)
Tasks: 2 (limit: 75909)
Memory: 9.1M (peak: 10M)
CPU: 414ms
CGroup: /system.slice/dbus-broker.service
├─1431 /usr/bin/dbus-broker-launch --scope system --audit
└─1432 dbus-broker --log 4 --controller 9 --machine-id f190fe5984054528bbe902fcf7c6e194 --max-bytes 536870912 --max-fds 4096 --max-mat>
Apr 22 15:18:22 workmachine systemd[1]: Starting dbus-broker.service - D-Bus System Message Bus...
Apr 22 15:18:22 workmachine systemd[1]: Started dbus-broker.service - D-Bus System Message Bus.
Apr 22 15:18:22 workmachine dbus-broker-launch[1431]: Ready
and the file exists:
❯ ls -la /run/dbus/
total 0
drwxr-xr-x. 2 root root 60 Apr 22 15:18 .
drwxr-xr-x. 58 root root 1520 Apr 22 15:20 ..
srw-rw-rw-. 1 root root 0 Apr 22 15:18 system_bus_socket
I have the latest available Nvidia drivers installed if that helps.
I've also tried uninstallign & reinstalling the app, updated packages, rebooted a number of times, restarting the dbus service, and tried finding similar problems online but there was absolutely no solution and now I'm stuck. Any idea what might cause this? I'd like to avoid reinstalling my system...
Please let me know if I can provide any other diagnostics that might be useful to debug this.
Metadata
Metadata
Assignees
Labels
No labels