Summary: | Kontact (Kmail) crashes when typing in subject or body field of a new mail | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | Henning Kurre <gobnuts> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | froller, kjetil, marc.collin, montel, sven |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.8.2 | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Henning Kurre
2012-03-11 20:33:24 UTC
Notice to reporter: Solution for bug 295759 was found in KMail identities setup where selection of dictionary proved to be relevant. Created attachment 69736 [details]
New crash information added by DrKonqi
kontact (4.8.1) on KDE Platform 4.8.1 (4.8.1) using Qt 4.8.0
- What I was doing when the application crashed:
I was replying to a message. KMail has crashed right after I've tried to write message body.
- Custom settings of the application:
I have 2 profiles with 1 IMAP account in each one
-- Backtrace (Reduced):
#6 0x00000034c76abfb3 in Sonnet::Highlighter::eventFilter(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#7 0x000000349cf791d8 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<optimized out>, receiver=0x2ac3200, event=0x7fffa754dc50) at kernel/qcoreapplication.cpp:986
#8 0x0000003d991c995f in notify_helper (e=0x7fffa754dc50, receiver=0x2ac3200, this=0x1a1d380) at kernel/qapplication.cpp:4546
#9 QApplicationPrivate::notify_helper (this=0x1a1d380, receiver=0x2ac3200, e=0x7fffa754dc50) at kernel/qapplication.cpp:4522
#10 0x0000003d991ceede in QApplication::notify (this=<optimized out>, receiver=<optimized out>, e=0x7fffa754dc50) at kernel/qapplication.cpp:3991
Created attachment 69770 [details]
New crash information added by DrKonqi
kontact (4.8.0) on KDE Platform 4.8.1 (4.8.1) "release 483" using Qt 4.8.0
- What I was doing when the application crashed:
i wrote some text in title section and the application crashed
-- Backtrace (Reduced):
#6 0xb754f36a in eventFilter (e=0xbfc73774, o=0x84f8e78, this=0x8234618) at /usr/src/debug/kdelibs-4.8.1/kdeui/sonnet/highlighter.cpp:355
#7 Sonnet::Highlighter::eventFilter (this=0x8234618, o=0x84f8e78, e=0xbfc73774) at /usr/src/debug/kdelibs-4.8.1/kdeui/sonnet/highlighter.cpp:337
#8 0xb63cca36 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8074f80, receiver=0x84f8e78, event=0xbfc73774) at kernel/qcoreapplication.cpp:986
#9 0xb69522c2 in notify_helper (e=0xbfc73774, receiver=0x84f8e78, this=0x8074f80) at kernel/qapplication.cpp:4546
#10 QApplicationPrivate::notify_helper (this=0x8074f80, receiver=0x84f8e78, e=0xbfc73774) at kernel/qapplication.cpp:4522
Created attachment 69804 [details]
New crash information added by DrKonqi
kontact (4.8.0) on KDE Platform 4.8.1 (4.8.1) using Qt 4.8.0
- What I was doing when the application crashed:
Opened kontact, started to write a new e-mail.
The crash happens when I am either writing into the subject or the text field.
- Custom settings:
I just changed my language settings from "German" to "American English" in KDE Systemsettings to track down a different issue the german error text yields no hits in common web search engines. Therefore my country setting is "Germany", Preferred Languages has "American English" first.
Before I made this change kontact never crashed.
- Test 1:
I have pushed "German" back up to first place. Kontact now starts in german and I can finish my e-mail. Everything is fine again.
- Test 2:
I have pushed "American English" up to first place and this time changed the country settings to "USA". Kontact now starts in english, I start a new mail, enter recipient and subject, hit tab (or click into the message box, it doesn't matter) and get the same crash again.
- Test 3:
This time I removed "German" from the preferred languages side and added "British English" as second. Kontact starts, I can write and send e-mail, everything is fine.
- Test 4:
After removing "British English" from the Preferred Languages, the crash is back.
- Test 5:
After swapping American and British English, the crash is still there.
----------
It seems there is a problem when eitehr British or American english is alone without the other chosen as the preferred language in Systemsettings->Country/Region&Language
-- Backtrace (Reduced):
#6 0x00007f0bd45b64d3 in eventFilter (e=0x7fff87e3aa60, o=0x145f3b0, this=0x12d9820) at /home/portage/kde-base/kdelibs-4.8.1-r1/work/kdelibs-4.8.1/kdeui/sonnet/highlighter.cpp:355
#7 Sonnet::Highlighter::eventFilter (this=0x12d9820, o=0x145f3b0, e=0x7fff87e3aa60) at /home/portage/kde-base/kdelibs-4.8.1-r1/work/kdelibs-4.8.1/kdeui/sonnet/highlighter.cpp:337
#8 0x00007f0bd3ab72b8 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<optimized out>, receiver=0x145f3b0, event=0x7fff87e3aa60) at kernel/qcoreapplication.cpp:986
#9 0x00007f0bd2e58e3f in notify_helper (e=0x7fff87e3aa60, receiver=0x145f3b0, this=0xb597a0) at kernel/qapplication.cpp:4546
#10 QApplicationPrivate::notify_helper (this=0xb597a0, receiver=0x145f3b0, e=0x7fff87e3aa60) at kernel/qapplication.cpp:4522
fixed in kdelibs 4.8.2 |