Dotan Cohen <dotancohen@gmail.com> wrote:> I was able to install Brilliant Photo, but when I try to run it I get this:
> dotancohen@ety:~/.wine/drive_c/Program Files/Brilliant
> Labs/BrilliantPhoto$ wine BrilliantPhoto.exe
> fixme:ntdll:TIME_GetTZAsStr Can't match system time zone name
"IDT",
> bias=-180 and dst=1 to an entry in TZ_INFO. 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
"IDT",
> bias=-180 and dst=1 to an entry in TZ_INFO. Please add appropriate
> entry to TZ_INFO and submit as patch to wine-patches
> dotancohen@ety:~/.wine/drive_c/Program Files/Brilliant Labs/BrilliantPhoto$
>
> How do I add the appropriate time zone? I'm on wine version 0.9.12.
Thanks.
You need to add it to dlls/ntdll/time.c and then generate and submit a
patch. Instructions can be found on winehq.org. BTW, what time zone is
IDT? A quick web search reveals that it is one of Israeli/Iran/Indian
Daylight Time.
Daniel