Issue 115060 - BASE file isn't freed after closing program
Summary: BASE file isn't freed after closing program
Status: UNCONFIRMED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOO330m9
Hardware: Unknown Windows XP
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-14 16:13 UTC by oliver1804
Modified: 2013-01-29 22:01 UTC (History)
2 users (show)

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


Attachments
described .odb (4.21 KB, application/vnd.sun.xml.base)
2010-10-14 16:14 UTC, oliver1804
no flags Details
described .ods (8.39 KB, application/vnd.oasis.opendocument.spreadsheet)
2010-10-14 16:15 UTC, oliver1804
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description oliver1804 2010-10-14 16:13:15 UTC
1. open OOo with quickstarter

2. produce an .odb and register it

3. produce a table with 2 columns (id PK, number Integer)

4. close the db (BASE)

5. open CALC

6. name 1st column header in A1 = id, name 2nd column header in B1 = number

7. fill in values (id from 1 to 10, number from 10 to 100 result)
id     number
1      10
2      20
3      30
etc

8. View -> Data Sources (or F4)

9. Mark your records in Calc

10. drag & drop on Tables (of the registered .odb in step2)

11. follow the dialogue and transfer the data into the table (you've to fill in
the name manually and choose to append only the data)

12. after checking if you successfully transfered the data close Calc

13. try to rename the .odb
result: not possible

14. close the quickstarter

15. try to rename the .odb
result: possible
Comment 1 oliver1804 2010-10-14 16:14:22 UTC
Created attachment 72047 [details]
described .odb
Comment 2 oliver1804 2010-10-14 16:15:13 UTC
Created attachment 72048 [details]
described .ods
Comment 3 bjoern.michaelsen 2010-10-14 16:30:19 UTC
@qa: the original bug description (on IRC) was:
"I have a BASE file in a Windows network me and a few colleagues are working
with the .odb but I'm the only one that builds or changes forms when my
colleagues leave the BASE file I assumed that it should be no problem to edit
the forms but that is not the case and editing is only possible after the
colleagues exit their quickstarters"

fs commented: "note that you can simplify the scenario by just working with the
.odb like your colleagues do, and then check whether you can rename the file in
the Windows explorer -- If you can't, then you hit the bug"

This is why being unable to rename is a bug: It hints at problems in the file
locking.
Comment 4 oliver1804 2010-12-15 11:39:41 UTC
issue still there in OOo 3.3.0 RC7