[JBoss JIRA] (JBIDE-17615) When runtime download asks to reenter credentials, it will not accept them even if valid
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17615?page=com.atlassian.jira.plugi... ]
Martin Malina closed JBIDE-17615.
---------------------------------
Yes, it works correctly for me now. Verified in devstudio 10.2 AM1
> When runtime download asks to reenter credentials, it will not accept them even if valid
> ----------------------------------------------------------------------------------------
>
> Key: JBIDE-17615
> URL: https://issues.jboss.org/browse/JBIDE-17615
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.2.0.Beta2
> Environment: JBDS 8.0.0.Beta2c B130
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.4.2.AM1
>
> Attachments: reenter-password.png
>
>
> I was playing around JBIDE-17601 - that JIRA is about the bug that JBoss.org credentials were not validated when you went through new archetype from central -> Download & Install. So you could enter anything and it would let you carry on. But once the real download is about to start, you will get a popup to enter the credentials again (since the downloader needs the correct password). Even if you now enter the correct credentials, it will ask you 2 more times and then fail on Incorrect password.
> Yes, this will be less likely to happen once JBIDE-17601 is fixed. But I suppose that the popup is in place exactly for the situation when the password needs to be corrected, so it should work, right?
> There may still be a valid use case to hit this issue (although a very rare case):
> 1. User starts the runtime download dialog, enters correct credentials, moves to license
> 2. User changes his password on jboss.org
> 3. User carries on in the dialog to actually start the download - now he will probably be asked to correct his credentials
> So in my opinion, if we already have a mechanism to ask for credentials again, then it should work. If you say this is not needed, then why even allow the popup?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months
[JBoss JIRA] (JBIDE-23092) add more projects to the list of projects to branch and/or update root pom
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23092?page=com.atlassian.jira.plugi... ]
Martin Malina closed JBIDE-23092.
---------------------------------
Thanks, Nick. Closing.
> add more projects to the list of projects to branch and/or update root pom
> --------------------------------------------------------------------------
>
> Key: JBIDE-23092
> URL: https://issues.jboss.org/browse/JBIDE-23092
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: build
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.4.1.Final
>
>
> MIssing projects we could have included in the automated branching:
> * jbosstools-integration-tests [root pom in ./]
> Need to also branch these, but there's no root pom to adjust, so the script should just fail silently:
> * jbosstools-devdoc [no root pom]
> * jbosstools-download.jboss.org [no root pom]
> * jbosstools-maven-plugins no root pom]
> * jbosstools-versionwatch [no root pom]
> * jbdevstudio-ci [no root pom]
> * jbdevstudio-qa [no root pom]
> * jbdevstudio-website [no root pom]
> * jbdevstudio-artwork [no root pom]
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months
[JBoss JIRA] (JBIDE-23016) When starting CDK 2.2 with landrush for the first time, user will be prompted for sudo password
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23016?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-23016:
---------------------------------------
{quote}
It would be interesting to compare our Windows setups. For the VirtualBox changes I also get to accept a dialog, for the Landrush changes I don't provided I have admin privileges. You are saying that when Landrush makes its changes you get prompted with an dialog?
{quote}
I am not really sure about this.
> When starting CDK 2.2 with landrush for the first time, user will be prompted for sudo password
> -----------------------------------------------------------------------------------------------
>
> Key: JBIDE-23016
> URL: https://issues.jboss.org/browse/JBIDE-23016
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.4.1.AM3
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Priority: Critical
> Fix For: 4.4.2.AM1
>
>
> The problem is that the first time you do vagrant up with cdk that has landrush set up, you will be asked to provide your sudo password so that landrush can be set up (unless you used it elsewhere already).
> This is definitely true on Mac, most likely on Linux also. On Windows, I expect that you will probably just be shown the system prompt for agreeing that the process uses admin rights.
> When I did this yesterday (while testing cdk 2.2 rc1), I actually started it from terminal first, so I could enter my password in the console. But I'm pretty sure this wouldn't work in Eclipse. So we need to figure out how to handle this scenario and also test what happens on Windows after installing devsuite and then starting cdk from devstudio - that is our most important use case.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months
[JBoss JIRA] (JBIDE-23269) Cannot use backspace when entering text in Terminal (e.g. during cdk launch)
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23269?page=com.atlassian.jira.plugi... ]
Martin Malina updated JBIDE-23269:
----------------------------------
Description:
Today I tried to disable the SUB_USERNAME variable in cdk launch config so that I can check if entering input into Terminal view works correctly.
I made a typo and it turns out that pressing backspace prints out ^H.
!tm-backspace.png!
was:
Today I tried to disable the SUB_USERNAME variable in cdk launch config so that I can check if entering input into Terminal view works correctly.
I made a typo and it turns out that pressing backspace prints out ^H.
> Cannot use backspace when entering text in Terminal (e.g. during cdk launch)
> ----------------------------------------------------------------------------
>
> Key: JBIDE-23269
> URL: https://issues.jboss.org/browse/JBIDE-23269
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.4.2.AM1
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Attachments: tm-backspace.png
>
>
> Today I tried to disable the SUB_USERNAME variable in cdk launch config so that I can check if entering input into Terminal view works correctly.
> I made a typo and it turns out that pressing backspace prints out ^H.
> !tm-backspace.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months
[JBoss JIRA] (JBIDE-23269) Cannot use backspace when entering text in Terminal (e.g. during cdk launch)
by Martin Malina (JIRA)
Martin Malina created JBIDE-23269:
-------------------------------------
Summary: Cannot use backspace when entering text in Terminal (e.g. during cdk launch)
Key: JBIDE-23269
URL: https://issues.jboss.org/browse/JBIDE-23269
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdk
Affects Versions: 4.4.2.AM1
Reporter: Martin Malina
Assignee: Rob Stryker
Today I tried to disable the SUB_USERNAME variable in cdk launch config so that I can check if entering input into Terminal view works correctly.
I made a typo and it turns out that pressing backspace prints out ^H.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months