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 109113 - Framework selection lock Finish button
Summary: Framework selection lock Finish button
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P2 blocker (vote)
Assignee: Pavlo Tymoshenko
URL: http://www.nabble.com/NB-6.0-M10-and-...
Keywords:
: 111000 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-07-09 12:17 UTC by spaquet
Modified: 2010-01-12 02:11 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Initial screen (84.08 KB, image/jpeg)
2007-07-09 22:41 UTC, spaquet
Details
Second screen (87.30 KB, image/jpeg)
2007-07-09 22:42 UTC, spaquet
Details
Before selecting a Framework the Finish Button is present and working (75.60 KB, image/jpeg)
2007-07-09 22:43 UTC, spaquet
Details
After selecting a Framework the finish button is grey and not working (80.55 KB, image/jpeg)
2007-07-09 22:44 UTC, spaquet
Details
log files of my Netbeans after installing GWT4NB (196.22 KB, application/octet-stream)
2007-07-18 01:07 UTC, spaquet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description spaquet 2007-07-09 12:17:10 UTC
Hi,
see http://www.nabble.com/NB-6.0-M10-and-the-Visual-Web-tf4036474.html#a11498848

Bried description: after selection a framework (not tested with GWT, but tested with simple JSF and Visual JSF) the
finish button is not accissible. It is impossible to create any web project with N 6 M10 on Os X.

Thanks
Comment 1 Petr Blaha 2007-07-09 12:22:08 UTC
Changing priority to P2 since user isn't able to create web project.
Comment 2 _ potingwu 2007-07-09 17:15:48 UTC
Lots of developers/QAs use Max OS here but cannot reproduce it. Could any QA please try to reproduce or verify it.

BTW, is the Finish button 'disappeared' or 'not acceptable'? This is different in the Nabble site.
Comment 3 Yousuf Haider 2007-07-09 17:41:18 UTC
Were you creating a J2ee 1.4 project ? If so then you will have to specify the JSF1.1 library location when creating a
project with JSF or VW JSF framework for the Finish button to be enabled.
Comment 4 spaquet 2007-07-09 19:16:05 UTC
Still does not work but I can provide you with more information.
Project is J2EE 5 using Tomcat 6. But this is the same with Glassfish.
Where can I upload screenshots ?
Comment 5 Yousuf Haider 2007-07-09 19:24:27 UTC
Make sure you are logged in and then http://www.netbeans.org/issues/createattachment.cgi?id=109113 to attach files to
this issue.
Comment 6 _ potingwu 2007-07-09 19:33:27 UTC
Please try the latest trunk build. Actually this is a general NetBeans web project feature that was integrated in the
M10 at the last minute. The behavior has been updated after M10 a lot.
Comment 7 spaquet 2007-07-09 22:41:45 UTC
Created attachment 44852 [details]
Initial screen
Comment 8 spaquet 2007-07-09 22:42:31 UTC
Created attachment 44853 [details]
Second screen
Comment 9 spaquet 2007-07-09 22:43:46 UTC
Created attachment 44854 [details]
Before selecting a Framework the Finish Button is present and working
Comment 10 spaquet 2007-07-09 22:44:45 UTC
Created attachment 44855 [details]
After selecting a Framework the finish button is grey and not working
Comment 11 _ potingwu 2007-07-09 22:48:27 UTC
Looks like your window is too short that some of the wizard is not showing! Please make your window 'higher'. I think
you may see some 'error mesg' at the bottom.
Comment 12 Yousuf Haider 2007-07-09 22:52:44 UTC
Can you also attach a screen shot with the libraries tab open instead of the configuration tab as in nb-04.jpg
Comment 13 spaquet 2007-07-09 22:54:14 UTC
Will try downloading new version during the night and let you know what's happening.
Meanwhile you can have a quick look at the screenshots I just uploaded.
It might be a missing library (framework library) but I did a clean install:
rm -rf .netb*
then used a unistall prod to remove Netbeans from the Application folder and start with the very basic script the
smaller in size available for download.
After what I updated using the Netbeans plugins management system to a full release including mobility.... Pretty
strange since it is not available for Mac.... But the system is seen as Unix and when using update tool it seems
possible to have all mobility tools added even the Java Wireless extension (for Linux). this might be linked to the
problem I'm facing: wrong update.
Comment 14 spaquet 2007-07-09 22:55:32 UTC
No error message. 
I just made it full screen and nothing else is displayed.
Looks like a graphic bug since the round bottom part is not at the right place. But this not matter regarding to current
trouble.
Comment 15 _ potingwu 2007-07-09 23:00:45 UTC
> the round bottom part is not at the right place

