https://bugs.winehq.org/show_bug.cgi?id=53668
Bug ID: 53668 Summary: Previously installed & working Microsoft Office tools (Word/Excel/Powerpoint) not working after wine upgrade Product: Wine Version: 7.17 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: bug-report-wine@yopmail.com Distribution: ---
Created attachment 73078 --> https://bugs.winehq.org/attachment.cgi?id=73078 Office 2013 (word) crash
Hi,
In a previous version of wine (probably 6.x), I had installed Word/Excel/PowerPoint 2013 & 2016 from MS Office Pro DVDs (32bits) in 2 separate wine 32bits prefixes.
I use docs from AppDB ( https://appdb.winehq.org/objectManager.php?sClass=version&iId=34983 ) and StackOverflow answers. The solutions mostly consited in installing riched2 & riched3 and msxml6 with winetricks.
In the end, all three tools from both versions of office suite were mostly working (2013 was usable and 2016 was regularly asking to register the suite, but with the registering dialog was crashing - changing the windows version & re-running often sufficed making it run again).
Recently, I switched to a new machine which had Ubuntu 22.04 and wine 7.16 (then upgraded to 7.17). I zipped & copied the ~/.wine directories from the initial machine and tried to run them on the new machine. This process worked with previous several versions of the Office suite (2000/2003/2007/2010) and wine versions.
Unfortunately, it's not working with either 2013 & 2016. I got the splash screen for some time, with the "dots animation" which shows something is being loaded, but then wine closes itself with the same error for 2013 & 2016 programs: "0134:err:seh:NtRaiseException Unhandled exception code e0000003 flags 0 addr 0x7b012356". Which I have no idea how to solve :{
See attached logs.
https://bugs.winehq.org/show_bug.cgi?id=53668
--- Comment #1 from li ar bug-report-wine@yopmail.com --- Created attachment 73079 --> https://bugs.winehq.org/attachment.cgi?id=73079 Office 2016 crash
https://bugs.winehq.org/show_bug.cgi?id=53668
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- It's possible something else got upgraded too, and now you have this:
011c:err:wgl:init_opengl Failed to load libGL: libGL.so.1: cannot open shared object file: No such file or directory
This needs to be fixed, by making 32-bit opengl support work on your system.