[krunner] [Bug 383961] Searches don't show compressed files that Baloo has indexed and can find

2018-11-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=383961

Nate Graham  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #13 from Nate Graham  ---
I had to blow away my Baloo index, but now it works on both 5.12.7 and git
master. Looks like that commit worked after all, and its prior
non-reproducibility was an artifact of another issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krunner] [Bug 383961] Searches don't show compressed files that Baloo has indexed and can find

2018-11-01 Thread Alberto Salvia Novella
https://bugs.kde.org/show_bug.cgi?id=383961

Alberto Salvia Novella  changed:

   What|Removed |Added

 CC|es204904...@gmail.com   |

-- 
You are receiving this mail because:
You are watching all bug changes.

[krunner] [Bug 383961] Searches don't show compressed files that Baloo has indexed and can find

2018-11-01 Thread Alberto Salvia Novella
https://bugs.kde.org/show_bug.cgi?id=383961

--- Comment #12 from Alberto Salvia Novella  ---
I'm unsubscribing now, but feel free to resubscribe me if you needed my help.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krunner] [Bug 383961] Searches don't show compressed files that Baloo has indexed and can find

2018-10-31 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=383961

--- Comment #11 from Stefan Brüns  ---
Yes, works for me.

Also try "type:archive" as a search term. Gives a bunch of zip files for me.

Another possible check:
qdbus-qt5 --session org.kde.krunner /App org.kde.krunner.App.querySingleRunner
baloosearch type:archive

Archives are "Type::Archive == 1", e.g. have a "T1" term from baloos point of
view (as shown with "balooshow -x ...").

Note, I have plasma-workspace 5.14.2 here.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krunner] [Bug 383961] Searches don't show compressed files that Baloo has indexed and can find

2018-10-31 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=383961

--- Comment #10 from Nate Graham  ---
(In reply to Stefan Brüns from comment #9)
> Should be fixed since https://phabricator.kde.org/D10624 (5.12.2, 5.13.0)
Than I guess that patch didn't work, since this is still broken for me on
5.12.7 and git master. Does it work for you? Can you find archives with KRunner
that baloosearch sees? I can't.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krunner] [Bug 383961] Searches don't show compressed files that Baloo has indexed and can find

2018-10-29 Thread Stefan Brüns
https://bugs.kde.org/show_bug.cgi?id=383961

--- Comment #9 from Stefan Brüns  ---
(In reply to Nate Graham from comment #8)
> I see the issue now. The problem is not in Baloo but rather in the files
> runner:
> 
> $ balooshow -x ~/COS_-__the_Container_Ship.zip 
> 56879428722033410 66306 13243274 /home/nate/COS_-__the_Container_Ship.zip
> 
> Internal Info
> Terms: Mapplication Mzip T1 
> File Name Terms: Fcontainer Fcos Fship Fthe Fzip container cos ship the zip 
> XAttr Terms: 
> 
> $ baloosearch Container_Ship.zip
> /home/nate/COS_-__the_Container_Ship.zip
> Elapsed: 2.08568 msecs
> 
> 
> Search for "Container_Ship.zip" or "Container_Ship" or "Container" in
> KRunner or Kickoff/Kicker/Application dashboard: no results

Should be fixed since https://phabricator.kde.org/D10624 (5.12.2, 5.13.0)

-- 
You are receiving this mail because:
You are watching all bug changes.

[krunner] [Bug 383961] Searches don't show compressed files that Baloo has indexed and can find

2018-10-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=383961

Nate Graham  changed:

   What|Removed |Added

Product|frameworks-baloo|krunner
 Status|NEEDSINFO   |CONFIRMED
 Resolution|WAITINGFORINFO  |---
Summary|Baloo searches don't show   |Searches don't show
   |compressed files|compressed files that Baloo
   ||has indexed and can find
  Component|general |filesearch

--- Comment #8 from Nate Graham  ---
I see the issue now. The problem is not in Baloo but rather in the files
runner:

$ balooshow -x ~/COS_-__the_Container_Ship.zip 
56879428722033410 66306 13243274 /home/nate/COS_-__the_Container_Ship.zip

Internal Info
Terms: Mapplication Mzip T1 
File Name Terms: Fcontainer Fcos Fship Fthe Fzip container cos ship the zip 
XAttr Terms: 

$ baloosearch Container_Ship.zip
/home/nate/COS_-__the_Container_Ship.zip
Elapsed: 2.08568 msecs


Search for "Container_Ship.zip" or "Container_Ship" or "Container" in KRunner
or Kickoff/Kicker/Application dashboard: no results

-- 
You are receiving this mail because:
You are watching all bug changes.