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

icon do not appear #547

Open
tstex7pq opened this issue Jun 27, 2024 · 0 comments
Open

icon do not appear #547

tstex7pq opened this issue Jun 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@tstex7pq
Copy link

icon do not appear
update from v2.12 to 2.14

Log file
16:50:31 [Macro Deck] [Error] >> MacroDeck: ApplicationThreadException: Invoke or BeginInvoke cannot be called on a control until the window handle has been created.
at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
at System.Windows.Forms.Control.Invoke(Action method)
at SuchByte.MacroDeck.GUI.CustomControls.ExtensionsView.ExtensionStoreView.SetLoading(Boolean state) in D:\a\Macro-Deck\Macro-Deck\MacroDeck\GUI\CustomControls\ExtensionsView\ExtensionStoreView.cs:line 121
at SuchByte.MacroDeck.GUI.CustomControls.ExtensionsView.ExtensionStoreView.LoadExtensions() in D:\a\Macro-Deck\Macro-Deck\MacroDeck\GUI\CustomControls\ExtensionsView\ExtensionStoreView.cs:line 64
at SuchByte.MacroDeck.GUI.CustomControls.ExtensionsView.ExtensionStoreView.CheckPlugins_CheckedChanged(Object sender, EventArgs e) in D:\a\Macro-Deck\Macro-Deck\MacroDeck\GUI\CustomControls\ExtensionsView\ExtensionStoreView.cs:line 134
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
at InvokeStub_SendOrPostCallback.Invoke(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

@tstex7pq tstex7pq added the bug Something isn't working label Jun 27, 2024
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

No branches or pull requests

1 participant