[Kde-imaging] [kipiplugins] [Bug 361329] New: Flickr uploader does not clean /tmp after upload
Terje Runde via KDE Bugzilla
bugzilla_noreply at kde.org
Sat Apr 2 19:55:35 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=361329
Bug ID: 361329
Summary: Flickr uploader does not clean /tmp after upload
Product: kipiplugins
Version: 4.14.0
Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Flickr
Assignee: kde-imaging at kde.org
Reporter: terje.runde at gmail.com
The Flickr uploader stores all images it uploads on tmpfs (/tmp), but it does
not remove them after upload. After 700+ image uploads, my tmpfs got full and I
got a generic error message in the uploader GUI.
I believe the image.save(path, "JPEG", imageQuality) in flickrtalker.cpp should
have a corresponding delete when the file is no longer read.
Reproducible: Always
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-imaging
mailing list