https://bugs.kde.org/show_bug.cgi?id=357698
Bug ID: 357698 Summary: Reproducible „mergeResultSaved: m_pMFI=0“. Product: kdiff3 Version: unspecified Platform: Gentoo Packages OS: Linux Status: UNCONFIRMED Severity: minor Priority: NOR Component: general Assignee: joachim.e...@gmx.de Reporter: navid.zam...@googlemail.com The message appears while editing a file merge, if it doesn’t just contain lines of the source files (A|B), but manually entered lines (m) at the end… and you then save (Ctrl-S) again. One of the files resides on an Android mobile phone, attached via SSHFS*. The other one in on the local hard disk. The phone display already went off (if that’s relevant). It is a slow connection. * Command> sshfs -o follow_symlinks,nonempty,idmap=user,allow_root shell@mobile:. $HOME/.mobile SSHFS and the file system behind it (f2fs) are probably unable to fulfill all the requirements of the VFS. (E.g. xattrs, rights or stuff like CoW may not work in every combination.) The message doesn’t appear until the second or third save, and not the first time. It appears infinitely repeatable after that, by simply pressing Ctrl-S. ———————————————————————————————————————— Die Meldung tritt beim Bearbeiten einer Dateivereinigung auf, wenn man nicht nur Zeilen der Quelldateien drin hat (A|B), sondern noch zusätzlichen Zeilen am Ende hinzufügt (m), … und dann nochmal speichert (Strg-S). Die eine Datei liegt auf einem Android-Handy, das via SSHFS* angebunden ist. Die andere auf der lokalen Festplatte. Das Handydisplay ist schon ausgegangen (falls das relevant ist). Die Verbindung ist langsam. * Befehl> sshfs -o follow_symlinks,nonempty,idmap=user,allow_root shell@handy:. $HOME/.handy SSHFS und das Dateisystem dahinter (f2fs) können wahrscheinlich nicht alle Anforderungen des VFS erfüllen. (Z.B. erweiterte Attribute, Rechte oder Dinge wie CoW gehen nicht bei jeder Kombination.) Die Meldung tritt nicht beim ersten Speichern auf, sondern erst beim zweiten oder dritten Mal. Danach scheint sie unendlich reproduzierbar zu sein, indem man einfach wieder Strg-S drückt. Reproducible: Always -- You are receiving this mail because: You are watching all bug changes.