Bug 344861 - Kate crashes when saving file in Vi Input Mode with :w
Summary: Kate crashes when saving file in Vi Input Mode with :w
Status: RESOLVED DUPLICATE of bug 344520
Alias: None
Product: kate
Classification: Applications
Component: Vi Input Mode (show other bugs)
Version: 5.0.0
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-05 11:07 UTC by Nicolas F.
Modified: 2015-03-05 12:27 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***