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 35380 - NPE from Look.removeLookListener thrown very often
Summary: NPE from Look.removeLookListener thrown very often
Status: VERIFIED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Looks (show other bugs)
Version: 3.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords:
: 35384 35483 35809 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-08-12 12:44 UTC by Jan Becicka
Modified: 2008-11-18 11:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (676 bytes, text/plain)
2003-08-12 12:44 UTC, Jan Becicka
Details
Similar exception thrown from Explorer (453 bytes, text/plain)
2003-08-19 10:28 UTC, Jan Becicka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Becicka 2003-08-12 12:44:26 UTC
Today's "projects" build
I tried to invoke Tools | Options.
NPE was thrown
Comment 1 Jan Becicka 2003-08-12 12:44:56 UTC
Created attachment 11277 [details]
Stack trace
Comment 2 Jan Becicka 2003-08-19 10:28:07 UTC
Created attachment 11355 [details]
Similar exception thrown from Explorer
Comment 3 Jan Becicka 2003-08-19 12:43:58 UTC
This issue blocks testing -> P1.
Comment 4 Ondrej Rypacek 2003-08-19 15:12:37 UTC
*** Issue 35483 has been marked as a duplicate of this issue. ***
Comment 5 Ondrej Rypacek 2003-08-19 15:16:43 UTC
*** Issue 35384 has been marked as a duplicate of this issue. ***
Comment 6 Petr Hrebejk 2003-08-29 12:52:01 UTC
*** Issue 35809 has been marked as a duplicate of this issue. ***
Comment 7 Petr Hrebejk 2003-09-09 16:22:28 UTC
Checking in src/org/netbeans/spi/looks/Look.java;
/cvs/openide/looks/src/org/netbeans/spi/looks/Look.java,v  <--  Look.java
new revision: 1.19; previous revision: 1.18
done
Checking in src/org/netbeans/spi/looks/ProxyLook.java;
/cvs/openide/looks/src/org/netbeans/spi/looks/ProxyLook.java,v  <-- 
ProxyLook.java
new revision: 1.18; previous revision: 1.17
Comment 8 Jan Becicka 2003-09-26 11:20:04 UTC
Verified