Bug 273514 - Dolphin misses file changes
Summary: Dolphin misses file changes
Status: RESOLVED DUPLICATE of bug 211472
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-17 21:10 UTC by Nikita Churaev
Modified: 2011-05-17 23:32 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 Nikita Churaev 2011-05-17 21:10:28 UTC
Version:           unspecified
OS:                Linux



Reproducible: Sometimes

Steps to Reproduce:
$ touch file_name

Actual Results:  
Sometimes Dolphin notices a new file being created, sometimes it doesn't.

Expected Results:  
Dolphin always notices a new file being created.

I've disabled Nepomuk before testing that and increased max , so I think it's not a lack of inotify watches (I'll be glad if you provide a way to get inofity statistics to get 100% sure).
Comment 1 Nikita Churaev 2011-05-17 21:11:59 UTC
Also, other applications miss file notifications too (KDevelop, open dialog, etc) so this might actually be KDirWatch problem.

I'm on Archlinux  KDE 4.6.3  Linux 2.6.38
Comment 2 Peter Penz 2011-05-17 23:32:33 UTC

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