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 95457 - NPE when drop a component to designer
Summary: NPE when drop a component to designer
Status: RESOLVED DUPLICATE of bug 82142
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: Ch Nguyen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-13 18:49 UTC by Sherry Zhou
Modified: 2007-12-07 16:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sherry Zhou 2007-02-13 18:49:45 UTC
netbeans daily build 200702061900
visual web build 070212_17


See this problem on Solaris only
1. Start IDE with new userdir
2. Create a J2EE 1.4 project
3. Drop a button to  designer

java.lang.NullPointerException
	at sun.awt.X11.XSelection.checkChange(XSelection.java:749)
	at sun.awt.X11.XSelection.access$200(XSelection.java:30)
	at sun.awt.X11.XSelection$SelectionEventHandler.dispatchEvent(XSelection.java:758)
	at sun.awt.X11.XToolkit.dispatchEvent(XToolkit.java:482)
	at sun.awt.X11.XToolkit.run(XToolkit.java:626)
	at sun.awt.X11.XToolkit.run(XToolkit.java:560)
[catch] at java.lang.Thread.run(Thread.java:619)
Comment 1 Jayashri Visvanathan 2007-03-05 23:52:58 UTC
Sherry, This should be fixed by now. Can please confirm and close the bug ?
Thanks
Comment 2 Peter Zavadsky 2007-03-22 18:59:25 UTC
I am still seeing this issue, it is X11 (unix) jvm related.
This is not a designer issue. Passing to platform.
Comment 3 Ch Nguyen 2007-04-21 00:47:39 UTC

*** This issue has been marked as a duplicate of 100272 ***
Comment 4 Marian Mirilovic 2007-04-28 20:43:02 UTC
reopen
Comment 5 Marian Mirilovic 2007-04-28 20:43:31 UTC

*** This issue has been marked as a duplicate of 82142 ***