mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-01-01 03:18:32 +00:00
14 lines
374 B
ReStructuredText
14 lines
374 B
ReStructuredText
macOS
|
|
=====
|
|
|
|
Dynamic session lookup failed
|
|
-----------------------------
|
|
If you get this error:
|
|
`Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that
|
|
org.freedesktop.dbus-session.plist is loaded!`
|
|
|
|
Try this.
|
|
.. code-block:: bash
|
|
|
|
launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist
|