Bug 293323 - Some files always appears in search results when searching in dolphin
Summary: Some files always appears in search results when searching in dolphin
Status: RESOLVED FIXED
Alias: None
Product: nepomuk
Classification: Miscellaneous
Component: queryservice (show other bugs)
Version: 4.8
Platform: Ubuntu Linux
: HI task
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
: 294282 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-02-04 20:40 UTC by ower86
Modified: 2013-06-10 13:55 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.11


Attachments
sreenshot of a problem (37.52 KB, image/png)
2012-02-04 20:40 UTC, ower86
Details
The same issue on my PC (117.07 KB, image/png)
2012-02-09 17:18 UTC, S. Christian Collins
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ower86 2012-02-04 20:40:04 UTC
Created attachment 68493 [details]
sreenshot of a problem

Version:           4.8 (using KDE 4.8.0) 
OS:                Linux

Some files always appears in search results when searching in dolphin

Reproducible: Always

Steps to Reproduce:
1. open dolphin
2. ctrl+f
3. enter text that guaranteed to not give any result
4. press Enter



Actual Results:  
some search results appears. they are adding to results of all search queries

Expected Results:  
any file in search results

OS: Linux (i686) release 3.2.0-10-generic-pae
Compiler: gcc
Comment 1 S. Christian Collins 2012-02-09 17:18:33 UTC
Created attachment 68654 [details]
The same issue on my PC

I'm having the same problem here (see my screenshot).  Even worse, Nepomuk doesn't actually find the file that I know is on my PC ("tasks.svgz").  After disabling Nepomuk, Dolphin search finds the file.
Comment 2 S. Christian Collins 2012-02-09 17:20:19 UTC
One thing I noticed about both of our screenshots: the erroneous filenames returned all have unicode characters in their names.  I wonder if this is messing up Nepomuk somehow.
Comment 3 Vishesh Handa 2012-03-17 09:49:06 UTC
This was a problem with virtuoso, but it has been fixed. Unfortunately, it has only been fixed for any new data that is pushed in virtuoso.

We'll need to find a way to fix the incorrectly encoded data present in Virtuoso.
Comment 4 Vishesh Handa 2012-06-16 00:02:20 UTC
Developer Notes : Add a software to migrate old data, and delete invalid data. Probably in 4.10

This includes - 
* Migrate really old Nepomuk data, so that we no longer need to support every possible data convention
* Remove empty graphs
* Remove invalid file metadata
* Remove invalid nie:isPartOf relations
* Remove orphan nco:Contacts [not nco:PersonContacts]
Comment 5 Vishesh Handa 2012-07-11 15:02:14 UTC
*** Bug 294282 has been marked as a duplicate of this bug. ***
Comment 6 Vishesh Handa 2012-07-16 08:26:20 UTC
(In reply to comment #4)
> Developer Notes : Add a software to migrate old data, and delete invalid
> data. Probably in 4.10
> 
> This includes - 
> * Migrate really old Nepomuk data, so that we no longer need to support
> every possible data convention
> * Remove empty graphs
> * Remove invalid file metadata
> * Remove invalid nie:isPartOf relations
> * Remove orphan nco:Contacts [not nco:PersonContacts]

* Merge duplicate nao:Symbols
* Fix resources which do not point to a symbol resource
Comment 7 Vishesh Handa 2013-06-10 13:55:11 UTC
Fixed in 4.11