Public bug reported:

Binary package hint: gnome-terminal

In Ubuntu 8.04, running a command which does not exist can sometimes
cause an exit command.  Here is an example cut and pasted when gnome-
terminal is set to "stay open on exit".

[EMAIL PROTECTED]:~$ gedit test &
[1] 13336
[EMAIL PROTECTED]:~$ gdit test &
[2] 13340
[EMAIL PROTECTED]:~$ exit

Other times  the exit will not happen but the command will return an
Exit 127 status.

[EMAIL PROTECTED]:~$ gdit test &
[1] 13403
[EMAIL PROTECTED]:~$ bash: gdit: command not found

[1]+  Exit 127                gdit test
[EMAIL PROTECTED]:~$ gdit test &
[1] 13405
[EMAIL PROTECTED]:~$ exit

Package is
gnome-terminal:
  Installed: 2.22.1-0ubuntu2
  Candidate: 2.22.1-0ubuntu2
  Version table:
 *** 2.22.1-0ubuntu2 0
        500 http://gb.archive.ubuntu.com hardy/main Packages
        100 /var/lib/dpkg/status

** Affects: gnome-terminal (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Running a non-existing command in the background causes exit
https://bugs.launchpad.net/bugs/241331
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to