Issue 118264 - cppu: bootstrap() call failed with OpenOffice 3.4 Beta 1
Summary: cppu: bootstrap() call failed with OpenOffice 3.4 Beta 1
Status: UNCONFIRMED
Alias: None
Product: udk
Classification: Code
Component: code (show other issues)
Version: 3.4.0 Beta (OOo)
Hardware: PC Windows, all
: P3 Normal (vote)
Target Milestone: 4.0.0
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-08 14:54 UTC by vpiuro
Modified: 2013-01-29 21:53 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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.