DBus thread shutdown issue on Windows

David Faure faure at kde.org
Thu Oct 11 09:56:11 BST 2018


On jeudi 11 octobre 2018 10:39:18 CEST Ben Cooksley wrote:
> > I believe it also stores "accept this certificate for this session",
> > which makes sense on Windows as well....
> > 
> > Though not in unittests, I guess, so disabling it use on CI sounds like a
> > possibility. Not sure exactly how to do that though (no time to
> > investigate
> > right now).
> 
> Can it be disabled by a CMake flag by any chance?

Not at the moment, no. We could easily add a flag for "don't build kssld", 
like in the attached patch (-DBUILD_KSSLD=OFF) but we would still have client 
code trying to contact it, possibly generating many errors about not being 
able to do that.
Well. Do you want to try it in CI to see what happens?

-- 
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build_kssld.diff
Type: text/x-patch
Size: 1025 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181011/e0cc5c4e/attachment.bin>


More information about the Kde-frameworks-devel mailing list