http://bugs.winehq.org/show_bug.cgi?id=15386
Summary: Sending WM_SYSCOMMAND breaks TeamSpeak Product: Wine Version: CVS/GIT Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: winex11.drv AssignedTo: wine-bugs@winehq.org ReportedBy: guillaume.melquiond@gmail.com
TeamSpeak is working fine with Wine 1.1.2, but it doesn't work with 1.1.4 (I haven't tested 1.1.3). When switching virtual workspace, TeamSpeak's window is minimized on the new workspace instead of being normal on the old workspace. Moreover, when restoring the main window, a spurious tiny window is displayed along the way.
git bisect points to the following commit:
commit 8d77c375b27adc490d24d7593769f4e149d4102c Author: Alexandre Julliard julliard@winehq.org Date: Thu Jul 31 12:08:38 2008 +0200
winex11: Send WM_SYSCOMMAND instead of calling ShowWindow directly to minimize/restore a window.
Reverting this commit (and 4a69797c43166699e7fbe70e6a7de4abd9521af8, which depends on it) fixes the issue on 1.1.5.
http://bugs.winehq.org/show_bug.cgi?id=15386
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=15386
--- Comment #1 from Paul Romanyszyn pgr@arcelectronicsinc.com 2008-09-23 13:12:37 --- Dup of bug 15069 ?
http://bugs.winehq.org/show_bug.cgi?id=15386
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #2 from Austin English austinenglish@gmail.com 2008-09-23 18:36:53 --- Dupe
*** This bug has been marked as a duplicate of bug 15069 ***
http://bugs.winehq.org/show_bug.cgi?id=15386
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from James Hawkins truiken@gmail.com 2008-09-23 18:43:31 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=15386
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified