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 45949 - NPE from AddDriverDialog.getName
Summary: NPE from AddDriverDialog.getName
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:07 UTC by Jesse Glick
Modified: 2006-03-24 10:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (3.32 KB, text/plain)
2004-07-08 19:07 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:07:36 UTC
040707, 1.5.0 b57, Linux FC2, GTK. Right-click
Drivers in Runtime tab, select Add Driver..., NPE
thrown, no dialog opened.
Comment 1 Jesse Glick 2004-07-08 19:07:57 UTC
Created attachment 16161 [details]
Stack trace
Comment 2 Pavel Flaska 2005-02-28 10:13:18 UTC
Checking in src/org/netbeans/modules/db/explorer/dlg/AddDriverDialog.java;
/cvs/db/src/org/netbeans/modules/db/explorer/dlg/AddDriverDialog.java,v
 <--  AddDriverDialog.java
new revision: 1.26; previous revision: 1.25
done
Comment 3 Martin Schovanek 2005-11-18 20:53:01 UTC
VERIFIED