You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Pierre Gabriel (JIRA)" <ji...@apache.org> on 2018/11/26 20:54:00 UTC

[jira] [Comment Edited] (GUACAMOLE-666) Text pasted through SSH into nano editor

    [ https://issues.apache.org/jira/browse/GUACAMOLE-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16699556#comment-16699556 ] 

Pierre Gabriel edited comment on GUACAMOLE-666 at 11/26/18 8:53 PM:
--------------------------------------------------------------------

[~nick.couchman@yahoo.com] : i'm using linux client (Firefox 63, or Chrome 70) on Fedora 29, and the ssh server is also a linux (raspberry pi, and ubuntu 16.04 LTS) ;

I have a similar issue from my linux to windows (in a RDP connection) ; when i copy/paste in the windows notepad, indeed the line terminators is not correct ; and a hexdump on the file confirm that ; but nano behaves in a different way ; it seems to transform the "newline" to a space ;

In the guacamole web interface, i open my ssh connexion, and then write the following chars :

!clipboard_content.png!

I open a new file with nano and paste with the middle mouse button ; i save it ;

I open a new file with vi, and paste with the middle mouse button ; i save it ;

here the hexdump (see attached file)

  !hexdump.png!

 

Does guacamole modify the clipboard content in any way ? because, i haven't this issue with a direct ssh connection (os terminal) ;

i wonder if the paste triggers a nano shortcut, but i can't figure it out ;

 

 

 

 


was (Author: pierre):
[~nick.couchman@yahoo.com] : i'm using linux client (Firefox 63, or Chrome 70) on Fedora 29, and the ssh server is also a linux (raspberry pi, and ubuntu 16.04 LTS) ;

I have a similar issue from my linux to windows (in a RDP connection) ; when i copy/paste in the windows notepad, indeed the line terminators is not correct ; and a hexdump on the file confirm that ; but nano behaves in a different way ; it seems to transform the "newline" to a space ;

In the guacamole web interface, i open my ssh connexion, and then write the following chars :

!clipboard_content.png!

I open a new file with nano and paste with the middle mouse button ; i save it ;

I open a new file with vi, and paste with the middle mouse button ; i save it ;

here the hexdump (see attached file)

  !hexdump.png!

 

> Text pasted through SSH into nano editor
> ----------------------------------------
>
>                 Key: GUACAMOLE-666
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-666
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole
>    Affects Versions: 0.9.14
>         Environment: OS Fedora 29
> Chrome 70 or Firefox 63
>            Reporter: Pierre Gabriel
>            Priority: Minor
>         Attachments: clipboard_content.png, first_paste.png, hexdump.png, original_text.png, second_paste.png
>
>
> When I try to paste text like :
> *_|| test $$_*
>  *_|| ;_*
> into the nano text editor, it doesn't work properly ; (see captured file) ;
> The issue doesn't appear when i try this over a direct ssh connection (i.e from my os terminal) ;
> The issue doesn't appear into another text editor like vi ;



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