http://bugs.winehq.org/show_bug.cgi?id=24866
Summary: Unhandled exception in Windows Double Explorer (IExplorerBrowser_fnSetPropertyBag) Product: Wine Version: 1.3.5 Platform: x86-64 URL: http://wde.codeplex.com/ OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: shell32 AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com
Created an attachment (id=31469) --> (http://bugs.winehq.org/attachment.cgi?id=31469) Terminal output
(This is the next problem after bug 24864.)
On startup, the program produces an error dialog after a moment saying "Unhandled exception has occurred in your program. [blah blah...] The method or operation is not implemented." Quoting Nikolay Sivov in bug 24864, comment 10:
It's about this one I guess:
fixme:shell:IExplorerBrowser_fnSetPropertyBag stub, 0x1ca970 (L"Microsoft.WindowsAPICodePack.Controls.WindowsForms.ExplorerBrowser")
It needs dotnet20 installed with winetricks (and the patch from bug 24864) to get here.