[jira] [Commented] (GUACAMOLE-478) RDP clipboard uses incorrect newline characters

2018-03-26 Thread Amarjeet Singh (JIRA)

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

Amarjeet Singh commented on GUACAMOLE-478:
--

[~mike.jumper]

Is there any updates how can I fix it or any suggestions .

Thanks and Regards,
Amarjeet Singh

> RDP clipboard uses incorrect newline characters
> ---
>
> Key: GUACAMOLE-478
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-478
> Project: Guacamole
>  Issue Type: Bug
>  Components: RDP
>Reporter: Amarjeet Singh
>Priority: Minor
>
> With the RDP protocol originating from Windows, the format of text clipboard 
> contents is assumed to use Windows-style newline characters (CR+LF). 
> Guacamole currently does not attempt to translate newline characters, sending 
> the format used within the received clipboard stream. This means that 
> applications running within RDP which only support Windows-style newlines, 
> such as Notepad, fail to handle received clipboard data.
> Applications which can handle both UNIX-style and Windows-style newline 
> characters are unaffected.



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


[jira] [Commented] (GUACAMOLE-478) RDP clipboard uses incorrect newline characters

2018-02-15 Thread Amarjeet Singh (JIRA)

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

Amarjeet Singh commented on GUACAMOLE-478:
--

[~mike.jumper] If there ia any suggestions for the above, Please let me know so 
that I can try something out to resolve the above.

> RDP clipboard uses incorrect newline characters
> ---
>
> Key: GUACAMOLE-478
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-478
> Project: Guacamole
>  Issue Type: Bug
>  Components: RDP
>Reporter: Amarjeet Singh
>Priority: Minor
>
> With the RDP protocol originating from Windows, the format of text clipboard 
> contents is assumed to use Windows-style newline characters (CR+LF). 
> Guacamole currently does not attempt to translate newline characters, sending 
> the format used within the received clipboard stream. This means that 
> applications running within RDP which only support Windows-style newlines, 
> such as Notepad, fail to handle received clipboard data.
> Applications which can handle both UNIX-style and Windows-style newline 
> characters are unaffected.



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


[jira] [Commented] (GUACAMOLE-478) RDP clipboard uses incorrect newline characters

2018-02-09 Thread Amarjeet Singh (JIRA)

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

Amarjeet Singh commented on GUACAMOLE-478:
--

[~mike.jumper]

{quote} I can confirm through testing that replacing all UNIX-style newlines 
within the clipboard with Windows-style newlines solves the problem with 
respect to the affected applications (Notepad), and that other applications 
which were not affected by this (applications which correctly handle the 
UNIX-style newlines) continue to work as expected with the Windows-style 
newlines.\{quote}

Where do I have to change from UNIX-style newlines to Windows-style newlines to 
test it ? 

Mike help me to resolve the above issue as most of the users use notepad and 
Windows RDP.

> RDP clipboard uses incorrect newline characters
> ---
>
> Key: GUACAMOLE-478
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-478
> Project: Guacamole
>  Issue Type: Bug
>  Components: RDP
>Reporter: Amarjeet Singh
>Priority: Minor
>
> With the RDP protocol originating from Windows, the format of text clipboard 
> contents is assumed to use Windows-style newline characters (CR+LF). 
> Guacamole currently does not attempt to translate newline characters, sending 
> the format used within the received clipboard stream. This means that 
> applications running within RDP which only support Windows-style newlines, 
> such as Notepad, fail to handle received clipboard data.
> Applications which can handle both UNIX-style and Windows-style newline 
> characters are unaffected.



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


[jira] [Commented] (GUACAMOLE-478) RDP clipboard uses incorrect newline characters

2018-01-09 Thread Amarjeet Singh (JIRA)

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

Amarjeet Singh commented on GUACAMOLE-478:
--

Dear Michael,

My local machine is Windows 10 and my RDP machine is also Windows 10. When I am 
copying data from Windows notepad of local machine to Windows notepad of Remote 
machine then  It is stripping new lines. 

but when I am doing same from Microsoft RDP ( mstsc ) then it is not stripping 
line.

Amarjeet, newline characters are not being stripped. In the case 
where newlines are not showing within Notepad, it is because Notepad strictly 
only supports Windows-style newlines, 
not because newline characters are absent.

