finalterm icon indicating copy to clipboard operation
finalterm copied to clipboard

Error retrieving current directory

Open mikedugan opened this issue 12 years ago • 1 comments

Upon installing and launching finalterm, I received the following:

shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory sh: 0: getcwd() failed: No such file or directory pushd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory

I suspect this is because the /home directory is on a separate partition (actually, a physically different hard drive)

Sys info: Xubuntu 13.10, kernel 3.11.0-14

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

mikedugan avatar Dec 02 '13 22:12 mikedugan

I doubt that this issue has anything to do with there being a separate logical or physical drive, but it might be related to the problem fixed in https://github.com/p-e-w/finalterm/commit/a59382f860a524ba0030ce80f9c6721f26fdc671. Could you please try again (you're going to have to build from source though as the PPA is currently not building).

p-e-w avatar Jan 09 '14 20:01 p-e-w