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





------- Additional comments from [EMAIL PROTECTED] Fri May 18 20:31:33 +0000 
2007 -------
Thanks, I'll check for the UNO client application.

The API does not say it requires a FileInputStream, it says InputStream only.
This API call worked in OO_2.0 with any InputStream. Actually I have to get a
BLOB from a database (an InputStream), I have to convert it, and then pass it
back to the database. No files here. This worked fine in 2.0. Unfortunatelly 2.0
was hanging during the conversion of some files and a crash popup window blocked
every other conversion after. (The restore and crash popup showed up even after
I had burned the -nocrashreport and -norestore option into soffice script.) This
was eliminated in 2.2. But the change in the API made me use a workaround: I
have to make a temporary file now, do the conversion, then delete the file. So
long the whole story. I think if the loadFromStream API changed and now it
requires a FileInputStream, the function call should reflect it.


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