[Bug 256969] Adding a second Imap ressource fails

Andre Heinecke aheinecke at intevation.de
Wed Jan 19 16:03:45 GMT 2011


https://bugs.kde.org/show_bug.cgi?id=256969





--- Comment #4 from Andre Heinecke <aheinecke intevation de>  2011-01-19 17:03:44 ---
What does not work:
The akonadi_imap_resource can be started several times if in the main it does
only sleep, after the sleep when the eventloop is hit all but one terminate
with return code 0.

Loading the application with the wincetools loader does not make a difference
in the behavior.

If a second imap resource is started directly without the correct command line
parameters it terminates even before the output that the command line
parameters are missing is shown.

If a second imap resource is started with the accountwizard or by
akonadiconsole it get's loaded the process is created but no output is shown
and as soon as all modules are loaded they are unloaded again.

What does work:
Applications that don't use qt. ( At least tested with very simple ones but it
does not appear to be an Operating System limitation )

Test case (akonadi stack is running in the background):
Two simple Qt Hello World widgets http://paste.kde.org/2836

-> Start two times
- two widgets are shown
-> wait 0-60 seconds 
- The application that was already running terminates with return code 0

Test case (akonadi stack is not running in the background)
Same Application
-> Start two times
- two widgets are shown
-> wait >3 minutes 
- both widgets are still shown
-> wildly click on the device start new processes
- both processes are still running
-> Start kleopatra (as a big qt application)
- both processes are still running
-> start akonadictl
- after a minute or so one process terminates

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list