Issue 118264

Summary: cppu: bootstrap() call failed with OpenOffice 3.4 Beta 1
Product: udk Reporter: vpiuro
Component: codeAssignee: AOO issues mailing list <issues>
Status: UNCONFIRMED --- QA Contact:
Severity: Normal    
Priority: P3 CC: issues
Version: 3.4.0 Beta (OOo)   
Target Milestone: 4.0.0   
Hardware: PC   
OS: Windows, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description vpiuro 2011-07-08 14:54:11 UTC
An exception is being thrown while trying to connect to the running OO 3.4 process in C++ sample using OO API. The following code fails:
::cppu::bootstrap()
The BootstrapException was thrown with "No soffice installation found" message.
The call defaultBootstrap_InitialComponentContext() succeeded but the returned context does not allow to obtain XDesktop interface needed in current sample.
By the way, ::cppu::bootstrap() works fine with OO 3.3
Comment 1 Oliver-Rainer Wittmann 2012-06-13 12:16:21 UTC
getting rid of value "enhancement" for field "severity".
For enhancement the field "issue type" shall be used.