Summary: | Added Accounts do not show up in tree view | ||
---|---|---|---|
Product: | [Unmaintained] KDE PIM Mobile | Reporter: | Felix Wolfsteller <felix.wolfsteller> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | CLOSED FIXED | ||
Severity: | critical | CC: | bernhard, bjoern.ricks, steveire |
Priority: | VHI | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Maemo 5 | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 251823 |
Description
Felix Wolfsteller
2010-09-06 14:15:04 UTC
May be duplicate of https://bugs.kde.org/show_bug.cgi?id=248554 and fixed in newer versions. Felix, could you check what the akonadi (remote or local) console tells you about the accounts? Seems to be fixed in 4:4.5~20100903.1171290-1maemo1.1171237 I can't reproduce. Seems to be fixed. Still observed in at least a single case in version 4:4.5~20100912.1174548-1maemo1.1173569 . In that case, a third account was added. It showed up immediately in the accounts list, but not in the tree-view. the accounts i added where "empty" accounts (no folders, few/none mails). After I created a folder and moved a mail into it (using kontact stationary), the account showed up in kmail-mobile. I am however not sure if that was the cause (i.e. did not try to reproduce). Happened in 4:4.5~20100910.1174804-1maemo2.1174786. I suspect the flaw exists for the other apllications (adress, kalendar, notes), too. There I am quite sure that they do not end up in the flap, either. SVN commit 1176423 by skelly: Don't strip the domain from the user name when configuring an account. BUG: 250358 M +5 -2 imapwizard.es WebSVN link: http://websvn.kde.org/?view=rev&revision=1176423 Please backport to lastest tag. It's a criticial very high prio bug -> backport Sorry, but I disagree with that solution. The underlying problem is described in https://issues.kolab.org/issue3801 and https://issues.kolab.org/issue2869, this is a bug in the Kolab server, it's not reporting an error when logging in without the domain name and instead just lists no folders. Obviously, the Kolab wizard has to handle that correctly by adding the domain part to the username (and it does that already). But adding Kolab-specific workarounds to the generic IMAP wizard is wrong IMHO. Most non-Kolab IMAP servers I know don't require a domain part in the username, and keep in mind that this is only about the pre-filled value in the username field anyway, in case you have a different username than the suggested default you have to edit it. I see a relation to https://bugs.kde.org/show_bug.cgi?id=251590 . This might affect all kdepim-mobile applications. A kolab-folder-less account cannot sanely be added, it seems to me. Maybe somebody with more insights could create a meta-issue, if thats the case (and reopen this one)? Happens with the other applications (e.g. KOrganizer mobile), too. Also happens with 4:4.5~20100922.1178352-1maemo1.1177763 when trying to add an imap resource in notes-mobile . This issues consists partly of the server bug described in comment #10 and partly of bug 251590, which has been fixed by now. Therefore, I'm closing this one. Have not yet seen happening with 4:4.5~20101001.1181430-1maemo1.1181463 , closing. |