Bug 396898 - Dolphin Can't tweak search options (because gray) on usb audio player
Summary: Dolphin Can't tweak search options (because gray) on usb audio player
Status: CONFIRMED
Alias: None
Product: dolphin
Classification: Applications
Component: search (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-27 04:12 UTC by Lewkow Brigitte
Modified: 2019-10-13 15:25 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
screenshot the search options part of Dolphin to show gray items (36.38 KB, image/png)
2018-07-27 04:12 UTC, Lewkow Brigitte
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lewkow Brigitte 2018-07-27 04:12:33 UTC
Created attachment 114155 [details]
screenshot the search options part of Dolphin to show gray items

Maybe it is normal ? Maybe it is not a bug ? I don't know.
The fact is that i wanted to search about a tune on my Sony mp3 player. It seemed searching but indefinitely ! Then i wanted to make more accurate my request by tweaking the "more-options", but all items were gray, then i couldn't restrict the search ! I precise that i can manage files and folders on my device.
Also all are right on my local folders.
Comment 1 Kai Uwe Broulik 2018-07-27 06:37:44 UTC
Those options only work when searching in indexed folders. However, it could probably be augmented to also be able to filter by mime type, like KFind does it.
Comment 2 Elvis Angelaccio 2019-10-13 15:25:43 UTC
Git commit c144701c28aa02a1fd9e1a24460ae9e5178ed069 by Elvis Angelaccio, on behalf of Ismael Asensio.
Committed on 13/10/2019 at 15:22.
Pushed by elvisangelaccio into branch 'master'.

Hide search extra options when not available

Summary:
Hide the search extra options when they are not available, because the current location is not indexed or Baloo is not enabled.
The button is disabled and shows a tooltip to provide feedback of why it's not available.
Depends on D24478

{F7531893}
Related: bug 318580, bug 408680
FIXED-IN: 19.11.80

Test Plan:
 - `Ctrl-F` on a non-indexed location
 - `balooctl disable` and `Ctrl-F` on an indexed location

On both cases the extra options are not shown, the button is disabled and the reason is shown in the tooltip
The user selection is remembered between indexed locations.

Reviewers: #dolphin, elvisangelaccio, meven, ngraham

Reviewed By: meven

Subscribers: kfm-devel

Tags: #dolphin

Differential Revision: https://phabricator.kde.org/D24446

M  +43   -12   src/search/dolphinsearchbox.cpp
M  +1    -0    src/search/dolphinsearchbox.h

https://commits.kde.org/dolphin/c144701c28aa02a1fd9e1a24460ae9e5178ed069