Discussion:
[Bug 49247] New: kate pops up file changed dialog after file has been added to a tar file.
s***@digitalspinner.com
2002-10-16 16:10:12 UTC
Permalink
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

http://bugs.kde.org/show_bug.cgi?id=49247
Summary: kate pops up file changed dialog after file has been
added to a tar file.
Product: kate
Version: 2.1
Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kde-***@kde.org
ReportedBy: ***@digitalspinner.com


Version: 2.1 (using KDE 3.0.8 (KDE 3.1 beta2))
Installed from: Gentoo
Compiler: gcc version 3.2
OS: Linux (i686) release 2.4.19-gentoo-r9

When I tar up files to publish to a web site with:

tar -cvzf blah.tar.gz blah

And if I have a file under blah/ open in kate, when I return to Kate I get the "File's state has changed on disk". This is not helpful because tar doesn't change the contents of these files, and if I have 20 files open then I have to hit escape 20 times.

Here is additional information that may relate to the problem:

- Filepath of files opened in Kate is under an nfs mount.
- Server exporting the filepath via nfs does NOT have noatime set in /etc/fstab, so atime is changed by tar.
Loading...