https://bugs.winehq.org/show_bug.cgi?id=53595
Bug ID: 53595 Summary: Iran Timezone is not detected correctly Product: Wine Version: 7.15 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: aria.moradi007@gmail.com Distribution: ---
I get errors like
``` 00f0:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for +0430, bias -210, std (d/m/y): 22/09/2022, dlt (d/m/y): 22/03/2022 00f8:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for +0430, bias -210, std (d/m/y): 22/09/2022, dlt (d/m/y): 22/03/2022 0100:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for +0430, bias -210, std (d/m/y): 22/09/2022, dlt (d/m/y): 22/03/2022
``` Programs hang and don't run after errors like that, deleting the wine prefix and running the program again tends to fix the issue, but running the same (or any) program after that yields the issue, Also I didn't encounter the issue while running lutris' wine builds.
I'm running Arch Linux if that's related to anything and `/etc/localtime` is symliked to `/usr/share/zoneinfo/Asia/Tehran`
https://bugs.winehq.org/show_bug.cgi?id=53595
--- Comment #1 from aria.moradi007@gmail.com aria.moradi007@gmail.com --- I forgot to mention that Iran does daylight saving time and the time zone shfits between +3:30 and +4:30
https://bugs.winehq.org/show_bug.cgi?id=53595
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #2 from Henri Verbeet hverbeet@gmail.com --- I can confirm this. Additionally, this used to work, so this is a regression. My guess is that this broke with commit 3e370f761a24878ae4047fd7803673d108bea430, but I haven't verified that.
https://bugs.winehq.org/show_bug.cgi?id=53595
Meredith Johnson mjohnson@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |3ec7c467cdc89200929cf738e19 | |491182fb492a6 CC| |mjohnson@codeweavers.com
--- Comment #3 from Meredith Johnson mjohnson@codeweavers.com --- A bisect confirmed Henri's guess and blamed 3ec7c467cdc89200929cf738e19491182fb492a6.
For anyone else looking at this, I had inconsistent test results with an existing prefix, and needed to test fresh prefixes for each bisect step.
https://bugs.winehq.org/show_bug.cgi?id=53595
--- Comment #4 from Meredith Johnson mjohnson@codeweavers.com --- My mistake, that's a different commit from the one Henri mentioned :)
https://bugs.winehq.org/show_bug.cgi?id=53595
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |501ac4d496e9fb10fab3ec7c891 | |ae2ce530e2b94 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Hopefully fixed by 501ac4d496e9fb10fab3ec7c891ae2ce530e2b94.
https://bugs.winehq.org/show_bug.cgi?id=53595
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.0-rc2.