Bug 297308 - Absolute path no longer displayed when indexing
Summary: Absolute path no longer displayed when indexing
Status: RESOLVED FIXED
Alias: None
Product: nepomuk
Classification: Miscellaneous
Component: kcm (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-02 12:22 UTC by Kai Uwe Broulik
Modified: 2012-06-13 12:38 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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