[jira] [Commented] (KARAF-5916) ssh terminal rendering is not correct using ssh client

2018-10-23 Thread Wouter Born (JIRA)


[ 
https://issues.apache.org/jira/browse/KARAF-5916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16661292#comment-16661292
 ] 

Wouter Born commented on KARAF-5916:


I can confirm it's fixed on the latest master (tested with Ubuntu 16.04.5). (y)

Looks like it was solved as 
[KARAF-5980|https://github.com/apache/karaf/pull/635]. For code changes see 
also: [PR #635|https://github.com/apache/karaf/pull/635]

> ssh terminal rendering is not correct using ssh client
> --
>
> Key: KARAF-5916
> URL: https://issues.apache.org/jira/browse/KARAF-5916
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.1.6, 4.2.1
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
> Fix For: 4.2.2, 4.1.7
>
> Attachments: karaf-4.1.5-ssh.log, karaf-4.1.6-ssh.log
>
>
> Using {{ssh}} client (from OpenSSH), the rendering of output is not well 
> formatted (like if the columns size is not correct).
> It works fine using Karaf {{bin/client}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (KARAF-5916) ssh terminal rendering is not correct using ssh client

2018-10-23 Thread Thomas Vachuska (JIRA)


[ 
https://issues.apache.org/jira/browse/KARAF-5916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16661283#comment-16661283
 ] 

Thomas Vachuska commented on KARAF-5916:


I'm observing the issue with server running on Ubuntu 16.04 (or 18.04) and 
client on MacOS. I have not verified other combinations. Regardless though, it 
ought to work as expected with mixed platforms.

> ssh terminal rendering is not correct using ssh client
> --
>
> Key: KARAF-5916
> URL: https://issues.apache.org/jira/browse/KARAF-5916
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.1.6, 4.2.1
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
> Fix For: 4.2.2, 4.1.7
>
> Attachments: karaf-4.1.5-ssh.log, karaf-4.1.6-ssh.log
>
>
> Using {{ssh}} client (from OpenSSH), the rendering of output is not well 
> formatted (like if the columns size is not correct).
> It works fine using Karaf {{bin/client}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (KARAF-5916) ssh terminal rendering is not correct using ssh client

2018-10-18 Thread Lukas Roedl (JIRA)


[ 
https://issues.apache.org/jira/browse/KARAF-5916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16655359#comment-16655359
 ] 

Lukas Roedl commented on KARAF-5916:


I built the current master (Version 4.2.2-SNAPSHOT) and tested on Ubuntu 
16.04.5 with OracleJDK 8.

Issue solved for me when connecting via SSH (PuTTY) from a Windows machine ;)

> ssh terminal rendering is not correct using ssh client
> --
>
> Key: KARAF-5916
> URL: https://issues.apache.org/jira/browse/KARAF-5916
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.1.6, 4.2.1
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
> Fix For: 4.2.2, 4.1.7
>
> Attachments: karaf-4.1.5-ssh.log, karaf-4.1.6-ssh.log
>
>
> Using {{ssh}} client (from OpenSSH), the rendering of output is not well 
> formatted (like if the columns size is not correct).
> It works fine using Karaf {{bin/client}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (KARAF-5916) ssh terminal rendering is not correct using ssh client

2018-09-27 Thread Lukas Roedl (JIRA)


[ 
https://issues.apache.org/jira/browse/KARAF-5916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16630847#comment-16630847
 ] 

Lukas Roedl commented on KARAF-5916:


I also experienced this issue running Karaf on Ubuntu 16.04.5 with OracleJDK 8 
and connecting via SSH (PuTTY) from a Windows machine.
Also doesn't make a difference if testing from Windows 7 or 10...

It looks like this:
{code:java}
Using username "xyz".
SSH server: Password authentication
Using keyboard-interactive authentication.
Password:

  xyz 0.0.1-SNAPSHOT
  (running on Apache Karaf 4.2.1)

Hit '' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit 'system:shutdown' to shutdown.
Hit '' or type 'logout' to disconnect shell from current session.

Loaded xyz extension script
 ~  
xyz@root()>
xyz@root()> log:display --help
DESCRIPTION
   log:display

    Displays log entries.

 SYNTAX
   log:display 
[options] [logger]


  ARGUM
{code}
... and so forth.

[~tomikazi]: Are you also connecting from a Windows machine?

The issue is not present, if Karaf and SSH client run on the same Windows 
machine.

> ssh terminal rendering is not correct using ssh client
> --
>
> Key: KARAF-5916
> URL: https://issues.apache.org/jira/browse/KARAF-5916
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.1.6, 4.2.1
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
> Fix For: 4.2.2, 4.1.7
>
>
> Using {{ssh}} client (from OpenSSH), the rendering of output is not well 
> formatted (like if the columns size is not correct).
> It works fine using Karaf {{bin/client}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (KARAF-5916) ssh terminal rendering is not correct using ssh client

2018-09-17 Thread Thomas Vachuska (JIRA)


[ 
https://issues.apache.org/jira/browse/KARAF-5916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16618022#comment-16618022
 ] 

Thomas Vachuska commented on KARAF-5916:


At appears as though the client-side line termination is not honored.

> ssh terminal rendering is not correct using ssh client
> --
>
> Key: KARAF-5916
> URL: https://issues.apache.org/jira/browse/KARAF-5916
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.1.6, 4.2.1
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
> Fix For: 4.2.2, 4.1.7
>
>
> Using {{ssh}} client (from OpenSSH), the rendering of output is not well 
> formatted (like if the columns size is not correct).
> It works fine using Karaf {{bin/client}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)