To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=82064 Issue #|82064 Summary|CWS sb71: testtool fails Component|utilities Version|680m226 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|automation Assigned to|sb Reported by|sb
------- Additional comments from [EMAIL PROTECTED] Fri Sep 28 13:36:15 +0000 2007 ------- With the new OpenOffice_woURE product on CWS sb71 (SRC680m226 based), /opt/openoffice.org2.3/program/testtool.bin fails (at least on unxlngi6.pro): Couldn't bootstrap uno servicemanager for reason : Couldn't open registry file:///export/home/sb93797/sb71/opt/openoffice.org2.3/program/types.rdb for reading Segmentation fault Two things need to be fixed: 1 InitializeUCB at basic/source/app/app.cxx:1.73 l. 263 uses a nonstandard way to bootstrap UNO (for probably historical reasons, unknown at least to me and gh), explicitly mentioning a types.rdb that does not exist in the OOo_woURE scenario (where it is called offapi.rdb and needs to be used in combination with the URE types.rdb). I will attach a patch to fix this. 2 URE_BOOTSTRAP needs to be set to the new fundamentalrc (see <http://wiki.services.openoffice.org/wiki/ODF_Toolkit/Efforts/OOo_without_URE>). The easiest solution would be to add [Bootstrap] URE_BOOTSTRAP=$ORIGIN/fundamentalrc at the top of /opt/openoffice.org2.3/program/testtoolrc. But that does not work as that testtoolrc is not recognized as the "4th level: executable ini-file" (sal/inc/rtl/bootstrap.h:1.8.136.1 l. 68) of testtool.bin, due to issue 82062. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
