rev 5149 - trunk/packages/kdepim/debian

Josh Metzler jdmetz-guest at alioth.debian.org
Fri Dec 15 21:15:27 CET 2006


Author: jdmetz-guest
Date: 2006-12-15 21:15:27 +0100 (Fri, 15 Dec 2006)
New Revision: 5149

Added:
   trunk/packages/kdepim/debian/NEWS
Modified:
   trunk/packages/kdepim/debian/changelog
Log:
Document workaround for KMail crashing after upgrade in debian/NEWS

Added: trunk/packages/kdepim/debian/NEWS
===================================================================
--- trunk/packages/kdepim/debian/NEWS	2006-12-15 10:24:19 UTC (rev 5148)
+++ trunk/packages/kdepim/debian/NEWS	2006-12-15 20:15:27 UTC (rev 5149)
@@ -0,0 +1,22 @@
+kdepim (4:3.5.5.dfsg.1-4) unstable; urgency=high
+
+  * KMail's handling of IMAP namespaces changed in KDE 3.5.  You used to be
+    able to set a prefix for your mailboxes (most commonly INBOX. for
+    courier-imap and cyrus-imapd servers) that would tell KMail where to look
+    for mail folders.  In KDE 3.5, KMail now handles both personal and shared
+    namespaces.  It no longer strips the namespace from the beginning of the
+    folder path, though, so some users will see that all of their folders are
+    now subfolders of the inbox.
+
+    Due to this change, KMail may get confused when it starts after upgrading
+    and crash.  We don't have a solution to the bug at this time, but there is
+    a workaround that doesn't result in any dataloss.
+
+    The folder $HOME/.kde/share/apps/kmail/imap/ holds cached copies of all
+    the mail headers in your imap account.  Deleting everything in this folder
+    (rm ~/.kde/share/apps/kmail/imap/*) allows KMail to startup.  KMail will
+    need to redownload all the mail headers, but it would need to do so anyway
+    since it thinks the mail folders appearing under the inbox are different
+    folders.
+
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 15 Dec 2006 15:07:23 -0500

Modified: trunk/packages/kdepim/debian/changelog
===================================================================
--- trunk/packages/kdepim/debian/changelog	2006-12-15 10:24:19 UTC (rev 5148)
+++ trunk/packages/kdepim/debian/changelog	2006-12-15 20:15:27 UTC (rev 5149)
@@ -1,3 +1,10 @@
+kdepim (4:3.5.5.dfsg.1-4) unstable; urgency=high
+
+  * Document workaround for kmail crashing on start after upgrade for users
+    using IMAP with namespaces.
+
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 15 Dec 2006 15:05:38 -0500
+
 kdepim (4:3.5.5.dfsg.1-3) unstable; urgency=low
 
   +++ Changes by Sune Vuorela:




More information about the pkg-kde-commits mailing list