Bug 104198

Summary: delete a directory and then su. getcwd error
Product: [Applications] konsole Reporter: MurDoK <murdok.lnx>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: 1.5   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description MurDoK 2005-04-19 11:30:48 UTC
Version:           1.5 (using KDE 3.4.0, Debian Package 4:3.4.0-0pre3 (3.1))
Compiler:          gcc version 3.3.5 (Debian 1:3.3.5-8)
OS:                Linux (i686) release 2.4.30

I don't know if it's a bug really...


murdok@debian:~$ cd proof
murdok@debian:~/proof$ su
Password:
debian:/home/murdok/proof# cd ..
debian:/home/murdok# rmdir proof/
debian:/home/murdok# exit
exit
murdok@debian:~/proof$ su
Password:
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No existe el fichero o el directorio
debian:/home/murdok/proof# cd ..
chdir: error retrieving current directory: getcwd: cannot access parent directories: No existe el fichero o el directorio
debian:..# cd ..
debian:../..# pwd
../..
Comment 1 Stephan Kulow 2005-04-19 13:34:27 UTC
that's the way things are under the command line