To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97552


User af changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [email protected] Mon Jan 12 12:11:53 +0000 
2009 -------
The crash is caused by an uncaught exception.  When the file is not properly
unlocked a css::uno::Exception is thrown.  The exception is not caught which
leads directly to a crash under the unixes.  On windows there "just" is a
corrupt object which leads to a crash later.

Fixed by catching css::uno::Exception in FuInsertOLE::DoExecute(SfxRequest&).

Modified file is
/sd/source/ui/func/fuinsert.cxx    rev. 266153


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to