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

[BUG] A generic error occurred in GDI+. at GetHicon Load_Tick #361

Closed
Hofknecht opened this issue Feb 20, 2022 · 0 comments
Closed

[BUG] A generic error occurred in GDI+. at GetHicon Load_Tick #361

Hofknecht opened this issue Feb 20, 2022 · 0 comments
Assignees
Milestone

Comments

@Hofknecht
Copy link
Owner

see reported errors here: #234 (are not because there are too many items)
System.Runtime.InteropServices.ExternalException (0x80004005): A generic error occurred in GDI+. at System.Drawing.Bitmap.GetHicon() at SystemTrayMenu.UserInterface.AppNotifyIcon.Load_Tick(Object sender, EventArgs e) in D:\a\1\s\UserInterface\AppNotifyIcon.cs:line 99 at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message

we tried also other solution
https://gist.github.com/D4koon/2b397eca452b75115f19063560efbbb3
but we can not see any gdi leak at our devices. so there are special circumenstances for this rare issue.

=> so only solution to prevent this is to remove the rotated loading icon, lets just set the the normal loading icon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant