| Summary: | KMail exits at start since it cannot fetch root collection of akonadi (imap) maildir resource | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] Akonadi | Reporter: | Johannes Buchner <buchner.johannes> |
| Component: | IMAP resource | Assignee: | Kevin Ottens <ervin> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | kde-bugs-68795, pim-bugs-null, vkrause |
| Priority: | NOR | ||
| Version First Reported In: | 4.5 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Johannes Buchner
2011-12-27 23:25:39 UTC
This is on an uptodate Gentoo. Duplicating a closed report is useless. Paste the output you get instead. Note: in ~/.config/akonadi/akonadiserverrc, if Driver is QSQLITE, complain to Gentoo. akonadiserverrc uses QMYSQL.
Did you mean the output of kmail?
$ kmail
kmail2(12632)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
kmail2(12632)/libakonadi Akonadi::SpecialCollectionsRequestJob::slotResult: Failed SpecialCollectionsRequestJob::slotResult "Unknown error. (Failed to fetch the resource collection.)"
kmail2(12632) MailCommon::Kernel::emergencyExit: "KMail encountered a fatal error and will terminate now.
The error was:
Failed to fetch the resource collection."
kmail2(12632)/libakonadi Akonadi::SpecialCollectionsRequestJob::slotResult: Failed SpecialCollectionsRequestJob::slotResult "Unknown error. (Failed to fetch the resource collection.)"
kmail2(12632) MailCommon::Kernel::emergencyExit: "KMail encountered a fatal error and will terminate now.
The error was:
Failed to fetch the resource collection."
kmail2(12632)/libakonadi Akonadi::SpecialCollectionsRequestJobPrivate::resourceScanResult: Failed to request resource "akonadi_maildir_resource_0" : "Unknown error. (Failed to fetch the resource collection.)"
kmail2(12632)/libakonadi Akonadi::SpecialCollectionsRequestJob::slotResult: Failed SpecialCollectionsRequestJob::slotResult "Unknown error. (Failed to fetch the resource collection.)"
kmail2(12632) MailCommon::Kernel::emergencyExit: "KMail encountered a fatal error and will terminate now.
The error was:
Failed to fetch the resource collection."
kmail2(12632)/libakonadi Akonadi::SpecialCollectionsRequestJobPrivate::resourceScanResult: Failed to request resource "akonadi_maildir_resource_0" : "Unknown error. (Failed to fetch the resource collection.)"
kmail2(12632)/libakonadi Akonadi::SpecialCollectionsRequestJob::slotResult: Failed SpecialCollectionsRequestJob::slotResult "Unknown error. (Failed to fetch the resource collection.)"
kmail2(12632) MailCommon::Kernel::emergencyExit: "KMail encountered a fatal error and will terminate now.
The error was:
Failed to fetch the resource collection."
kmail2(12632)/libakonadi Akonadi::SpecialCollectionsRequestJobPrivate::resourceScanResult: Failed to request resource "akonadi_maildir_resource_0" : "Unknown error. (Failed to fetch the resource collection.)"
kmail2(12632)/libakonadi Akonadi::SpecialCollectionsRequestJob::slotResult: Failed SpecialCollectionsRequestJob::slotResult "Unknown error. (Failed to fetch the resource collection.)"
kmail2(12632) MailCommon::Kernel::emergencyExit: "KMail encountered a fatal error and will terminate now.
The error was:
Failed to fetch the resource collection."
kmail2(12632)/libakonadi Akonadi::SpecialCollectionsRequestJobPrivate::resourceScanResult: Failed to request resource "akonadi_maildir_resource_0" : "Unknown error. (Failed to fetch the resource collection.)"
kmail2(12632)/libakonadi Akonadi::SpecialCollectionsRequestJob::slotResult: Failed SpecialCollectionsRequestJob::slotResult "Unknown error. (Failed to fetch the resource collection.)"
kmail2(12632) MailCommon::Kernel::emergencyExit: "KMail encountered a fatal error and will terminate now.
The error was:
Failed to fetch the resource collection."
kmail2(12632)/libakonadi Akonadi::SpecialCollectionsRequestJobPrivate::resourceScanResult: Failed to request resource "akonadi_maildir_resource_0" : "Unknown error. (Failed to fetch the resource collection.)"
libpng warning: Interlace handling should be turned on when using png_read_image
Plugin paths: ("/usr/lib64/qt4/plugins", "/mnt/data/daten/Master/home/.kde4/lib64/", "/usr/lib64/")
Trying to load Attica plugin: "/usr/lib64/qt4/plugins/attica_kde.so"
Trying to load Attica plugin: "/mnt/data/daten/Master/home/.kde4/lib64//attica_kde.so"
Trying to load Attica plugin: "/usr/lib64//attica_kde.so"
Using Attica with KDE support
Adding provider "https://api.opendesktop.org/v1/"
All the output in this bug is mine (nothing was taken over from the cloned bug); also it clearly says in the first comment that it connects using QMYSQL. What is the reason that this bug was closed as invalid? It may be a packaging bug of gentoo, so I created a bug there too: https://bugs.gentoo.org/show_bug.cgi?id=397397 However, I don't know how to debug this better, i.e. "Unknown error", where does that stem from, what kind of error could it be (compilation issue, invalid files, configuration/connection problems). I don't have any mail data and just want to initialize akonadi. Your expertise would be appreciated. |