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 196731 - C/C++ Code Assistance is switched off in first project
Summary: C/C++ Code Assistance is switched off in first project
Status: RESOLVED DUPLICATE of bug 196681
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.0.1
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2011-03-15 15:44 UTC by soldatov
Modified: 2011-03-16 14:52 UTC (History)
0 users

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 soldatov 2011-03-15 15:44:10 UTC
Stable scenario on my machine.
Scenario:
- Download build from bertram (zip with all plug-ins)
- Unpack build
- Start IDE with new user dir
- Create Welcome project ("Activating" progress bar appears)
- Open welcome.cc file quickly
==> Code Assistance is switched off in this project ("Code Assistance|C/C++ Code Assistance")
Comment 1 Vladimir Voskresensky 2011-03-15 15:59:15 UTC
I will evaluate
Comment 2 Vladimir Voskresensky 2011-03-15 16:11:26 UTC
it's result of http://hg.netbeans.org/main/rev/9c4b26b48f4b in part which checks model state  when the first project is to be opened model is OFF
Comment 3 Vladimir Voskresensky 2011-03-15 16:12:53 UTC
http://hg.netbeans.org/cnd-main/rev/d0beeadf30c1
Comment 4 Vladimir Voskresensky 2011-03-15 16:17:56 UTC
comment, this bug is only in Dev as result of the first attempt for fixing issue #196681
Comment 5 Quality Engineering 2011-03-16 09:41:59 UTC
Integrated into 'main-golden', will be available in build *201103160400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/d0beeadf30c1
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: extra fix for #196681 -  Random reparse project after IDE restarting
- rollback 9c4b26b48f4b part which checks model state, because when the first project is to be opened model is OFF (#196731)
Comment 6 Vladimir Voskresensky 2011-03-16 14:26:43 UTC
it's better to mark as dup of P2 fixing which we've got this regression

*** This bug has been marked as a duplicate of bug 196681 ***
Comment 7 soldatov 2011-03-16 14:52:08 UTC
OK. Verified in cnd-main-5545-on-110316 build