Summary: | In standard configuration: "Unable to add collection attribute", "Unable to append mimetype for collection" | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Dennis Schridde <heri+kde> |
Component: | server | Assignee: | Volker Krause <vkrause> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | normal | CC: | balcaen.john, johannes+kdebugs |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dennis Schridde
2009-08-05 14:01:23 UTC
I would like to add that I have similar problems after rebuilding all my binaries with GCC 4.4.1 yesterday, too. "Unknown error. (Unable to append mimetype for collection.)" is what akonadi reports to me whenever a resource appears to be updated/synced. I'd be happy to provide additional info if needed. This is very annoying, since all my akonadi resources stopped working (my LDAP address book for example, which is really important to me). (In reply to comment #1) > I would like to add that I have similar problems after rebuilding all my > binaries with GCC 4.4.1 yesterday, too. "Unknown error. (Unable to append > mimetype for collection.)" is what akonadi reports to me whenever a resource > appears to be updated/synced. > did you try to rebuild mysql with -O1 ? Thanks for the hint, that actually made the problem disappear. Is it already known which one of -O2's optimizations causes this? (In reply to comment #3) > Thanks for the hint, that actually made the problem disappear. Is it already > known which one of -O2's optimizations causes this? no, i just test it this afternoon and since it worked for me. (also i don't have enough knowledge to find it too :p) *** Bug 202582 has been marked as a duplicate of this bug. *** *** Bug 199808 has been marked as a duplicate of this bug. *** Now known as the "Gentoo Assert", it's apparently a downstream issue so closing as such. More information there: http://userbase.kde.org/Akonadi#The_so-called_.22Gentoo-Assert.22 |