https://bugs.kde.org/show_bug.cgi?id=439294
--- Comment #3 from M-Rick <m.rick....@gmail.com> --- It's because the DMG is a disk image such as an ISO. But in order to launch a deamon like D-Bus, you cannot launch it directly from a single drag-and-drop install. Mac applications are packages like Appimages in Linux. So to launch a deamon it's better to create a pkg that can embed shell scripts. https://en.wikipedia.org/wiki/Package_(macOS) https://en.wikipedia.org/wiki/Installer_(macOS) But KDE apps really integrate well in the MacOS environment. The Damon must be launch by an XML startup file that'll be place in ~/Libray/LaunchAgents An example in attachement with Multipass. -- You are receiving this mail because: You are watching all bug changes.