Bug 344861

Summary: Kate crashes when saving file in Vi Input Mode with :w
Product: [Applications] kate Reporter: Nicolas F. <kdebugs>
Component: Vi Input ModeAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: mikisabate
Priority: NOR    
Version: 5.0.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Nicolas F. 2015-03-05 11:07:03 UTC
Kate crashes before saving the file when attempting to save it in Vi Input Mode by hitting ":w". Using Ctrl+S or just the GUI works fine though.

Notably, kate crashes before Enter is hit. The console output is as follows:

katepart:        ":"
katepart:        "w"
katepart: New text:  "w"
KCrash: Application 'kate' crashing...

Reproducible: Always

Steps to Reproduce:
1. Set Kate to Vi Input Mode
2. Hit : followed by w
3. Panic
Comment 1 Miquel Sabaté 2015-03-05 12:27:56 UTC

*** This bug has been marked as a duplicate of bug 344520 ***