Revision f4dd1d9...
Go back to digest for 4th November 2012Optimization in KDE Base
Jörg Ehrichs committed changes in [nepomuk-metadata-extractor] lib/nepomukmetadataextractor.kcfg:
Reduce default numer of running background processes to 1
There is still a problem with several running processes when they downlaod the same poster/banner/cover file.
KIO::copy complains after downloading, that a file already existed.
This must either also chack if a temporary file from a different running download already exist before the start
or fail silently when the temp file is copied in order to avoid the unecessary popup dialog.
File Changes
Modified 1 files
- lib/nepomukmetadataextractor.kcfg
1 files changed in total