Bug 297308

Summary: Absolute path no longer displayed when indexing
Product: nepomuk Reporter: Kai Uwe Broulik <kde>
Component: kcmAssignee: Sebastian Trueg <trueg>
Status: RESOLVED FIXED    
Severity: normal CC: me
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Kai Uwe Broulik 2012-04-02 12:22:00 UTC
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.
Comment 1 Vishesh Handa 2012-06-13 12:38:20 UTC
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