https://bugs.winehq.org/show_bug.cgi?id=44332
Bug ID: 44332 Summary: Powerpoint slideshow "unknown error" Product: Wine Version: 3.0-rc5 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: michael@wrzaczek.at Distribution: ---
Im am using Arch Linux. Office 2010 Powerpoint works fine on Wine-2 (various versions in Arch stable) but with release candidates in wine-3 (rested rc2, rc3, rc4 and rc5) I get "Unknown error" when showing a slide show in Powerpoint. Excel and Work work fine and also powerpoint except for the slideshow. What information can I submit in order to fix this or am I missing some new configuration requirement? Many thanks in advance, Michael
https://bugs.winehq.org/show_bug.cgi?id=44332
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Summary|Powerpoint slideshow |Powerpoint 2007/2010 |"unknown error" |slideshow encounters an | |"unexpected error" trying | |to move past first slide Version|3.0-rc5 |3.0-rc1 CC| |dimesio@earthlink.net, | |z.figura12@gmail.com
--- Comment #1 from Rosanne DiMesio dimesio@earthlink.net --- Confirming and setting version based on regression test results.
Regression test results:
00aca1476efd573cbf9d31a45c3d484f6fa6055b is the first bad commit commit 00aca1476efd573cbf9d31a45c3d484f6fa6055b Author: Zebediah Figura zfigura@codeweavers.com Date: Thu Nov 30 10:21:02 2017 -0600
hlink: Better handle the IBrowseContext parameter in IHlink::Navigate().
Query it for an IHlinkTarget object. Also, use ShellExecute() only if the parameter is NULL.
Signed-off-by: Zebediah Figura zfigura@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
:040000 040000 1ddd4fea9e4468fb2506e96fd0628c0a4cfe46e2 589824bd878e32b1561b7d1ff9edf29102f6bb89 M dlls
This also affects Powerpoint 2007. To reproduce, open any Powerpoint file and start a slideshow. The first slide will appear as usual, but when you hit enter, a dialog pops up saying it encountered an unexpected error and the slideshow does not progress.
https://bugs.winehq.org/show_bug.cgi?id=44332
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |00aca1476efd573cbf9d31a45c3 | |d484f6fa6055b Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=44332
--- Comment #2 from Zebediah Figura z.figura12@gmail.com --- Thanks for the report; I've submitted a patch which should fix this.
https://bugs.winehq.org/show_bug.cgi?id=44332
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |c2953ba45775cdaf4c2653cc633 | |7ea93031e04b4
--- Comment #3 from Zebediah Figura z.figura12@gmail.com --- Should be fixed by c2953ba45775cdaf4c2653cc6337ea93031e04b4.
https://bugs.winehq.org/show_bug.cgi?id=44332
--- Comment #4 from Michael Wrzaczek michael@wrzaczek.at --- Great. Thanks a lot for the fast reaction!
https://bugs.winehq.org/show_bug.cgi?id=44332
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.0-rc6.