[Bug 24518] Civilization V start menu has style issues

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Sep 25 07:49:48 CDT 2010


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

--- Comment #6 from Nikolay Sivov <bunglehead at gmail.com> 2010-09-25 07:49:48 CDT ---
(In reply to comment #5)
> (In reply to comment #4)
> > Try to get backtrace http://wiki.winehq.org/Backtraces.
> 
> Simply using winedbg isn't enough, as the program is started through steam (and
> running winedbg steam wont cut it); what else can I do?

I see, not sure how to get over this Steam wrapper (no way to run it without
Steam running, right?).

My guess about Link background is that we don't handle LWS_TRANSPARENT
properly, we still filling background with altered colour. If you're familiar
with controls you could disable WM_ERASEBKGND handler body for this style. But
note that it's only a guess.

Get +tid,+syslink,+win log please.

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