[Bug 18963] Starting the "Papyrus Autor II.exe" with wine produces only an error-message.

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 24 12:53:48 CDT 2009


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





--- Comment #8 from Austin English <austinenglish at gmail.com>  2009-06-24 12:53:47 ---
(In reply to comment #5)
> I installed nearly every package containing debugging symbols, but as far as I
> found out, there are no debugging symbols for wine.
> Therefore the gdb-trace still criticizes "(no debugging symbols found)".

You don't need to run it under gdb. Winedbg should handle it fine. You need
wine debugging symbols, probably under wine-dbg or wine-dev in your package
manager.

> I'll attach a trace done by gdb and another done by strace.
> 
> I couldn't find out how to do a +gdi,+font trace. I'm a newbie into Linux. 
> Please give me the proper command-line for the terminal.

WINEDEBUG=+gdi,+font wine foo.exe &> /tmp/output.txt

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