Cant' run ANYTHING on Wine 4.0.3

Questions about Wine on Linux
Locked
kromak
Level 2
Level 2
Posts: 20
Joined: Mon Dec 23, 2019 2:56 pm

Cant' run ANYTHING on Wine 4.0.3

Post by kromak »

After being unable to run Firefox, epsxe, I also tried to run Palemoon and Age of Empires. Although the error messages have variations among them, all seem to share these:

Code: Select all

000b:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for BRST, bias 180, std (d/m/y): 16/02/2020, dlt (d/m/y): 18/10/2020
000d:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for BRST, bias 180, std (d/m/y): 16/02/2020, dlt (d/m/y): 18/10/2020
000f:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for BRST, bias 180, std (d/m/y): 16/02/2020, dlt (d/m/y): 18/10/2020
0012:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for BRST, bias 180, std (d/m/y): 16/02/2020, dlt (d/m/y): 18/10/2020
001b:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for BRST, bias 180, std (d/m/y): 16/02/2020, dlt (d/m/y): 18/10/2020
0020:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for BRST, bias 180, std (d/m/y): 16/02/2020, dlt (d/m/y): 18/10/2020
0022:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for BRST, bias 180, std (d/m/y): 16/02/2020, dlt (d/m/y): 18/10/2020
0009:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for BRST, bias 180, std (d/m/y): 16/02/2020, dlt (d/m/y): 18/10/2020
0009:fixme:system:SystemParametersInfoW Unimplemented action: 110 (SPI_GETSHOWIMEUI)
0009:fixme:win:EnumDisplayDevicesW ((null),0,0x32d808,0x00000000), stub!
WARNING: Application calling GLX 1.3 function "glXCreateWindow" when GLX 1.3 is not supported!  This is an application bug!
wine: Unhandled page fault on write access to 0x00000070 at address 0x7da781a0 (thread 0009), starting debugger...
002b:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for BRST, bias 180, std (d/m/y): 16/02/2020, dlt (d/m/y): 18/10/2020
I would like that this time, someone shows and help me to figure out the reasons behind it. It has been quite disappointing to open thread after thread and see no help from anyone here.
jkfloris
Level 12
Level 12
Posts: 3141
Joined: Thu Aug 14, 2014 10:10 am

Re: Cant' run ANYTHING on Wine 4.0.3

Post by jkfloris »

Do you get these messages on your Ubuntu 10 machine?
Locked