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





------- Additional comments from [EMAIL PROTECTED] Fri Oct  6 01:18:09 -0700 
2006 -------
I'm not entirely happy with the fix, I think the problems is deeper and the
patch is just a bit of sticky plaster ( but it does prevent the core )

some interesting things, when exporting a package there obviously are "silent"
errors, but these don't cause a core ( but maybe thats to do with the error type
I dunno )

a) there is no interaction handler passed down the chain but that in itself
isn't a solution,
   * ucbhelper/source/provider/cancelcommandexecution.cxx will rethrow the
exception even if an interaction handler is provided ( which seems a little
strange to me )
   * passing an interaction handler down results in many file doesn't exist
dialogs getting poped up ( and ultimately it will core because of the rethrown
exception )
b) I didn't look into it but the fact exporting a package to a readonly dir
dosn't cause a problem a core ( maybe the error triggering things is different
though )


---------------------------------------------------------------------
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