-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[Bug] 'git --version' returned an improper version string #2938
Comments
@petercao Please type this in your Cmder terminal and then send us an screenshot: |
Please, type You will see a list of Please attach a screenshot of all of them, thank you. |
According to a GitHub search, neither Cmder nor ConEmu contain the word "improper". Maybe this is completely unrelated to Cmder. Look for other scripts that are being run. |
Line 57 in c9b77f6
I wrote the script back in 2018, don't know why the search is not returning it |
@petercao Firstly I apologize for this issue, I wonder exactly what is causing this. Please follow these steps to update the affected component of Cmder and help us solve the issue:
Again I am sorry for this problem, but these steps will help us understand and solve this issue. |
Please type this and post a screenshot: And please edit the cmder_shell.cmd using notepad, change echo off to echo on, then run again and send a screenshot Thank you |
Please apply step 1 and step 4 from the link here: Make sure to keep Then, open
Then, please send a screenshot again. Thank you. |
@DRSDavidSoft Just curious but why are we instructing users to set cmder_root outside cmder? This is not required for normal function. Every script we provide to initialize cmder does this automatically for the running session. |
@daxgames That's just for the debugging purposes according to what I see on the screenshots; I'm not sure why the Since each reply takes a couple of hours to troubleshoot the issue, I'm trying to reduce any un-important problem factors to debug the actual issue quicker. |
@daxgames Sidenote, what is the preferred way to launch Cmder in debugging mode, I think it's best to add an entry for that to the wiki. It should also be terminal-agnostic. |
OK
Dunno works on my system: |
The only shell that really has any debugging support is But that debug is severely limited if the speed optimized There are various debug scripts that provide info about the users env and are cmder shell specific:
|
Maybe a user script is resetting some environment variables. Especially if a user script contains |
Hello guys, I just downloaded the archive and launched it on my system for the first time and I got the same error and some more. Windows 10 Pro, 10.0.19045 Build 19045
|
@ackvf Thanks for the information you provided, firstly I will check the values with our codebase. If that doesn't work, I'm sure a remote session would be super useful, so thank you for reporting the returned values and the help with fixing this bug 😄 |
Version Information
Cmder Edition
Cmder Full (with Git)
Description of the issue
Every launch of my cmder, it always print below msg:
And I want to know if there some kind of terminal available on ArchLinux?
I just want to copy, paste using left/right click of my mouse?
or some shortkey, like ctrl +c / ctrl +v ?
Checklist
The text was updated successfully, but these errors were encountered: