http://bugs.winehq.org/show_bug.cgi?id=16487 joneill(a)escom.us changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joneill(a)escom.us --- Comment #13 from joneill(a)escom.us 2009-06-01 10:17:02 --- This bug is still valid as of wine-1.1.22 (Gentoo AMD64) and Station Launcher "release-740787" (as displayed in StationLauncher.exe.log). The "rerun LaunchPad.exe to display the window" workaround is still valid. Besides the dialog display issue, the Station Launcher appears to work as intended. This bug may originate from the function FlashWindowEx [http://msdn.microsoft.com/en-us/library/ms679347(VS.85).aspx] found in user32.dll. MSDN specifies that this function "Flashes the specified window. It does not change the active state of the window." The parameter used by FlashWindowEx is a FLASHWINFO structure [http://msdn.microsoft.com/en-us/library/ms679348(VS.85).aspx]. I get several "fixme" warnings from FlashWindowEx function when changing screens in Station Launcher: "fixme:win:FlashWindowEx 0x33a5f0 fixme:win:FlashWindowEx 0x33a63c" -- 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.