Version: 1.6.6 (using 3.5.9, Kubuntu (hardy) 4:3.5.9-0ubuntu7.1) Compiler: Target: x86_64-linux-gnu OS: Linux (x86_64) release 2.6.24-19-generic I had in my konsole two tabs. In one of them I tried to load an application that was not installed in my system with the command line: konqueror & Suddenly, the tab which I typed this command disappeared. Best regards, Tiago
> Suddenly, the tab which I typed this command disappeared. Does this always happen? If so, try removing the "command-not-found" package using: sudo apt-get remove command-not-found Start a new bash shell and see if the problem still occurs.
Yes, the problem still happens. I installed konqueror and then removed it to test. I used the simple command line: konqueror & And my konsole tab (a shell) (I had another active one) disappeared. I also tried with just one tab (a shell), and so the whole konsole process dies. If is there any other info that I can send ... Best, Tiago =========================================== Tiago Lopes "Sprechen Sie langsam, baby. Ich lerne Ihre Sprache !" Max-Delbrück Centrum für Molekular Medizin Berlin =========================================== --- Robert Knight <robertknight@gmail.com> schrieb am Do, 19.6.2008: Von: Robert Knight <robertknight@gmail.com> Betreff: [Bug 164020] Shell dies loading background application. An: tiagojab@yahoo.com.br Datum: Donnerstag, 19. Juni 2008, 19:21 ------- You are receiving this mail because: ------- You reported the bug, or are watching the reporter. http://bugs.kde.org/show_bug.cgi?id=164020 ------- Additional Comments From robertknight gmail com 2008-06-19 19:21 ------- > Suddenly, the tab which I typed this command disappeared. Does this always happen? If so, try removing the "command-not-found" package using: sudo apt-get remove command-not-found Start a new bash shell and see if the problem still occurs. __________________________________________________________ Gesendet von Yahoo! Mail. Dem pfiffigeren Posteingang. http://de.overview.mail.yahoo.com<table cellspacing='0' cellpadding='0' border='0' ><tr><td valign='top' style='font: inherit;'>Yes, the problem still happens.<br><br>I installed konqueror and then removed it to test. I used the simple command line:<br><br>konqueror &<br><br>And my konsole tab (a shell) (I had another active one) disappeared. <br><br>I also tried with just one tab (a shell), and so the whole konsole process dies.<br><br>If is there any other info that I can send ...<br><br>Best,<br>Tiago<br><br>===========================================<br> Tiago Lopes<br> <br> &quot;Sprechen Sie langsam, baby. Ich lerne Ihre Sprache !&quot;<br> <br> Max-Delbrück Centrum für Molekular Medizin<br> Berlin<br> ===========================================<br><br>--- Robert Knight <i><robertknight@gmail.com></i> schrieb am <b>Do, 19.6.2008:<br></b><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><b>Von: Robert Knight <robertknight@gmail.com><br>Betreff: [Bug 164020] Shell dies loading background application.<br>An: tiagojab@yahoo.com.br<br>Datum: Donnerstag, 19. Juni 2008, 19:21<br><br></b><pre><b>------- You are receiving this mail because: -------<br>You reported the bug, or are watching the reporter.<br> <br>http://bugs.kde.org/show_bug.cgi?id=164020 <br><br><br><br><br>------- Additional Comments From robertknight gmail com 2008-06-19 19:21<br>-------<br>> Suddenly, the tab which I typed this command disappeared. <br><br>Does this always happen? If so, try removing the "command-not-found"<br>package using:<br><br>sudo apt-get remove command-not-found <br><br>Start a new bash shell and see if the problem still occurs.</b></pre></blockquote></td></tr></table><br> <hr size=1> Gesendet von <a href="http://us.rd.yahoo.com/mailuk/taglines/isp/control/*http://us.rd.yahoo.com/evt=52427/*http://de.overview.mail.yahoo.com" target=_blank>Yahoo! Mail</a>. <br> Dem pfiffigeren Posteingang.
What happens if you start another shell inside the session before running the command? eg: > bash > konqueror&
Closing as REMIND until comment #3 is addressed.