Bug 446499

Summary: Unexplained temporary file is created when the user tries to compress a bunch of large files
Product: [Frameworks and Libraries] frameworks-kio Reporter: Fushan Wen <qydwhotmail>
Component: generalAssignee: KIO Bugs <kio-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: aacid, kdelibs-bugs, nate, rthomsen6
Priority: NOR Keywords: usability
Version: git master   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=446496
Latest Commit: Version Fixed In: 5.89

Description Fushan Wen 2021-12-05 02:24:46 UTC
SUMMARY
https://youtu.be/TtsglXhbxno?t=720


STEPS TO REPRODUCE
1. Compress a bunch of large files
2. A temp file is created
3. The user doesn't know it's a temporary file, and continuously tries to open it.

OBSERVED RESULT


EXPECTED RESULT
Notify the user a temporary file is created.
Comment 1 Bug Janitor Service 2021-12-05 04:07:45 UTC
A possibly relevant merge request was started @ https://invent.kde.org/utilities/ark/-/merge_requests/79
Comment 2 Nate Graham 2021-12-05 16:59:32 UTC
If Bug 446496 is fixed, this might not be required.