Bug 143440 - kmailcvt often locks up when importing maildir directories
Summary: kmailcvt often locks up when importing maildir directories
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: kmailcvt (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-25 01:04 UTC by Tristan Miller
Modified: 2007-12-07 21:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
maildir which causes kmailcvt to hang (132.87 KB, application/x-bzip2)
2007-03-25 01:05 UTC, Tristan Miller
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***.