To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=109378


User pmladek changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|RESOLVED                  |REOPENED
--------------------------------------------------------------------------------
              Resolution|FIXED                     |
--------------------------------------------------------------------------------




------- Additional comments from pmla...@openoffice.org Fri May  7 16:04:32 
+0000 2010 -------
Hmm, it does not work in CWS-l10ntooling18:

--- cut ---
$> localize -m -x -o -l cs -f ooo-build-cs.sdf 
Undefined subroutine &main::fix_cygwin_path called at
/usr/src/packages/cws-l10ntooling18/l10ntooling18-d4e30bd655ac/solver/300/unxlngx6.pro/bin/localize.pl
line 396.
--- cut ---

The problem is that someone removed fix_cygwin_path definition from localize.pl.
It is not longer used there on other locations. I think that we could remove it
from the newly added line as well. We could use just:

--- cut ---
    $command .= "$ENV{SOLARVER}/$ENV{INPATH}/bin/gsicheck";
--- cut ---


BTW: when I do this, I see one new problem:

--- cut ---
$> localize -m -x -o -l cs -f ooo-build-cs.sdf 
Writing
'/usr/src/packages/cws-l10ntooling18/l10ntooling18-d4e30bd655ac/l10n/source/cs/localize.sdf'
Writing
'/usr/src/packages/cws-l10ntooling18/l10ntooling18-d4e30bd655ac/l10n/source/en-US/localize.sdf'
Can't open/create
'/usr/src/packages/cws-l10ntooling18/l10ntooling18-d4e30bd655ac/l10n/source'
--- cut ---

It evidently ignores the -l option and tries to write also the en-US
localization that is included in the ooo-build-cs.sdf file. Should I open
separate issue for this?

Note that the "Can't open/create" error is cause because the l10n/source/en-US
direcotry does not exist.

---------------------------------------------------------------------
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: issues-unsubscr...@l10n.openoffice.org
For additional commands, e-mail: issues-h...@l10n.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to