Closed GoogleCodeExporter closed 9 years ago
Please provide the information that was requested in the issue template.
What steps will reproduce the problem?
What is the expected output? What do you see instead?
What versions of mintty, Cygwin/MSYS, and Windows are you using?
Original comment by andy.koppe
on 1 Dec 2012 at 6:39
What steps will reproduce the problem?
it happen at first instanced started,when second instanced started(first instanced is exiting),it is ok.
What is the expected output? What do you see instead?
i expected second instanced showing at first started.
What versions of mintty, Cygwin/MSYS, and Windows are you using?
mintty 1.1.2,windows xp.
Original comment by chuliqi...@gmail.com
on 3 Dec 2012 at 1:17
Attachments:
second instanced showing
Original comment by chuliqi...@gmail.com
on 3 Dec 2012 at 1:18
Attachments:
sorry,i have a mistakes word.
when second instanced started(first instanced is existing)
Original comment by chuliqi...@gmail.com
on 3 Dec 2012 at 1:20
Apparently mintty is attempting to invoke your Windows home directory as your
shell (instead of something like bash). This would happen if the SHELL variable
was wrongly set to your home directory, or, perhaps more likely, if /etc/passwd
is set up wrongly. In /etc/passwd, the entry for the default shell directly
follows the one for the home directory, so if the formatting is wrong the home
directory might end up being interpreted as the default shell.
Have you customised your /etc/passwd? Attaching it here might help clarify the
problem.
Original comment by andy.koppe
on 3 Dec 2012 at 12:46
Original comment by andy.koppe
on 3 Jan 2013 at 11:00
Original issue reported on code.google.com by
chuliqi...@gmail.com
on 21 Nov 2012 at 6:30Attachments: