[Wine] AutoWikiBrowser (.NET 2.0 app) with mono 1.9
Dan Kegel
dank at kegel.com
Mon Mar 17 11:35:58 CDT 2008
On Mon, Mar 17, 2008 at 9:17 AM, David Gerard <dgerard at gmail.com> wrote:
> It doesn't actually work yet, apparently because of an unimplemented
> function gdiplus.dll.GdipCreateFontFamilyFromName, aborting
> Any ideas on simple workarounds?
Two ideas:
1) try the stub just posted at
http://winehq.org/pipermail/wine-patches/2008-March/051661.html
2) try winetricks gdiplus
> Is the above worth adding to bug 8499 as yet?
Sure.
> (And if you have an app that wants .NET 2.0, give Mono 1.9 for Windows a try!)
I just now updated http://kegel.com/wine/winetricks to use mono 1.9.
So try
sh winetricks mono12 gdiplus
and see if that makes your app happy.
More information about the wine-users
mailing list