http://bugs.winehq.org/show_bug.cgi?id=14012
--- Comment #17 from Austin English austinenglish@gmail.com 2009-01-27 13:54:49 --- (In reply to comment #15)
Created an attachment (id=15179)
--> (http://bugs.winehq.org/attachment.cgi?id=15179) [details]
Backtrace using a fresh .wine dir
That's not a +imm trace. Use:
$ WINEDEBUG=+imm wine foo.exe > /tmp/log.txt 2>&1
Then attach log.txt here.
Is this still an issue in current (1.1.13 or newer) wine?