Bug 167524

Summary: imap settings empty, akonadi server not recognized
Product: mailody Reporter: Gregor B. Rosenauer <gregor.rosenauer>
Component: generalAssignee: Tom Albers <toma>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Gregor B. Rosenauer 2008-07-27 11:27:36 UTC
Version:           1.5.0-alfa1 (using 4.00.98 (KDE 4.0.98 (4.1 RC1)), Kubuntu packages)
Compiler:          gcc
OS:                Linux (i686) release 2.6.24-19-generic

This seems to be a packaging problem of the (K)Ubuntu mailody-package:
When installing from the .deb listed on Mailody's homepage, Mailody complains it cannot load the IMAP (settings) module, which stays blank.

When manually installing the akonadi-server and akonadi-backend (don't remember the exact package names), Akonadi is started and running in the systray (I get the message at startup and the systray popup says it is running).
However, when starting up Mailody I get an error:

"Akonadi server is not running or the server could not find any resources."

Console output:

grexe@grexbook:~$ mailody
akonaditray is already running!
findServiceByDesktopPath: kcm_akonadi_resources not found
grexe@grexbook:~$ findServiceByDesktopPath: kcm_mailtransport not found
QLayout: Attempting to add QLayout "" to Mailody::SetupMisc "", which already has a layout
QSqlDatabase: QSQLITE driver not loaded
QSqlDatabase: available drivers:

In the settings-view, I now can see an empty IMAP-list and don't get the plugin-error anymore, but I cannot select any protocol when clicking on "Add" (same error is displayed as on startup).

What dependency am I missing?
Comment 1 Tom Albers 2008-07-27 12:05:01 UTC
You seem to be missing the stuff from kdepim/akonadi, that should be named 'akonadi-kde' in kubuntu. But Kubuntu will be releasing a new package for the server soonish. They tell me that those should work better.

On the Mailody side, I think you need to checkout svn if you want something that has a chance of working. ;-)