[JBoss JIRA] (JBDS-3471) Missing icon for launchers on linux distribution
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBDS-3471?page=com.atlassian.jira.plugin.... ]
Martin Malina commented on JBDS-3471:
-------------------------------------
I can confirm that the icons are missing.
I installed JBDS 9.0.0.Beta1 on RHEL 7 and at the end of the installation I checked all the options to have desktop and application menu shortcuts created. The shortcuts were created, but they're missing icons.
> Missing icon for launchers on linux distribution
> ------------------------------------------------
>
> Key: JBDS-3471
> URL: https://issues.jboss.org/browse/JBDS-3471
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 9.0.0.Beta1
> Environment: Fedora 22 linux, x64
> Reporter: Marek Novotny
> Priority: Minor
>
> I installed JBDS from jboss-devstudio-9.0.0.Beta1-installer-standalone.jar and created shortcuts for launchers are referencing missing icon:
> /home/mnovotny/apps/jbdevstudio9-beta/studio/48-jbds_icon.png
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-20145) Explorer: if I cant connect error wont tell me, it states "Exception listing resources"
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20145?page=com.atlassian.jira.plugi... ]
Andre Dietisheim edited comment on JBIDE-20145 at 6/24/15 8:59 AM:
-------------------------------------------------------------------
OSJC-183 which was causing this was merged and pushed, maven artifact deployed. This is thus fixed.
!connection-refused.png!
was (Author: adietish):
OSJC-183 which was causing this was merged and pushed, maven artifact deployed. This is thus fixed.
> Explorer: if I cant connect error wont tell me, it states "Exception listing resources"
> ---------------------------------------------------------------------------------------
>
> Key: JBIDE-20145
> URL: https://issues.jboss.org/browse/JBIDE-20145
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.0.Beta1
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Priority: Minor
> Fix For: 4.3.0.Beta2
>
> Attachments: connection-refused.png, exception-listing-resources.png
>
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-20099) enable a logstream for Openshift Pods
by Jeff Cantrill (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20099?page=com.atlassian.jira.plugi... ]
Jeff Cantrill updated JBIDE-20099:
----------------------------------
You can stream logs through the CLI or web console. If we get the portfowarding to work by wrapping the CLI, we could do the same for log streaming as a temp fix since it works using SPDY in the same manor as port forwarding. It is probably less important but definitely a stretch goal.
----- Original Message -----
> enable a logstream for Openshift Pods
> -------------------------------------
>
> Key: JBIDE-20099
> URL: https://issues.jboss.org/browse/JBIDE-20099
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Reporter: Diógenes Rettori
> Assignee: Jeff Cantrill
>
> enable the eclipse console to show
> oc get logs <pod>
> oc get build-logs <build>
> You click on the pod, then right-click show logs, or double click go to logs...
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-20036) As I user I want to be able to add image streams to my project
by Jeff Cantrill (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20036?page=com.atlassian.jira.plugi... ]
Jeff Cantrill updated JBIDE-20036:
----------------------------------
The value of this issue is questionable. You can create a file that describes the resource and add it to the server(which is what the CLI does) or you could even do it though a template. At some point I would think we want you to allow you to do this through the UI. In theory, I think these image streams should generally already be there from your administrator or added as part of the template that you are creating.
----- Original Message -----
> As I user I want to be able to add image streams to my project
> --------------------------------------------------------------
>
> Key: JBIDE-20036
> URL: https://issues.jboss.org/browse/JBIDE-20036
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.3.0.Beta1
> Reporter: Andre Dietisheim
> Assignee: Jeff Cantrill
> Labels: openshift_v3
> Fix For: 4.3.0.Beta2
>
>
> When creating a new application via templates I am required to have the docker images (base builder image etc.) to be available. Otherwise the build wont succeed.
> You can see this in the instrcutions for the eap templates where the steps to create an app via those templates are 2: create the image streams & create the app via the templates:
> https://github.com/adietish/application-templates/blob/master/README.md
> {code}
> $ osc create -n yourproject -f jboss-image-streams.json
> $ osc process -n yourproject -f eap/eap6-basic-sti.json -v APPLICATION_NAME=helloworld,APPLICATION_HOSTNAME=helloworld.yourproject.l... | osc create -n yourproject -f -
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months