http://bugs.winehq.org/show_bug.cgi?id=12457
Summary: SharpDevelop 2.2 crashes with NotImplementedException at IWebBrowser2.get_LocationName() Product: Wine Version: CVS/GIT Platform: Other URL: http://www.icsharpcode.net/OpenSource/SD/Download/#Sharp Develop22 OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: shdocvw AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
http://lists.ximian.com/pipermail/mono-devel-list/2008-March/027227.html was asking how to install SharpDevelop 2 under Wine, so I gave it a try. "winetricks dotnet20" was enough to get it to install and start, but after it put up the GUI, it aborted with
fixme:shdocvw:WebBrowser_QueryInterface (0x1af830)->({00000144-0000-0000-c000-000000000046} 0x33e800) interface not supported ... FATAL- System.NotImplementedException: The method or operation is not implemented. at System.Windows.Forms.UnsafeNativeMethods.IWebBrowser2.get_LocationName() at System.Windows.Forms.WebBrowser.get_DocumentTitle()