Summary: | Kile crashes each time I close it | ||
---|---|---|---|
Product: | [Applications] kile | Reporter: | jde3 <rtavenar> |
Component: | general | Assignee: | Michel Ludwig <michel.ludwig> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresrh2000, c0der, f_bresson, ivi610, noway, patrick_steinmueller, reduebbax, thecalbear, thomas.braun, vidakris, villard.claire |
Priority: | NOR | ||
Version: | 2.0.81 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
jde3
2009-04-22 10:35:26 UTC
Are you using the ubuntu package or a self compiled version of trunk? Maybe you can also try a current trunk version in case you have the former. I am using the Ubuntu package, as I prefer to have a quite homogeneous system. I was just reporting the bug so that it could be fixed, even if, indeed, it might have already been fixed on the trunk version of the svn... SVN commit 958882 by tbraun: hopefully fix at least one of the bugs ... The m_stop action in the manager might not always be a valid pointer, therefore check before dereferencing it. CCBUG: 190483 CCBUG: 190326 M +1 -1 kile.cpp M +11 -3 kiletoolmanager.cpp M +3 -0 kiletoolmanager.h WebSVN link: http://websvn.kde.org/?view=rev&revision=958882 ... if anyone would be kind enough to tell me what I'm supposed to do with the files in that link? http://websvn.kde.org/?view=rev&revision=958882 Thanks SVN commit 962946 by tbraun: Don't use this as parent as it crashes then on ubuntu jaunty. I verified this on kubuntu using QT 4.5. With debian lenny and qt 4.4.3 it does not crash. Any explanations why this fix works are very appreciated ;) BUG: 190326 CCBUG: 190483 CCMAIL: 357016@bugs.launchpad.net M +4 -4 kile.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=962946 *** Bug 194616 has been marked as a duplicate of this bug. *** i have the same bug on kubuntu jaunty kde 4.2.2 *** Bug 198022 has been marked as a duplicate of this bug. *** *** Bug 199577 has been marked as a duplicate of this bug. *** *** Bug 200825 has been marked as a duplicate of this bug. *** *** Bug 201156 has been marked as a duplicate of this bug. *** *** Bug 201254 has been marked as a duplicate of this bug. *** *** Bug 204718 has been marked as a duplicate of this bug. *** *** Bug 205043 has been marked as a duplicate of this bug. *** *** Bug 205216 has been marked as a duplicate of this bug. *** |