Bug 254246

Summary: Registration of kolab account fails
Product: KDE PIM Mobile Reporter: Felix Wolfsteller <felix.wolfsteller>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: CLOSED FIXED    
Severity: critical    
Priority: VHI    
Version: unspecified   
Target Milestone: ---   
Platform: Maemo 5   
OS: Linux   
Latest Commit: Version Fixed In:

Description Felix Wolfsteller 2010-10-15 11:49:37 UTC
In version 4:4.5~20101014.1185761-1maemo1.1185672 , when Adding a Kolab account, I stumbled into "Failed to set up account."s (after 33% of the progress bar?).

A click on details show:
(i) Creating resource instance for 'Kolab Groupware Server'...
(v) Resource setup completed.
(i) Setting up identity...
Now it becomes difficult to scroll (scroll in scroll)
(v) Identity set up.
(i) Creating resource instance for 'IMAP E-Mail Server'
(i) Configureing resource instance...
(x) Could not convert value of setting 'AccountIdentity to required type.
(i) Removed resource instalnce for 'Kolab Groupware Server'.
(i) Identity removed.
(i) Removed resource instance for 'IMAP E-Mail Server'
(i) Creating resource instance for 'IMAP E-Mail Server'
(i) Configuring resource instance...

OK, here I realized that this might be output from consequent trials (the pattern goes on).
Comment 1 Volker Krause 2010-10-15 13:05:20 UTC
SVN commit 1186199 by vkrause:

use the default session bus in the main thread, breaks legacy resources
that still assume to be registered there otherwise

BUG: 254246


 M  +4 -0      dbusconnectionpool.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1186199
Comment 2 Felix Wolfsteller 2010-10-25 10:11:35 UTC
Works in 4:4.6~20101025.1189387-1maemo1.1188357 , closing.