[Konsole-devel] [Bug 104198] New: delete a directory and then su. getcwd error
MurDoK
murdok.lnx at gmail.com
Tue Apr 19 09:30:53 UTC 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=104198
Summary: delete a directory and then su. getcwd error
Product: konsole
Version: 1.5
Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: konsole-devel kde org
ReportedBy: murdok.lnx gmail com
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
../..
More information about the konsole-devel
mailing list