Summary: | KMail crash when paste image from clipboard [QMimeData::hasImage, KPIMTextEdit::TextEdit::insertFromMimeData, QMetaObject::activate] | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | Erick Jimenez <erickjx> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | alexandre.sidorenko, erickjx, s.koerner.mailings |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi: --- Same problem when paste image in new KDE 4.4 beta 2 New crash information added by DrKonqi |
Description
Erick Jimenez
2009-12-04 09:03:40 UTC
I can't reproduce the issue with 4.4 beta 1. When pasting an image, KMail asks for the attachment name. Please install the kmail-debuginfo and kontact-debuginfo package and try to reproduce the crash to get a better backtrace. Created attachment 38839 [details]
New crash information added by DrKonqi
Created attachment 38979 [details]
New crash information added by DrKonqi
Created attachment 39233 [details]
New crash information added by DrKonqi:
---
Same problem when paste image in new KDE 4.4 beta 2
I can confirm the same problem with KDE 4.4.0 (final release) on Ubuntu/Karmic In Comment #1 I see: "When pasting an image, KMail asks for the attachment name". This probably means that HTML-formatting was not enabled (without it there are no inline images, just attachments) To duplicate: 1. In kmail, start a new message. 2. Set Options->Formatting (HTML) 3. Copy any image in a web-browser (Konqueror or Firefox). 4. In Kmail, use Paste->Add As Inline Image The same worked fine using KDE-4.3.5 Regards, Alex Created attachment 49354 [details]
New crash information added by DrKonqi
kontact (4.6 pre) on KDE Platform 4.5.60 (KDE 4.5.60 (KDE 4.6 >= 20100627)) "release 3" using Qt 4.6.3
- What I was doing when the application crashed:
1.- Snapshot with ksnapshot
2.- Copy to Clipboard
3.- New mail
4.- Paste inline & crash again
-- Backtrace (Reduced):
#6 0x0000000000606430 in vtable for __cxxabiv1::__si_class_type_info ()
#7 0x00007fcd1aaf68f1 in QMimeData::hasImage (this=0x2429e50) at kernel/qmimedata.cpp:470
#8 0x00007fcd034581d0 in KPIMTextEdit::TextEdit::insertFromMimeData (this=0x1e758a0, source=0x2429e50) at /usr/src/debug/kdepimlibs-4.5.60svn1150789/kpimtextedit/textedit.cpp:548
#9 0x00007fcd0224c720 in KMComposerEditor::insertFromMimeData (this=0x1e758a0, source=0x2429e50) at /usr/src/debug/kdepim-4.5.60svn1150789/kmail/kmcomposereditor.cpp:137
#10 0x00007fcd1c226839 in KTextEdit::Private::handleShortcut (this=0x1e93450, event=<value optimized out>) at /usr/src/debug/kdelibs-4.5.60svn1150789/kdeui/widgets/ktextedit.cpp:340
*** This bug has been marked as a duplicate of bug 219959 *** |