Comment 1 for bug 1264825

Revision history for this message
Oliver Sauder (sao) wrote :

I have done some investigation on this bug. It seems that there is only an invalid number in the recent items lists when there are file paths copied which do not exist anymore. Such will then be dropped before list is shown (which makes sense as it would otherwise lead to a error copying a file which does not exist)

This should not occur to often - a fix would have significant performance issues as this would mean deleting/marking invalid file items in zeitgeist and then search again until there are enough recent items.

Closing this as invalid for now. Always possible to reopen again if error becomes more severe resp. if there are better solutions to repair it.