[Bug 8499] AutoWikiBrowser doesn't work (uses .NET 2 framework)
http://bugs.winehq.org/show_bug.cgi?id=8499 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #14 from Dan Kegel <dank(a)kegel.com> 2008-03-17 15:29:32 --- Then do 'winetricks vcrun2005'. For me, with today's wine, after I do wget http://kegel.com/wine/winetricks rm -rf .wine sh winetricks -q mono12 gdiplus allfonts vcrun2005 wget http://dl.sourceforge.net/autowikibrowser/AutoWikiBrowser4302.zip unzip AutoWikiBrowser4302.zip cd AutoWikiBrowser4302 wine AutoWikiBrowser.exe it fails with 0011:Call KERNEL32.GetTimeZoneInformation(0061ee98) ret=68f65574 fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 480, std (d/m/y): 2/11/2008, dlt (d/m/y): 9/03/2008 0011:Ret KERNEL32.GetTimeZoneInformation() retval=00000002 ret=68f65574 [196147 lines later...] System.TypeInitializationException: An exception was thrown by the type initializer for System.TimeZone ---> System.NotSupportedException: Can't get timezone name. at System.CurrentSystemTimeZone..ctor (Int64 lnow) [0x00000] at System.TimeZone..cctor () ... That find_reg_tx_info is a very recent message, maybe this would have gotten further with wine from a few days ago... -- 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.
participants (1)
-
wine-bugs@winehq.org