https://bugs.winehq.org/show_bug.cgi?id=48952
Bug ID: 48952 Summary: NVDA hangs on start Product: Wine Version: 5.6 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ole32 Assignee: wine-bugs@winehq.org Reporter: contact@jookia.org Distribution: ArchLinux
Both the NVDA application and its setup menu hang due to CoEnableCallCancellation being unimplemented, and likely hangs on shut down due to CoDisableCallCancellation being unimplemented. Removing these function calls in NVDA causes the program to boot with no visible issues.
https://bugs.winehq.org/show_bug.cgi?id=48952
contact@jookia.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |18905
https://bugs.winehq.org/show_bug.cgi?id=48952
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.nvaccess.org/fi | |les/nvda/releases/2020.2/nv | |da_2020.2.exe Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=48952
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Returning S_OK is enough for installer to get to next crash on missing oleacc.dll.AccessibleObjectFromEvent, which is bug 48949.
https://bugs.winehq.org/show_bug.cgi?id=48952
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |609c311a81b87ed351a4cf02478 | |552c737fab716 Status|NEW |RESOLVED
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- Marking this one fixed, next issues are about missing oleacc functionality I believe.
https://source.winehq.org/git/wine.git/commit/609c311a81b87ed351a4cf02478552...
https://bugs.winehq.org/show_bug.cgi?id=48952
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.18.
https://bugs.winehq.org/show_bug.cgi?id=48952
Alexander Epaneshnikov aarnaarn2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aarnaarn2@gmail.com