Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Dec 2020 07:30:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        enlightenment@FreeBSD.org
Subject:   E on FreeBSD: [Bug 251988] devel/efl: wayland support
Message-ID:  <bug-251988-33756-xnSpu4rT1Z@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251988-33756@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251988-33756@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251988

--- Comment #4 from Jan Beich <jbeich@FreeBSD.org> ---
Have you tried https://reviews.freebsd.org/D18754 and something like the
following?

-#define SYSTEMD_DBUS_NAME                       "org.freedesktop.login1"
-#define SYSTEMD_DBUS_PATH                       "/org/freedesktop/login1"
-#define SYSTEMD_DBUS_INTERFACE=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20
"org.freedesktop.login1.Manager"
+#define SYSTEMD_DBUS_NAME                       "org.freedesktop.ConsoleKi=
t"
+#define SYSTEMD_DBUS_PATH=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20
"/org/freedesktop/ConsoleKit/Manager"
+#define SYSTEMD_DBUS_INTERFACE=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20
"org.freedesktop.ConsoleKit.Manager"

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251988-33756-xnSpu4rT1Z>