https://bugs.documentfoundation.org/show_bug.cgi?id=168897
Michael Stahl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |desktop.org | Ever confirmed|0 |1 Status|UNCONFIRMED |ASSIGNED --- Comment #2 from Michael Stahl <[email protected]> --- this was very nonobvious, but it looks like the problem is that CMAccessible::SmartQI() returns a pointer that was queried for IUnknown, and not for the interface that the caller requested (actually i'm wondering how this doesn't crash all the time and with every Win a11y tool) > Supposedly in master too, I'm just unable to tell Windows to use the nightly > as default association, somehow. try: msiexec /i ...msi WRITE_REGISTRY=1 > It seems like this does not happen, if I open the file from a running LO > instance this crashes for me too. -- You are receiving this mail because: You are the assignee for the bug.
