Bug 143440

Summary: kmailcvt often locks up when importing maildir directories
Product: [Applications] kmail Reporter: Tristan Miller <psychonaut>
Component: kmailcvtAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: maildir which causes kmailcvt to hang

Description Tristan Miller 2007-03-25 01:04:48 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    SuSE RPMs

I find that kmailcvt often hangs when importing maildir directories.  It seems to do this only for certain directories.  Perhaps the directories are corrupt, but even if so, kmailcvt should be more error-tolerant, at minimum issuing an error message instead of locking up.

I will attach a sample maildir which always causes kmailcvt to hang.
Comment 1 Tristan Miller 2007-03-25 01:05:21 UTC
Created attachment 20090 [details]
maildir which causes kmailcvt to hang
Comment 2 Danny Kukawka 2007-12-07 21:11:57 UTC
SVN commit 746089 by dkukawka:

- fixed bug #143440, return from getMessageFlags() as soon as
  the X-Status flag was read. This should prevent KMailCVT from
  read more than needed (speedup) and prevent read may corrupted
  mail contents.

CCMAIL: psychonaut@nothingisreal.com
CCBUG: 143440



 M  +1 -1      filter_kmail_maildir.cxx  


WebSVN link: http://websvn.kde.org/?view=rev&revision=746089
Comment 3 Danny Kukawka 2007-12-07 21:21:30 UTC
*** Bug has been marked as fixed ***.