| Summary: | Kate does not detect changed files on network filesystems | ||
|---|---|---|---|
| Product: | [Unmaintained] kdelibs | Reporter: | Christoph Bartoschek <bartoschek> |
| Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | RESOLVED WAITINGFORINFO | ||
| Severity: | major | CC: | rollopack |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Christoph Bartoschek
2012-01-23 15:54:09 UTC
That depends on how your system is configured, i.e., whether the file notification system also works for NFS mounted partitions. This does not seem to be the case. It's no a kate issue, hence, forwarding. I am not aware of any file change notification system that correctly works for NFS partitions. In my opinion kate should not depend on such a system. There is always the possibility that a notification is lost or not generated. To play on the save side kate should check before it saves whether the file has the expected contents. The current behaviour causes data loss. Same problem with a CIFS mount. Version: 16.08.3 (using KDE Frameworks 5.28.0) OS: Linux Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you! With Kate 22.04.3 and files on a cifs share the problem no longer exists. :-) |