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. BUG: 301207 FIXED-IN: 2.6
Showing
- ChangeLog 1 addition, 0 deletionsChangeLog
- src/core-impl/collections/ipodcollection/IpodCollection.cpp 1 addition, 0 deletionssrc/core-impl/collections/ipodcollection/IpodCollection.cpp
- src/core-impl/collections/ipodcollection/IpodMeta.cpp 12 additions, 12 deletionssrc/core-impl/collections/ipodcollection/IpodMeta.cpp
- src/core-impl/collections/ipodcollection/IpodMeta.h 4 additions, 5 deletionssrc/core-impl/collections/ipodcollection/IpodMeta.h
Loading
Please register or sign in to comment