View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001705 | Double Commander | File operations | public | 2017-01-22 01:22 | 2020-11-30 07:44 |
Reporter | zzarko | Assigned To | Alexx2000 | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Projection | none | ETA | none | ||
OS | Ubuntu | OS Version | 14.04 64bit | ||
Product Version | 0.7.7 | Product Build | 7285 | ||
Target Version | 0.8.0 | Fixed in Version | 0.8.0 | ||
Summary | 0001705: Opening terminal while moving file keeps the file open on source drive | ||||
Description | If I start a move operation of a larger file, and open a terminal while the file is moving, after the moving is finished, the file will still occupy space on source drive, until terminal is closed. Only after I close the terminal window, free space on source drive becomes larger. This isn't a problem only with terminal, same thing happens if I start any program from Double Commander while moving files. It looks to me that all open file handles are somehow transferred to a new process (terminal, editor, or any other program started from DC) and those files stay open until the program is closed, which in turn does not allow them to be physically deleted (I may be wrong about what happens under the hood, this is my best guess...) | ||||
Steps To Reproduce | 1. Note the amount of empty space on source drive 2. Start moving operation of some large file (~1GB) to another drive 3. Open the terminal while file is moving 4. Wait till move operation finishes 5. Amount of empty space on source drive remains the same 6. lsof -n | grep <filename> reveals that file still exists on source drive, although in "deleted" state 7. Close terminal -> amount of empty space on source drive increases | ||||
Tags | No tags attached. | ||||
Fixed in Revision | 7345-7346,7348-7349,7351-7352 | ||||
Operating system | Linux | ||||
Widgetset | QT4 | ||||
Architecture | 64-bit | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-01-22 01:22 | zzarko | New Issue | |
2017-01-22 02:37 | Alexx2000 | Assigned To | => Alexx2000 |
2017-01-22 02:37 | Alexx2000 | Status | new => acknowledged |
2017-01-22 12:03 | Alexx2000 | Fixed in Revision | => 7345 |
2017-01-22 12:03 | Alexx2000 | Target Version | => 0.8.0 |
2017-01-22 12:03 | Alexx2000 | Fixed in Version | => 0.8.0 |
2017-01-22 12:10 | Alexx2000 | Fixed in Revision | 7345 => 7345-7346 |
2017-01-24 21:34 | Alexx2000 | Fixed in Revision | 7345-7346 => 7345-7346,7348-7349 |
2017-01-28 11:52 | Alexx2000 | Fixed in Revision | 7345-7346,7348-7349 => 7345-7346,7348-7349,7351 |
2017-01-28 12:13 | Alexx2000 | Fixed in Revision | 7345-7346,7348-7349,7351 => 7345-7346,7348-7349,7351-7352 |
2017-07-22 15:11 | Alexx2000 | Status | acknowledged => resolved |
2017-07-22 15:11 | Alexx2000 | Resolution | open => fixed |
2020-11-30 07:44 | Alexx2000 | Status | resolved => closed |