Source: roxterm
Version: 2.6.3-1
Severity: normal

This is another variant of #639687.

When current directory of the shell running inside a roxterm window gets
removed, there's no way to start a new window/tab: roxterm complains that
it can't chdir to a deleted directory because that directory does not
exist, and refuses to open new tab/window.

Steps to reproduce:

 open roxterm window with shell
 mkdir /tmp/dir
 cd /tmp/dir
 rmdir /tmp/dir
 try to open new roxterm window/tab

It might warn about the fact that the directory does not exist, or it may
not (I'd say displaying a warning is sort of annoying in this case, just
like with root-owned child process), but it definitely should not fail
to create new window/tab, which may just start with user's home directory
just like in the case with root-owned child process.

Thanks,

/mjt



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to