Summary: | KMail crashed when I insert an inline image from clipboard | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | Stephan Fuchs <mail> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | pragalathanm |
Priority: | NOR | ||
Version: | 4.4.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Stephan Fuchs
2010-09-22 13:40:30 UTC
*** This bug has been marked as a duplicate of bug 219959 *** Created attachment 52293 [details]
New crash information added by DrKonqi
kontact (4.4.6) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed:
I selected HTML mode in the composer options menu and pasted a clipboard image in it. it asked me whether to insert it as inline image or as attachment. i chose inline and it crashed.
-- Backtrace (Reduced):
#8 0xb62457eb in QMimeData::hasImage (this=0x92bd810) at kernel/qmimedata.cpp:470
#9 0xb4a90dc0 in KPIMTextEdit::TextEdit::insertFromMimeData (this=0x9257d28, source=0x92bd810) at ../../kpimtextedit/textedit.cpp:565
[...]
#11 0xb6c3cc4b in QTextEditControl::insertFromMimeData (this=0x92582b8, source=0x92bd810) at widgets/qtextedit.cpp:104
#12 0xb69c280e in QTextControl::paste (this=0x92582b8, mode=QClipboard::Clipboard) at text/qtextcontrol.cpp:863
#13 0xb6c36bce in QTextEdit::paste (this=0x9257d28) at widgets/qtextedit.cpp:1013
|