https://bugs.winehq.org/show_bug.cgi?id=55806
Bug ID: 55806 Summary: recent updates broke Wine Product: Wine-staging Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: johnmagdy437@yahoo.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
after upgrading Wine, i found that whenever i try to run any application it refuses to open... even winecfg is not working
``` 0220:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for EEST, bias -120, std (d/m/y): 27/10/2023, dlt (d/m/y): 28/04/2023 0228:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for EEST, bias -120, std (d/m/y): 27/10/2023, dlt (d/m/y): 28/04/2023 0230:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for EEST, bias -120, std (d/m/y): 27/10/2023, dlt (d/m/y): 28/04/2023 0238:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for EEST, bias -120, std (d/m/y): 27/10/2023, dlt (d/m/y): 28/04/2023 0238:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. 0238:err:winediag:nodrv_CreateWindow L"The explorer process failed to start." ```
***timedatectl status***: ``` Local time: Thu 2023-10-19 02:30:48 EEST Universal time: Wed 2023-10-18 23:30:48 UTC RTC time: Wed 2023-10-18 23:30:48 Time zone: Africa/Cairo (EEST, +0300) System clock synchronized: yes NTP service: active RTC in local TZ: no ``` Wine Version: 8.0.2 ***cat /etc/timezone**: ``` Africa/Cairo ```
similar issues: https://forum.winehq.org/viewtopic.php?t=31104 https://bugs.winehq.org/show_bug.cgi?id=32916 https://bugs.winehq.org/show_bug.cgi?id=45786 https://github.com/ValveSoftware/Proton/issues/944#issuecomment-417303447
i tried to run **TZ="America/Manaus" winecfg** and it fixed that timezone error but it still failed to run any application even winecfg... and regarding window problem i never found any fix nor patch for it..