<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
ps: Olaf, the debugger install is incredibly fast and small.<BR>
This isn't Visual Studio.<BR>
I get, but hadn't previously considered, that future regressions would hang the machine, so a fix is only "temporary", but hey...maybe a process needs to monitor the tests and kill them if they take too long?<BR>
 <BR>
SetErrorMode will probably fix this, now that I think more.<BR>
We can add a switch to cm3 and it can call that on itself, and it always gets inherited by child processes. Or we can have a trivial wrapper .exe to run the tests, if the switch to cm3 is not liked. But I have to test it out.<BR>
Suggest an .exe or switch name? :)<BR>
If indeed it is SetErrorMode, I'd do<BR>
seterrormode.exe <number> <command line to run...><BR>
Though this is a low level name.<BR>
It could be testwrapper.exe or quashpopups.exe.<BR>
 -Jay<BR>
<BR><BR><BR><BR><BR> <BR>
<BLOCKQUOTE>
<HR>
From: jayk123@hotmail.com<BR>To: wagner@elegosoft.com; m3devel@elegosoft.com<BR>Date: Tue, 29 Apr 2008 21:38:14 +0000<BR>Subject: Re: [M3devel] Popup Windows stalling regression tests on WinXP<BR><BR>
<META content="Microsoft SafeHTML" name=Generator>
<STYLE>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Tahoma;}
</STYLE>
Yes, this might be it.<BR>My x86 Windows machine is out on loan this week, my AMD64 Windows machine needed a reinstall, and I was deep into debugging the AMD64_LINUX problem (on same machine, multi-boot), so I punted. Now I've reinstalled AMD64 Windows and can debug to see what the problem is, to decide if it is quashable..<BR>There should be a way without global changes to the machine, but if that's ok, ok. (If this even it.)<BR> <BR> - Jay<BR><BR><BR><BR>> Date: Tue, 29 Apr 2008 17:11:17 +0200<BR>> From: wagner@elegosoft.com<BR>> To: m3devel@elegosoft.com<BR>> Subject: Re: [M3devel] Popup Windows stalling regression tests on WinXP<BR>> <BR>> Quoting "Daniel Alejandro Benavides D." <dabenavidesd@yahoo.es>:<BR>> <BR>> > Hi all:<BR>> > Olaf, I don't have the Win box here (just a Kubuntu one). But even <BR>> > if you don't want to send the file, one can see the report file in <BR>> > a window. Should be with two steps: The first click on the blue <BR>> > label "Click here " in the first pop up window. That throws another <BR>> > window with a label that you can click-on and actually see it<BR>> > Well I found with google the instruction to disable that error pop up:<BR>> > http://pcsupport.about.com/od/windowsxp/ht/disableerror.htm<BR>> > I hope this helps to you.<BR>> <BR>> Thanks, that sounds good, I'll try it tonight.<BR>> <BR>> Olaf<BR>> <BR>> ><BR>> > Thanks<BR>> ><BR>> > Olaf Wagner <wagner@elegosoft.com> escribió: Quoting "Daniel <BR>> > Alejandro Benavides D." :<BR>> ><BR>> >> Hi all:<BR>> >> Olaf, but in the case is not even the cm3 process, but a sub process<BR>> >> of it, maybe the linker or/and the assembler (what VS version do<BR>> >> you have?) which in turn throws the fault, how do you know from<BR>> >> sure is cm3 only causing that?, Can you check the label of "Click<BR>> >> here for more information". Then you can click on see the files<BR>> >> involved in the fault. There you should see the list of files like<BR>> >> dll or lib and executable involved, can you send that info?<BR>> ><BR>> > I'll restart the tests after some more obvious fixes later this<BR>> > evening and may be able to send more information tomorrow.<BR>> > IIRC there was no label `click here for more information', but<BR>> > just `send report to Microsoft' and `do not send'.<BR>> ><BR>> > Currently we're working hard on a completely different release...<BR>> ><BR>> > Olaf<BR>> > --<BR>> > Olaf Wagner -- elego Software Solutions GmbH<BR>> > Gustav-Meyer-Allee 25 / Gebäude 12, 13355 Berlin, Germany<BR>> > phone: +49 30 23 45 86 96 mobile: +49 177 2345 869 fax: +49 30 23 45 86 95<BR>> > http://www.elegosoft.com | Geschäftsführer: Olaf Wagner | Sitz: Berlin<BR>> > Handelregister: Amtsgericht Charlottenburg HRB 77719 | USt-IdNr: DE163214194<BR>> ><BR>> ><BR>> ><BR>> ><BR>> > ---------------------------------<BR>> ><BR>> > Enviado desde Correo Yahoo!<BR>> > La bandeja de entrada más inteligente.<BR>> ><BR>> <BR>> <BR>> <BR>> -- <BR>> Olaf Wagner -- elego Software Solutions GmbH<BR>> Gustav-Meyer-Allee 25 / Gebäude 12, 13355 Berlin, Germany<BR>> phone: +49 30 23 45 86 96 mobile: +49 177 2345 869 fax: +49 30 23 45 86 95<BR>> http://www.elegosoft.com | Geschäftsführer: Olaf Wagner | Sitz: Berlin<BR>> Handelregister: Amtsgericht Charlottenburg HRB 77719 | USt-IdNr: DE163214194<BR>> <BR><BR></BLOCKQUOTE></body>
</html>