Summary: | Kmail freeze when I send mail | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | BRULE Herman <alpha_one_x86> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | anssi.hannula, bjoern, reavertm |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
BRULE Herman
2010-04-07 11:16:17 UTC
What does the output of "akonadictl status" say? It should be "Akonadi Server Search Support: available (backend: Virtuoso)". *** This bug has been marked as a duplicate of bug 219687 *** konadi Control: running Akonadi Server: running Akonadi Server Search Support: not available > Akonadi Server Search Support: not available
That is probably a packaging problem, write a bug report at the Gentoo bugtracker.
Gentoo is known to ship broken packages unfortunately.
I have lot of use flags disabled, en Akonadi disabled in control pannel too because I not wish of it. > I have lot of use flags disabled, en Akonadi disabled in control pannel too
> because I not wish of it.
Akonadi is the foundation of Kontact, it is where your PIM data (currently address only) are stored, you can not disable it.
Akonadi uses Nepomuk for searching for contacts, you can not disable it either. You can disable Strigi indexing though.
Gentoo should not allow to have Akonadi/Nepomuk disabled with USE flags, it is required for KDEPIM.
I'm Gentoo developer and one of those preparing KDE packages there. Thomas, I suggest you stop spreading nonsense about things you clearly have no clue about (which is Gentoo packages dependency tree and state of Gentoo packages). Below is dependency section for kmail in Gentoo packages: DEPEND=" $(add_kdebase_dep kdelibs 'semantic-desktop') $(add_kdebase_dep kdepimlibs 'akonadi') $(add_kdebase_dep libkdepim) $(add_kdebase_dep libkleo) $(add_kdebase_dep libkpgp) ayatana? ( >=dev-libs/libindicate-qt-0.2.1 ) " RDEPEND="${DEPEND} $(add_kdebase_dep kdepim-runtime) kdepim-runtime is akonadi (kdepim) kdepimlibs[akonadi] means it requires akonadi support in kdepimlibs kdelbns[semantic-deskop] is requiring Nepomuk libs in kdelibs Also "Akonadi Server Search Support: not available" means that search support is not available in Akonadi, which means that either - it's been overriden and disabled at build time (which is not the case here, and we talked about it already) or - it's been disabled at runtime (in System settings - which is the case here - and we talked about it already as well) Please reopen. I know it's always the easiest to shuffle real problems under the carpet and do everything (like blaming direct downstream/upstream) but fixing them. I prefer not to return "X is known to do Y" remarks... > Thomas, I suggest you stop spreading nonsense about things you clearly have > no clue about (which is Gentoo packages dependency tree and state of Gentoo > packages). Sorry, I apologize for that. I thought it must be an upstream modification, especially since USE flags were mentioned, and I couldn't reproduce it here. > Please reopen. I know it's always the easiest to shuffle real problems under > the carpet and do everything (like blaming direct downstream/upstream) but > fixing them. I'll mark as duplicate of bug 219687. The freezes can actually be caused by multiple things, most of that should be fixed in 4.4.1 already though, so I thought this case must have been something else. *** This bug has been marked as a duplicate of bug 219687 *** It's not duplicate of bug 219687 because I'm in KDE SC 4.4.2 ! And Akonadi can be disabled at the run time, but in nothing case kmail need freeze, it need prevent all error, and inform the user if real problem is detected. I'm experiencing the same issue (on Mandriva Cooker, KDE SC 4.4.2). Akonadi is unable to start due to another issue (Launchpad #554660, haven't investigated further yet), and I receive no graphical error message of any kind. Kmail hangs when pressing the Send button. Sorry. Just because bug #219687 has been reported before KDE 4.4.2 it can be very well a duplicate. As long there is no other evidence that it is something different I think we should believe Thomas's judgement. *** This bug has been marked as a duplicate of bug 219687 *** |