[Bug 723692] Re: Bash does not respect nohup setting

2011-04-21 Thread Kjell L.
A temporary fix is to add to ~/.bashrc . Change option a to r for running jobs only. Might want to do incase these upstream developers wanted to make history save on exit only. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 723692] Re: Bash does not respect nohup setting

2011-04-14 Thread Kjell L.
Figured it out. When you use the command exit the jobs will remain. These upstream developers are vexing me. It is the same thing they did with history save. Until they changed it back. ** Changed in: bash (Ubuntu) Status: Incomplete => New -- You received this bug notification because y

[Bug 723692] Re: Bash does not respect nohup setting

2011-04-14 Thread Kjell L.
Something is wrong then -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/723692 Title: Bash does not respect nohup setting -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubunt

[Bug 723692] Re: Bash does not respect nohup setting

2011-02-23 Thread Phillip Susi
Strangely, that works for me in maverick, even though it shouldn't. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/723692 Title: Bash does not respect nohup setting -- ubuntu-bugs mailing list ubun

[Bug 723692] Re: Bash does not respect nohup setting

2011-02-23 Thread Kjell L.
As I said that previous version you could run like firefox & and close the terminal and it still run. The problem now is even if I disable huponexit it still close! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpa

[Bug 723692] Re: Bash does not respect nohup setting

2011-02-23 Thread Phillip Susi
This is normal behavior that has never changed. When a terminal is closed, the kernel sends SIGHUP to all attached processes. It has nothing to do with bash. The usual method of allowing a program to run in the background after closing the terminal is to run it with the nohup program. If you ca

[Bug 723692] Re: Bash does not respect nohup setting

2011-02-23 Thread Kjell L.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/723692 Title: Bash does not respect nohup setting -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ub