Bug 164020 - Shell dies loading background application.
Summary: Shell dies loading background application.
Status: RESOLVED REMIND
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 1.6.6
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-14 10:02 UTC by Tiago Lopes
Modified: 2008-07-13 02:24 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 Tiago Lopes 2008-06-14 10:02:06 UTC
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
Comment 1 Robert Knight 2008-06-19 19:21:53 UTC
> 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.
Comment 2 Tiago Lopes 2008-06-19 20:46:25 UTC
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 &amp;<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>
&amp;quot;Sprechen Sie langsam, baby. Ich lerne Ihre Sprache !&amp;quot;<br>
<br>
Max-Delbrück Centrum für Molekular Medizin<br>
Berlin<br>
===========================================<br><br>--- Robert Knight <i>&lt;robertknight@gmail.com&gt;</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 &lt;robertknight@gmail.com&gt;<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>&gt; 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.
Comment 3 Robert Knight 2008-06-24 21:09:25 UTC
What happens if you start another shell inside the session before running the command?

eg:

> bash
> konqueror&

Comment 4 Robert Knight 2008-07-13 02:24:49 UTC
Closing as REMIND until comment #3 is addressed.