http://bugs.winehq.org/show_bug.cgi?id=24722 Summary: LibreOffice 3.3.0 Beta misses msvcr90 func/var Product: Wine Version: 1.3.4 Platform: x86-64 URL: http://www.documentfoundation.org/download/ OS/Version: Linux Status: NEW Keywords: download, source Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs(a)winehq.org ReportedBy: nerv(a)dawncrow.de When typing Text into LibreOffice Writer (Build 9526) it crashes with: Unhandled exception: unimplemented function msvcr90.dll.__tzname called in 32-bit code (0x7ed9c497). I guess __tzname (with two underlines) is not a function, but is like _tzname (with one underline). I already tried replacing the stub in the specfile of msvcr90 with: @ extern __tzname msvcrt._tzname But then it silently dies when typing... -- 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.