Summary: | Copy/Paste from OO.o Calc into KMail message crashes KMail | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Rich Johnson <rjohnson> |
Component: | composer | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | anil.omkar, marcus.hardt, massoo, roger..foss, schmirrwurst, vlastimil, w.richert, wstephenson, zander |
Priority: | NOR | ||
Version: | 1.9.7 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Rich Johnson
2007-06-08 15:45:38 UTC
Confirmed. This seems to be an infinite recursion. *** Bug 147819 has been marked as a duplicate of this bug. *** *** Bug 148883 has been marked as a duplicate of this bug. *** Yeah, it is an infinite recursion. KMComposeWin::slotPaste(), if the pasted item is not image/png and not plain text, gets called recursively until the stack blows. See https://bugzilla.novell.com/show_bug.cgi?id=302067 also *** Bug 149329 has been marked as a duplicate of this bug. *** Seems to be fixed by: >SVN commit 706490 by tilladam: >Forward port of: >SVN commit 706484 by tilladam: >Change nasty hack causing re-entrancy when pasting and thus tight loops with >clean delegation. >Fixed kolab/issue1923. Thanks. I was struggling with trying to produce a crash report, but even after I followed the FAQ on that and installed the -dbg packages the backtrace option never showed up. Good to see it is fixed, though. Roger On 2007-08-30 19:00, Thomas McGuire <Thomas.McGuire@gmx.net> wrote: [bugs.kde.org quoted mail] >>---------------------------------------------------------------------------- >Status|NEW |RESOLVED >Resolution| |FIXED > > > >------- Additional Comments From Thomas.McGuire gmx net 2007-08-30 >19:00 ------- >Seems to be fixed by: > >>SVN commit 706490 by tilladam: > >>Forward port of: > >>SVN commit 706484 by tilladam: > >>Change nasty hack causing re-entrancy when pasting and thus tight >>loops with >clean delegation. >>Fixed kolab/issue1923. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> <meta name="generator" content="SuSE Linux Openexchange Server 4"> <title></title> </head> <body> Thanks.<br>I was struggling with trying to produce a crash report, but even after I followed the FAQ on that and installed the -dbg packages the backtrace option never showed up.<br><br>Good to see it is fixed, though.<br><br>Roger<br><br>On 2007-08-30 19:00, Thomas McGuire <Thomas.McGuire@gmx.net> wrote:<br><br>> ------- You are receiving this mail because: -------<br>> You are on the CC list for the bug, or are watching someone who is.<br>> <br>> http://bugs.kde.org/show_bug.cgi?id=146545 <br>> Thomas.McGuire gmx net changed:<br>> <br>> What |Removed |Added<br>> ----------------------------------------------------------------------------<br>> Status|NEW |RESOLVED<br>> Resolution| |FIXED<br>> <br>> <br>> <br>> ------- Additional Comments From Thomas.McGuire gmx net 2007-08-30 19:00 -------<br>> Seems to be fixed by:<br>> <br>> >SVN commit 706490 by tilladam:<br>> <br>> >Forward port of:<br>> <br>> >SVN commit 706484 by tilladam:<br>> <br>> >Change nasty hack causing re-entrancy when pasting and thus tight loops with >clean delegation.<br>> >Fixed kolab/issue1923.<br> </body> </html> *** Bug 149423 has been marked as a duplicate of this bug. *** *** Bug 149524 has been marked as a duplicate of this bug. *** Crashes here even while pasting plain text *** Bug 149762 has been marked as a duplicate of this bug. *** *** Bug 158488 has been marked as a duplicate of this bug. *** *** Bug 158901 has been marked as a duplicate of this bug. *** |