[kmail2] [Bug 384629] kmail2 crash [ after start, try to open a folder, possibly bad item in non-trash folder ]

2017-09-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=384629

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|UNCONFIRMED |RESOLVED

--- Comment #2 from Christoph Feck  ---
Yep, same as bug 384606.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 384629] kmail2 crash [ after start, try to open a folder, possibly bad item in non-trash folder ]

2017-09-12 Thread Nick
https://bugs.kde.org/show_bug.cgi?id=384629

--- Comment #1 from Nick  ---
Similar to 384606 . The crash happens due to other folder than Trash .

In that folder [ XYZ ]  there was only an email without the suffix :2,S
The same procedure like 384606 [ delete the bad record ] . 

The contents of that folder is provided below

~/.local/share/akonadi_maildir_resource_0/.inbox.directory/XYZ/cur> clear
~/.local/share/akonadi_maildir_resource_0/.inbox.directory/XYZ/cur> ls -al | wc
-l
126
~/.local/share/akonadi_maildir_resource_0/.inbox.directory/XYZ/cur> ls -al |
grep "dom" | wc -l
123
~/.local/share/akonadi_maildir_resource_0/.inbox.directory/XYZ/cur> ls -al |
grep "dom:2," | wc -l
122
~/.local/share/akonadi_maildir_resource_0/.inbox.directory/XYZ/cur> ls -al |
grep dom | grep -v ":2," | wc -l
1
~/.local/share/akonadi_maildir_resource_0/.inbox.directory/XYZ/cur> ls -al |
grep dom | grep -v ":2,"
-rw-r--r-- 1 rocco users  9114 Sep 12 11:04 1505232271.R262.SuSE4Rocco.dom

-- 
You are receiving this mail because:
You are the assignee for the bug.