| 99e8950f | 09-Aug-2013 |
Herbert Dürr <hdu@apache.org> |
#i122818# fix crash in online-update-check when no application is active
Closing all application windows and retaining access to the application menu is only possible on MacOSX. The DispatchProvider
#i122818# fix crash in online-update-check when no application is active
Closing all application windows and retaining access to the application menu is only possible on MacOSX. The DispatchProvider used for the update check seems to depend on having an active application window. Maybe it is possible to get the update check working without it but this patch doesn't attempt that, it prevent further escalation such as crashes.
Fixed by: Herbert Duerr Debugged by: Oliver-Rainer Wittmann, Herbert Duerr Found by: Frantisek Erben
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1512330 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|