Page MenuHomePhabricator

Runtime error (A generic error occurred in GDI+)
Closed, DuplicatePublic

Description

description:

workaround:

Exception:ExternalException
Message:A generic error occurred in GDI+.
Call stack:<pre> at System.Drawing.Graphics.CheckErrorStatus(Int32 status)
at System.Drawing.Graphics.DrawString(String s, Font font, Brush brush, RectangleF layoutRectangle, StringFormat format)
at WikiFunctions.Controls.Lists.ListMaker.lbArticles_DrawItem(Object sender, DrawItemEventArgs e)
at System.Windows.Forms.ListBox.OnDrawItem(DrawItemEventArgs e)
at System.Windows.Forms.ListBox.WmReflectDrawItem(Message& m)
at System.Windows.Forms.ListBox.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</pre>

OS: Microsoft Windows NT 6.2.9200.0
version: AutoWikiBrowser (6.3.1.1), WikiFunctions (6.3.1.1), revision 12633 (2024-08-09 14:04:38)
net: 4.0.30319.42000
duplicate:
site: https://mr.wikipedia.org

Event Timeline

Rjwilmsi renamed this task from Runtime error to Runtime error (A generic error occurred in GDI+).Jan 18 2025, 12:13 PM