Revision 980fdca...
Go back to digest for 10th June 2012Bug Fixes in Multimedia
Matěj Laitl committed changes in [amarok] /:
IpodCollection: Don't hit ulimit -n when copying covers
This was because QTemporaryFile holds its file open. It cannot be
forced to close its file, so use slightly more dumb solution.
FIXED-IN: 2.6
File Changes
Modified 4 files
- ChangeLog
- src/core-impl/collections/ipodcollection/IpodCollection.cpp
- src/core-impl/collections/ipodcollection/IpodMeta.cpp
- src/core-impl/collections/ipodcollection/IpodMeta.h
4 files changed in total