[Bug 24722] New: LibreOffice 3.3.0 Beta misses msvcr90 func/var
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.
http://bugs.winehq.org/show_bug.cgi?id=24722 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine.dev(a)web.de -- 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=24722 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban(a)gmail.com -- 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=24722 --- Comment #1 from Piotr Caban <piotr.caban(a)gmail.com> 2010-10-12 15:26:50 CDT --- I've sent a patch that implements __tzname: http://source.winehq.org/patches/data/67147 If the application is not working with it please write some installation instructions (I have installed Libre Office in clean wineprefix and it was complaining about missing jre, installing jre didn't change anything). -- 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=24722 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2010-10-13 12:55:05 CDT --- Fixed by http://source.winehq.org/git/wine.git/?a=commitdiff;h=938fa8bbbc0932dd8bf39f... file a new bug for any other problems. Thanks Piotr! -- 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=24722 --- Comment #3 from André H. <nerv(a)dawncrow.de> 2010-10-13 13:16:01 CDT --- Yep, it works! @piotr: just ignore the JRE warnings with pressing OK very often, it's mostly onetime. Further there is a similar problem, but i'll send a patch. 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=24722 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2010-10-15 12:50:34 CDT --- Closing bugs fixed in 1.3.5. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=24722 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |938fa8bbbc0932dd8bf39f8ed9c | |8f34c595272f7 -- 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