https://bugs.kde.org/show_bug.cgi?id=397520
Bug ID: 397520 Summary: Mac OSX Build from binary factory does not start Product: dolphin Version: 18.04.3 Platform: Mac OS X Disk Images OS: OS X Status: UNCONFIRMED Severity: critical Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: ovidiu....@gmail.com CC: elvis.angelac...@kde.org Target Milestone: --- The Mac binary from https://binary-factory.kde.org/view/MacOS/job/Dolphin_Release_macos/ fails to start with the following error: ``` $ /Applications/dolphin.app/Contents/MacOS/dolphin "Session bus not found\nTo circumvent this problem try the following command (with Linux and bash)\nexport $(dbus-launch)" ``` I have installed `dbus` using Homebrew and started it using `brew services start dbus`, but the error persists. Please advise or fix, as I'm told it shouldn't require DBus on Mac. -- You are receiving this mail because: You are watching all bug changes.