[Bug 69713] konsole kpart removed on exit/Ctrl-D; no way to show it again afterwards

Jens Dagerbo jens.dagerbo at swipnet.se
Sun Dec 7 16:32:04 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=69713     
jens.dagerbo at swipnet.se changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From jens.dagerbo at swipnet.se  2003-12-07 16:31 -------
Subject: kdevelop/parts/konsole

CVS commit by dagerbo: 

If the embedded konsolepart is destroyed, recreate it. 
 
CCMAIL: 69713-done at bugs.kde.org 


  M +1 -0      konsoleviewwidget.cpp   1.10


--- kdevelop/parts/konsole/konsoleviewwidget.cpp  #1.9:1.10
@@ -108,4 +108,5 @@ void KonsoleViewWidget::partDestroyed()
 {
     part = 0;
+        activate();
 }




More information about the KDevelop-devel mailing list