https://bugs.winehq.org/show_bug.cgi?id=45750
Bug ID: 45750 Summary: Unable to open any Excel sheet with wine greater than 3.7 Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: bbutscheidt@yahoo.de Distribution: ---
Created attachment 62191 --> https://bugs.winehq.org/attachment.cgi?id=62191 shell messges while open excel 2007 and failing to open an excel sheet
What I do: Open Excel 2007. Open a file using the proper Excel menu. Now Excel crashes and restarts.
This happens, e.g. with wine 3.15 or 3.8.
When I downgrade to version 3.7 everything works again as usual, e.g. I can open and work with the same files failing before with higher wine versions.
https://bugs.winehq.org/show_bug.cgi?id=45750
bbutscheidt@yahoo.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bbutscheidt@yahoo.de
https://bugs.winehq.org/show_bug.cgi?id=45750
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Can you do a regression test between wine 3.7 and wine 3.8 to find out which commit broke it?
https://bugs.winehq.org/show_bug.cgi?id=45750
--- Comment #2 from bbutscheidt@yahoo.de --- Upps, I think I know what you are talking about but I never did such a thing.
Is there some howto for such kind of thing you can recommend? (What I found was this:
https://wiki.winehq.org/Reverse_Regression_Testing
but there is not much to test this way between 3.7 (working) and 3.8 (not working) I guess?
https://bugs.winehq.org/show_bug.cgi?id=45750
--- Comment #3 from Rosanne DiMesio dimesio@earthlink.net --- (In reply to bbutscheidt from comment #2)
Upps, I think I know what you are talking about but I never did such a thing.
Is there some howto for such kind of thing you can recommend? (What I found was this:
The instructions you should follow are here: https://wiki.winehq.org/Regression_Testing.
but there is not much to test this way between 3.7 (working) and 3.8 (not working) I guess?
Guess again.
dimesio@linux-c2sv:/wine/wine-git> git bisect bad wine-3.8 dimesio@linux-c2sv:/wine/wine-git> git bisect good wine-3.7 Bisecting: 94 revisions left to test after this (roughly 7 steps)
I can't do the regression test for you because I can't reproduce the problem.
https://bugs.winehq.org/show_bug.cgi?id=45750
--- Comment #4 from bbutscheidt@yahoo.de --- I see and I think I understand what to do.
I'll try my best to be of help and come back when I have the needed result..
https://bugs.winehq.org/show_bug.cgi?id=45750
--- Comment #5 from bbutscheidt@yahoo.de --- 1st result:
The problem is gone with the git-version?! I compiled it twice to be sure.
Unfortunately, I cannot get 3.15 or 3.14 compiled (both show errors concerning fonts ...)
I only know that the package 3.14 which comes from the repo of archlinux shows the described problem introduced with version 3.8.
But since it is gone with current git, I guess there is no need to worry ?!
https://bugs.winehq.org/show_bug.cgi?id=45750
--- Comment #6 from Fabian Maurer dark.shadow4@web.de --- Sounds like another instance of bug 45199.