[frameworks-kio] [Bug 477096] KJob::NoError when KIO::Overwrite with KIO::file_copy a file that is chattr +i

2023-11-16 Thread Philip Van Hoof
https://bugs.kde.org/show_bug.cgi?id=477096

--- Comment #3 from Philip Van Hoof  ---
ps. In steps to reproduce I meant  chattr +i /home/user/target.txt of course.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 477096] KJob::NoError when KIO::Overwrite with KIO::file_copy a file that is chattr +i

2023-11-16 Thread Philip Van Hoof
https://bugs.kde.org/show_bug.cgi?id=477096

--- Comment #2 from Philip Van Hoof  ---
A log entry we still have from when this happened with KIO::file_move was the
following:

kf.kio.workers.file, Warning: Couldn't rename
"/mnt/max/Testdateien/NeuSyntaxM19/Vorstellung/02_WHILE-Schleife.h.part" to
"/mnt/max/Testdateien/NeuSyntaxM19/Vorstellung/02_WHILE-Schleife.h" ( No such
file or directory ) (in :0, Fnc.: )

Noting that /mnt/max was a smbmounted Samba file share at the time (it could be
that Vorstellung or Testdateien became temporarily unavailable). the warning
'Couldn't rename' however indicates that KIO::file_move saw it. It should have
reported something different than KJob::NoError.

Also here a .part file was left.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 477096] KJob::NoError when KIO::Overwrite with KIO::file_copy a file that is chattr +i

2023-11-16 Thread Philip Van Hoof
https://bugs.kde.org/show_bug.cgi?id=477096

--- Comment #1 from Philip Van Hoof  ---
We had similar issues with  KIO::file_move where there would be a .part file
and yet it was reported as KJob::NoError. This I could however not reproduce by
utilizing chattr +i. Whereas with KIO::file_copy I can. I suspect here it was
an actual I/O problem. But KIO anyway didn't report it on job->error().

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 477096] KJob::NoError when KIO::Overwrite with KIO::file_copy a file that is chattr +i

2023-11-16 Thread Philip Van Hoof
https://bugs.kde.org/show_bug.cgi?id=477096

Philip Van Hoof  changed:

   What|Removed |Added

 CC||phi...@codeminded.be

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 477096] KJob::NoError when KIO::Overwrite with KIO::file_copy a file that is chattr +i

2023-11-16 Thread Philip Van Hoof
https://bugs.kde.org/show_bug.cgi?id=477096

Philip Van Hoof  changed:

   What|Removed |Added

 OS|Other   |Linux
   Platform|Other   |Compiled Sources

-- 
You are receiving this mail because:
You are watching all bug changes.