https://bugs.kde.org/show_bug.cgi?id=366596
--- Comment #22 from arrowdodger <6year...@gmail.com> --- >From what I know, the current course for KDE Apps on Windows is to have a separate installer for each App. This means that each app would have its own D-Bus stuff packaged in. I'm concerned of how these apps would coexist if installed together. Would they reuse a single D-Bus daemon, or run bundled ones? In the latter case there absolutely zero sense to have D-Bus on Windows. I'm also bugged by the fact that D-Bus processes keep running after app exits. And what I was talking about is not ripping D-Bus functionality off, but adding CMake options for frameworks in question to let them work without D-Bus. If your app really requires D-Bus, just build everything with that option turned to off. -- You are receiving this mail because: You are the assignee for the bug.