Issue 58232 - Premature termination leaves file locks
Summary: Premature termination leaves file locks
Status: CLOSED DUPLICATE of issue 67607
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOo 2.0
Hardware: PC (x86_64) Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: requirements
QA Contact: issues@framework
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2005-11-21 10:52 UTC by dbmoyes
Modified: 2010-03-25 23:32 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description dbmoyes 2005-11-21 10:52:27 UTC
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.
Comment 1 thorsten.martens 2005-11-24 12:54:27 UTC
TM->requirements: Please have a look.
Comment 2 ace_dent 2008-05-16 01:41:20 UTC
OpenOffice.org Issue Tracker - Feedback Request.

The Issue you raised is currently assigned to 'Requirements' pending review, but
has not been updated within the last 2+ years. Please consider re-testing with
one of the latest versions of OOo, as the problem(s) may have already been
addressed. Either use the recent stable version:
http://download.openoffice.org/index.html
or consider trying the new OOo 3 BETA (still in testing):
http://download.openoffice.org/3.0beta/
 
Please report back the outcome so this Issue may be Closed or Progressed as
necessary - otherwise it may be Resolved as Invalid in the future. You may also
wish to search for (and note) any duplicates of this Issue that may have
advanced further by checking the Issue Tracker:
http://www.openoffice.org/issues/query.cgi
 
Many thanks,
Andrew
 
Cleaning-up and Closing old Issues as part of:
~ The Grand Bug Squash, pre v3 ~
http://marketing.openoffice.org/3.0/announcementbeta.html
Comment 3 lohmaier 2010-03-25 23:32:01 UTC
duplicate.

*** This issue has been marked as a duplicate of 67607 ***
Comment 4 lohmaier 2010-03-25 23:32:19 UTC
closing duplicate.