[Bug 20129] FaleWEB doesn't run on Wine (crashes on startup)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Oct 4 03:55:26 CDT 2010


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

--- Comment #6 from Dmitry Timoshkov <dmitry at codeweavers.com> 2010-10-04 03:55:25 CDT ---
(In reply to comment #5)
> Looks like the problem is here:
> 
> 001c:Call user32.FindWindowA(0045b074 "Shell_TrayWnd",0045b5dc "") ret=00438c6d
> 001c:Ret  user32.FindWindowA() retval=00000000 ret=00438c6d

Wine does provide a tray implementation, probably FindWindow() should ignore
title when it's NULL or empty (!title[0]). Needs a test case.

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