Summary: | Kmail crashes when trying to compose a message | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Jeremy Whiting <jpwhiting> |
Component: | composer | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | montel, public |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jeremy Whiting
2015-10-21 22:13:41 UTC
Are you sure that you don't have old plugin ? (so could you remove all opt/kde5/lib64/plugins/pimcommon/*.so and reinstall them please ?) For me you have an old plugin as google plugin which was disabled. That is definitely possible. I've just removed all plugins in the pimcommon folder and am rebuilding kdepim to test. Thanks. Do I also need to build other various bits of kdepim or is kdepim itself enough? kdepim is enough (pimcommon is enough) Yep, that fixed it. Thanks. Laurent, I have teh same problem but nothig is in my /opt to delete. Using Kububtu 15.10 and kde2 V 5.0.2. Any idea what to do? Here is what happens: KMMsgEncryptionState: 78 log_messageviewer: KMMsgSignatureState: 78 log_kmail: Last resource finished syncing, mail check done log_templateparser: AKONADI PORT: Disabled code in virtual QString TemplateParser::TemplateParser::findTemplate() log_templateparser: Folder found: Collection ID: 22 remote ID: "/INBOX" name: "INBOX" url: QUrl( "akonadi:?collection=22" ) parent: 15 "imap://20906010@imap.gmx.net/" resource: "akonadi_imap_resource_0" rights: QFlags(0x1|0x2|0x4|0x8|0x10|0x20) contents mime type: ("inode/directory", "message/rfc822") isVirtual: false CachePolicy: inherit: true interval: 5 timeout: 60 sync on demand: true local parts: ("ENVELOPE", "HEAD") CollectionStatistics: count: 495 unread count: 11 size: 3837237 log_templateparser: AKONADI PORT: verify Akonadi::Item() here virtual QString TemplateParser::TemplateParser::findTemplate() log_templateparser: AKONADI PORT: verify Akonadi::Item() here virtual QString TemplateParser::TemplateParser::findTemplate() log_templateparser: Identity found: 1877429927 log_messageviewer: Node UNprocessed: 0xa5125d0 log_messageviewer: SET NODE: 0xa5125d0 true log_messageviewer: Node processed: "" "Content-Type: text/plain" log_templateparser: Command: REM= log_templateparser: Command: - log_templateparser: Command: BLANK log_templateparser: No appropriate charset found. log_messagecomposer: initalising autosave Hspell: can't open /usr/share/hspell/hebrew.wgz.sizes. HSpellDict::HSpellDict: Init failed "contactsCompletionSession" connectToServer "/tmp/akonadi-glehnhoff.aSx12Z/akonadiserver.socket" log_kmail: log_kmail: " Gerhard Lehnhoff" *** KMail got signal 11 (Exiting) Speicherzugriffsfehler (Speicherabzug geschrieben) glehnhoff@AsusUB:~$ kmail --compose does work. it's not the same bug for sure. use next version 5.0.3 I fixed it. |