Summary: | kate crashed while trying to open a file | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | msp <prathapc_ms> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
msp
2009-03-10 05:28:58 UTC
Does this happen when try to open every file? one specific file? Does this happen all the times or randomly ? If you can reproduce the crash at will, may you read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and post a complete backtrace here? You need to install the "kdelibs5-dbg" and "kdesdk-dbg" packages Thanks :) SVN commit 950830 by rkcosta: Fix the call to KJob::kill when the Cancel button is pressed - KJob::EmitResult must be passed so that ReadOnlyPart can handle the termination correctly. BUG: 186722 BUG: 186980 BUG: 187538 CCBUG: 188231 M +14 -2 kuiserverjobtracker.cpp M +2 -0 kuiserverjobtracker.h WebSVN link: http://websvn.kde.org/?view=rev&revision=950830 |