Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"More" filter - Can't select search flags (Match Case, Match Whole Word...) #404

Closed
2 tasks done
Mitia99 opened this issue Jun 23, 2023 · 4 comments
Closed
2 tasks done
Labels
enhancement Enhancement to existing functionality

Comments

@Mitia99
Copy link

Mitia99 commented Jun 23, 2023

Preflight Checklist

  • I have fully read the README and it did not solve the problem.
  • I have searched all open and closed issues for the same bug report without success.

EverythingToolbar Version

1.1.1

Everything Version

1.4.1.1024 (x64)

Windows Version

Windows 11 Pro 22H2 22621.1848

Steps to reproduce

  1. Open EverythinToolbar
  2. Select any "More" filter (Audio/Compressed/Document....)
  3. Select a search flag: Match case, Match Whole Word...

Expected Behavior

Select a search flag

Actual Behavior

Can't select any search flag

Screenshots

Screenshot 2023-06-23 141430
Screenshot 2023-06-23 141828

Log output

2023-06-23 09:59:55.0332|INFO|Launcher|EverythingToolbar Launcher 1.1.1.0 started. OS: Microsoft Windows NT 10.0.22621.0|
2023-06-23 10:29:12.3093|INFO|EverythingToolbar.EverythingSearch|Everything version: 1.4.1|
2023-06-23 10:29:12.8251|ERROR|EverythingToolbar.Behaviors.ThemeAwareness|Failed to get latest release version.|System.Net.Http.HttpRequestException: Une erreur s'est produite lors de l'envoi de la demande. ---> System.Net.WebException: Le nom distant n'a pas pu être résolu: 'api.github.com'
à System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
à System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
--- Fin de la trace de la pile d'exception interne ---
à System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
à EverythingToolbar.Controls.UpdateBanner.d__5.MoveNext() dans C:\Users\Stephan\Entwicklung\EverythingToolbar\EverythingToolbar\Controls\UpdateBanner.xaml.cs:ligne 40
2023-06-23 14:06:39.0400|INFO|Launcher|EverythingToolbar Launcher 1.1.1.0 started. OS: Microsoft Windows NT 10.0.22621.0|
2023-06-23 14:06:39.7899|ERROR|EverythingToolbar.EverythingSearch|IPC is not available.|
2023-06-23 14:06:39.7899|ERROR|EverythingToolbar.EverythingSearch|Failed to get Everything version number. Is Everything running?|
2023-06-23 14:06:40.0053|ERROR|EverythingToolbar.Behaviors.ThemeAwareness|Failed to get latest release version.|System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The remote name could not be resolved: 'api.github.com'
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
--- End of inner exception stack trace ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at EverythingToolbar.Controls.UpdateBanner.d__5.MoveNext() in C:\Users\Stephan\Entwicklung\EverythingToolbar\EverythingToolbar\Controls\UpdateBanner.xaml.cs:line 40

@Mitia99 Mitia99 changed the title "More" filter - Can't select advanced search filters (Match Case, Match Whole Word...) "More" filter - Can't select search flags (Match Case, Match Whole Word...) Jun 23, 2023
@srwi
Copy link
Owner

srwi commented Jun 23, 2023

Hi @Mitia99, currently this is the expected behavior. I think you have enabled the option to import filters from Everything. Therefore it will force the options to what is defined for the filters in Everything. If you are not actively using custom filters you can disable the option to regain access to the search flags.

@Mitia99
Copy link
Author

Mitia99 commented Jun 23, 2023

I see.

My issue is that I created custom filter so that I can't disable that setting.

@srwi
Copy link
Owner

srwi commented Jun 23, 2023

I think I could just allow changes to the search flags even for custom filters as long as they get set correctly when selecting another filter.

@srwi srwi added the enhancement Enhancement to existing functionality label Jun 23, 2023
@srwi
Copy link
Owner

srwi commented Jul 1, 2023

After looking at this problem again, I realized that I completely misunderstood filter flags. The behavior is fixed now and should be much more in line with how filters are handled in Everything. Thank you.

@srwi srwi closed this as completed Jul 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to existing functionality
Projects
None yet
Development

No branches or pull requests

2 participants