----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128189/#review96571 -----------------------------------------------------------
src/engine/documenturldb.h (line 145) <https://git.reviewboard.kde.org/r/128189/#comment65237> s/currupted/corrupted - R.Harish Navnit On June 15, 2016, 2:02 a.m., Pinak Ahuja wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/128189/ > ----------------------------------------------------------- > > (Updated June 15, 2016, 2:02 a.m.) > > > Review request for Baloo. > > > Repository: baloo > > > Description > ------- > > We can have cases when deleting a directory from DocumentUrlDB when we have > some children stored under it which actually don't exist on the file system. > This can happen when the dir is being removed from DB because it doesn't > exist on the filesystem. > > We do need to work on cleaning up the DB when we encounter such behaviour or > even better figure out why it is happening and preventing it from happening. > > > Diffs > ----- > > src/engine/documenturldb.h 9bd5bb5 > > Diff: https://git.reviewboard.kde.org/r/128189/diff/ > > > Testing > ------- > > Fixed crash on CoLa's laptop. > > > Thanks, > > Pinak Ahuja > >