guberm / tortoisegit

Automatically exported from code.google.com/p/tortoisegit
0 stars 0 forks source link

Git launches in new console window and output pipes are broken #2506

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Execute any TortoiseGit action that ultimately results in a call to git
2. Watch for a new command prompt window to unexpectedly open and automatically 
close
3. Watch for stdout/stderr to be redirected to the applicable TortoiseGit 
status-like window

What is the expected output? What do you see instead?

Expected: no short-lived command windows opened, all stdout/stderr (or was it 
just stdout?) is redirected to the TortoiseGit process for convenient display 
inside of its own pop-up window.

Actual: short-lived command windows open for each call to git, stdout is shown 
in those short-lived windows only.

What version of TortoiseGit and msysgit are you using? On
what operating system?

TortoiseGit 1.8.14.0
git version 1.9.5.msysgit.1 (Git-1.9.5-preview20150319)
Windows 7 (x64) Enterprise

Please provide any additional information below.

Was previously using an older version of MSysGit (1.8.? - can't remember 
precise version) and everything worked as expected. Verified that TortoiseGit's 
settings is pointing to the "bin" folder (versus "cmd", for example).

Original issue reported on code.google.com by bradgraf...@gmail.com on 13 May 2015 at 2:56

GoogleCodeExporter commented 9 years ago
Wow~ Suppose this is a special case.
Did you try to re-install?
Did you try on another computer?

Original comment by yuelinho...@gmail.com on 13 May 2015 at 5:33

GoogleCodeExporter commented 9 years ago
Looks like it was a botched push of MSysGit; a fresh install from source did 
not exhibit this behavior.

Sorry about that! Issue can be closed.

Original comment by bradgraf...@gmail.com on 13 May 2015 at 12:57

GoogleCodeExporter commented 9 years ago
Thanks for the feedback!

Original comment by sstrickr...@googlemail.com on 13 May 2015 at 1:08