TileIconifier icon indicating copy to clipboard operation
TileIconifier copied to clipboard

Unhandled exception when choosing custom icon path

Open e-t-l opened this issue 4 years ago • 1 comments

I was selecting a custom icon path and the error popped up, then the program crashed. Wack.

Running Windows 10 Home I don't think I had any unsual configs.

TileIconifier Version: v2.2.6776.40899 - x64 OS Version: 10.0.18363.0 - x64 Administrator?: Yes

System.Runtime.InteropServices.ExternalException (0x80004005): A generic error occurred in GDI+. at System.Drawing.Graphics.CheckErrorStatus(Int32 status) at System.Drawing.Graphics.DrawImage(Image image, Int32 x, Int32 y, Int32 width, Int32 height) at System.Drawing.Graphics.DrawImage(Image image, Rectangle rect) at System.Windows.Forms.PictureBox.OnPaint(PaintEventArgs pe) at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer) at System.Windows.Forms.Control.WmPaint(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

e-t-l avatar Aug 14 '20 01:08 e-t-l

EDIT: This only happened when I selected "Use custom image" and tried to enter an image path. (The path was also to an ico file, not sure if that matters). However, if I leave the radio button for "Extract an icon" selected and then simply enter the path to the parent folder for the custom ico, I can select and apply it without issue.

e-t-l avatar Aug 14 '20 02:08 e-t-l