http://bugs.winehq.org/show_bug.cgi?id=24516
Summary: In Win7 mode, steam has duplicate window decorations Product: Wine Version: 1.3.3 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: adys.wh@gmail.com
Steam has window manager's window decorations in addition to its own when run in Windows 7 mode. This doesn't happen in Windows XP.
Maybe related: When run in virtual desktop, the desktop opens but steam isn't bound to it (it's a separate window).
http://bugs.winehq.org/show_bug.cgi?id=24516
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://cdn.steampowered.com | |/download/SteamInstall.msi
http://bugs.winehq.org/show_bug.cgi?id=24516
--- Comment #1 from Jerome Leclanche adys.wh@gmail.com 2011-03-26 18:41:41 CDT --- Still an issue in wine-1.3.16.
http://bugs.winehq.org/show_bug.cgi?id=24516
spock128@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |spock128@gmail.com
--- Comment #2 from spock128@gmail.com 2012-07-05 23:22:16 CDT --- I've been seeing this too. Happens whenever wine is set to simulate any version of windows newer than XP (tried: Vista, 2008, 7, 2008 R2). I'm guessing Steam is trying to detect if Aero is enabled, and then do something with it...? IDK. Wine 1.5.6
http://bugs.winehq.org/show_bug.cgi?id=24516
Goblinstomper@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Goblinstomper@gmail.com
--- Comment #3 from Goblinstomper@gmail.com 2013-10-12 22:18:04 CDT --- Unable to (re)produce extra window decorations using Windows 8, 7 or Vista mode using wine 1.7.4. Additionally steam behaves as expected when using a virtual desktop.
http://bugs.winehq.org/show_bug.cgi?id=24516
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #4 from Jerome Leclanche adys.wh@gmail.com 2013-10-30 06:13:39 CDT --- Still able to reproduce in wine-1.7.4-42-gfdf1f91.
http://bugs.winehq.org/show_bug.cgi?id=24516
--- Comment #5 from Jerome Leclanche adys.wh@gmail.com 2013-10-30 06:14:14 CDT --- Created attachment 46430 --> http://bugs.winehq.org/attachment.cgi?id=46430 Screenshot on wine-1.7.4
https://bugs.winehq.org/show_bug.cgi?id=24516
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Summary|In Win7 mode, steam has |Steam client has duplicate |duplicate window |window decorations when |decorations |WinVer is Vista+
--- Comment #6 from Anastasius Focht focht@gmx.net --- Hello folks,
still present.
$ wine --version wine-1.7.17-28-g5ef5490
Regards
https://bugs.winehq.org/show_bug.cgi?id=24516
Adam Bolte abolte@systemsaviour.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |abolte@systemsaviour.com
--- Comment #7 from Adam Bolte abolte@systemsaviour.com --- Still present in 1.7.53 with a fresh install of Steam into a new 32-bit wineprefix with Windows Vista selected from winecfg.
https://bugs.winehq.org/show_bug.cgi?id=24516
Anton Romanov theli.ua@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |theli.ua@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=24516
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #8 from winetest@luukku.com --- This bug is fixed with the patches from bug 42117.
https://bugs.winehq.org/show_bug.cgi?id=24516
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=24516
kevin01010@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kevin01010@gmail.com
--- Comment #9 from kevin01010@gmail.com --- (In reply to winetest from comment #8)
This bug is fixed with the patches from bug 42117.
Seems right, for me doesnt appear in wine-staging
Maybe someone have to mark bug status as duplicate of 42117 or as staged?
https://bugs.winehq.org/show_bug.cgi?id=24516
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #10 from winetest@luukku.com --- Still valid wine 2.6. Tried the staging patches from bug 42117 and rerun steam from same prefix and the title duplicating is gone.
It's dupe.
https://bugs.winehq.org/show_bug.cgi?id=24516
--- Comment #11 from Adam Bolte abolte@systemsaviour.com --- Just finished some tests with Steam in two different Wine prefixes - a 32-bit and a 64-bit. I switched the Windows version via winecfg, and ran "wineserver -k" after each test was complete. These are the results:
* Wine 2.7 (clean) + Windows XP, 32-bit prefix = GOOD
* Wine 2.7 (clean) + Windows Vista, 32-bit prefix = DUPLICATE BORDER
* Wine 2.7 with winex11-MWM_Decorations from Wine Staging 2.7 + Windows XP 32-bit prefix = GOOD
* Wine 2.7 with winex11-MWM_Decorations from Wine Staging 2.7 + Windows Vista 32-bit prefix = GOOD
* Wine 2.7 (clean) + Windows XP, 64-bit prefix = GOOD
* Wine 2.7 (clean) + Windows Vista, 64-bit prefix = DUPLICATE BORDER
* Wine 2.7 with winex11-MWM_Decorations from Wine Staging 2.7 + Windows XP 32-bit prefix = GOOD
* Wine 2.7 with winex11-MWM_Decorations from Wine Staging 2.7 + Windows Vista 32-bit prefix = GOOD
As above, Wine was either completely un-patched or otherwise had the winex11-MWM_Decorations patch exclusively installed as per the following command: $ ./patchinstall.sh DESTDIR=../../git winex11-MWM_Decorations ie. No other wine-staging patches were applied.
These tests confirm everything everyone else has reported - that the patch works as advertised.
I agree with winetest that this looks like a duplicate of bug 42117 and should be marked as such. It would be great to see that patch from staging merged into Wine proper. It's had plenty of testing and hasn't been touched in months.
https://bugs.winehq.org/show_bug.cgi?id=24516
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
https://bugs.winehq.org/show_bug.cgi?id=24516
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED
--- Comment #12 from Bruno Jesus 00cpxxx@gmail.com --- Confirmed as duplicate by at least 3 people.
*** This bug has been marked as a duplicate of bug 42117 ***
https://bugs.winehq.org/show_bug.cgi?id=24516
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Austin English austinenglish@gmail.com --- Closing.