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 253161 - echo in 'bashrc' file may cause infinite "Authentication" dialog to appear
Summary: echo in 'bashrc' file may cause infinite "Authentication" dialog to appear
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Terminalemulator (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: ilia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-24 13:13 UTC by ilia
Modified: 2015-07-23 10:07 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 ilia 2015-06-24 13:13:33 UTC
I believe it's OK that we can't connect to the host which echoes some data to the output on login.
But constantly appearing "Authentication" dialog makes further usage of IDE impossible.

Steps:

1) Add echo "Hello" to the ~/.bashrc file on a remote machine
2) Open NetBeans on local machine and try to connect to create the remote terminal. 
   You will get:

   PID=2542
   TTY=/dev/pts/14
   PSID=2542
   NBMAGIC=2541

   Hello
   vbox@solaris-vbox:~$ info must be in format NAME=VALUE - was Hello

3) Try again to create a remote terminal
4) Exception <link will be provided in the next comment> appears
5) Infinite "Authentication"  dialog appears
Comment 1 ilia 2015-06-24 13:53:10 UTC
link for step 4: 
https://netbeans.org/bugzilla/show_bug.cgi?id=253162
Comment 2 ilia 2015-06-24 13:53:54 UTC
This issue appears in, at least, NetBeans 8.0+
Comment 3 ilia 2015-06-24 16:11:35 UTC
Fixed in:
  http://hg.netbeans.org/cnd-main/rev/8866e062ec58
Comment 4 ilia 2015-06-24 16:12:19 UTC
Ignore previous comment
Comment 5 Quality Engineering 2015-06-25 02:28:04 UTC
Integrated into 'main-silver', will be available in build *201506250001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/8866e062ec58
User: Ilia Gromov <ilia@netbeans.org>
Log: Fixed Bug #253161 - echo in bashrc file may cause infinite "Authentication" dialog to appear
Comment 6 ilia 2015-07-23 10:07:18 UTC
Fixed in https://netbeans.org/bugzilla/show_bug.cgi?id=253162