Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git Bash 2.10.1 doesn't launch on Windows 10 Home #347

Closed
rgaiacs opened this issue Oct 5, 2016 · 19 comments
Closed

Git Bash 2.10.1 doesn't launch on Windows 10 Home #347

rgaiacs opened this issue Oct 5, 2016 · 19 comments

Comments

@rgaiacs
Copy link
Contributor

rgaiacs commented Oct 5, 2016

One of my learners installed Git Bash yesterday, tested it and it was OK. Today, during the workshop the learner asks Windows to launch Git Bash but not happens.

All shortcuts looks to be configured to run "C:\Program Files\Git\git-bash.exe" --cd-to-home that for unknown reason to me don't work. I changed it to "C:\Program Files\Git\git-bash.exe" and I managed to run Git Bash.

This only happened to one of my learners but I thought that we could investigate it later.

@djamant
Copy link

djamant commented Jul 19, 2017

I was having the same problem too. This solution fixed for me as well. Thanks, @rgaiacs !

@kelhoo
Copy link

kelhoo commented Sep 30, 2017

Thank you! This was very helpful!

@pepezane
Copy link

Hi

I have the same problem, did what was suggested but mine still will not work.

@Tig10
Copy link

Tig10 commented Feb 2, 2018

I have attempted this solution and it has not worked for me. Has anyone found out why this is happening?

@jinhojang
Copy link

This fixed my problem as well. thanks a lot

@rgaiacs
Copy link
Contributor Author

rgaiacs commented Mar 12, 2018

I'm closing this because we should be using 2.16.2 instead of 2.10.1.

@rgaiacs rgaiacs closed this as completed Mar 12, 2018
@widdowquinn
Copy link

Not reopening, but I just saw this with 2.16.2 and Windows 10 in today's workshop at St Andrews.

@royki
Copy link

royki commented Apr 22, 2018

It was working fine with 2.16.02, suddenly got the problem and after changing to 2.16.2 it's same. Why is this sudden death?

@mkaatman
Copy link

mkaatman commented Jul 27, 2018

Having this issue on git version 2.18.0.windows.1 Removing --cd-to-home from shortcut fixes it.

@sikanderrafiq
Copy link

I did the same, but not working for me. I am using Git-2.22.0-64-bit.

@kekoziar
Copy link
Contributor

Hi, @sikanderrafiq. I know it's frustrating when software doesn't install correctly. The best place to report it is in the workshop-template repository, since Git Bash is a tool that is used across many lessons.

@sikanderrafiq
Copy link

Problem resolved.

@mkaatman
Copy link

@sikanderrafiq this will be more helpful to future readers if you mention what your solution was.

@sikanderrafiq
Copy link

Sure. I am using Git-2.22.0-64-bit.exe and I was facing a problem when I was selecting the option "Use Window's default console window".

Git works fine for me when I have selected the option "Use MinTTV (the default terminal of MSYS2)" instead of an earlier one in configuration "which terminal emulator do you want to use with Git bash"
I hope this help.
Sikander

@sikanderrafiq
Copy link

I have installed on Windows 10 Pro.

@LilithElina
Copy link

I'd like to add that this is apparently still an issue, both with Window's default console and the other option. Me and one of our learners can't open Git Bash right now on Windows 10. Luckily, we can use the Terminal in RStudio instead.

@QiangHu1
Copy link

QiangHu1 commented Oct 3, 2022

I got the same problem today. But I solved it when I did the same thing as @sikanderrafiq.

@kpkovilakam
Copy link

Thank you. Indeed helpful👍

@learning0007
Copy link

Sure. I am using Git-2.22.0-64-bit.exe and I was facing a problem when I was selecting the option "Use Window's default console window".

Git works fine for me when I have selected the option "Use MinTTV (the default terminal of MSYS2)" instead of an earlier one in configuration "which terminal emulator do you want to use with Git bash" I hope this help. Sikander

how to change my default terminal msys2 to MinTTV @sikanderrafiq

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests