-
-
Notifications
You must be signed in to change notification settings - Fork 436
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
Comments
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. |
I see. My issue is that I created custom filter so that I can't disable that setting. |
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. |
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. |
Preflight Checklist
EverythingToolbar Version
1.1.1
Everything Version
1.4.1.1024 (x64)
Windows Version
Windows 11 Pro 22H2 22621.1848
Steps to reproduce
Expected Behavior
Select a search flag
Actual Behavior
Can't select any search flag
Screenshots
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
The text was updated successfully, but these errors were encountered: