flathub / org.electronjs.Electron2.BaseApp

7 stars 16 forks source link

[HELP] system_bus_socket: No such file or directory #50

Closed faveoled closed 9 months ago

faveoled commented 9 months ago

Getting these errors with an Electron app in Flatpak:

[3:0105/191700.426830:ERROR:bus.cc(397)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
[3:0105/191700.426961:ERROR:bus.cc(397)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory

Any ideas how to fix it? Running with zypak-wrapper?

Erick555 commented 9 months ago

Is there actual problem or just those messages?

faveoled commented 9 months ago

The app opens and works, but I might be missing something

Erick555 commented 9 months ago

This is safe to ignore