[JBoss JIRA] (JBDS-4047) Uninstaller does not clean up Path
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4047?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4047:
--------------------------------
Sprint: devex #120 September 2016
> Uninstaller does not clean up Path
> ----------------------------------
>
> Key: JBDS-4047
> URL: https://issues.jboss.org/browse/JBDS-4047
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: platform-installer
> Affects Versions: 10.1.0.GA
> Reporter: Jan Richter
> Assignee: Denis Golovin
>
> After running the uninstall script all the PATH entries pointing to the devsuite install folder remain untouched. My guess is the actual folder these entries are compared to is not the root install folder, but the uninstall one.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months
[JBoss JIRA] (JBIDE-23157) rename component "common/jst/core" to "base" or "foundation" or add new components
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23157?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-23157:
------------------------------------
OK, I've...
* created JBIDE > foundation (Rob as owner)
* created JBDS > foundation (Rob as owner)
* created JBIDE > jst (Alexey as owner)
* created JBDS > jst (Alexey as owner)
* renamed JBIDE > common/jst/core to common (and updated description: "Issues related to https://github.com/jbosstools/jbosstools-base/tree/master/common. For jst issues, see jst component. For core, see foundation component") (Alexey as owner)
* created JBDS > common (with description: "Issues related to https://github.com/jbosstools/jbosstools-base/tree/master/common. For jst issues, see jst component. For core, see foundation component") (Alexey as owner)
Next up, testing my PR and applying it.
> rename component "common/jst/core" to "base" or "foundation" or add new components
> ----------------------------------------------------------------------------------
>
> Key: JBIDE-23157
> URL: https://issues.jboss.org/browse/JBIDE-23157
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: common, runtime-detection
> Affects Versions: 4.4.2.AM1
> Reporter: Nick Boldt
> Assignee: Alexey Kazakov
> Fix For: 4.4.2.AM2
>
>
> The closest thing to a "Base" component, or a "Foundation" component (eg., when reporting issues like JBIDE-23156) is "common/jst/core" which is nothing like "Base" or "Foundation".
> We should either fix that component, or add new one(s).
> This will impact *.py scripts in jbosstools-build-ci.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months
[JBoss JIRA] (JBDS-4065) DevStudio 1.1 Installer unfriendly when 1.0 present
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4065?page=com.atlassian.jira.plugin.... ]
Denis Golovin commented on JBDS-4065:
-------------------------------------
[~rick_wagner] have you used the same eclipse workspace left after previous DevStudio? I guess you were using default one %USERPROFILE%\workspace.
> DevStudio 1.1 Installer unfriendly when 1.0 present
> ---------------------------------------------------
>
> Key: JBDS-4065
> URL: https://issues.jboss.org/browse/JBDS-4065
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: cdk, platform-installer
> Affects Versions: 10.1.0.GA
> Environment: Windows 10, DevSuite Installer 1.0 had been run
> Reporter: Rick Wagner
> Assignee: Rob Stryker
>
> When running the DevSuite 1.1 installer, DevStudio is not connected to the installed CDK.
> Observations:
> - All components removed before installation, does not help. (VirtualBox and Vagrant using Add/Remove programs, everything else directory-deleted, Environment variables cleaned).
> - DevStudio says it can't start the Container Development Environment server. ('Failed to find Vagrant!' reads the error). If I open Launch Configuration, it lists the Main as "C:\HashiCorp\Vagrant\bin\vagrant.exe", which is not in the installation directory.
> - It was noted that DevStudio marked itself 'completed' before Vagrant was installed. How does DevStudio know where Vagrant is?
> - It's noted that DevStudio 'remembers' user settings (i.e. CDK registration user/password) from previous attempts. Where is this information kept? I must've missed something in cleanup.
> - Tried full suite installation, then deleting DevStudio, then re-installing. (Hoping DevStudio would then find Vagrant in the right location, because it followed Vagrant's installation.) Result: No Container Development Environment server is present in 'server' view.
--
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) on Mac
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23269?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-23269:
-------------------------------------
I spent an hour or two looking into this.
It seems that even when opening a raw terminal (ie not one i make via API), backspace and stuff work fine when the terminal opens, and stop working once in vagrant. So... that's awesome.
I also tried switching our opening from streamsConnector (let the view connect to some streams) to ProcessConnector, but that didn't result in anything good. It's possible we may need to do it in the future, but so far I've pinged Martin Oberhuber to see if he has any advice.
> Cannot use backspace when entering text in Terminal (e.g. during cdk launch) on Mac
> -----------------------------------------------------------------------------------
>
> 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 happens on Mac. On Windows it works correctly. I haven't checked linux.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 6 months