https://bugs.winehq.org/show_bug.cgi?id=47929
Bug ID: 47929 Summary: Hearthstone becomes unresponsive when minimized and then enlarged. Product: Wine Version: 4.17 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: kilzzz@hotmail.com Distribution: ---
I have multiple linux installs in different partitions and different desktops. All suffer from this. Manjaro KDE Manjaro LXDQ Linux Mint Cinnamon 19.2
Running Wine Staging 4.17 In one setup Playonlinux allowed switching to normal 4.17 and other earlier versions, all I have tried suffer from the bug. But the problem happens in a normal wine install without Playonlinux.
32bit prefix in all cases. Hearthstone running in windowed mode using the -force-d3d9 in Battlenet. All were working normally until sometime last week.
If I shrink the Hearthstone game window and then bring it back up to size the windows becomes unresponsive. I cant click anything inside the window and have to click on the x in the top bar to close the window.
After pounding my head in and trying a few dozen things, unchecking "Allow the window manager to decorate the windows" on the graphics tab of winecfg removes the problem but the windows are ugly.
Since I can get Hearthstone to play I am listing this as a minor bug. Hopefuly if anyone else has the issue they can use the workaround.
https://bugs.winehq.org/show_bug.cgi?id=47929
--- Comment #1 from Jim kilzzz@hotmail.com --- Created attachment 65430 --> https://bugs.winehq.org/attachment.cgi?id=65430 playonlinux wine debug log
Adding a playonlinux wine debug log, not sure how to get just a plain wine debug log.. One for 4.17 wine. Hope it helps
https://bugs.winehq.org/show_bug.cgi?id=47929
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #65430|0 |1 is obsolete| |
--- Comment #2 from Ken Sharp imwellcushtymelike@gmail.com --- Comment on attachment 65430 --> https://bugs.winehq.org/attachment.cgi?id=65430 playonlinux wine debug log
https://bugs.winehq.org/show_bug.cgi?id=47929
minion minion.procyk@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |minion.procyk@gmail.com
--- Comment #3 from minion minion.procyk@gmail.com --- i can confirm this to be the case. I don't have this issue in other games/applications.
https://bugs.winehq.org/show_bug.cgi?id=47929
rotogluon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rotogluon@gmail.com
--- Comment #4 from rotogluon@gmail.com --- Hi,
I can confirm my HearthStone wine setup was working flawlessly about one week ago and since I came back from vacations two days ago it's not, I can't alt-tab any more.
The game is working fine but as soon as I switch to another window using alt-tab, when I come back to it the focus is lost forever and I can't even "alt-F4" the game (I have to kill the HS process).
Really cumbersome when I'm streaming because I can't check my OBS or chat or whatever...
I don't know whether it's a wine or an ubuntu upgrade issue.
Regards,
https://bugs.winehq.org/show_bug.cgi?id=47929
--- Comment #5 from Jim kilzzz@hotmail.com --- Still unconfirmed with multiple people reporting it happens?
In any event the problem is worse. Hearthstone loses focus intermittently now even with the window manager not controlling the windows or decorating them. But if you run staging on the staging tab in winecfg you can check the use gtk theming and it doesnt seem to effect the loss of focus.
This needs to be fixed as its a very popular Blizzard game.
https://bugs.winehq.org/show_bug.cgi?id=47929
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW
--- Comment #6 from Zebediah Figura z.figura12@gmail.com --- Confirmed/unconfirmed status isn't really useful to developers, so we don't bother with it.
https://bugs.winehq.org/show_bug.cgi?id=47929
--- Comment #7 from minion minion.procyk@gmail.com --- For anyone having this issue and doesn't already know about this. There is a reg hack workaround. Open up the wine console to open regedit and add the following key.
[HKCU\software\Wine\X11 Driver] > New String > UseTakeFocus="no"
https://bugs.winehq.org/show_bug.cgi?id=47929
--- Comment #8 from Jim kilzzz@hotmail.com --- (In reply to minion from comment #7)
For anyone having this issue and doesn't already know about this. There is a reg hack workaround. Open up the wine console to open regedit and add the following key.
[HKCU\software\Wine\X11 Driver] > New String > UseTakeFocus="no"
TYVM I was unaware of the setting. After enabling the reg-edit Hearthstone is back to how it performed before the update. A tip for others is that it can be enabled through winetricks in the "change a setting" menu.