On Wed, Apr 22, 2009 at 12:34:17PM +0100, Thomas Ibbotson wrote: > I am using ubuntu Jaunty, I have a problem, here are the reproduction steps: > 1. Create a file e.g. "test.txt" > 2. Open in nautilus by right-clicking and choosing "Open with GVim Text > Editor" > 3. Try running another program in the background e.g. "!xterm &" > The program will not run. > However "!xterm" works and also if I open the file by opening a terminal > and running "gvim test.txt" then "!xterm &" does work. > Anyone have any idea what is happening and how to fix it?
The "Open with GVim Text Editor" entry is running "gvim -f test.txt" which starts gvim in the foreground. This may have been fixed in 7.2.097 as I'm no longer able to reproduce the problem. -- James GPG Key: 1024D/61326D40 2003-09-02 James Vega <[email protected]>
signature.asc
Description: Digital signature
