[kmail2] [Bug 358116] messageviewer leaks temporary files with mail parts in it
Martin Steigerwald via KDE Bugzilla
bugzilla_noreply at kde.org
Sun Jan 17 11:09:41 GMT 2016
https://bugs.kde.org/show_bug.cgi?id=358116
--- Comment #1 from Martin Steigerwald <Martin at Lichtvoll.de> ---
Almost all of the directories still have files in it:
merkaba:/tmp> find -name "*unnamed*" | wc -l
116
However quite some of them are empty:
merkaba:/tmp> find -name "*unnamed*" -empty | wc -l
50
merkaba:/tmp> find -name "*unnamed*" | head
./messageviewer_V24855.index./unnamed
./messageviewer_t24855.index.1/unnamed
./messageviewer_y24855.index./unnamed
./messageviewer_i24855.index.1/unnamed
./messageviewer_Z24855.index.1/unnamed
./messageviewer_o24855.index.1/unnamed
./messageviewer_J24855.index./unnamed
./messageviewer_R24855.index./unnamed
./messageviewer_p24855.index./unnamed
./messageviewer_P24855.index./unnamed
[…]
The non empty files contain the body text of mails (even of ones without
attachments).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list