[Bug 32916] New: FIFA 13 intaller don't run
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(a)winehq.org ReportedBy: marcossr09(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32916 --- Comment #1 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-02-06 18:52:30 CST --- Try running in the console like: TZ='Europe/London' wine <program> -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32916 marcos <marcossr09(a)yahoo.com.br> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #2 from marcos <marcossr09(a)yahoo.com.br> 2013-02-07 19:32:05 CST --- This work! Now the Installer run perfectly Thanks and sorry for the nuisance. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32916 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | Ever Confirmed|0 |1 --- Comment #3 from Austin English <austinenglish(a)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? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32916 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com --- Comment #4 from Bruno Jesus <00cpxxx(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32916 --- Comment #5 from Austin English <austinenglish(a)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? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32916 --- Comment #6 from Bruno Jesus <00cpxxx(a)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/ -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32916 --- Comment #7 from Austin English <austinenglish(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32916 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|FIFA 13 intaller don't run |Brazilian timezones are not | |correctly detected -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32916 Yanis Lukes <Pendrokar(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Pendrokar(a)gmail.com --- Comment #8 from Yanis Lukes <Pendrokar(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=32916 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian(a)fds-team.de --- Comment #9 from Sebastian Lackner <sebastian(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=32916 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |8dfcc397082e8618ceb5b4566d7 | |6960a165ec850 Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #10 from Bruno Jesus <00cpxxx(a)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(a)Note:/home/bruno$ date Qui Abr 30 22:54:15 BRT 2015 wine(a)Note:/home/bruno$ cat /etc/timezone America/Sao_Paulo -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=32916 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.42. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=32916 lucas.francesco93(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas.francesco93(a)gmail.com --- Comment #12 from lucas.francesco93(a)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" -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=32916 lucas.francesco93(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard(a)winehq.org -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=32916 Rodrigo Moreira Ribeiro <mulukou(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mulukou(a)gmail.com --- Comment #13 from Rodrigo Moreira Ribeiro <mulukou(a)gmail.com> --- The bug is back for me too -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org