Bug 77672

Summary: konsole widget ctrl-D closes whole KDEvelop
Product: [Developer tools] kdevplatform Reporter: Imre Péntek <pentek.imre>
Component: konsole integrationAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED WORKSFORME    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Imre Péntek 2004-03-15 15:38:15 UTC
Version:           3.0.1 (using KDE KDE 3.2.0)
Installed from:    Unlisted Binary Package
Compiler:          gcc version 3.3.2 Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,objc,java,f77,pascal --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i386-pc-linux-gnu
OS:          Linux

I started KDEvelop, klicked on konsole icon, so appeared the embedded konsole widget. If I press ctrl-D it closes KDEvelop without any warnings, any question about unsaved files.
typing exit does the same.
I can reproduce it multiple times, but I heared about a person who didn't experienced the problem using the same Linux distribution as me.
I think it is exepected only to hide konsole widget or restart bash.
Comment 1 Jens Dagerbo 2004-03-15 15:52:30 UTC
Very strange. The only thing that should happen is for the konsole widget to be recreated (and bash restarted). And, of course, this is what happens when I try it.

If possible, could you try running KDevelop in gdb and see if you can catch a backtrace?
Comment 2 Imre Péntek 2004-03-15 17:25:37 UTC
I've never used gdb
Comment 3 Amilcar do Carmo Lucas 2004-03-18 14:56:32 UTC
gdb /opt/kde3/bin/kdevelop
run
ctrl-d
bt

That's it
Comment 4 Imre Péntek 2004-03-18 15:33:12 UTC
The crash doesn't happens if I run it form a xterm window... no matter if using gdb or not. But if I run it form my IceWM menu it always crashes. The corresponging line in the IceWM menu is as follows:
prog "KDevelop" kdevelop kdevelop
Comment 5 Jens Dagerbo 2004-05-14 22:43:32 UTC
Is anyone able to reproduce this?
Comment 6 Matt Rogers 2004-05-14 22:50:36 UTC
no, couldn't reproduce here. Taking the liberty of closing it.