Hi Thomas,

sorry for answering late...

Thomas Roswall wrote:
I downloaded the VCL testtool again, and checked the environment out, and
it keeps stopping and telling me that
& "In the [Crashreporter]-section of TestTool control file 'UseProxy=true'
but 'ProxyServer=' (empty). Please correct it!"

And UseProxy _is_ false in the right testtool.ini (in the users
application data folder)
If you use the testtool that ships with 2.0.4RC (or a newer one) you can
delete your testtool.ini. The testtool will create a new .in with some
dummy values.

That I would also recommend;
The TestTool application shipped with the OOo product contains
some advantages that are not included in the one you could download
from http://qa.openoffixce.org/qatesttool


thanks for the tip
my testtool ini on windows (and .testtoolrc for linux says

[Crashreporter]
UseProxy=false
ProxyServer=none
ProxyPort=8080
AllowContact=false
ReturnAddress=

it works with the environment downloaded at the time of m181, but for the recently downloadad environment it wont accept the value for UseProxy. therefore I think that the problem it the environment and not the testtool and its ini

We didn't change something on that environment;
You should make sure editing the correct testtool configuration file;
Perhaps searching for .testtoolrc / testtool.ini on your system,
and deleting all, but one...

where do i find the testtool shipped with 2.0.4RC? worth trying.

In the program directory of your OOo installation?
Where you also find the OOo application 'soffice'
(On win32 you might want to select the custom install option on installing OOo and select the testtool package manually.)

now I removed the whole useproxy-check part of the iniinfo.inc and I am up and running so far I dont know if this vil invalidate the whole test - but at least I kan du some tests now
if this is very bad, I hope that somebody will tell me.

It's ok, but since it sounds you are able to read basic code
let's try another thing with this function:

1. please restore the file iniinfo.inc to the one you get from cvs and
  Insert a line in your iniinfo.inc after:
 gUseProxy = GetIniValue ( gTesttoolIni, "Crashreporter" , "UseProxy" )
   (it is about line 750)
printlog gUseProxy

and then send the *complete* .res file as attachment to me directly.

cheers
thorsten
--
*******************************************************************
Thorsten Bosbach                             Sun Microsystems GmbH
Quality Assurance Engineer                   20097 Hamburg, Germany

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to