Dbus error when trying to launch flatpaks
I can't launch flatpak apps, and when i try i get the error message:
Failed to connect to session bus: [org.freedesktop.DBus.Error.NotSupported] Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[3 zypak-helper] src/helper/main.cc:42(DetermineZygoteStrategy): Assertion failed: bus
/app/bin/start-notesnook: line 3: 3 Aborted zypak-wrapper.sh /app/bin/notesnook --ozone-platform-hint=auto --enable-features=WaylandWindowDecorations "$@"
I have followed the documentation on setting up flatpaks as well as this guide to export the DISPLAY variable but still i just get the same error. I have searched all over the internet but I just cannot find a solution. Does anyone know of a way to fix this?
