[Bug 23759] Many .NET gui apps report unhandled exception on launch due to gdiplus GdipTranslateLineTransform stub (no menu bar and status bar with built-in gdiplus)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Feb 10 13:07:05 CST 2012


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

--- Comment #25 from Anastasius Focht <focht at gmx.net> 2012-02-10 13:07:05 CST ---
Hello,

--- quote ---
I don't see this problem running UDK.exe.
...
  cd ~/.wine/drive_c/UDK/UDK-2012-01/Binaries/Win32
  winetricks vd=800x600            # need any virtual desktop to see menus
  wine UDK
and went into instant action.  Played fine except for mouse was way too touchy.
Which app has the gdiplus problem?
--- quote ---

I talked about "tools" and not the example game launcher "UDK.exe".

--- snip ---
$ pwd
/home/focht/.wine/drive_c/UDK/UDK-2012-01/Binaries

$ find . -type f -iname '*.exe' -print0 | xargs -0 file | grep -P assembly |
cut -d: -f1 | xargs grep -Pil "menustrip"
./SwarmAgent.exe
./UnrealConsole.exe
./UnrealLoc.exe
./IPhone/iPhonePackager.exe
./MemLeakCheckDiffer.exe
--- snip ---

Pick.

Regards

-- 
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