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

gInk crash when close with x-icon #192

Open
schwingung opened this issue May 23, 2023 · 3 comments
Open

gInk crash when close with x-icon #192

schwingung opened this issue May 23, 2023 · 3 comments
Labels

Comments

@schwingung
Copy link

system:
win 10 pro

when i will close the taskbar with the x- icon, gInk crashed. closing with esc will work.

UIThreadException

Oops, gInk crashed! Please include the following information if you plan to contact the developers (a copy of the following information is stored in crash.txt in the application folder):

Ungültiger Parameter.

Stack Trace:
bei System.Drawing.Image.get_Width()
bei System.Drawing.Image.get_Size()
bei System.Windows.Forms.ButtonInternal.ButtonBaseAdapter.CommonLayout()
bei System.Windows.Forms.ButtonInternal.ButtonFlatAdapter.PaintFlatLayout(PaintEventArgs e, Boolean up, Boolean check, Int32 borderSize)
bei System.Windows.Forms.ButtonInternal.ButtonFlatAdapter.PaintUp(PaintEventArgs e, CheckState state)
bei System.Windows.Forms.ButtonInternal.ButtonBaseAdapter.Paint(PaintEventArgs pevent)
bei System.Windows.Forms.ButtonBase.OnPaint(PaintEventArgs pevent)
bei System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
bei System.Windows.Forms.Control.WmPaint(Message& m)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
bei System.Windows.Forms.Button.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
@geovens
Copy link
Owner

geovens commented May 24, 2023

Hi,
Does it crash every time you click X?

@geovens geovens added the bug label May 24, 2023
@schwingung
Copy link
Author

hi,
yes it crash every time when i use the icon.

@schwingung
Copy link
Author

schwingung commented May 24, 2023 via email

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

No branches or pull requests

2 participants