Build/Test Issues

Markers not clickable

Started by yanglee on 9,247 views

NCrunch 1.43
VS 2012
Windows 8 64bit

The markers were displayed correctly but not responding to mouse events. I've experienced this multiple times with version 1.42, but it's the first time I experienced this since upgraded to 1.43 about 9 days ago.

I tried resetting NCrunch, restarting VS, renaming the test method, but didn't work. At the end I fixed it by adding another test method to the same test class.

Regards,
Yang

Edited

Thanks Yang. If you see this happen again, could you send through a bug report? I have a feeling that the click event may be throwing an exception of some kind, and the bug report should be able to show me this in the included log file.
Remco wrote:Thanks Yang. If you see this happen again, could you send through a bug report?

Sure :)
Just sent the Report file via this page: http://www.ncrunch.net/Support/Contact

I tried sending Report in VS but got network error.
Thanks Yang - I received the report and I'm looking into the issue. I'll follow up with you directly.


Cheers,

Remco
The issue seems to be fixed after I followed your instruction:

1. Uninstall NCrunch;
2. Reboot and run 'devenv.exe /setup' to reset the VS extension cache;
3. Reinstalling NCrunch;

Cheers,
Yang
Great to hear! Keep an eye out for it - if it comes back, we'll see if we can deduct what caused the configuration to go askew ...

Post a reply

Log in to reply.