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


User sb changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'hjs,rt,tono,vq'          |'hjs,rt,sb,tono,vq'
--------------------------------------------------------------------------------
             Assigned to|sb                        |vq
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Oct 31 09:05:53 +0000 
2007 -------
This is a problem of the cygwin environment (and thus did not appear to me,
using the 4nt environment):  solenv/bin/modules/installer/servicefile.pm:1.28 l.
152 creates a command line that, in the cygwin environment, looks something like

  guw.exe -env f:/wherever/regcomp.exe
'file:///f:/wherever/canvasfactory.uno.dll;file:///f:/wherever/avmediawin.dll'

The problem appears to be that guw.exe transforms that line in the wrong way, so
that regcomp thinks it should act on the individual items

  file
  ///f
  C:\cygwin\wherever\canvasfactory.uno.dll
  file
  ///f
  C:\cygwin\wherever\avmediawin.dll

instead of the items

  file:///f:/wherever/canvasfactory.uno.dll
  file:///f:/wherever/avmediawin.dll

(or cygwin'ed variations of those URLs?).

vq, can you help?

---------------------------------------------------------------------
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]

Reply via email to