Bug 77672 - konsole widget ctrl-D closes whole KDEvelop
Summary: konsole widget ctrl-D closes whole KDEvelop
Status: RESOLVED WORKSFORME
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: konsole integration (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-15 15:38 UTC by Imre Péntek
Modified: 2008-08-23 23:00 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 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.