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 11649 - WindowsLookAndFeel - hang a lot.
Summary: WindowsLookAndFeel - hang a lot.
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: _ ttran
URL:
Keywords:
: 12256 13292 13766 13927 15143 15292 17288 17509 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-04-23 08:19 UTC by Gershon Shahar
Modified: 2008-12-22 20:22 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack-trace - Full Thread dump (117.35 KB, text/plain)
2001-07-20 20:45 UTC, Gershon Shahar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gershon Shahar 2001-04-23 08:19:38 UTC
When I try to use com.sun.java.swing.plaf.windows.WindowsLookAndFeel
it causes the IDE to hang in many situations.
One way that always worked for me is: CVS->Update, view runtime update, try to 
view another file from the file system. -> the IDE is hanged and takes all the 
cpu-time it can put its hands on.
Comment 1 Jiri Mzourek 2001-04-27 14:30:11 UTC
Your example works for me without problems (NB3.2 RC4). Do you have any other?
Thanks! 
Comment 2 Gershon Shahar 2001-05-03 08:46:19 UTC
Set the IDE to MDI and try this one:
1. Start NetBeans (3.2 build 38) with the line -ui 
com.sun.java.swing.plaf.windows.WindowsLookAndFeel in the ide.cfg file.
2. Open the Filesystems tab where the CVS is mounted and choose everything 
under CVS.
3. Right-click on the selected items and select CVS->Update.
4. Move to the Runtime tab, open the CVS-Commands node, right-click the update 
node and choose View Output
5. Choose Tools->Options... from the menu.
6. At this time CPU is 100% occupied and the application is not responsive.
Comment 3 Jan Chalupa 2001-05-06 15:08:01 UTC
Target milestone -> 3.3
Comment 4 Jan Zajicek 2001-05-21 13:28:46 UTC
Stacktrace from the ide hang will be helpful, you can get one when in the
console press Ctrl+Break. May be this issue was already entered, wasn't it Dafe?
Comment 5 David Simonek 2001-05-21 15:48:50 UTC
I'm not sure, but stacktrace is badly needed. I fixed maximalization issue with
Windows L&F, the fix should go into planned 3.2.1 version (if community agrees),
but this looks like other problem. Gershon, please give us threads dump. Thankx
a lot!
Comment 6 Jiri Mzourek 2001-06-15 15:59:51 UTC
We need at least stacktrace.
Comment 7 Gershon Shahar 2001-06-17 06:38:32 UTC
Created attachment 1615 [details]
Stack-trace - Full Thread dump
Comment 8 Jiri Mzourek 2001-06-18 13:49:48 UTC
Reopened.
Comment 9 Jan Zajicek 2001-06-29 09:28:32 UTC
*** Issue 13292 has been marked as a duplicate of this issue. ***
Comment 10 Jan Zajicek 2001-07-27 15:03:33 UTC
winsys issue
Comment 11 Jan Zajicek 2001-07-27 15:04:11 UTC
x
Comment 12 Jan Zajicek 2001-07-27 15:04:27 UTC
*** Issue 13927 has been marked as a duplicate of this issue. ***
Comment 13 support 2001-07-30 11:35:17 UTC
*** Issue 13766 has been marked as a duplicate of this issue. ***
Comment 14 Jan Zajicek 2001-07-30 11:37:04 UTC
*** Issue 13766 has been marked as a duplicate of this issue. ***
Comment 15 _ rkubacki 2001-08-29 17:38:06 UTC
*** Issue 12256 has been marked as a duplicate of this issue. ***
Comment 16 David Simonek 2001-09-07 10:49:03 UTC
*** Issue 15143 has been marked as a duplicate of this issue. ***
Comment 17 David Simonek 2001-09-11 12:12:34 UTC
*** Issue 15292 has been marked as a duplicate of this issue. ***
Comment 18 David Simonek 2001-10-23 17:12:31 UTC
Trung, I should add some notes - I believe this will help you.
This bug is probably not the easiest, I fixed similar bug in past -
it is in general caused by the fact that upon window maximization,
we're trying to maximize all other frames in inner desktop, while
Windows LF is trying to do exactly the same - and as listeners are
attached, it ends up with call cycles.
Solution is something like to prepare the system that maximization of
one frame can result in maximization of other frame etc.
Comment 19 Jan Zajicek 2001-11-05 14:55:30 UTC
*** Issue 17288 has been marked as a duplicate of this issue. ***
Comment 20 David Simonek 2001-11-09 22:32:10 UTC
Raising to P2, people use Windws L&F and this is annoying and old bug.
I will try to do something with it ASAP.
Comment 21 _ ttran 2001-11-11 20:56:05 UTC
*** Issue 17509 has been marked as a duplicate of this issue. ***
Comment 22 _ ttran 2001-11-12 16:13:41 UTC
It looks like Dafe has actually fixed this bug for NB 3.3.  I cannot
reproduce it anymore and all bugs were filed against NB 3.2.x
Comment 23 Jan Zajicek 2001-11-13 10:38:56 UTC
Hi Jiri, can you please verify this issue on windows platform - I
remember me that you was experimenting with win l&f. Thanks.
Comment 24 Jiri Kovalsky 2001-11-13 12:14:23 UTC
It seems fine now. I have played with it for about 15 minutes and did 
not encounter any problems. I think Honzo we can verify this in deve-
lopment build of NetBeans 3.3 #200111130100.
Comment 25 Quality Engineering 2003-07-01 16:11:56 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.