This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 222949

Summary: Options window appears and disappears very quickly
Product: platform Reporter: soldatov <soldatov>
Component: Options&SettingsAssignee: Theofanis Oikonomou <theofanis>
Status: RESOLVED FIXED    
Severity: normal CC: issues
Priority: P1 Keywords: REGRESSION
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: messages.log

Description soldatov 2012-11-29 07:45:57 UTC
>System Info: 
  Product Version         = NetBeans IDE Dev (Build 201211290002) (#3e150799baa0)
  Operating System        = SunOS version 5.11 running on x86
  Java; VM; Vendor        = 1.7.0_09; Java HotSpot(TM) Client VM 23.5-b02; Oracle Corporation
  Runtime                 = Java(TM) SE Runtime Environment 1.7.0_09-b05

Scenario:
- Start NetBeans
- Push Tools|Options menu item
==> Options window appears and disappears very quickly

P.S. 2 and 3 times works nicely
Comment 1 Marian Mirilovic 2012-11-29 09:12:47 UTC
Works for me :
Product Version: NetBeans IDE Dev (Build 201211290002)
Java: 1.7.0_10-ea; Java HotSpot(TM) 64-Bit Server VM 23.6-b04
Runtime: Java(TM) SE Runtime Environment 1.7.0_10-ea-b16
System: Linux version 3.2.0-33-generic running on amd64; UTF-8; en_US (nb)


Could you please attach messages.log and reopen ? Thanks in advance.
Comment 2 soldatov 2012-11-29 09:20:18 UTC
Created attachment 128560 [details]
messages.log

1) I have stable problem
2) Automatic tests fails on Solaris, Ubuntu, MacOSX
Comment 3 soldatov 2012-11-29 09:32:24 UTC
C/C++ team can reproduce this issue
Comment 4 Vladimir Voskresensky 2012-11-29 09:58:06 UTC
This is yesterday's regression. And blocks quite a few QA tests.
Comment 5 Vladimir Voskresensky 2012-11-29 09:59:10 UTC
We are ready to run NB under extra logging. Just point out loggers names
Comment 6 Theofanis Oikonomou 2012-11-29 10:06:02 UTC
This should be fixed by: http://hg.netbeans.org/core-main/rev/a1c6932a0252. AFAICT the fix has not yet propagated in main-golden. Please try a latest build and reopen if it happens again. Thank you