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 123611 - White visual web designer
Summary: White visual web designer
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-07 08:13 UTC by ltcmddata
Modified: 2007-12-14 21:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Netbeans 6.0 LogFile (1.29 MB, text/plain)
2007-12-10 09:30 UTC, ltcmddata
Details
Netbeans 6.0 LogFile (1.29 MB, text/plain)
2007-12-10 09:37 UTC, ltcmddata
Details
Thread dump 1 during 99% CPU (11.91 KB, text/plain)
2007-12-10 09:40 UTC, ltcmddata
Details
Thread dump 2 during 99% CPU (11.90 KB, text/plain)
2007-12-10 09:40 UTC, ltcmddata
Details
Thread dump 3 during 99% CPU (11.90 KB, text/plain)
2007-12-10 09:41 UTC, ltcmddata
Details
Desinger module jar for 6.0 version (986.65 KB, application/octet-stream)
2007-12-14 21:55 UTC, Peter Zavadsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ltcmddata 2007-12-07 08:13:18 UTC
When I start creating a new visual web project with own css-files everything works fine. In the visual editor I can see
everything created by the css and every visual web component. But when I then close Netbeans and then start it again, I
only get a blank screen in the design editor. After 4 or 5 clicks in the editor I get a CPU-Usage of 99% and everything
hangs. Even the whole computer begins to hang and needs two or three reboots to work proper again.
Comment 1 Peter Zavadsky 2007-12-07 16:54:33 UTC
Please, attach the log file to this issue, and also provide thread dumps during those (99% CPU usage), and attach them too.
Thanks.
Comment 2 Peter Zavadsky 2007-12-07 23:15:42 UTC
At least one of those could help us to find out what went wrong. Thanks.
Comment 3 ltcmddata 2007-12-10 09:37:56 UTC
Created attachment 54062 [details]
Netbeans 6.0 LogFile
Comment 4 ltcmddata 2007-12-10 09:40:08 UTC
Created attachment 54063 [details]
Thread dump 1 during 99% CPU
Comment 5 ltcmddata 2007-12-10 09:40:41 UTC
Created attachment 54064 [details]
Thread dump 2 during 99% CPU
Comment 6 ltcmddata 2007-12-10 09:41:00 UTC
Created attachment 54065 [details]
Thread dump 3 during 99% CPU
Comment 7 Peter Zavadsky 2007-12-10 16:50:37 UTC
Thanks for the data, investigating it.
Comment 8 Peter Zavadsky 2007-12-10 16:54:10 UTC
This is bad, there is the "fatal painting error" problem. It means, there is certain layout the designer has a bug with
and is not able to paint it. In order to fix it, I need the page to have a closer look in it. Is it possible to send the
page (or the project) here? Thanks.
Comment 9 ltcmddata 2007-12-12 07:08:41 UTC
I send an email with the project to you. Unfortunately the project was to big for uploading it here.
Comment 10 Peter Zavadsky 2007-12-12 17:11:05 UTC
I think we have some limitation on email size too, therefore I guess it didn't come through. Is there any place I could
download it from? Thanks.
Comment 11 Winston Prakash 2007-12-12 17:31:48 UTC
Make sure to remove the build and dist directory before zipping up. Is the project bigger that 10 MB. We are allowed to
receive up to 10 MB of e-mail size.
Comment 12 _ krystyna 2007-12-12 17:55:49 UTC
Use sun file transfer service if necessary. Submitter can go to 
https://supportfiles.sun.com/upload - use default destination "cores".
With an account on our side we can retrieve. 


Comment 13 ltcmddata 2007-12-13 07:15:05 UTC
OK, here is a download link. I hope it will work better the the email.

http://public.fh-wolfenbuettel.de/~gehrmang/cmdb.tar.gz
Comment 14 ltcmddata 2007-12-13 07:15:11 UTC
OK, here is a download link. I hope it will work better the the email.

http://public.fh-wolfenbuettel.de/~gehrmang/cmdb.tar.gz
Comment 15 Peter Zavadsky 2007-12-13 19:29:27 UTC
Fixed in 6.1.

Note: If there are other issues (this only prevents the exception), please, file a bug.
Also if need patch for 6.0, please, let me know (I might attach it here).

Checking in visualweb/designer/src/org/netbeans/modules/visualweb/css2/FormatContext.java;
/cvs/visualweb/designer/src/org/netbeans/modules/visualweb/css2/FormatContext.java,v  <--  FormatContext.java
new revision: 1.9; previous revision: 1.8
done
Comment 16 ltcmddata 2007-12-14 12:21:28 UTC
Thanks for fixing it. It would be nice if you can attach the patch here.
Comment 17 _ krystyna 2007-12-14 19:58:10 UTC
Verified in NetBeans IDE Dev (Build 200712141200)
Java: 1.6.0_04; Java HotSpot(TM) Client VM 10.0-b19
System: Windows XP version 5.1 running on x86
and removing INCOMPLETE keyword
Comment 18 Peter Zavadsky 2007-12-14 21:55:20 UTC
Created attachment 54279 [details]
Desinger module jar for 6.0 version
Comment 19 Peter Zavadsky 2007-12-14 21:56:22 UTC
I attached the jar, replace the one in <your userdir>/visualweb1/modules/ dir.