Bug 101174

Summary: canceling the saving of a new file let kate die
Product: [Applications] kate Reporter: Erik Wasser <fuzz>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Erik Wasser 2005-03-09 14:03:27 UTC
Version:            (using KDE KDE 3.3.2)
Installed from:    Gentoo Packages
Compiler:          gcc version 3.3.5  (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1) 
OS:                Linux

1) Open a new session with an existing file like

% kate /etc/hosts

2) Open a new file with 'CTRL-n'.

3) Type some text: 'foobar'

4) Press 'CTRL-s'.

The file dialog comes up

5) Press 'ESC'

*crash*
Comment 1 Dominik Haumann 2005-03-09 14:17:39 UTC
> 1) Open a new session with an existing file like
> % kate /etc/hosts
> 2) Open a new file with 'CTRL-n'.
> 3) Type some text: 'foobar'
> 4) Press 'CTRL-s'. -> The file dialog comes up
> 5) Press 'ESC'
> *crash*

I can reproduce this with KDE 3.3.2 (without backtrace).
I can *not* reproduce in KDE_3_4_BRANCH nor in CVS HEAD.

Comment 2 Anders Lund 2005-03-09 15:12:11 UTC
On Wednesday 09 March 2005 14:17, Dominik Haumann wrote:
> I can reproduce this with KDE 3.3.2 (without backtrace).
> I can *not* reproduce in KDE_3_4_BRANCH nor in CVS HEAD.

I wonder if fixing the 3.3 branch is worth it?

Comment 3 Erik Wasser 2005-03-12 14:28:42 UTC
Okay, I'll wait for version KDE 3.4 and check that error again. B-)
Comment 4 Christoph Cullmann 2005-04-08 19:10:55 UTC
any updates?
Comment 5 Erik Wasser 2005-07-08 10:54:38 UTC
Bug is gone with 3.4.1! Thanks!