Maximus5 / conemu-old-issues

Old issues imported from googlecode. Project was moved to
https://conemu.github.io
6 stars 1 forks source link

Conemu always fails with VS2013 #1884

Open Maximus5 opened 9 years ago

Maximus5 commented 9 years ago

Originally reported on Google Code with ID 1885

OS version: Win7 x64
ConEmu version: 141208

*Bug description*
Turned on "Force ConEmu as default terminal for console applications".  Works fine
EXCEPT with VS2013 Professional (version 12.0.31101.00 update 4).  Whenever I debug
an application I get:
---------------------------
ConEmuC.X, PID=1840
Injecting remote into PID=2936
FAILED, code=-112:0x00000006
---------------------------

I've turned on UAC to "Notify me only when programs try to make changes to my computer
(do not dim my desktop)" (before that I could only get console windows in Administrator
mode).

My hooked executables looks like "devenv.exe|explorer.exe"

I get the same result regardless of whether conemu is open or not.

*Steps to reproduction*
1.Open VS2013
2. Run a console application

Reported by hazmattw on 2015-01-28 00:16:34

Maximus5 commented 9 years ago
Update to latest alpha.
OldBuild.

Reported by ConEmu.Maximus5 on 2015-01-28 00:23:29

Maximus5 commented 9 years ago
Updated to 150119a[64].  Same problem.  Error now reads:
---------------------------
ConEmuC.X, PID=428
Injecting remote into PID=352
FAILED, code=-113:0x0000012B
---------------------------

Reported by hazmattw on 2015-01-28 02:15:14

Maximus5 commented 9 years ago
Updated to 150128 [64].  Same problem as before (still reports code -113)

Reported by hazmattw on 2015-01-29 18:12:12

Maximus5 commented 9 years ago
I should also note that "Start without debugging" hooks properly and shows up in conemu.
 It only fails on "Start Debugging".

Reported by hazmattw on 2015-01-29 19:58:28

Maximus5 commented 9 years ago
Any update on this?  Should I submit a new ticket?

Reported by hazmattw on 2015-02-02 17:20:19

Maximus5 commented 9 years ago
No need. Not fixed yet...

Reported by ConEmu.Maximus5 on 2015-02-02 17:32:19

Maximus5 commented 9 years ago
Any word or idea when this might get fixed?  Just tried with the latest...same issue.

Reported by hazmattw on 2015-04-07 15:05:38

Maximus5 commented 9 years ago
Debugger in VS was changed. And ConEmu hasn't been adapted yet.

Reported by ConEmu.Maximus5 on 2015-04-07 15:16:33