If you can't see the round bottom part, then you won't see the error mesg if any! Let's wait till you try the latest
nightly build.
Comment 16 Roman Mostyka 2007-07-10 10:05:50 UTC
Probably this problem occurs because of GWT. I downloaded the basic package, installed it and then updated it with "Web
and Java EE" using the plugin manager. And I was able to create project with all presented frameworks (there was no
GWT). Then I updated NB with "GWT4NB" using the plugin manager. And after this I was able to reproduce this issue.
Comment 17 spaquet 2007-07-10 10:10:49 UTC
Just downloaded nightlybuild version.
I'm testing this and let you know. Thanks for the GWT remark. I will try the same way you did.
Comment 18 _ potingwu 2007-07-12 00:55:14 UTC
It's either a general NetBeans web project UI issue or the GWT framework. The reproduce steps mentioned here are even
not involved visualweb.
Comment 19 spaquet 2007-07-12 11:13:15 UTC
Tested and confirming that GWT is messing up the thing even with a night build.
Comment 20 Tomasz Slota 2007-07-12 19:16:21 UTC
I am one the maintainers of the GWT plugin, we haven't had a similar report so far. It looks like there is some strange and unexpected clash between GWT4NB 
and VWP, probably related to custom directory structure and/or build file patching. I will try to test these frameworks together.

In the meantime please attach full IDE log file (located in the NB_USER_DIR/var/log) copied just after the problem occurs.
Comment 21 _ potingwu 2007-07-12 19:25:02 UTC
> It looks like there is some strange and unexpected clash between GWT4NB and VWP

No, it's not just VWP. Users can also reproduce it by GWT4NB and JSF.
Comment 22 Tomasz Slota 2007-07-12 20:01:00 UTC
Taking over
Comment 23 Tomasz Slota 2007-07-17 13:50:11 UTC
I cannot reproduce it, people who can: please provide the full IDE log file. I was analyzing GWT4NB sources and cannot see what could be causing such 
behavior. 
Comment 24 spaquet 2007-07-18 01:07:14 UTC
Created attachment 45270 [details]
log files of my Netbeans after installing GWT4NB
Comment 25 spaquet 2007-07-18 01:11:52 UTC
The latest test I have done (NB6 v 200707150000 is the following: after installing the plugin, I deactivated it.
When deactivated it is possible to use Visual JSF, JSF and all the other frameworks.
It is not necessary to remove (uninstall) gwt4nb to have visual or non visual web features in nb6.
Comment 26 Tomasz Slota 2007-07-18 10:22:41 UTC
Thanks for the inputs, I am able to reproduce it now. The problem is more generic, located in the web framework support. GWT4NB is particularly affected 
because its config panel data is invalid by default.

The workaround for now is to provide valid data to the GWT config panel (i.e. correct GWT install dir). It is enough to do it once, the data will be remembered.
Comment 27 Tomasz Slota 2007-07-26 07:33:09 UTC
*** Issue 111000 has been marked as a duplicate of this issue. ***
Comment 28 Pavlo Tymoshenko 2007-07-26 12:19:55 UTC
done

Checking in PanelSupportedFrameworksVisual.java;
/cvs/web/project/src/org/netbeans/modules/web/project/ui/wizards/PanelSupportedFrameworksVisual.java,v  <-- 
PanelSupportedFrameworksVisual.java
new revision: 1.11; previous revision: 1.10
done
Checking in PanelSupportedFrameworksVisual.form;
/cvs/web/project/src/org/netbeans/modules/web/project/ui/wizards/PanelSupportedFrameworksVisual.form,v  <-- 
PanelSupportedFrameworksVisual.form
new revision: 1.7; previous revision: 1.6
done
Comment 29 martin_zmrhal 2008-11-03 16:17:01 UTC
verified

Product Version: NetBeans IDE Dev (Build 200811011401)
Java: 1.6.0_10-rc2; Java HotSpot(TM) Client VM 11.0-b15
System: Linux version 2.6.24-21-generic running on i386; UTF-8; en_US (nb)