[JBoss JIRA] (JBIDE-23361) Filter text field in Server Editor's Deployment tab is too tall
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23361?page=com.atlassian.jira.plugi... ]
Martin Malina edited comment on JBIDE-23361 at 10/24/16 11:17 AM:
------------------------------------------------------------------
I'm sorry, it's a bit better, but not quite there yet.
!deployment-filter-2.png!
was (Author: mmalina):
I'm sorry, it's a bit better, but not quite there yet.
> Filter text field in Server Editor's Deployment tab is too tall
> ---------------------------------------------------------------
>
> Key: JBIDE-23361
> URL: https://issues.jboss.org/browse/JBIDE-23361
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.4.2.AM2
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Priority: Minor
> Fix For: 4.4.2.AM3
>
> Attachments: deployment-filter-2.png, deployment-filter.png
>
>
> After JBIDE-23134 changed the overall layout of the Deployment tab in Server Editor and the modules table, the filter text field is now too tall, as if it was 2 lines high.
> Otherwise it seems to work perfectly fine.
> !deployment-filter.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-23361) Filter text field in Server Editor's Deployment tab is too tall
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23361?page=com.atlassian.jira.plugi... ]
Martin Malina updated JBIDE-23361:
----------------------------------
Attachment: deployment-filter-2.png
> Filter text field in Server Editor's Deployment tab is too tall
> ---------------------------------------------------------------
>
> Key: JBIDE-23361
> URL: https://issues.jboss.org/browse/JBIDE-23361
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.4.2.AM2
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Priority: Minor
> Fix For: 4.4.2.AM3
>
> Attachments: deployment-filter-2.png, deployment-filter.png
>
>
> After JBIDE-23134 changed the overall layout of the Deployment tab in Server Editor and the modules table, the filter text field is now too tall, as if it was 2 lines high.
> Otherwise it seems to work perfectly fine.
> !deployment-filter.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBTIS-947) Installer with runtime doesn't automatically set the appropriated server
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/JBTIS-947?page=com.atlassian.jira.plugin.... ]
Andrej Podhradsky updated JBTIS-947:
------------------------------------
Description:
Installer with runtime doesn't automatically set the appropriated server. Instead of that there is a dialog 'Search for runtimes' when you start the IDE for the first time.
!search_for_runtimes.png|thumbnail!
Note that this is a different behavior as it is in Devstudio installer with EAP
was:
Installer with runtime doesn't automatically set the appropriated server. Instead of that there is a dialog 'Search for runtimes' when you start the IDE for the first time.
!search_for_runtimes.png|thumbnail!
> Installer with runtime doesn't automatically set the appropriated server
> ------------------------------------------------------------------------
>
> Key: JBTIS-947
> URL: https://issues.jboss.org/browse/JBTIS-947
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: 10.0.0.GA
> Environment: devstudio-integration-stack-rt-10.0.0.CR1-standalone-installer.jar
> Reporter: Andrej Podhradsky
> Priority: Minor
> Attachments: search_for_runtimes.png
>
>
> Installer with runtime doesn't automatically set the appropriated server. Instead of that there is a dialog 'Search for runtimes' when you start the IDE for the first time.
> !search_for_runtimes.png|thumbnail!
> Note that this is a different behavior as it is in Devstudio installer with EAP
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBTIS-947) Installer with runtime doesn't automatically set the appropriated server
by Andrej Podhradsky (JIRA)
Andrej Podhradsky created JBTIS-947:
---------------------------------------
Summary: Installer with runtime doesn't automatically set the appropriated server
Key: JBTIS-947
URL: https://issues.jboss.org/browse/JBTIS-947
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: 10.0.0.GA
Environment: devstudio-integration-stack-rt-10.0.0.CR1-standalone-installer.jar
Reporter: Andrej Podhradsky
Priority: Minor
Attachments: search_for_runtimes.png
Installer with runtime doesn't automatically set the appropriated server. Instead of that there is a dialog 'Search for runtimes' when you start the IDE for the first time.
!search_for_runtimes.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-23265) Can't start CDK server if user or password env var is empty
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23265?page=com.atlassian.jira.plugi... ]
Martin Malina closed JBIDE-23265.
---------------------------------
Verified in devstudio-10.2.0.AM3-v20161024-1202-B6286-installer-standalone.jar
> Can't start CDK server if user or password env var is empty
> -----------------------------------------------------------
>
> Key: JBIDE-23265
> URL: https://issues.jboss.org/browse/JBIDE-23265
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.4.2.AM1
> Reporter: Jeff MAURY
> Assignee: Rob Stryker
> Labels: cdk, server
> Fix For: 4.4.2.AM3
>
>
> If the user or password env var name is empty, then server refuses to start. The error is the following:
> !ENTRY org.jboss.tools.openshift.cdk.server.core 4 0 2016-09-26 11:29:46.973
> !MESSAGE Exec_tty error:Cannot run program "C:\Apps\HashiCorp\Vagrant\bin\vagrant.exe": Unknown reason
> !STACK 0
> java.io.IOException: Exec_tty error:Cannot run program "C:\Apps\HashiCorp\Vagrant\bin\vagrant.exe": Unknown reason
> at org.eclipse.cdt.utils.spawner.Spawner.exec_pty(Spawner.java:387)
> at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:99)
> at org.eclipse.cdt.utils.spawner.ProcessFactory.exec(ProcessFactory.java:98)
> at org.jboss.tools.openshift.cdk.server.core.internal.adapter.controllers.VagrantLaunchUtility.callProcess(VagrantLaunchUtility.java:198)
> at org.jboss.tools.openshift.cdk.server.core.internal.adapter.controllers.VagrantLaunchUtility.callInteractive(VagrantLaunchUtility.java:185)
> at org.jboss.tools.openshift.cdk.server.core.internal.adapter.controllers.VagrantLaunchUtility.callInteractive(VagrantLaunchUtility.java:178)
> at org.jboss.tools.openshift.cdk.server.core.internal.adapter.controllers.CDKLaunchController.launch(CDKLaunchController.java:201)
> at org.jboss.ide.eclipse.as.wtp.core.server.launch.ControllableServerLaunchConfiguration.launch(ControllableServerLaunchConfiguration.java:52)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:885)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739)
> at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:731)
> at org.eclipse.wst.server.core.internal.Server.startImpl2(Server.java:3556)
> at org.eclipse.wst.server.core.internal.Server.startImpl(Server.java:3492)
> at org.eclipse.wst.server.core.internal.Server$StartJob.run(Server.java:367)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-23177) Server Editor: Combo items have wrong size
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23177?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-23177:
------------------------------------------
I think that I also just experienced the issue. See the screenshot below:
!eclipse-project-overlaps-browse.png!
I run FC23/eclipse-project-overlaps-browse.png
> Server Editor: Combo items have wrong size
> ------------------------------------------
>
> Key: JBIDE-23177
> URL: https://issues.jboss.org/browse/JBIDE-23177
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.2.AM1
> Reporter: Marián Labuda
> Assignee: Snjezana Peco
> Labels: openshift_v3, server_editor
> Fix For: 4.4.2.AM3
>
> Attachments: combos.png
>
>
> When I open an OpenShift 3 Server Editor the combo boxes have weird size, there are overlapping widgets.
> !combos.png!
> Spotted on Fedora 24 with GTK 3.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-23177) Server Editor: Combo items have wrong size
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23177?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-23177:
-------------------------------------
Attachment: eclipse-project-overlaps-browse.png
> Server Editor: Combo items have wrong size
> ------------------------------------------
>
> Key: JBIDE-23177
> URL: https://issues.jboss.org/browse/JBIDE-23177
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.2.AM1
> Reporter: Marián Labuda
> Assignee: Snjezana Peco
> Labels: openshift_v3, server_editor
> Fix For: 4.4.2.AM3
>
> Attachments: combos.png, eclipse-project-overlaps-browse.png
>
>
> When I open an OpenShift 3 Server Editor the combo boxes have weird size, there are overlapping widgets.
> !combos.png!
> Spotted on Fedora 24 with GTK 3.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-23382) Server editor should allow 'edit...' option for selected username
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23382?page=com.atlassian.jira.plugi... ]
Martin Malina closed JBIDE-23382.
---------------------------------
Verified devstudio-10.2.0.AM3-v20161024-1202-B6286-installer-standalone.jar in but created a followup issue here: JBIDE-23409
> Server editor should allow 'edit...' option for selected username
> -----------------------------------------------------------------
>
> Key: JBIDE-23382
> URL: https://issues.jboss.org/browse/JBIDE-23382
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.4.2.AM2
> Reporter: Marián Labuda
> Assignee: Rob Stryker
> Fix For: 4.4.2.AM3
>
>
> If I have a CDK server adapter in Servers view and I clear secure storage, after next start of DevStudio I cannot start the CDK server adapter, because password is removed and there is no choice to edit an existing credentials (username, password pair) or removing an existing one. I get an error dialog with message:
> {code}
> The server Container Development Environment has no password associated with it. Please open the server editor and configure the credentials.
> {code}
> It would be nice, if I would be allowed to edit existing credentials or at least remove it/replace by another one.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months
[JBoss JIRA] (JBIDE-23409) Server editor should allow 'edit...' option for selected username - followup
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23409?page=com.atlassian.jira.plugi... ]
Martin Malina updated JBIDE-23409:
----------------------------------
Description:
Today while creating a cdk server adapter, I noticed there is a new Edit button when selecting credentials for the adapter. This was recently added here: JBIDE-23382
I would like to propose a change to make it consistent with other things like JREs when creating a server adapter.
So in the server editor, we used to have just Add.. and now we also have Edit...:
!credentials.png!
Similar thing in the New Server adapter.
Now look at the New Runtime dialog:
!runtimes.png!
I think it would be nice to do it similarly, wdyt?
Meaning, instead of Edit.. and Add.., we would simply have a button for "Credentials..." which would open the appropriate Preference page (and upon closing, you would need to update the content on the page to show any added credentials).
was:
Today while creating a cdk server adapter, I noticed there is a new Edit button when selecting credentials for the adapter. This was recently added here: JBIDE-23382
I would like to propose a change to make it consistent with other things like JREs when creating a server adapter.
So in the server editor, we used to have just Add.. and now we also have Edit...:
Similar thing in the New Server adapter.
Now look at the New Runtime dialog:
I think it would be nice to do it similarly, wdyt?
Meaning, instead of Edit.. and Add.., we would simply have a button for "Credentials..." which would open the appropriate Preference page (and upon closing, you would need to update the content on the page to show any added credentials).
> Server editor should allow 'edit...' option for selected username - followup
> ----------------------------------------------------------------------------
>
> Key: JBIDE-23409
> URL: https://issues.jboss.org/browse/JBIDE-23409
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: cdk, server
> Affects Versions: 4.4.2.AM3
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Attachments: credentials.png, runtimes.png
>
>
> Today while creating a cdk server adapter, I noticed there is a new Edit button when selecting credentials for the adapter. This was recently added here: JBIDE-23382
> I would like to propose a change to make it consistent with other things like JREs when creating a server adapter.
> So in the server editor, we used to have just Add.. and now we also have Edit...:
> !credentials.png!
> Similar thing in the New Server adapter.
> Now look at the New Runtime dialog:
> !runtimes.png!
> I think it would be nice to do it similarly, wdyt?
> Meaning, instead of Edit.. and Add.., we would simply have a button for "Credentials..." which would open the appropriate Preference page (and upon closing, you would need to update the content on the page to show any added credentials).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 5 months