Bug 446499 - Unexplained temporary file is created when the user tries to compress a bunch of large files
Summary: Unexplained temporary file is created when the user tries to compress a bunch...
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: git master
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2021-12-05 02:24 UTC by Fushan Wen
Modified: 2021-12-10 09:48 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.89


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.