To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=63156
------- Additional comments from [EMAIL PROTECTED] Tue Mar 28 00:25:18 -0800 2006 ------- Hi Radek, I have bad news for you. You patch cant be used this way. Here are the requirements: a) Instead of storing all open documents to it's original location the mechanism of AutoSave has to be used. So the whole session has to be stored and restored in the same way then AutoSave/CrashSave/AutoRecovery it does. b) The used query box of our internal method "QueryExit()" isnt possible in general. c) Our user experience team decided, that it's not usual to ask the user for cancel such session logout. Because the user himself forced the system to shutdown. On the other side it can be dangerous to wait for a user decision ... because some session manager implementations kill a process in case it seams to be "not responding" ! d) The API change isnt possible in general. The only solution I can provide currently: we dont hide our documents on saving as it is currently implemented. So you will see the save progress for every document, which is realy saved on such session logout. Of course we will disable the UI so the user has no chance to disturb this process by clicking into any OOo document. Is this an option for you ? --------------------------------------------------------------------- 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]
