Bug 163784 - Wrong size of changed files
Summary: Wrong size of changed files
Status: RESOLVED DUPLICATE of bug 154733
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-11 14:02 UTC by Alexey Chernov
Modified: 2008-06-11 21:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Chernov 2008-06-11 14:02:11 UTC
Version:            (using KDE 4.0.5)
Installed from:    Compiled From Sources
Compiler:          GCC 4.1.2 Target: x86_64-unknown-linux-gnu Configured with: ../gcc-4.1.2/configure --prefix=/usr --libexecdir=/usr/lib --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++ --disable-multilib Thread model: posix
OS:                Linux

Sometimes dolphin shows wrong information about file size both in status bar and in file Properties window. I've noticed it for changing files, for example, files captured with mplayer of some other growing files. I managed to show the right information again only by restarting KDE. To reproduce I have the only stable way (I hope it's proper, cause it's with mplayer use):
1. Open some directory in Dolphin.
1. Start capturing sound from some video file with mplayer in the directory opened with Dolphin:
mplayer foo.avi -vc dummy -vo null -ao pcm:file=bar.wav
2. After finish, select the file bar.wav to see the size in status bar or click Properties to see it in the window. File size should be wrong (very small, about 5% of real size).
3. Measure file size in console with du. It will show the real size.
Comment 1 Peter Penz 2008-06-11 21:06:36 UTC

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