Bug 151831

Summary: IMAP resources broken
Product: [Applications] kmail Reporter: Olivier Vitrat <ovit.debian>
Component: IMAPAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: major CC: mike
Priority: NOR    
Version: 1.9.8   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:

Description Olivier Vitrat 2007-11-03 23:07:55 UTC
Version:            (using KDE KDE 3.5.8)
Installed from:    Debian testing/unstable Packages

Reported in Debian BTS at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=448528

I used Korganizer with an "imap ressource" calendar.
It worked fine with 3.5.7, but the latest upgrade broke it.

The calendar is blank (no date, nothing), and trying to add
an event raises an error :

No writable resource was found, saving will not be possible.
   Reconfigure KMail first.

Downgrading to 4:3.5.7-4 solved the issue.
Comment 1 Volker Glatz 2007-11-08 14:39:36 UTC
Same here on FreeBSD 6.2-Release
Comment 2 Piero Sartini 2007-11-13 20:54:42 UTC
same here with kdemod 3.5.8 on archlinux.
its not just the organizer but all imap based resources (contacts, todo, etc).
Comment 3 Mike McQuaid 2007-11-27 22:58:15 UTC
Confirmed here too on Debian.
Comment 4 Volker Glatz 2007-11-27 23:31:01 UTC
Adding "TheIMAPResourceAccount=1709087027" to kmailrc solved the problem for me.

So, in kmailrc the entry for the imap resource is here:

[IMAP Resource]
TheIMAPResourceAccount=1462687224
TheIMAPResourceEnabled=true
TheIMAPResourceFolderLanguage=1
TheIMAPResourceFolderParent=1462687224

I'm running FreeBSD 6.2-Release 

Read discussion here: https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/139433
Comment 5 Mike McQuaid 2007-11-28 00:10:40 UTC
Confirmed for me too.
I still think this is a bug that needs fixing, this issue should not be in KDE4.

I went from:
[IMAP Resource]
TheIMAPResourceEnabled=true
TheIMAPResourceFolderParent=.360482238.directory/INBOX

to:
[IMAP Resource]
TheIMAPResourceAccount=360482238
TheIMAPResourceEnabled=true
TheIMAPResourceFolderParent=.360482238.directory/INBOX
Comment 6 Volker Krause 2007-12-04 06:11:31 UTC

*** This bug has been marked as a duplicate of 150790 ***