We are sending text with window new line style which should be supported by 
notepad as it supports it.* Is there any conversion from window style to Unix 
style in between ?*
   

[~mike.jumper]   what does it mean "replacing all UNIX-style newlines within 
the clipboard " ? Does it has to do something with guacamole-server  where we 
can change and verify?

> RDP clipboard uses incorrect newline characters
> ---
>
> Key: GUACAMOLE-478
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-478
> Project: Guacamole
>  Issue Type: Bug
>  Components: RDP
>Reporter: Amarjeet Singh
>Priority: Minor
>
> With the RDP protocol originating from Windows, the format of text clipboard 
> contents is assumed to use Windows-style newline characters (CR+LF). 
> Guacamole currently does not attempt to translate newline characters, sending 
> the format used within the received clipboard stream. This means that 
> applications running within RDP which only support Windows-style newlines, 
> such as Notepad, fail to handle received clipboard data.
> Applications which can handle both UNIX-style and Windows-style newline 
> characters are unaffected.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (GUACAMOLE-478) RDP clipboard uses incorrect newline characters

2018-01-09 Thread Amarjeet Singh (JIRA)

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

Amarjeet Singh commented on GUACAMOLE-478:
--

Okay. It' related to clipboard that's why I though let it be there.




> RDP clipboard uses incorrect newline characters
> ---
>
> Key: GUACAMOLE-478
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-478
> Project: Guacamole
>  Issue Type: Bug
>  Components: RDP
>Reporter: Amarjeet Singh
>Priority: Minor
>
> With the RDP protocol originating from Windows, the format of text clipboard 
> contents is assumed to use Windows-style newline characters (CR+LF). 
> Guacamole currently does not attempt to translate newline characters, sending 
> the format used within the received clipboard stream. This means that 
> applications running within RDP which only support Windows-style newlines, 
> such as Notepad, fail to handle received clipboard data.
> Applications which can handle both UNIX-style and Windows-style newline 
> characters are unaffected.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (GUACAMOLE-478) RDP clipboard uses incorrect newline characters

2018-01-08 Thread Michael Jumper (JIRA)

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

Michael Jumper commented on GUACAMOLE-478:
--

[~amarjeetxc], if you want to discuss general development topics like this, 
please open a new thread on the mailing list.

> RDP clipboard uses incorrect newline characters
> ---
>
> Key: GUACAMOLE-478
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-478
> Project: Guacamole
>  Issue Type: Bug
>  Components: RDP
>Reporter: Amarjeet Singh
>Priority: Minor
>
> With the RDP protocol originating from Windows, the format of text clipboard 
> contents is assumed to use Windows-style newline characters (CR+LF). 
> Guacamole currently does not attempt to translate newline characters, sending 
> the format used within the received clipboard stream. This means that 
> applications running within RDP which only support Windows-style newlines, 
> such as Notepad, fail to handle received clipboard data.
> Applications which can handle both UNIX-style and Windows-style newline 
> characters are unaffected.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (GUACAMOLE-478) RDP clipboard uses incorrect newline characters

2018-01-08 Thread Michael Jumper (JIRA)

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

Michael Jumper commented on GUACAMOLE-478:
--

I can confirm through testing that replacing all UNIX-style newlines within the 
clipboard with Windows-style newlines solves the problem with respect to the 
affected applications (Notepad), and that other applications which were not 
affected by this (applications which correctly handle the UNIX-style newlines) 
continue to work as expected with the Windows-style newlines.

I have not tested against XRDP, though if XRDP is to work with Windows RDP 
clients, it would have to handle this kind of translation internally, too.

> RDP clipboard uses incorrect newline characters
> ---
>
> Key: GUACAMOLE-478
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-478
> Project: Guacamole
>  Issue Type: Bug
>  Components: RDP
>Reporter: Amarjeet Singh
>Priority: Minor
>
> With the RDP protocol originating from Windows, the format of text clipboard 
> contents is assumed to use Windows-style newline characters (CR+LF). 
> Guacamole currently does not attempt to translate newline characters, sending 
> the format used within the received clipboard stream. This means that 
> applications running within RDP which only support Windows-style newlines, 
> such as Notepad, fail to handle received clipboard data.
> Applications which can handle both UNIX-style and Windows-style newline 
> characters are unaffected.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)