https://bugs.winehq.org/show_bug.cgi?id=45220
Bug ID: 45220 Summary: Regression: Hearthstone-Deck-Tracker stoped working after wine-2.21 Product: Wine Version: 3.8 Hardware: x86-64 URL: https://github.com/HearthSim/Hearthstone-Deck-Tracker OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: spindler.matej@gmail.com Regression SHA1: c222b86a528e71207bbde57e177ff5be3ee211dc Distribution: ArchLinux
Hearthstone-Deck-Tracker is an open source deck-tracker/helper for Hearthstone.
Other problems with the app: - HDT is written in C# so dotnet45 from winetricks is required, - installation doesn't work, there is an "unpacked" version in GitHub releases, that skips installation. - HDT doesn't work with multiple monitors (GUI is just black). Disabling secondary monitors works around this.
HDT stopped working (GUI does't show) in wine-2.20. I did regression test:
c222b86a528e71207bbde57e177ff5be3ee211dc is the first bad commit commit c222b86a528e71207bbde57e177ff5be3ee211dc Author: Zhiyi Zhang yi.gd.cn@gmail.com Date: Fri Nov 10 19:34:18 2017 +0800
kernel32/nls: Add LOCALE_SPARENT entries.
Signed-off-by: Zhiyi Zhang yi.gd.cn@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
:040000 040000 cf8cc980f30e59a3d5015ac090afc1daebb5ee96 13895aad089ad2763506f21c009ee0b9b94883f9 M dlls
Whit this commit reverted in git master HDT starts again and shows it's GUI.
https://bugs.winehq.org/show_bug.cgi?id=45220
--- Comment #1 from Matej Spindler spindler.matej@gmail.com ---
HDT stopped working (GUI does't show) in wine-2.20.
Correction: stopped working in wine-2.21
https://bugs.winehq.org/show_bug.cgi?id=45220
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Matej Spindler from comment #1)
HDT stopped working (GUI does't show) in wine-2.20.
Correction: stopped working in wine-2.21
I think is alrady fixed long time ago, see https://bugs.winehq.org/show_bug.cgi?id=44084
Is the bug still present in current wine?
https://bugs.winehq.org/show_bug.cgi?id=45220
--- Comment #3 from Matej Spindler spindler.matej@gmail.com --- (In reply to Louis Lenders from comment #2)
I think is already fixed a long time ago, see https://bugs.winehq.org/show_bug.cgi?id=44084
Is the bug still present in current wine?
Yes.
I just retested with today's git master and no the app doesn't show it's GUI. With commit c222b86a528e71207bbde57e177ff5be3ee211dc reverted app seems to work. I believe this is a different issue.
https://bugs.winehq.org/show_bug.cgi?id=45220
tokktokk fdsfgs@krutt.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs@krutt.org
https://bugs.winehq.org/show_bug.cgi?id=45220
--- Comment #4 from Matej Spindler spindler.matej@gmail.com --- Created attachment 61456 --> https://bugs.winehq.org/attachment.cgi?id=61456 Clear flags for LOCALE_NOUSEROVERRIDE
I think I found the problem.
HDT is requesting locale info for: locale="en" with lctype=0x8000006d
combined flags are: lctype=LOCALE_NOUSEROVERRIDE & LOCALE_SPARENT
Patch from Bug 44084 misses this situation.
The attached patch solves the issue with HDT, but I don't know what I'm doing and don't know if it's the correct solution.
https://bugs.winehq.org/show_bug.cgi?id=45220
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |da5112c74313b5236183135204c | |ab38a8b0169ed CC| |joseph.kucia@gmail.com Resolution|--- |FIXED
--- Comment #5 from Józef Kucia joseph.kucia@gmail.com --- This should be fixed by da5112c74313b5236183135204cab38a8b0169ed
https://bugs.winehq.org/show_bug.cgi?id=45220
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=45220
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.9.
https://bugs.winehq.org/show_bug.cgi?id=45220
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |3.0.x
https://bugs.winehq.org/show_bug.cgi?id=45220
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|3.0.x |---
--- Comment #7 from Michael Stefaniuc mstefani@winehq.org --- Removing the 3.0.x milestone from bugs included in 3.0.3.