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

Flatpak cannot connect to system dbus socket #3548

Open
bubbleguuum opened this issue Dec 19, 2024 · 0 comments
Open

Flatpak cannot connect to system dbus socket #3548

bubbleguuum opened this issue Dec 19, 2024 · 0 comments

Comments

@bubbleguuum
Copy link
Contributor

Running the v4.0 Electron Flatpak (did not try the WebkitGTK one) results in some lines like this:

[31:1219/171443.444735: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

It looks like adding this line to engineer.atlas.Nyxt-Electron.yaml should fix it:

finish-args:
  ...
  - --socket=system-bus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant