Tommi Helander - 2009-04-23

Hi!

I'm using Dev-C++ version 4.9.9.2 on a Windows Vista sp1 box. The CVS I intend to use is version 1.11.22. In the Environment Options under the CVS Support tab I set the path to the cvs executable as "C:\Program Files\CVS\cvs.exe" where my cvs.exe file is located. I leave all the rest of the options as they are ("compression level: 4" and "Use SSH instead of RSH" checked). When I press OK I get an "Oops!" window that says:


Address: 0x0047ABCA
Error message: Failed to set data for "


And the bug report says:


Application version: 4.9.9.2

Machine info

Platform : Windows NT
OS version : version 6.0 (build 6001)
Additional info: Service Pack 1

The following error occured in version 4.9.9.2:
Failed to set data for '' (at address 0x0047ABCA)

Please include a description of what you were doing before the error occured (please give as much precisions as possible) :

State information follows:
Stack trace:


0058F80A (0018E80A): ShowExceptionInfo (ExceptionsAnalyzer - 566)
0058F9FF (0018E9FF): TExceptionsAnalyzer.GlobalExceptionHandler (ExceptionsAnalyzer - 574)
00535C33 (00134C33): RegisterFiletype (FileAssocs - 195)
005358C8 (001348C8): Associate (FileAssocs - 133)
00535A04 (00134A04): Associate (FileAssocs - 151)
0053786D (0013686D): TEnviroForm.btnOkClick (Envirofrm - 350)
0055AB92 (00159B92): TMainForm.actEnviroOptionsExecute (main - 3889)
0055AC69 (00159C69): TMainForm.actEnviroOptionsExecute (main - 3909)
0055AC86 (00159C86): TMainForm.actEnviroOptionsExecute (main - 3909)
0059105B (0019005B): (devcpp - 230)
00591079 (00190079): (devcpp - 230)


I tried searching the forum with the words "CVS support Vista", but I couldn't find anything. I don't even know if this is a Vista specific problem, but I'm guessing.

has anyone got anything on this one? All help is appreciated!