To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=108330
------- Additional comments from [email protected] Thu Jan 14 16:55:15 +0000 2010 ------- Currently in this patch the file is deleted when the object it deleted, so how about we stick ifdef LINUX around the whole implmentation ? There we know that the underlying file can be deleted even when some other process has it open and that re: "An ideal solution would be probably to let the started process be closed before trying to delete the file. But the API that is used to start process does not get back enough information." That would be clobbered anyway by applications like firefox/OOo which connect to an already running instance, tell them to open it, and then exit immediately. So the launched process would be "closed", but the process that's handling the file wouldn't. --------------------------------------------------------------------- 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]
