[Bug 12458] MySQL Workbench 5 aborts with NotImplementedException ITextDocument.Range( Int32 cp1, Int32 cp2)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 12 09:56:32 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=12458





--- Comment #3 from Dan Kegel <dank at kegel.com>  2008-04-12 09:56:31 ---
Hmm.  Today even with "winetricks dotnet20 riched20 vista"
it doesn't work; you get a GUI crash dialog without much
info, as before, but the app doesn't come up like it used to.
If you click 'cancel' to quit, you get the stack dump:

Unhandled Exception: System.AccessViolationException: Attempted to read or
write protected memory. This is often an indication that other memory is
corrupt.
   at
System.Drawing.SafeNativeMethods.Gdip.GdipCreateFontFromLogfontW(HandleRef hdc,
Object lf, IntPtr& font)
   at System.Drawing.Font.FromLogFont(Object lf, IntPtr hdc)
   at System.Drawing.Font.FromHfont(IntPtr hfont)
   at System.Drawing.SystemFonts.get_DefaultFont()
   at System.Windows.Forms.Control.get_FontHandle()

So this seems like a bit of a regression.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list