[Bug 48732] How to Survive crashes on start (fullscreen mode)

WineHQ Bugzilla wine-bugs at winehq.org
Fri Mar 13 16:35:14 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=48732

--- Comment #13 from Zebediah Figura <z.figura12 at gmail.com> ---
I don't really want to sit here and block this bug from being fixed, but I
still don't like this solution. The test snoops deeper into implementation
details than is really justified, since the game doesn't do any hooking or
subclassing. Skipping a call to SetParent() isn't really any better than
skipping both calls. I'd rather figure out why the program is crashing for
Béla; depending on the cause, one of these patches may even be acceptable,
but...

Béla, are you using any native components or overrides?

What window manager are you using?

Can you please attach a log with
WINEDEBUG=+seh,+timestamp,+quartz,+strmbase,+win,+message,+msg,+hook?

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