To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=58232 Issue #:|58232 Summary:|Premature termination leaves file locks Component:|framework Version:|OOo 2.0 Platform:|Opteron/x86_64 URL:| OS/Version:|Linux Status:|UNCONFIRMED Status whiteboard:| Keywords:| Resolution:| Issue type:|ENHANCEMENT Priority:|P3 Subcomponent:|code Assigned to:|tm Reported by:|dbmoyes
------- Additional comments from [EMAIL PROTECTED] Mon Nov 21 02:52:27 -0800 2005 ------- Using flock()/ lockf() instead of physical file locks would mean that they would be cleared by the OS if the programs are terminated prematurely. That way, when restarting OpenOffice, you won't get an annoying error message. When telling OOffice to continue even though the userdata is locked, the diaglog box does not disappear, giving the impression of a software crash... Maybe it did crash... I explicitly killed OOffice and removed the file locks manually (actually, the entire ~/.open* directory) rather than wait for it to continue being stupid. --------------------------------------------------------------------- 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]
