unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Flatpak dbus error
@ 2023-10-29 16:41 András Vöröskői
  2023-11-01  7:54 ` András Vöröskői
  0 siblings, 1 reply; 2+ messages in thread
From: András Vöröskői @ 2023-10-29 16:41 UTC (permalink / raw)
  To: help-guix

Hi,

I try to use logseq, there is no guix package yet, so I've installed
flatpak in guix and logseq as a flatpak package.
When I try to start logseq it gives the following error message:

[3 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
[3 zypak-helper] src/helper/main.cc:40(DetermineZygoteStrategy):
Assertion failed: bus
/app/bin/run.sh: line 2:     3 Aborted
zypak-wrapper.sh /app/logseq/Logseq "$@"

I do not use %desktop-services because I start river from the console,
but I have elogind service enabled.
After searching around a bit they suggest to run the application
wrapped in dbus-launch or dbus-run-session, but I do not find none of
those on my system.

Thanks,


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Flatpak dbus error
  2023-10-29 16:41 Flatpak dbus error András Vöröskői
@ 2023-11-01  7:54 ` András Vöröskői
  0 siblings, 0 replies; 2+ messages in thread
From: András Vöröskői @ 2023-11-01  7:54 UTC (permalink / raw)
  To: help-guix

On Sun, Oct 29, 2023 at 5:41 PM András Vöröskői <voroskoi@gmail.com> wrote:
> I do not use %desktop-services because I start river from the console,
> but I have elogind service enabled.
> After searching around a bit they suggest to run the application
> wrapped in dbus-launch or dbus-run-session, but I do not find none of
> those on my system.

Installing dbus package and running 'dbus-run-session flatpak' solved
this issue.
I was assuming dbus is installed by the dbus-root-service, but it is not.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-11-01  7:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-29 16:41 Flatpak dbus error András Vöröskői
2023-11-01  7:54 ` András Vöröskői

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).