| Summary: | Automatic cleanup isn't triggering | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Philippe ROUBACH <philippe.roubach> |
| Component: | Trash | Assignee: | KIO Bugs <kio-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | dolphin-bugs-null, kdelibs-bugs-null, meven, nate, oleg |
| Priority: | NOR | ||
| Version First Reported In: | 5.87.0 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| See Also: | https://bugs.kde.org/show_bug.cgi?id=205854 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Philippe ROUBACH
2019-11-26 09:17:09 UTC
> "10,000 %" for french syntax is equal to "10 %". This is good. > > But if "10,000 %" is interpreted with English syntax this is equal to "ten > thousand %" ! This is not good. The number is localized, so it shows up as 100.000% in English, which is fine. Possibly Bug 205854. Does automatic cleanup get triggered if you put one more item in the trash? >> Does automatic cleanup get triggered if you put one more item in the trash?
no
Thanks. Today an old disappeared bug reappeared ! trash clean up based on the size 10 % is not executed. Then I add "delete 7 days old files" then the trash was cleaned. openSUSE Argon Leap 15.3 kde gear 21.08.2 plasma : 5.23.2 kde frameworks : 5.87.0 Qt : 5.15.2 Can confirm Operating System: Arch Linux KDE Plasma Version: 6.1.4 KDE Frameworks Version: 6.5.0 Qt Version: 6.7.2 Kernel Version: 6.10.8-2-cachyos (64-bit) Graphics Platform: Wayland Processors: 8 × Intel® Core™ i7-7700K CPU @ 4.20GHz Memory: 15.6 ГиБ of RAM Graphics Processor: AMD Radeon RX 6700 XT Must have been fixed with: https://invent.kde.org/frameworks/kio/-/merge_requests/1729 |