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 139064 - [permui] C/C++ samples doesn't follow permanent ui spec
Summary: [permui] C/C++ samples doesn't follow permanent ui spec
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Thomas Preisler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-04 19:53 UTC by Lukas Hasik
Modified: 2008-07-30 13:57 UTC (History)
1 user (show)

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 Lukas Hasik 2008-07-04 19:53:17 UTC
According to the Permanent UI specification for NB IDE [1] there should not be 
*Samples | C/C++ | Applications* category in New Project wizard

Please follow the UI Review process [2] or remove it from IDE

[1] http://wiki.netbeans.org/NewProjectWizard#section-NewProjectWizard-Categories
[2] http://wiki.netbeans.org/UIReviewProcess
Comment 1 Thomas Preisler 2008-07-09 01:31:01 UTC
Applications removed:

changeset b4089a6d2fdf in main
details: http://hg.netbeans.org/main?cmd=changeset;node=b4089a6d2fdf
description:
	139064 [permui] C/C++ samples doesn't follow permanent ui spec
Comment 2 Thomas Preisler 2008-07-09 01:31:19 UTC
Fixed.
Comment 3 Jesse Glick 2008-07-09 02:45:28 UTC
Broke validation:

http://deadlock.netbeans.org/hudson/job/trunk/2688/testReport/org.netbeans.test.cnd/CNDValidation/testCreateSampleProject/

Wait next node loaded under parent [Project, Samples, C/C++] when requested was [ Samples, C/C++, Applications ]
	at org.netbeans.jemmy.Waiter.waitAction(Waiter.java:169)
	at org.netbeans.jemmy.operators.JTreeOperator.findPathPrimitive(JTreeOperator.java:2331)
	at org.netbeans.jemmy.operators.JTreeOperator.findPathPrimitive(JTreeOperator.java:2341)
	at org.netbeans.jemmy.operators.JTreeOperator.findPathPrimitive(JTreeOperator.java:2341)
	at org.netbeans.jemmy.operators.JTreeOperator.findPath(JTreeOperator.java:619)
	at org.netbeans.jemmy.operators.JTreeOperator.findPath(JTreeOperator.java:772)
	at org.netbeans.jemmy.operators.JTreeOperator.findPath(JTreeOperator.java:860)
	at org.netbeans.jemmy.operators.JTreeOperator.findPath(JTreeOperator.java:976)
	at org.netbeans.jellytools.nodes.Node.<init>(Node.java:95)
	at org.netbeans.jellytools.NewProjectWizardOperator.selectCategory(NewProjectWizardOperator.java:126)
	at org.netbeans.test.cnd.CNDValidation.testCreateSampleProject(CNDValidation.java:122)
Comment 4 Thomas Preisler 2008-07-09 15:28:34 UTC
Should be fixed. Hudson is back in blue.
Comment 5 Lukas Hasik 2008-07-30 13:57:50 UTC
verified in 30/7 build