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 177890 - NullPointerException at org.netbeans.modules.cnd.makeproject.api.configurations.Item.propertyChange
Summary: NullPointerException at org.netbeans.modules.cnd.makeproject.api.configuratio...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-30 23:06 UTC by dustin_mccartney
Modified: 2009-12-01 10:04 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 163172


Attachments
stacktrace (1.11 KB, text/plain)
2009-11-30 23:06 UTC, dustin_mccartney
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dustin_mccartney 2009-11-30 23:06:09 UTC
This bug was originally marked as duplicate of bug 169788, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 200911301400)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.1-b02, Java(TM) SE Runtime Environment, 1.6.0_15-b03
OS: Linux, 2.6.31-14-generic, amd64

User Comments:
dustin_mccartney: Moved a Qt Project's .ui file from one folder to another in the Netbeans "Files" browser via Drag-n-Drop.



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.cnd.makeproject.api.configurations.Item.propertyChange(Item.java:226)
        at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
        at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:276)
        at org.openide.loaders.DataObject.firePropertyChange(DataObject.java:922)
        at org.openide.loaders.DataObject.move(DataObject.java:727)
        at org.openide.loaders.DataFolder$Paste$1.handlePaste(DataFolder.java:1639)
Comment 1 dustin_mccartney 2009-11-30 23:06:13 UTC
Created attachment 91892 [details]
stacktrace
Comment 2 Alexander Pepin 2009-12-01 06:54:45 UTC
See also bug #177856. This issue should be fixed there.
Comment 3 Vladimir Voskresensky 2009-12-01 10:04:13 UTC
fixed:
http://hg.netbeans.org/cnd-main/rev/72726856e54e