http://bugs.winehq.org/show_bug.cgi?id=25651
Summary: Warcraft III: The Frozen Throne windowed resolution stuck at 1072x588 Product: Wine Version: 1.2.1 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: lancerdot@gmail.com
Running Ubuntu 10.10 and Wine 1.2.1, system specs attached. In "Windowed Mode", the resolution starts at 1072x588 and cannot be changed by the in-game resolution settings (nothing happens), and can only be resized by dragging the edges. I encountered the same problem on another Ubuntu 10.10 machine but the only similarities were our monitor sizes and native/max resolutions (1440x900).
http://bugs.winehq.org/show_bug.cgi?id=25651
--- Comment #1 from Lance lancerdot@gmail.com 2010-12-30 08:44:03 CST --- Created an attachment (id=32666) --> (http://bugs.winehq.org/attachment.cgi?id=32666) My Hardware Specifications
http://bugs.winehq.org/show_bug.cgi?id=25651
luke16 luke16@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |luke16@gmail.com
--- Comment #2 from luke16 luke16@gmail.com 2010-12-30 15:55:48 CST --- By windowed mode, do you mean wine's emulate a virtual desktop mode?
http://bugs.winehq.org/show_bug.cgi?id=25651
--- Comment #3 from Lance lancerdot@gmail.com 2010-12-30 16:00:01 CST --- I think so. :)
http://bugs.winehq.org/show_bug.cgi?id=25651
--- Comment #4 from Lance lancerdot@gmail.com 2010-12-30 16:02:11 CST --- Oops, I just looked at the setting and it is not checked, so no.
http://bugs.winehq.org/show_bug.cgi?id=25651
--- Comment #5 from Lance lancerdot@gmail.com 2010-12-30 16:02:55 CST --- By windowed mode I mean passing the -window parameter to the game.
http://bugs.winehq.org/show_bug.cgi?id=25651
Lance lancerdot@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #6 from Lance lancerdot@gmail.com 2011-02-01 21:40:39 CST --- Found a fix that I hope works for others. :)
I am assuming you have Compiz and "CompizConfig Settings Manager" installed.
1. Open the CompizConfig Settings Manager. 2. Enter "Window Rules" (without quotes) into the Filter and click on the resulting icon. 3. Add the text "(name=war3.exe)" (without quotes) to the "non-resizable windows" text box. 4. Click on the "Size rules" tab. 5. Click "New", enter "(name=war3.exe)" (once again, without quotes) into the "Sized Windows" text box. 6. Select your desired window width/height (in my case, 1280x800 was optimal). 7. Close the CompizConfig Settings Manager. 8. Create a bash script that switches to Compiz before running Warcraft III (example below).
--- BASH --- # Use compiz. compiz --replace &
# Run Warcraft III (change "'Frozen Throne.exe'" to the correct path) wine "Frozen Throne.exe" -opengl -window $@ --- END BASH ---
http://bugs.winehq.org/show_bug.cgi?id=25651
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED | Severity|major |normal
--- Comment #7 from Dmitry Timoshkov dmitry@codeweavers.com 2011-02-02 00:35:35 CST --- This is not a fix, and sounds more like a Compiz bug. Does disabling Compiz help?
http://bugs.winehq.org/show_bug.cgi?id=25651
--- Comment #8 from Lance lancerdot@gmail.com 2011-02-02 07:36:26 CST --- (In reply to comment #7)
This is not a fix, and sounds more like a Compiz bug. Does disabling Compiz help?
It does not. I suppose workaround would be the better word.
http://bugs.winehq.org/show_bug.cgi?id=25651
Guillaume gufide_g@yahoo.ca changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gufide_g@yahoo.ca
--- Comment #9 from Guillaume gufide_g@yahoo.ca 2011-07-24 10:48:40 CDT --- (In reply to comment #7)
This is not a fix, and sounds more like a Compiz bug. Does disabling Compiz help?
No, It happened to me with kwin, but the resolution stuck at a different value, but it's the same on compiz
http://bugs.winehq.org/show_bug.cgi?id=25651
--- Comment #10 from Austin English austinenglish@gmail.com 2013-11-13 16:51:19 CST --- This is your friendly reminder that there has been no bug activity for 2 years. Is this still an issue in current (1.7.6 or newer) wine? If so, please attach the terminal output in 1.7.6 (see http://wiki.winehq.org/FAQ#get_log).
http://bugs.winehq.org/show_bug.cgi?id=25651
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #11 from Ken Sharp imwellcushtymelike@gmail.com --- Abandoned.
https://bugs.winehq.org/show_bug.cgi?id=25651
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Austin English austinenglish@gmail.com --- Closing.