To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95255
                 Issue #|95255
                 Summary|CLI UNO bridge not working
               Component|udk
                 Version|OOO300m9
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|jl
             Reported by|jl





------- Additional comments from [EMAIL PROTECTED] Tue Oct 21 10:32:49 +0000 
2008 -------
... a change of the registry keys
HKEY_LOCAL_MACHINE\SOFTWARE\OpenOffice.org\Layer
HKEY_CURRENT_USER\Software\OpenOffice.org\Layer

to 
HKEY_LOCAL_MACHINE\SOFTWARE\OpenOffice.org\Layers
HKEY_CURRENT_USER\Software\OpenOffice.org\Layers

(Which key is written depends on whether OOo is installed for all or the current
user)

broke the cli bootstrap mechanism. The bootstrap code in cli_cppuhelper.dll does
not find the URE libraries. Changin "Layers" to "Layer" will make it work again.
Or setting the PATH variable to include the bin folder of the ure, for example 
C:\Program Files\OpenOffice.org 3\URE\bin
will make it work again.

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