https://bugs.winehq.org/show_bug.cgi?id=47920
Bug ID: 47920 Summary: Visio 2013 failed to complete installation Product: Wine Version: 4.11 Hardware: x86-64 OS: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: andrey.goosev@gmail.com CC: julliard@winehq.org Regression SHA1: 32fdffac424b51fbbbd89c02022b4269930bdd31 Distribution: ---
Error message: 'Visio Professional 2013 encountered an error during setup.'
https://bugs.winehq.org/show_bug.cgi?id=47920
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|32fdffac424b51fbbbd89c02022 | |b4269930bdd31 |
--- Comment #1 from Alexandre Julliard julliard@winehq.org --- It looks like some kind of race condition. I can also reproduce it with 32fdffac424b51fbbbd89c02022b4269930bdd31 reverted.
https://bugs.winehq.org/show_bug.cgi?id=47920
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #2 from Zebediah Figura z.figura12@gmail.com --- I can reproduce an error with 4.11, and no error with 6.0-rc3 (I did try several times), but the error is different:
"Error 25004. The product key you entered cannot be used on this machine. This is most likely due to previous Office 2013 trials being installed. (System error: -1073418218)"
If I run the same installer again, in the same prefix, I get the error message Andrey reported.
I'm going to assume this is the same problem, and do a reverse bisect to find out what fixed it...
zeb@terabithia:~/Downloads$ sha1sum VisioProfessional_x86_en-us.exe b89f7554460c830936a3cf1e15b76990524b363a VisioProfessional_x86_en-us.exe
https://bugs.winehq.org/show_bug.cgi?id=47920
--- Comment #3 from Zebediah Figura z.figura12@gmail.com --- 9369aea260e144f12d95c6b6386f095a58a031db is the first new commit commit 9369aea260e144f12d95c6b6386f095a58a031db Author: Zebediah Figura z.figura12@gmail.com Date: Sat Apr 4 18:15:30 2020 -0500
rpcrt4: Implement NdrClientCall3().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45699 Signed-off-by: Zebediah Figura z.figura12@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
Which I should have guessed in the first place, given the "unimplemented function" crashes. Here's what bothers me:
(1) I never once saw a race or inconsistent behaviour;
(2) there's no reason this should be a regression (though comment 1 suggests it isn't anyway).
Andrey, can you confirm whether the error message in comment 0 is the error message you see on the first installation in a new prefix? And can you please test the bug in current Wine?
https://bugs.winehq.org/show_bug.cgi?id=47920
--- Comment #4 from Andrey Gusev andrey.goosev@gmail.com --- It successfully installs now with 6.0-rc3-24-g3d2b4233288
If I run installer again, it asks what to do: Add or Remove Features, Repair, Remove, Enter a Product Key
so it looks a proper behaviour.
https://bugs.winehq.org/show_bug.cgi?id=47920
--- Comment #5 from Zebediah Figura z.figura12@gmail.com --- I'm not sure if we should assume this is bug 45699, then, or if it's some other bug...?
https://bugs.winehq.org/show_bug.cgi?id=47920
--- Comment #6 from Hans Leidekker hans@meelstraat.net --- Visio Professional 2013 installer runs to completion here on current Wine.
https://bugs.winehq.org/show_bug.cgi?id=47920
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE
--- Comment #7 from Zebediah Figura z.figura12@gmail.com --- I'm going to assume this was bug 45699.
*** This bug has been marked as a duplicate of bug 45699 ***
https://bugs.winehq.org/show_bug.cgi?id=47920
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate.