<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 20/08/11 17:32, Lionel Elie Mamane wrote:
<blockquote cite="mid:20110820163203.GA8427@capsaicin.mamane.lu"
type="cite">
<pre wrap="">I'd rather we fix <b class="moz-txt-star"><span class="moz-txt-tag">*</span>that<span class="moz-txt-tag">*</span></b> separate bug cleanly; after all, other
exceptions may by thrown during a save. That commit is only in master
(not libreoffice-3-4) anyway, so we have breathing space.
</pre>
<blockquote type="cite" style="color: #000000;">
<pre wrap=""><span class="moz-txt-citetags">> </span>it appears the exception here isn't really handled, I think the
<span class="moz-txt-citetags">> </span>exception is caught ( and ignored ) previously precisely because
<span class="moz-txt-citetags">> </span>nothing really can be done ( or at least the calling code lacks the
<span class="moz-txt-citetags">> </span>brains to handle the exception ).
</pre>
</blockquote>
<pre wrap="">Writer seems to handle it correctly... Also, the exception <b class="moz-txt-star"><span class="moz-txt-tag">*</span>is<span class="moz-txt-tag">*</span></b> caught
(file sfx2/source/doc/objserv.cxx function
SfxObjectShell::ExecFile_Impl line 680 in master), as the nice pop-up
error message shows. Probably calc "just" mishandles an error return
value of that function.
That code throws away the message of the exception, though <span class="moz-smiley-s2" title=":-("><span>:-(</span></span>
It will probably be about two weeks before I can look into it.
</pre>
</blockquote>
ah, ok, but please revert then if you cannot make it *behave* itself<br>
<br>
Noel<br>
</body>
</html>