http://bugs.winehq.org/show_bug.cgi?id=32150
Bug #: 32150 Summary: Notepad .Net crashes doing nothing Product: Wine Version: 1.5.16 Platform: x86-64 URL: http://sourceforge.net/projects/notepaddotnet/files/No tepad%20.NET/Notepad%20.NET%200.2/notepaddotnetsetup02 .exe/download OS/Version: Linux Status: NEW Keywords: dotnet, download, source Severity: minor Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk Classification: Unclassified
Created attachment 42423 --> http://bugs.winehq.org/attachment.cgi?id=42423 wine-1.5.16-232-g4255772 console output
After around 3 minutes of doing nothing, Notepad .Net exits silently, leading to Bug 32148.
System.OutOfMemoryException: Not enough memory to complete operation [GDI+ status: OutOfMemory]
Source available. http://sourceforge.net/projects/notepaddotnet/
Native gdiplus stops the crash.
http://bugs.winehq.org/show_bug.cgi?id=32150
--- Comment #1 from Ken Sharp kennybobs@o2.co.uk 2013-07-12 05:32:46 CDT --- Still present in wine-1.6-rc4-99-g94c7806.
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.
https://bugs.winehq.org/show_bug.cgi?id=32150
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |focht@gmx.net Resolution|--- |FIXED
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
I can't reproduce this, works fine here with builtin gdiplus. Resolving 'fixed'.
$ sha1sum notepaddotnetsetup02.exe d96f074a32371072b3d68ad850241a0a9eff346c notepaddotnetsetup02.exe
$ du -sh notepaddotnetsetup02.exe 700K notepaddotnetsetup02.exe
$ wine --version wine-1.7.20
Regards
https://bugs.winehq.org/show_bug.cgi?id=32150
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.21.