<table><tr><td style="">nicolasfella created this revision.<br />nicolasfella added a reviewer: Baloo.<br />Herald added projects: Frameworks, Baloo.<br />Herald added a subscriber: kde-frameworks-devel.<br />nicolasfella requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D20940">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>When running baloo_file I hit the assert in extractorprocess.cpp:63. This was because the extractor process was not yet running when index was called. This could be observerd by connecting to the QProcess::started signal. Let's wait for the process to start before doing the indexing</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Before: run baloo_file -> assert<br />
After: run baloo_file -> no assert, balooctl monitor shows that files are indexed</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R293 Baloo</div></div></div><br /><div><strong>BRANCH</strong><div><div>waitForStart</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D20940">https://phabricator.kde.org/D20940</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/file/extractorprocess.cpp</div></div></div><br /><div><strong>To: </strong>nicolasfella, Baloo<br /><strong>Cc: </strong>kde-frameworks-devel, gennad, domson, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams<br /></div>