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 45948 - NPE from NewConnectionPanel.addPropertyChangeListener
Summary: NPE from NewConnectionPanel.addPropertyChangeListener
Status: CLOSED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Pavel Flaska
URL:
Keywords: GTK
Depends on:
Blocks:
 
Reported: 2004-07-08 19:05 UTC by Jesse Glick
Modified: 2006-03-24 10:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (2.81 KB, text/plain)
2004-07-08 19:05 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2004-07-08 19:05:22 UTC
040707, 1.5.0 b57, Linux FC2, GTK. In the Runtime
tab, I right-clicked "JDBC-ODBC Bridge" and
selected "Connect Using...". No dialog opened; got
this NPE.
Comment 1 Jesse Glick 2004-07-08 19:05:56 UTC
Created attachment 16160 [details]
Stack trace
Comment 2 Pavel Flaska 2005-02-28 10:08:22 UTC
Checking in
src/org/netbeans/modules/db/explorer/dlg/NewConnectionPanel.java;
/cvs/db/src/org/netbeans/modules/db/explorer/dlg/NewConnectionPanel.java,v
 <--  NewConnectionPanel.java
new revision: 1.11; previous revision: 1.10
done
Comment 3 Martin Schovanek 2005-11-18 17:40:45 UTC
Verified