Issue 55215 - Binary filter seem to be not in pack set
Summary: Binary filter seem to be not in pack set
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: current
Hardware: Mac Mac OS X, all
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: jogi
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-29 08:44 UTC by jogi
Modified: 2005-10-28 08:12 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
TestTool result file on CWS:macosx11 (7.20 KB, text/plain)
2005-09-29 08:46 UTC, jogi
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description jogi 2005-09-29 08:44:00 UTC
As described via E-Mail: Starting first.bas on Mac OS X in this CWS with an
included TT is not able to open the socket (hGetUNOService). In the last version
I have seen it was ok (AFAIR around m125/m128). I havn't that build available
anymore.

BUG: We should be check what the problem/root cause is here: 
A) The changes CWS?
B) The TestTool application?
C) Does that happen also on other OS?
Comment 1 jogi 2005-09-29 08:46:41 UTC
Created attachment 29986 [details]
TestTool result file on CWS:macosx11
Comment 2 b.osi.ooo 2005-09-29 10:04:14 UTC
I can reproduce it on my Mac system;
Investigating...
Comment 3 b.osi.ooo 2005-09-29 11:27:28 UTC
WorkAround:
First culprint are the space characters in the OOo path;
Moving OOo to a location where no spaces are in the path works much better.

Second culprint in first.bas is the following call, which gives an exception:
    oFilterName = oOpenUNOService.getByName("StarWriter 5.0")
other used names, which lead to exceptions: StarCalc 5.0, StarImpress 5.0,
StarDraw 5.0, StarMath 5.0, StarWriter 5.0/Globaldocument
In comparrison, the following names work: writer8, calc8, impress8, draw8,
math8, writerglobal8
(I use teh englisch build with a german system locale)

Will now check, if it is a regression & if e.g. solaris master shows the same
behaviour
Comment 4 b.osi.ooo 2005-09-29 13:36:04 UTC
Submitted issue 55231 for getUnoApp doesn't work if OOo path contains spaces;
It is valid for all platforms;

The only issue that is related to this build, is the topten.bas:
see "Second culprint" where I used first.bas, it is topten.bas.
It is related to this OOo installation set no matter which testtool version I use.
It doesn't matter if I use the en-US or de build;
The systemlanguage also makes no difference.
In a m125 build it worked.
And it doesn't show up in a unxsoli OOo build.
Changing title, and assign to JSI.
Comment 5 tino.rachui 2005-09-29 14:22:11 UTC
tra->ericb, maho: The filters for the old StarOffice formats like sdw, sdc etc.
are not included in the installation package that's why the automatic test fails. 
Comment 6 jogi 2005-09-29 14:25:38 UTC
TRA has found out that the binary filters are not included in this installation
set - regression :-(
Comment 7 jogi 2005-09-29 14:29:13 UTC
CHanged sub - component.
Comment 8 tino.rachui 2005-09-29 19:10:49 UTC
started
Comment 9 jogi 2005-09-30 08:46:12 UTC
-> we want on the 2.0 train :-)
Comment 10 tino.rachui 2005-09-30 08:58:18 UTC
tra: Seems to be just a local problem on my machine. Others have successfully
built pack sets containing with old binary filters.
Comment 11 jogi 2005-10-01 11:08:38 UTC
OK All automated test results will be visible on www.warpsite.de -> Projects ->
OpenOffice.org:mac

re-open issue and reassign to jsi@openoffice.org
Comment 12 jogi 2005-10-01 11:08:43 UTC
reassign to jsi@openoffice.org
Comment 13 jogi 2005-10-01 11:08:48 UTC
reset resolution to FIXED
Comment 14 jogi 2005-10-01 11:09:34 UTC
OK
Comment 15 jogi 2005-10-28 08:12:51 UTC
ok in MWS