[JBoss JIRA] (JBIDE-24771) Misaligned button in Edit OpenShift Connection dialog
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24771?page=com.atlassian.jira.plugi... ]
Martin Malina updated JBIDE-24771:
----------------------------------
Description:
While verifying the PR for JBIDE-24768, I noticed a new item under the Advanced section of the Edit OpenShift Connection dialog.
At the bottom, there is a checkbox for Override 'oc' location:
At the end of the line, there is a Browse button. It is not fully visible - it's cut on the right as if there was not enough space to contain it. This is on Mac.
!browse-button.png!
was:
While verifying the PR for JBIDE-24768, I noticed a new item under the Advanced section of the Edit OpenShift Connection dialog.
At the bottom, there is a checkbox for Override 'oc' location:
At the end of the line, there is a Browse button. It is not fully visible - it's cut on the right as if there was not enough space to contain it.
> Misaligned button in Edit OpenShift Connection dialog
> -----------------------------------------------------
>
> Key: JBIDE-24771
> URL: https://issues.jboss.org/browse/JBIDE-24771
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.0.AM2
> Reporter: Martin Malina
> Attachments: browse-button.png
>
>
> While verifying the PR for JBIDE-24768, I noticed a new item under the Advanced section of the Edit OpenShift Connection dialog.
> At the bottom, there is a checkbox for Override 'oc' location:
> At the end of the line, there is a Browse button. It is not fully visible - it's cut on the right as if there was not enough space to contain it. This is on Mac.
> !browse-button.png!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBIDE-24771) Misaligned button in Edit OpenShift Connection dialog
by Martin Malina (JIRA)
Martin Malina created JBIDE-24771:
-------------------------------------
Summary: Misaligned button in Edit OpenShift Connection dialog
Key: JBIDE-24771
URL: https://issues.jboss.org/browse/JBIDE-24771
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.5.0.AM2
Reporter: Martin Malina
While verifying the PR for JBIDE-24768, I noticed a new item under the Advanced section of the Edit OpenShift Connection dialog.
At the bottom, there is a checkbox for Override 'oc' location:
At the end of the line, there is a Browse button. It is not fully visible - it's cut on the right as if there was not enough space to contain it.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBIDE-24770) Loading service-manager status shows up when starting cdk3
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24770?page=com.atlassian.jira.plugi... ]
Martin Malina updated JBIDE-24770:
----------------------------------
Description:
During startup of cdk 3 server adapter, I get this in the status bar:
Loading service-manager...
!service-manager.png!
There is no service-manager in cdk 3.
I asked Rob and he said perhaps he forgot to rename a job.
was:
During startup of cdk 3 server adapter, I get this in the status bar:
Loading service-manager...
There is no service-manager in cdk 3.
I asked Rob and he said perhaps he forgot to rename a job.
> Loading service-manager status shows up when starting cdk3
> ----------------------------------------------------------
>
> Key: JBIDE-24770
> URL: https://issues.jboss.org/browse/JBIDE-24770
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.5.0.AM2
> Reporter: Martin Malina
> Attachments: service-manager.png
>
>
> During startup of cdk 3 server adapter, I get this in the status bar:
> Loading service-manager...
> !service-manager.png!
> There is no service-manager in cdk 3.
> I asked Rob and he said perhaps he forgot to rename a job.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBIDE-24770) Loading service-manager status shows up when starting cdk3
by Martin Malina (JIRA)
Martin Malina created JBIDE-24770:
-------------------------------------
Summary: Loading service-manager status shows up when starting cdk3
Key: JBIDE-24770
URL: https://issues.jboss.org/browse/JBIDE-24770
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdk
Affects Versions: 4.5.0.AM2
Reporter: Martin Malina
During startup of cdk 3 server adapter, I get this in the status bar:
Loading service-manager...
There is no service-manager in cdk 3.
I asked Rob and he said perhaps he forgot to rename a job.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months
[JBoss JIRA] (JBIDE-22891) ResourceException below TempMarkerManager$1.runInUIThread (thrown in Marker.checkInfo)
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22891?page=com.atlassian.jira.plugi... ]
Martin Malina closed JBIDE-22891.
---------------------------------
I looked at the ctrlflow item for this JIRA and all the incidents (close to 300) happened with version org.jboss.tools.common.validation_3.9.0.v20170531-1022.jar or earlier. Which means devstudio 10.4 or earlier. So that seems correct. I added an auto action so that if this ever happens with a newer bundle, the item should be reopened. Closing this JIRA.
> ResourceException below TempMarkerManager$1.runInUIThread (thrown in Marker.checkInfo)
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-22891
> URL: https://issues.jboss.org/browse/JBIDE-22891
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: common
> Affects Versions: 4.3.0.Final
> Reporter: Automated Error Reporting Bot
> Assignee: Dmitrii Bocharov
> Fix For: 4.5.0.AM1
>
>
> The following problem was reported via the automated error reporting:
> Message: Marker id 162 not found.
> {noformat}
> org.eclipse.core.internal.resources.ResourceException: Marker id 162 not found.
> at org.eclipse.core.internal.resources.Marker.checkInfo(Marker.java:57)
> at org.eclipse.core.internal.resources.Marker.getType(Marker.java:208)
> at org.jboss.tools.common.validation.TempMarkerManager$1.runInUIThread(TempMarkerManager.java:314)
> at org.eclipse.ui.progress.UIJob$1.run(UIJob.java:97)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4024)
> {noformat}
> Bundles:
> | org.eclipse.core.resources | 3.10.0.v20150423-0755 | 3.11.0.v20160503-1608 |
> | org.eclipse.swt | 3.104.0.v20150528-0211 | 3.105.0.v20160603-0902 |
> | org.eclipse.ui | 3.107.0.v20150507-1945 | 3.108.0.v20160518-1929 |
> | org.jboss.tools.common.validation | 3.7.0.Final-v20150924-2213-B38 | 3.8.1.v20160624-2216 |
> Operating Systems:
> | Linux | 2.6.32.1 | 4.7.0 |
> | MacOSX | 10.9.5 | 10.11.6 |
> | Windows | 5.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/56dbb9f4e4b0e0c18a...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 8 months