To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=88078 Issue #|88078 Summary|cli-uno bridge not found Component|udk Version|DEV300m4 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P2 Subcomponent|code Assigned to|jl Reported by|jl
------- Additional comments from [EMAIL PROTECTED] Wed Apr 9 07:21:52 +0000 2008 ------- Due to the restructuring of OpenOffice.org installation the office does not find the cli-uno bridge anymore. To fix this I will move the cli-ure bridge to the URE. This has the following implications. -The cli_uno.dll is now located in OpenOffice.org/URE/bin rather then in OpenOffice.org/Basis/program -The cli assemblies, which are installed in the GAC will be part of the URE. This won't be noticed when installing an OpenOffice.org, because it will also install the suitable URE. However, one also can install the URE standalonen. Then it should also install the assemblies. - The assemblies in OpenOffice.org/Basis/program/assembly will be moved into the ODK. They are not necessary for running OOo. Instead they are just there to be easily found by developers who need to reference them from their IDE. Actually one should split up the cli_types.dll into two assemblies, one containing the udkapi types and the other the offapi types. But this would break all client code. Therefore we should leave it as long as there is no real need for it. --------------------------------------------------------------------- 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]
