http://bugs.winehq.org/show_bug.cgi?id=32916
Bug #: 32916 Summary: FIFA 13 intaller don't run Product: Wine Version: 1.5.18 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: marcossr09@yahoo.com.br Classification: Unclassified
Created attachment 43474 --> http://bugs.winehq.org/attachment.cgi?id=43474 err log
Hi,
when I try run the Installer of the FIFA 13 the following log (in attachment) appears in the terminal and nothing happens.
Thanks
http://bugs.winehq.org/show_bug.cgi?id=32916
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com 2013-02-06 18:52:30 CST --- Try running in the console like:
TZ='Europe/London' wine <program>
http://bugs.winehq.org/show_bug.cgi?id=32916
marcos marcossr09@yahoo.com.br changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #2 from marcos marcossr09@yahoo.com.br 2013-02-07 19:32:05 CST --- This work! Now the Installer run perfectly
Thanks and sorry for the nuisance.
http://bugs.winehq.org/show_bug.cgi?id=32916
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | Ever Confirmed|0 |1
--- Comment #3 from Austin English austinenglish@gmail.com 2013-02-11 10:27:47 CST --- (In reply to comment #2)
This work! Now the Installer run perfectly
Thanks and sorry for the nuisance.
Nothing was fixed in wine. What timezone are you using?
http://bugs.winehq.org/show_bug.cgi?id=32916
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com 2013-02-12 09:24:25 CST --- (In reply to comment #3)
Nothing was fixed in wine. What timezone are you using?
The same as me, -3:00 Brasilia. I have the same problem with different programs.
http://bugs.winehq.org/show_bug.cgi?id=32916
--- Comment #5 from Austin English austinenglish@gmail.com 2013-02-12 12:47:08 CST --- (In reply to comment #4)
(In reply to comment #3)
Nothing was fixed in wine. What timezone are you using?
The same as me, -3:00 Brasilia. I have the same problem with different programs.
A quick glance shows that Brasilia isn't a timezone listed in the wine registry (tools/wine.inf), but Europe/London is. For Brazil, the only timezone listed is HKLM,%CurrentVersionNT%\Time Zones\Central Brazilian Standard Time,"Display",,"America/Manaus" HKLM,%CurrentVersionNT%\Time Zones\Central Brazilian Standard Time,"Dlt",,"Central Brazilian Daylight Time" HKLM,%CurrentVersionNT%\Time Zones\Central Brazilian Standard Time,"Std",,"Central Brazilian Standard Time"
Does TZ="America/Manaus" help?
http://bugs.winehq.org/show_bug.cgi?id=32916
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com 2013-02-13 17:13:47 CST --- (In reply to comment #5)
Does TZ="America/Manaus" help?
Yes, where does that table come from?
Brazil has 3 different timezones: http://wwp.greenwichmeantime.com/time-zone/south-america/brazil/time-brazil/
http://bugs.winehq.org/show_bug.cgi?id=32916
--- Comment #7 from Austin English austinenglish@gmail.com 2013-02-13 19:50:33 CST --- (In reply to comment #6)
(In reply to comment #5)
Does TZ="America/Manaus" help?
Yes, where does that table come from?
They were manually added, you'll want to add it to tools/wine.inf. That timezone was added in 529f25dc60f385f7e037886f42187e79c6e517f1. There's a comment: [Timezones] ; The timezone information (TZI field) comes from the Olson timezone database ; http://www.twinsun.com/tz/tz-link.htm ; The mapping of Windows timezone names to Olson Tzids is based on the ; Unicode.org CLDR data: ; http://unicode.org/cldr/data/diff/supplemental/windows_tzid.html
http://bugs.winehq.org/show_bug.cgi?id=32916
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|FIFA 13 intaller don't run |Brazilian timezones are not | |correctly detected
http://bugs.winehq.org/show_bug.cgi?id=32916
Yanis Lukes Pendrokar@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Pendrokar@gmail.com
--- Comment #8 from Yanis Lukes Pendrokar@gmail.com --- For some if not all, this bug even causes Unity Editor(Unity3D) to not render contents of its inner windows. Related bug #18061
https://bugs.winehq.org/show_bug.cgi?id=32916
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #9 from Sebastian Lackner sebastian@fds-team.de --- Could someone please retest if the problem still exists? This issue should be fixed by http://source.winehq.org/git/wine.git/commit/f651fe48d6b53c2d9e11bbe17490b2b... and previous patches. If there are any remaining timezones which do not work properly, just tell me the unix timezone name, and I'll write a patch for it.
https://bugs.winehq.org/show_bug.cgi?id=32916
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |8dfcc397082e8618ceb5b4566d7 | |6960a165ec850 Status|REOPENED |RESOLVED Resolution|--- |FIXED
--- Comment #10 from Bruno Jesus 00cpxxx@gmail.com --- Thank you very much Sebastian, before your commits I had (now the year is 2015): fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 180, std (d/m/y): 22/02/2015, dlt (d/m/y): 18/10/2015
Now the message no longer appears and there are no more .net exceptions about timezone not found.
wine@Note:/home/bruno$ date Qui Abr 30 22:54:15 BRT 2015
wine@Note:/home/bruno$ cat /etc/timezone America/Sao_Paulo
https://bugs.winehq.org/show_bug.cgi?id=32916
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.42.
https://bugs.winehq.org/show_bug.cgi?id=32916
lucas.francesco93@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas.francesco93@gmail.com
--- Comment #12 from lucas.francesco93@gmail.com --- That same exact bug is back again on wine 4.12.1
"002a:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for -03, bias 180, std (d/m/y): 17/02/2019, dlt (d/m/y): 31/12/2019"
https://bugs.winehq.org/show_bug.cgi?id=32916
lucas.francesco93@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=32916
Rodrigo Moreira Ribeiro mulukou@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mulukou@gmail.com
--- Comment #13 from Rodrigo Moreira Ribeiro mulukou@gmail.com --- The bug is back for me too