Re: RFC: Enabling -DKDE4_BUILD_TESTS=ON by default

2012-10-09 Thread alpine . art . de
> Actually I've always been unsure why packagers don't run unit tests... > Maybe this would help. Because sometimes tests require certain "features" of the environment when building (read: running the test), like running X or network, which will make the whole build fail if not present.

Re: KDE SC 4.8.4 important problems

2012-06-12 Thread alpine . art . de
I just wanted to note, that the root of all those crashes is not an ABI- breakage or a bug in kdelibs. It's once more a problem with threading and Qt Sockets. The reason why >soprano-2.7.6 works is that it introduced Soprano::Socket. I already wrote it in another bug report, that I extracted a pa