Summary: | KDevelop crashes randomically when I use vi input method | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Leandro Santiago da Silva <leandrosansilva> |
Component: | Vi Input Mode | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | leandrosansilva |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Leandro Santiago da Silva
2011-05-27 15:41:55 UTC
reassigning Hi, Leandro. Thanks for your report. Does this happen by simply enabling the vi input mode or when you do something? Could see if this happens in the Kate application too? (KDevelop and Kate share their editing component.) (In reply to comment #2) > Hi, Leandro. Thanks for your report. > > Does this happen by simply enabling the vi input mode or when you do something? > > Could see if this happens in the Kate application too? (KDevelop and Kate share > their editing component.) Yes, it also happens with Kate. To reproduce the error, I just navigate into file with arrow keys in the command mode. I also reported a bug for kate: https://bugs.kde.org/show_bug.cgi?id=274373 *** Bug 274373 has been marked as a duplicate of this bug. *** I am not able to reproduce this with kate from today (29 May). I open a file with a few lines and hit the arrow keys, but don't see a crash. Any help in reproducing this would be appreciated. Able to reproduce it now. Committing a fix and a test case for this soon. Thanks! Git commit 26b987c74b09e88508efd199d47f1ddcfe772006 by Erlend Hamberg. Committed on 30/05/2011 at 18:49. Pushed by ehamberg into branch 'master'. fix crash when navigating in an empty document BUG: 274280 M +5 -2 part/vimode/katevinormalmode.cpp http://commits.kde.org/kate/26b987c74b09e88508efd199d47f1ddcfe772006 |