https://bugs.winehq.org/show_bug.cgi?id=38553
Bug ID: 38553 Summary: Die by the Sword: menus don't drawn unless mouse is moving (Mac OS X only) Product: Wine Version: 1.7.34 Hardware: x86 OS: Mac OS X Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: winebugs140@gmail.com
A similar issue (Bug 27814) has already been fixed in Wine for Linux. But the problem still exists when running Wine in OS X.
Important comments from the Linux bug report:
"Béla Gyebrószki (In reply to Ken Thomases from comment #12)
This problem still exists for me on OS X, too. Plain Wine. (If you're using the tip from this morning, you'll need http://source.winehq.org/patches/data/108886 to fix a crash.) Affects both the Mac driver and the X11 driver.
In my testing, it was often the case that moving the mouse was not enough to cause the menu animation to proceed. When this happened, switching away with Command-Tab would allow the animation to complete. This happened more often with the Mac driver than the X11 driver, but did affect both.
Béla, would you be willing to do a "reverse" bisect, where you hunt which commit fixed it for you?
It's hard to tell exactly which commit fixed the problem for me because the game behaves differently between 1.7.13 and .15.
The problem is definitely there in 1.7.13. After this patch menus are opened but without that "pull-down animation" and screen refreshing, mouse movement is so sluggish that it makes the game unplayable: http://source.winehq.org/git/wine.git/commit/4c4552c5a1910a9d5adf8eccff0ac62...
Finally this commit resolves the previous problem and menus work as intended: http://source.winehq.org/git/wine.git/commit/eef81f5ecc27cac8bc2bf4eacdc0934..."
https://bugs.winehq.org/show_bug.cgi?id=38553
WineBuG winebugs140@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://archive.org/download | |/DiebytheSword_1020/dbtsdem | |o.zip CC| |ken@codeweavers.com See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=27814
https://bugs.winehq.org/show_bug.cgi?id=38553
Ped7g kukadlo@pobox.sk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kukadlo@pobox.sk
--- Comment #1 from Ped7g kukadlo@pobox.sk --- I had this issue on linux in 1.7.49, which is supposed to be fixed... and is. But you need to configure wine to "Windows 95" (I was trying WinXP first).
Before I figured this out, I tried something else, I did limit the available cpu for wine (cpulimit -l 50 -e wine-preloader), and this one fixed menus for me too. So maybe there's some way for OS X too? But the gameplay then got quite choppy, so it was not like complete solution, I had to run/exit the cpulimit when I did need menus. BTW, moving mouse didn't help that much for me, took me a minute or so to bring down whole main menu.
Hopefully this may help other confused linux users...
https://bugs.winehq.org/show_bug.cgi?id=38553
WineBuG winebugs140@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=38553
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC|bunglehead@gmail.com |
https://bugs.winehq.org/show_bug.cgi?id=38553
--- Comment #2 from WineBuG winebugs140@gmail.com --- Any updates regarding this bug, Ken Thomases? The Windows 95 setting does not help.
Still present in Wine 1.9.24
https://bugs.winehq.org/show_bug.cgi?id=38553
WineBuG winebugs140@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=38553
--- Comment #3 from Ken Thomases ken@codeweavers.com --- (In reply to WineBuG from comment #2)
Any updates regarding this bug, Ken Thomases? The Windows 95 setting does not help.
No, no updates.
https://bugs.winehq.org/show_bug.cgi?id=38553
WineBuG winebugs140@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
https://bugs.winehq.org/show_bug.cgi?id=38553
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #4 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with wine-7.0-rc1?