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 146350 - IDE hangs on 'Configure Project Properties'
Summary: IDE hangs on 'Configure Project Properties'
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-05 17:49 UTC by soldatov
Modified: 2008-09-08 17:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
dump (89.17 KB, text/plain)
2008-09-05 17:50 UTC, soldatov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2008-09-05 17:49:36 UTC
Platform specific bug (I can reproduce it on linux machine at home only)
Scenario:
- Create Freeway project
- Select GCC compiler
- Build project
- Call 'Code Assistance|Configure Code Assistance' menu item on project
- Select 'Advanced Mode' > 'Explore Executable or Library File' > 'Configure Project Properties'
==> IDE hangs on next step
Comment 1 soldatov 2008-09-05 17:50:18 UTC
Created attachment 69180 [details]
dump
Comment 2 Alexander Simon 2008-09-08 11:28:41 UTC
fixed, change set:
http://hg.netbeans.org/main/rev/674d7fe82731
Comment 3 Quality Engineering 2008-09-08 17:19:15 UTC
Integrated into 'main-golden', will be available in build *200809081401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/674d7fe82731
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed: IZ#146350:IDE hangs on 'Configure Project Properties'
Comment 4 soldatov 2008-09-08 17:33:11 UTC
Problem is resolved (verified with jar from developers).