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 208238 - Reload form bug
Summary: Reload form bug
Status: RESOLVED DUPLICATE of bug 210789
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Binding (show other bugs)
Version: 7.1
Hardware: All All
: P4 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-10 10:57 UTC by rsmon
Modified: 2012-11-27 17:49 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Script of the bug (897.80 KB, application/force-download)
2012-02-28 12:50 UTC, rsmon
Details
Sample application (16.01 KB, application/zip)
2012-03-07 16:29 UTC, Michel Graciano
Details
Log and ergonomics files (28.80 KB, application/zip)
2012-03-07 16:30 UTC, Michel Graciano
Details
Pb version javac (88.52 KB, application/pdf)
2012-03-07 17:48 UTC, rsmon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rsmon 2012-02-10 10:57:02 UTC
Hello,

Reload form in the inspector bugs.  

When i click reload form in the navigator( because per example i have add a new property in a bean ). I have a window that tell me he don't know my components and i cannot open the form in design mode.

I must close the  and reopen the project to can open the form.

Thank you for your response
regards
Comment 1 Tomas Pavek 2012-02-16 16:57:23 UTC
I guess you mean the GUI builder can't find a class of your bean after you change it. Are you sure you compiled it after the change?

Anyway, it's really strange that closing/reopening a project would fix a problem with a missing class. Could you give us the project (or a sample test case) on which we could reproduce the problem? Thanks
Comment 2 rsmon 2012-02-28 12:50:39 UTC
Created attachment 116178 [details]
Script of the bug

I send you a new simple script of the bug  RELOAD FORM on 7.1.

You have say me that I must compile the bean before reload form, it's evident for me,i use bean bindind since  2 years and it OK on 6.9.1 and it's very good to develop GUI with MVC paradigm!

It really bug's on 7.1!

Thank you for a response.
Regards
Comment 3 rsmon 2012-03-06 10:47:40 UTC
I have no news for this bug since 10/02/2012.
Even so, i have send to you the script to reproduce this problem.
There is a problem with reload form in NB7.1 and it will take a few minutes to play the sequence i have send to you in this pdf.
I repeat that with 6.9.1 and before there was no problem on reload form and i repeat that ( like in the scrit i send to you) i recompile bean before reload!
It will be more honest to say that this bug don't interest you,  even it's block developement on matisse!
Comment 4 Michel Graciano 2012-03-06 16:42:48 UTC
Which version of IDE are you using exactly? Have you already updated for 7.1.1?
I will try to reproduce the issue and add some information here if necessary.
Comment 5 Michel Graciano 2012-03-07 16:29:08 UTC
Created attachment 116437 [details]
Sample application

To reproduce the problem, open and build the project and try to open the NewJFrame.java form. I tried it with a clean 7.1 user dir. I will attache the logs soon.
Comment 6 Michel Graciano 2012-03-07 16:30:28 UTC
Created attachment 116438 [details]
Log and ergonomics files

The logs looks clear to me.
Comment 7 rsmon 2012-03-07 17:48:19 UTC
Created attachment 116440 [details]
Pb version javac

I can't build the project you send me. because version javac version.
no javac 1.7 on mac osx at this time. see attachement.
Have you try with 1.6?
Comment 8 rsmon 2012-03-07 17:49:45 UTC
(In reply to comment #7)
> Created attachment 116440 [details]
> Pb version javac
> 
> I can't build the project you send me. because version javac version.
> no javac 1.7 on mac osx at this time. see attachement.
> Have you try with 1.6?

(In reply to comment #6)
> Created attachment 116438 [details]
> Log and ergonomics files
> 
> The logs looks clear to me.


Is there a tool to replay the log you send to me?
Comment 9 Michel Graciano 2012-03-07 18:08:19 UTC
(In reply to comment #8)
> Is there a tool to replay the log you send to me?
I guess not, at least I haven't heard about yet.
Comment 10 Tomas Pavek 2012-11-27 17:49:56 UTC
I think this was fixed as bug 210789, i.e. should work in NetBeans 7.2. Please let us know if it does not.

*** This bug has been marked as a duplicate of bug 210789 ***