Bug 311769

Summary: Dolphin "can't see" that nepomuk is running
Product: [Applications] dolphin Reporter: Hrvoje Senjan <hrvoje.senjan>
Component: view-engine: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Hrvoje Senjan 2012-12-16 11:59:59 UTC
To explain the Summary better - additional information checkboxes are not available, and also, if one already has .directory which tells to show e.g. Album Artist, etc, they are not shown.

Reproducible: Always

Steps to Reproduce:
1. Try to enable additional for a directory

Actual Results:  
Checkboxes for every type that depends on nepomuk are greyed out.

Expected Results:  
They should be available.

Using git master. This is a regression since the 4.9.90 tag, cause that one behaves as expected.
Comment 1 Frank Reininghaus 2012-12-17 10:26:01 UTC
Thanks for the report! The only commit since v4.9.90 that changes anything about how Dolphin accesses Nepomuk is

https://projects.kde.org/projects/kde/kde-baseapps/repository/revisions/fe4bb558484be0ede909c197822ce81d409dfcca

Could you check if that is the one that broke it (I'm not near my development machine at the moment)?

This commit was a result of the discussion in https://git.reviewboard.kde.org/r/107464/
Comment 2 Hrvoje Senjan 2012-12-17 11:13:20 UTC
Frank, i have in the meantime tested exactly that, and strangely, reverting that commit does not help :-(

Going to try adding commits after tag one by one, to see which one is it
Comment 3 Hrvoje Senjan 2012-12-20 21:44:57 UTC
Frank, i am terribly sorry, this was an issue with the repo i used :-(
Feature is working as it should.
Sorry,  again
Comment 4 Frank Reininghaus 2012-12-21 09:14:12 UTC
No problem! Thanks for the update, glad to hear that it's working now.