Summary: | Inlining or attaching Image from Clipboard causes Kontact to crash [QMimeData::hasImage, KPIMTextEdit::TextEdit::insertFromMimeData, KMComposerEditor::insertFromMimeData] | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | herr-schneider.m |
Component: | composer | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | bjoern, EssL.main, Heinrich20, istvan.kapcsandi, JLM.Verschuuren, john, jwg779-projects, kai, lyordey, nicolasleuba, puleri.solaris, quebec, robert.schneider, robson_rey, thierry.menigoz, tommyshp |
Priority: | NOR | ||
Version: | 1.13.1 | ||
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 kmail-20100507.kcrash New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi |
Description
herr-schneider.m
2010-03-05 15:32:41 UTC
*** Bug 230359 has been marked as a duplicate of this bug. *** Created attachment 42239 [details]
New crash information added by DrKonqi
I can reproduce this copying an image or part of an image from Gimp to clipboard and then trying to paste it inline into a new mail in KMail. Result is that the system becomes unresponsive for half a second or so and the harddisk starts to work, then KMail crashes.
What really pissed me off (sorry) is, that KMail didn't restore the mail content I worked on for about 15 minutes before. This feature was there in KMail 3.5 which reopened mail drafts (even unsaved ones) right after a crash. :-(
Created attachment 42372 [details]
New crash information added by DrKonqi
Steps to reproduce:
1. take a snapshot with ksnapshot
2. click on 'copy to clipboard'
3. go to kmail, create a new mail
4. paste the image into the mail as inline or as attachment.
Last step cause kmail crash.
Created attachment 43341 [details] kmail-20100507.kcrash I have the same problem (Comment #3) with Qt: 4.6.2; KDE Development Platform: 4.4.3 (KDE 4.4.3); KMail: 1.13.3 Created attachment 43934 [details]
New crash information added by DrKonqi
The fall makes insertion of graphics from the clipboard
*** Bug 236322 has been marked as a duplicate of this bug. *** *** Bug 237073 has been marked as a duplicate of this bug. *** *** Bug 238178 has been marked as a duplicate of this bug. *** Created attachment 48593 [details]
New crash information added by DrKonqi
I made a screenshoot with KSnapshot and it's exactly the same behavior at my system.
Created attachment 48597 [details]
New crash information added by DrKonqi
Same behaviour:
[CTRL+V] to insert image into new Mail -> Add Image as Inline
*** Bug 244195 has been marked as a duplicate of this bug. *** Created attachment 49322 [details]
New crash information added by DrKonqi
kontact (4.4.5) on KDE Platform 4.4.92 (KDE 4.4.92 (KDE 4.5 RC2)) using Qt 4.7.0
- What I was doing when the application crashed:
Simply attempting to paste an image inline crashes Kontact every time.
-- Backtrace (Reduced):
#6 QMimeData::hasImage (this=0x2675920) at kernel/qmimedata.cpp:470
#7 0x00007f55705c7c68 in KPIMTextEdit::TextEdit::insertFromMimeData (this=0x1ebf5f0, source=0x2675920) at ../../kpimtextedit/textedit.cpp:548
[...]
#9 0x00007f5575ba8489 in KTextEdit::Private::handleShortcut (this=0x1ec7310, event=<value optimized out>) at ../../kdeui/widgets/ktextedit.cpp:340
#10 0x00007f5575ba8d5d in KTextEdit::keyPressEvent (this=0x1ebf5f0, event=0xffffffff) at ../../kdeui/widgets/ktextedit.cpp:1071
#11 0x00007f5575b9283b in KRichTextEdit::keyPressEvent (this=0x1ebf5f0, event=0x7fff45a98e40) at ../../kdeui/widgets/krichtextedit.cpp:468
Created attachment 49487 [details]
New crash information added by DrKonqi
KMail composer crashes when I wanted to past a screenshot from Clipboard as an integrated image to my new message, just after I selected the "Integrated image" option popping up after the "Paste..." action
This is the same as Bug 219959. Additional notes: This affects only HTML format emails. Even if the user escapes from the floating menu ("insert in-line" or "as attachment"), Kontact still crashes. I assume that means that it's an issue with the menu code itself and not related to the clipboard content. This still affects Kmail 1.13.2 under KDE 4.2.2. In order to minimize data loss, set your autosave to 1 minute intervals (Kmail/Settings/Composer). *** This bug has been confirmed by popular vote. *** What I do not understand: Why does the status of this bug and the corresponding bug stay "new" or "unconfirmed"? One more hint and "workaround" for people that prefer html mails: If you paste the image before switching to html mode this will work. This shows exactly that the bug is linked to the html editor in kmail. Regards, Martin (In reply to comment #14) > In order to minimize data loss, set your autosave to 1 minute intervals > (Kmail/Settings/Composer). Sorry to tell you but autosave does not work at my machine, no matter if 1 or 2 minutes! Martin This is really funny! If I switch to use an "external editor" (Kwrite) drag and drop will work even if the editor absolutely does not look like kwrite but the normal kmail editor. What does this mean? Martin *** This bug has been marked as a duplicate of bug 219959 *** *** Bug 249882 has been marked as a duplicate of this bug. *** |