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 208441

Summary: "Authentication" dialog pop-up on saving a project properties
Product: cnd Reporter: Vladimir Kvashin <vkvashin>
Component: RemoteAssignee: Vladimir Kvashin <vkvashin>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: stack
another stack
Stack #3

Description Vladimir Kvashin 2012-02-15 09:37:37 UTC
From Bugster:
My local host is intel-S2, if my project has a remote configuration (say intel-Linux), whenever I brought up project Property dialog, an "Authentication" dialog alway pop-up for passwd to the remote host of the remote configuration, I need to click on "Cancel" to have Property dialog show.
This is annoy because my main configuration is still intel-S2.
This "Authentication" dialog should only show when it's necessary.
Comment 1 Vladimir Kvashin 2012-02-15 09:39:07 UTC
Created attachment 115741 [details]
stack
Comment 2 Vladimir Kvashin 2012-02-15 09:41:41 UTC
Confirmed in trunk. See the stack in the attachment.
Was possibly introduced in
http://hg.netbeans.org/cnd-main/rev/93254c989b29
when fixing issue 193797
Comment 3 Vladimir Kvashin 2012-02-15 16:45:22 UTC
Created attachment 115774 [details]
another stack

The previous stack concerned project properties closure. This one concerns the case when project properties are being open.
Comment 4 Vladimir Kvashin 2012-02-15 16:54:28 UTC
The 2-nd stack seems to be introduced in 
http://hg.netbeans.org/cnd-main/rev/97355b89d0dd
when fixing issue 193543 (On 64-bit Ubuntu default *.deb package can't be installed)
Comment 5 Vladimir Kvashin 2012-02-16 15:40:09 UTC
Created attachment 115829 [details]
Stack #3

Just found yet one more stack that comes to the same place (although in my case with localhost environment. What concerns me is the fact that this takes place when reading project xml.
Comment 6 Vladimir Kvashin 2012-02-16 18:41:24 UTC
Fixed in cnd-main
http://hg.netbeans.org/cnd-main/rev/375721c12a9b
Comment 7 Quality Engineering 2012-02-17 11:00:44 UTC
Integrated into 'main-golden', will be available in build *201202170400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/375721c12a9b
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #208441 - "Authentication" dialog pop-up