On Tuesday 18 August 2015 08:49:10 Boudewijn Rempt wrote:
> I've attached the stderr log.

Very strange, nothing about sycoca in there apart from the assert.

I am going to need your help on this one.

0) do you have a file called ~/.cache/ksycoca5 ?

1) please apply this patch to kio/tests/previewtest.cpp and run ./previewtest, 
does it work?
http://www.davidfaure.fr/2015/previewtest.diff

2) if it fails just like krita, please put a breakpoint in 
KSycocaPrivate::checkDatabase
(which is being called with parameter IfNotFoundRecreate from 
KSycoca::findFactory,
just before the assert) and check what happens in there. Also break on 
KSycocaPrivate::closeDatabase
to check if it's called (other than the very first time before opening).

Oh wait, could it be that you're hitting the bug that I fixed in kservice.git 
bf3f25f27406984a4,
after KF 5.13? Please try cherry-picking that commit.

-- 
David Faure, fa...@kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to