https://issues.apache.org/ooo/show_bug.cgi?id=124818
Issue ID: 124818
Issue Type: DEFECT
Summary: NetBeans crash during component creation wizard
Product: App Dev
Version: 4.1.0
Hardware: PC
OS: Windows 8
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: sdk
Assignee: [email protected]
Reporter: [email protected]
Created attachment 83330
--> https://issues.apache.org/ooo/attachment.cgi?id=83330&action=edit
The error description copied from the Window Event Registry
Hi,
I installed OpenOffice 4.1.0 and the relative SDK. Then, I installed NetBeans
IDE 7.4 (Build 201310111528) and the org-openoffice-extensions-4.0.5.alpha.nbm
plugin. The version of JDK is 1.7.0_55 (x86 - 32bit) .
Overview:
NetBeans crash when I try to create a new "Uno Component for Apache Open Office
" project
Steps to Reproduce:
1) Create new "Component for Apache OpenOffice" project
2) continue to step 3 (Define the service)
3) The problem occurs in several cases:
* Click on "Add Service/Interface" button
* In the bottom area (Custom data type) select (click on) "Interface" and
then click on "Define new Type" button; now try to change the Type of the
default function "int function0(int parameter0)" (click on the little button
with the 3 dots)
* In the bottom area (Custom data type) select (click on) "Service" then
click on "Define new Type" button; now try to change the Interface of the
Service by clicking on the little button with the 3 dots
* In the bottom area (Custom data type) select (click on) "Struct" and
then click on "Define new Type" button; now try to change the Type of the
default type "Type0" using the little button with the 3 dots
* many other cases related always to selected a aoo type/interface/etc
Actual Results:
NetBeans crash; closing unexpectedly
Expected Results:
A java dialog/frame should appear to select one of the types already present on
OpenOffice (Interfaces, Structures, Services, etc.)
Build Date & Hardware:
Windows 8.1 Update 1
Additional Information:
I've tried also NetBeans 6.5 in conjunction with jdk1.6.0_45 and
org-openoffice-extensions-3.0.2. The problem is the same.
I do not know how to find information about the crash.
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.