[Bug 9169] Battlefield 2142: Regression: Spawn screen is invisible after joining a server
Aug. 3, 2007
8:45 a.m.
http://bugs.winehq.org/show_bug.cgi?id=9169 ------- Additional Comments From spencercw(a)googlemail.com 2007-03-08 08:45 ------- Ok this is easily fixed by adding win->parent to the && list which was removed in the patch: - return (win && (is_desktop_window(win) || is_desktop_window(win->parent))); + return (win && win->parent && (is_desktop_window(win) || is_desktop_window(win->parent))); Does this look ok? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
6815
Age (days ago)
6815
Last active (days ago)
0 comments
1 participants
participants (1)
-
Wine Bugs