http://bugs.winehq.org/show_bug.cgi?id=32150
Jarkko K jarkko_korpi@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jarkko_korpi@hotmail.com
--- Comment #2 from Jarkko K jarkko_korpi@hotmail.com --- Well I was doing something, clicking icons that werent drawn (once clicked they unhide).
And suddenly got this
fixme:gdiplus:create_gdi_logbrush unhandled brush type 4 System.OutOfMemoryException: Not enough memory to complete operation [GDI+ status: OutOfMemory] at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000] in <filename unknown>:0 at System.Drawing.Region.GetHrgn (System.Drawing.Graphics g) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Drawing.Region:GetHrgn (System.Drawing.Graphics) at System.Windows.Forms.XplatUIWin32.SetClipRegion (IntPtr hwnd, System.Drawing.Region region) [0x00000] in <filename unknown>:0 at System.Windows.Forms.XplatUI.SetClipRegion (IntPtr handle, System.Drawing.Region region) [0x00000] in <filename unknown>:0 at System.Windows.Forms.Control.set_Region (System.Drawing.Region value) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:set_Region (System.Drawing.Region) at Notepad.LineNumbers_For_RichTextBox.OnPaint (System.Windows.Forms.PaintEventArgs e) [0x00000] in <filename unknown>:0 at System.Windows.Forms.Control.WmPaint (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0 at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0 at System.Windows.Forms.Control+ControlWindowTarget.OnMessage (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0 at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0 at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam) [0x00000] in <filename unknown>:0
There is also the line not enough memory.
wine 1.7.18
I didnt install any files or set overrides.