http://bugs.winehq.org/show_bug.cgi?id=2559
Summary: Can't match system time zone name "PST" to an entry in TZ_INFO Product: Wine Version: 20041019 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: wine-programs AssignedTo: wine-bugs@winehq.org ReportedBy: brian@brianjacksonphoto.com
Hi-
I was trying to run the most recent version of NeatImage (www.neatimage.com) and got this:
fixme:ntdll:TIME_GetTZAsStr Can't match system time zone name "PST" to an entry in TZ_INFO fixme:ntdll:TIME_GetTZAsStr Please add appropriate entry to TZ_INFO and submit as patch to wine-patches fixme:ntdll:TIME_GetTZAsStr Can't match system time zone name "PST" to an entry in TZ_INFO fixme:ntdll:TIME_GetTZAsStr Please add appropriate entry to TZ_INFO and submit as patch to wine-patches Segmentation fault
The app installed OK, but won't run.
This is on SuSE 9.1, with the latest wine RPM from the sourceforge site. I looked, but could not find a TZ_INFO file. Neither TZ_FILE nor tz_file.
Do I need to chage my timezone?
I even tried by copying /usr/share/zoneinfo/PST8PDT to usr/share/zoneinfo/PST