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.