View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001900 | Double Commander | Graphical user interface | public | 2017-08-14 10:20 | 2023-02-11 12:18 |
Reporter | kandrey89 | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Projection | none | ETA | none | ||
Platform | macOS | OS | OSX | OS Version | 10.12.6 |
Product Version | 0.7.8 | Product Build | 2017/2/24 | ||
Fixed in Version | 1.1.0 | ||||
Summary | 0001900: Auto Refresh Does Not Work - File Size Not Updated | ||||
Description | I have enabled auto refresh on creation of files and change of file size. On macOS, while inside a directory where a new fill will be created by a matlab script, the file shows up in the file list, but it shows that the file size is 0. The file size below the file list window does not change, even after 2 mins after the file has been written to and closed. I had to go up 1 directory level and go back down, then the file size was correctly shown. In addition, the CTRL+L command to show the file size in a popup window also reported the filesize as 0 bytes. | ||||
Tags | No tags attached. | ||||
Fixed in Revision | |||||
Operating system | MacOSX | ||||
Widgetset | Cocoa | ||||
Architecture | 64-bit | ||||
|
I tested this on Carbon and Qt version of macOS build 7400, the issue persists on both. To reproduce: go to ~/ in DC and open a terminal in the same location in the terminal do touch xxx look at that file size in DC, it says 0, so far so good then in terminal type: echo "sdfkljdsklfjlksdjfljfdjklsdfjklsd" > xxx go to DC and check the filesize, it's still 0, the file list did not autoupdate change folders and come back to ~/, now the filesize has been updated and is correct, showing 34 bytes CTRL+L nor the file attributes under the file list window work, no matter how long you wait |
|
Can you please re-test v.0.8.4? Testing under Linux Ubuntu LTS 18.04.01 it works fine, so it is a macOS issue? |
|
It is macOS only issue. |
|
This issue does not only affect file size refresh, it also affects showing the files in the directory if a file has been renamed, added or removed. Basically, the panel is not refreshing/tracking the contents of the open folder. |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-08-14 10:20 | kandrey89 | New Issue | |
2017-08-16 08:11 | kandrey89 | Note Added: 0002328 | |
2018-10-21 14:59 | w2017 | Note Added: 0002806 | |
2018-10-21 16:49 | w2017 | Note Edited: 0002806 | |
2018-10-25 09:20 | Alexx2000 | Note Added: 0002836 | |
2018-10-27 12:17 | Alexx2000 | Status | new => confirmed |
2019-01-03 07:05 | kandrey89 | Note Added: 0002987 | |
2023-02-11 12:18 | Alexx2000 | Status | confirmed => resolved |
2023-02-11 12:18 | Alexx2000 | Resolution | open => fixed |
2023-02-11 12:18 | Alexx2000 | Fixed in Version | => 1.1.0 |