The Nepomukcontroller dialog (the dialog that pops up when clicking the "Details..." link in the nepomukkcm) no longer displays absolute file paths while indexing. Absolute paths are only given when looking for changes ("Looking for changes in /home/name/some/path/here") but when indexing an actual file or folder, only its name is given, no path.
Fixed in nepomuk-core commit df5d89ad3fe39cdbc389c53c4991c1906041ec11 Author: Vishesh Handa <handa.vish@gmail.com> Date: Tue May 22 20:04:08 2012 +0530 Show the absolute path when indexing a file Do not only show the file name BUG: 297308