https://bugs.documentfoundation.org/show_bug.cgi?id=152472
--- Comment #3 from Robert Großkopf <[email protected]> --- (In reply to Paul Ward from comment #2) > Similarly, temporary folders and files are left behind after doing either of > the following: > > -- displaying the list of queries by clicking the query button on the LO > Base main page (even without running or editing a query) > > -- opening the Tools:SQL window from the LO Base main page (even without > executing an SQL command) No wonder - the database will be opened. Connecting to queries and tables and also tools → sql will open the database. Looking at the report you are using Firebird. The database will be unpacked in the tmp-folder for getting the data. Buggy behavior you reported is the files in tmp-folder aren't deleted when LO has been closed. And this I couldn't confirm. No more files here when LO has been closed. All old lu… folders in tmp I could find are folders, which weren't deleted because LO crashed/hanged - for example while testing macro code. -- You are receiving this mail because: You are the assignee for the bug.
