Bug 96269 - crash on new file save
Summary: crash on new file save
Status: RESOLVED DUPLICATE of bug 83708
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: 2.3.2
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-04 02:24 UTC by Mark Olah
Modified: 2005-01-07 14:52 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Olah 2005-01-04 02:24:50 UTC
Version:           2.3.2 (using KDE KDE 3.3.2)
Installed from:    Gentoo Packages
Compiler:          gcc 3.4 -O3
OS:                Linux

1. Open kate 
2. create new file with ctr+N
3. Enter arbitrary but non-zero amount of text
4. save file with ctr+S
5. enter new (non-existant) filename
6. click save
7. kate crashes (after correctly saving file)

Works fine when saving a new file over an already existing file, or when saving a new blank file as a new filename.

This bug also exists in kate 2.3.1
Comment 1 Nicolas Goutte 2005-01-07 14:52:50 UTC
The work around is to use Ctrl+Shift+S (all other way of trying to save might crash.)

Bug #83708 tells that it should be fixed in Kate CVS Head.

Have a nice day!

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