Fwd: [Feedback] QSharedMemory is too small to hold the data
Matěj Laitl
matej at laitl.cz
Sun Jun 8 18:03:42 UTC 2014
On 6. 6. 2014 Myriam Schweingruber wrote:
> FYI, the forum is in German, but the posted snippets are self explaining
>
> http://www.gentooforum.de/artikel/21692/amarok-scannt-bibliothek-nur-noch-te
> ilweise.html
Fixed by this commit:
commit 6405e5cb7e2fa8a5c597a27034f75b873f00fe8e
Author: Matěj Laitl <matej at laitl.cz>
Date: Sun Nov 24 16:03:57 2013 +0100
collectionscanner: don't store dirs in shared memory, prevent size issues
We used to store all directories to scan in the shared memory, which
can exceed the 1M we reserve for it. Refactor the resume-on-crash
algorithm in order not to need this.
Thanks to Evert Vorster for noticing the problem and testing this patch.
BUG: 327812
FIXED-IN: 2.9
Matěj
More information about the Amarok-devel
mailing list