[jbosstools-issues] [JBoss JIRA] (JBIDE-24676) CDK3 server adapter's console view is using wrong coding on all platforms

Budh Ram Gurung (JIRA) issues at jboss.org
Mon Sep 4 13:28:00 EDT 2017


    [ https://issues.jboss.org/browse/JBIDE-24676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13458369#comment-13458369 ] 

Budh Ram Gurung edited comment on JBIDE-24676 at 9/4/17 1:27 PM:
-----------------------------------------------------------------

We are now looking for a simple solution of showing dots as progress instead of external package wheel. This should work with eclipse terminal emulator as well since not control characters are used for this approach.

[~rob.stryker][~mmalina] Let us know your opinion as well.

The logs will look like: 
{code}
$ minishift start --username bgurung at redhat.com --password '*****' --iso-url file:///home/budhram/cache/iso/minishift-rhel7.iso
-- Checking if KVM driver is installed ... 
   Driver is available at /usr/local/bin/docker-machine-driver-kvm ... 
   Checking driver binary is executable ... OK
-- Starting local OpenShift cluster using 'kvm' hypervisor ...
-- Minishift VM will be configured with ...
   Memory:    2 GB
   vCPUs :    2
   Disk size: 20 GB
-- Starting Minishift VM ............ OK
-- Registering machine using subscription-manager ............... OK [1m0s]
-- Checking for IP address ... OK
-- Checking if external host is reachable from the Minishift VM ... 
   Pinging 8.8.8.8 ... OK
-- Checking HTTP connectivity from the VM ... 
   Retrieving http://minishift.io/index.html ... OK
-- Checking if persistent storage volume is mounted ... OK
-- Checking available disk space ... 1% OK
-- OpenShift cluster will be configured with ...
   Version: v3.6.0
-- Checking `oc` support for startup flags ... 
   routing-suffix ... OK
   host-config-dir ... OK
   host-data-dir ... OK
   host-pv-dir ... OK
   host-volumes-dir ... OK
Starting OpenShift using openshift/origin:v3.6.0 ...
Pulling image openshift/origin:v3.6.0
[...]
{code}

Pull request here - https://github.com/minishift/minishift/pull/1340.


was (Author: budhrg):
We are now looking for a simple solution of showing dots as progress instead of external package wheel. This should work with eclipse terminal emulator as well since not control characters are used for this approach.

[~rob.stryker][~mmalina] Let us know your opinion as well.

The logs will look like: 
{code}
$ minishift start --username bgurung at redhat.com --password '*****' --iso-url file:///home/budhram/cache/iso/minishift-rhel7.iso
-- Checking if KVM driver is installed ... 
   Driver is available at /usr/local/bin/docker-machine-driver-kvm ... 
   Checking driver binary is executable ... OK
-- Starting local OpenShift cluster using 'kvm' hypervisor ...
-- Minishift VM will be configured with ...
   Memory:    2 GB
   vCPUs :    2
   Disk size: 20 GB
-- Starting Minishift VM ............ OK
-- Registering machine using subscription-manager ............... OK [1m0s]
-- Checking for IP address ... OK
-- Checking if external host is reachable from the Minishift VM ... 
   Pinging 8.8.8.8 ... OK
-- Checking HTTP connectivity from the VM ... 
   Retrieving http://minishift.io/index.html ... OK
-- Checking if persistent storage volume is mounted ... OK
-- Checking available disk space ... 1% OK
-- OpenShift cluster will be configured with ...
   Version: v3.6.0
-- Checking `oc` support for startup flags ... 
   routing-suffix ... OK
   host-config-dir ... OK
   host-data-dir ... OK
   host-pv-dir ... OK
   host-volumes-dir ... OK
Starting OpenShift using openshift/origin:v3.6.0 ...
Pulling image openshift/origin:v3.6.0
[...]
{code}

> CDK3 server adapter's console view is using wrong coding on all platforms
> -------------------------------------------------------------------------
>
>                 Key: JBIDE-24676
>                 URL: https://issues.jboss.org/browse/JBIDE-24676
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: cdk, upstream
>    Affects Versions: 4.5.0.AM2
>         Environment: Windows, Linux, macOS
>            Reporter: Ondrej Dockal
>            Assignee: Rob Stryker
>             Fix For: 4.5.1.AM2
>
>         Attachments: Console_output.png, cdk_console_coding.png, dot_spinner_error.png, no_progressbar.png, progress-win.PNG, progress.png
>
>
> Console view on all platforms show strange characters. See the pic.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list