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 196876 - User interface locks up after working with GUI designer
Summary: User interface locks up after working with GUI designer
Status: RESOLVED INCOMPLETE
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: PC Windows XP
: P1 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-19 18:06 UTC by jhuber
Modified: 2011-03-21 09:27 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 jhuber 2011-03-19 18:06:30 UTC
Product Version = NetBeans IDE Dev (Build nbms-and-javadoc-6716-on-110224)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.6.0_16
Runtime = Java HotSpot(TM) Client VM 14.2-b01

When designing GUI (Java Swing) components, the user interface will lock up after moving or editing component properties.  For example, move/rearrange several components, then go to File menu, select Save, and program will lock up, requiring the netbeans to be killed with the Windows Task Manager.  All work since the previous save is lost.  I basically have to save after every one or two property changes/component moves to prevent loss of work.
Comment 1 Marian Mirilovic 2011-03-21 09:27:14 UTC
Could you please generate thread-dump at the time of lock ?
http://wiki.netbeans.org/GenerateThreadDump
... attach it here and reopen this issue ? Thanks in advance.