Package: kdepimlibs / 4:4.8.4-2

Metadata

Package Version Patches format
kdepimlibs 4:4.8.4-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
crash_when_marking_folder_read.diff | (download)

akonadi/kmime/markascommand.cpp | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 [patch] try to fix bug 283272 - crash when marking folder read

I don't know how status can be empty.
But I fix as it. It will fix crash.
If somebody which has this crash perhaps it can apply this patch and
verify if it fixes bug.

FIXED-IN: 4.8.5
BUG: 283272
(cherry picked from commit 67cfe2290a8c1817a92c6da65da001d267a0f24f)

upstream_b92782580756b3858f0381a5200b79688ab0b0a2.diff | (download)

akonadi/changerecorder_p.h | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 don't keep reading when we reached the end of the stream.
 .
 This should prevent corrupt change replay files from eating up all your
 memory.
03_hide_akonadi_progressbar.diff | (download)

akonadi/control.cpp | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 hide start/stop progressbar as done in kde trunk
 The patch stolen from Kubuntu