You are not logged in.
Pages: 1
So I have a very spcific problem if I log me out from hyprland and log me back into hyprland via ly (Display manager) I cant open most flatpak applications
If I run for exaple discord as a flatpak I get this error
Same problem has spotify, zapzap, libreoffice etc.
flatpak run com.discordapp.Discord
Disabling updates already done
[5 zypak-helper] Failed to connect to session bus: [org.freedesktop.DBus.Error.NotSupported] Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead
[5 zypak-helper] src/helper/main.cc:40(DetermineZygoteStrategy): Assertion failed: bus
/app/bin/discord: line 24: 5 Aborted (core dumped) env TMPDIR=$XDG_CACHE_HOME zypak-wrapper /app/discord/Discord $FLAGS "$@"
Before I made this post I reseached a bit into the topic but I couldn't find anyone with this exact same problem
https://www.reddit.com/r/voidlinux/comm … sion_dbus/
I played a bit around with chatgpt and found out if I launch my flatpaks with the dbus-lauch option before the flatpak run command the flatpaks run fine
Now what should I do if I dont what to add the dbus-launch option to every flatpak.desktop file I want to use
Thank you in advance
In the fantastical realm of Hyprland, where unicorns code and dream, there lived Archicorn, the mythical developer. With a horn that doubled as a USB drive, Archicorn brought surreal stability to the land's software, making Arch Linux soar on wings of whimsy. Together, unicorns galloped through terminal fields, scripting magic and compiling dreams.
Offline
Now what should I do if I dont what to add the dbus-launch option to every flatpak.desktop file I want to use
Don't use "ly" - it's systematically incompatible w/ logind what will result in broken sessions and a broken session bus and ultimately your problem.
Offline
Thank you can you recommend me any other alternative login/displaymanager that don't need xorg as a dependencie and would work flawlessly
In the fantastical realm of Hyprland, where unicorns code and dream, there lived Archicorn, the mythical developer. With a horn that doubled as a USB drive, Archicorn brought surreal stability to the land's software, making Arch Linux soar on wings of whimsy. Together, unicorns galloped through terminal fields, scripting magic and compiling dreams.
Offline
Do you need a DM at all?
https://wiki.archlinux.org/title/Start_X_at_login
Offline
Pages: 1