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

Hotkey registration failure pop up msg suggestion + Flow Launcher got an error #1923

Closed
rp1231 opened this issue Feb 20, 2023 · 7 comments · Fixed by #2343
Closed

Hotkey registration failure pop up msg suggestion + Flow Launcher got an error #1923

rp1231 opened this issue Feb 20, 2023 · 7 comments · Fixed by #2343
Labels
bug Something isn't working

Comments

@rp1231
Copy link

rp1231 commented Feb 20, 2023

I got this popup on the start of flow launcher at windows startup:

CpF6mahnmG

It would be better user experience if the popup had "flow launcher" in the title.
I use many programs that register shortcuts, and got confused as to which program this message came from.
I had to ultimately use autohotkey's windowspy to find which program it belonged to.

It would also be better if the error popup mentioned where the error originated from.
I got the popup because I had a Custom Query Hotkey set to the shortcut mentioned, which failed to register.
(Which again I had to hunt for as I had forgotten about it)
It would be better if the popup had mentioned that the error occured because the "Custom Query hotkey failed to register".

I deleted the custom query but forgot to close the pop up message and continued to use flow launcher, when I got
this "Flow launcher got an error".
I have posted the two issues together as I suspect there maybe some relation between the two events?

2023-02-20.txt
Flow Launcher version: 1.13.0
OS Version: Microsoft Windows NT 10.0.22621.0
IntPtr Length: 8
x64: True

Python Path: C:\Python310\pythonw.exe
Node Path: C:\Program Files\nodejs\node.exe
Date: 02/20/2023 08:07:02
Exception:
System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.List1.Enumerator.MoveNextRare() at Flow.Launcher.Helper.HotKeyMapper.LoadCustomPluginHotkey() in C:\projects\flow-launcher\Flow.Launcher\Helper\HotKeyMapper.cs:line 67 at Flow.Launcher.Helper.HotKeyMapper.Initialize(MainViewModel mainVM) in C:\projects\flow-launcher\Flow.Launcher\Helper\HotKeyMapper.cs:line 23 at Flow.Launcher.App.<OnStartupAsync>b__14_0() in C:\projects\flow-launcher\Flow.Launcher\App.xaml.cs:line 89 at Flow.Launcher.Infrastructure.Stopwatch.NormalAsync(String message, Func1 action) in C:\projects\flow-launcher\Flow.Launcher.Infrastructure\Stopwatch.cs:line 58
at Flow.Launcher.App.OnStartupAsync(Object sender, StartupEventArgs e) in C:\projects\flow-launcher\Flow.Launcher\App.xaml.cs:line 52
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

@jjw24 jjw24 added the bug Something isn't working label Mar 23, 2023
@jjw24
Copy link
Member

jjw24 commented Mar 23, 2023

I deleted the custom query but forgot to close the pop up message and continued to use flow launcher, when I got
this "Flow launcher got an error".

Might be separate, what did you do after you deleted the custom query, did you search anything or did it just popped up immediately?

@jjw24 jjw24 changed the title Pop up suggestion + Flow Launcher got an error Hotkey registration failure pop up msg suggestion + Flow Launcher got an error Mar 23, 2023
@rp1231
Copy link
Author

rp1231 commented Mar 23, 2023

1-I first got the popup on the flow launcher startup.
2-Without closing the popup I went to the custom query shortcuts section and deleted the entry.
3- Continued to use Flow launcher which then crashed with the error I've pasted.

@github-actions
Copy link

github-actions bot commented May 8, 2023

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label May 8, 2023
@github-actions
Copy link

This issue was closed because it has been stale for 7 days with no activity. If you feel this issue still needs attention please feel free to reopen.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 15, 2023
@jjw24 jjw24 removed the Stale label Jun 2, 2023
@jjw24 jjw24 reopened this Jun 2, 2023
@github-actions
Copy link

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Jul 18, 2023
@jjw24 jjw24 removed the Stale label Jul 18, 2023
@github-actions
Copy link

github-actions bot commented Sep 6, 2023

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Sep 6, 2023
@github-actions
Copy link

This issue was closed because it has been stale for 7 days with no activity. If you feel this issue still needs attention please feel free to reopen.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 13, 2023
@jjw24 jjw24 removed the Stale label Sep 13, 2023
@jjw24 jjw24 reopened this Sep 13, 2023
@VictoriousRaptor VictoriousRaptor linked a pull request Sep 16, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants