Bug 281583 - Dolphin does not refresh file size
Summary: Dolphin does not refresh file size
Status: RESOLVED DUPLICATE of bug 211472
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: details mode (show other bugs)
Version: 1.7
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-07 21:06 UTC by Musikolo
Modified: 2011-09-08 07:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Musikolo 2011-09-07 21:06:16 UTC
Version:           1.7 (using KDE 4.7.0) 
OS:                Linux

The problem I have found is that if you are in a directory and create a file in the same directory from a separate application, the name of the file is refresh in dolphin, but its size does not. However, if you remove the file, it disappears from the list, as expected.

PS: I have just upgraded to KDE 4.7.1 and rebooted my PC and check my problem persists.

Reproducible: Always

Steps to Reproduce:
1.- Open Dolphin in directory
2.- Open Konsole in the same directory
3.- From Konsole issue the next command: date >> date.txt
4.- Repeat the previous step many times
5.- Press F5 in dolphin to refresh the size of the file date.txt
6.- From Konsole issue: rm date.txt


Actual Results:  
Current size is not refreshed automatically and you have to manually press the key F5 to refresh it.

Expected Results:  
Current size should be refreshed automatically.

OS: Linux (x86_64) release 3.0-ARCH
Compiler: gcc
Linux version: 3.0.4
KDE: 4.7.1
Dolphin: 1.7
Comment 1 Peter Penz 2011-09-08 07:20:56 UTC

*** This bug has been marked as a duplicate of bug 211472 ***