You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Tsuyoshi Ito (JIRA)" <ji...@apache.org> on 2011/08/10 09:25:27 UTC

[jira] [Created] (CLEREZZA-619) Clerezza Console does not work on windows

Clerezza Console does not work on windows
-----------------------------------------

                 Key: CLEREZZA-619
                 URL: https://issues.apache.org/jira/browse/CLEREZZA-619
             Project: Clerezza
          Issue Type: Bug
            Reporter: Tsuyoshi Ito


On windows user inputs on the console does not work properly. Each key press has to be done twice to have effect.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CLEREZZA-619) Clerezza Console does not work on windows

Posted by "Reto Bachmann-Gmür (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLEREZZA-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13082222#comment-13082222 ] 

Reto Bachmann-Gmür commented on CLEREZZA-619:
---------------------------------------------

does this happen both on the console as well as when connecting via ssh?

> Clerezza Console does not work on windows
> -----------------------------------------
>
>                 Key: CLEREZZA-619
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-619
>             Project: Clerezza
>          Issue Type: Bug
>            Reporter: Tsuyoshi Ito
>
> On windows user inputs on the console does not work properly. Each key press has to be done twice to have effect.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (CLEREZZA-619) Clerezza Console does not work on windows

Posted by "franco fallica (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLEREZZA-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084008#comment-13084008 ] 

franco fallica commented on CLEREZZA-619:
-----------------------------------------

1. somewhere you need to document the port used for sshing into clerezza. Even if it's easy to guess that it is 8022. 

2. It seems to work with the latest launcher (with and without ssh) on win7

But somethings still don't work  
------------------------------------------------
1. arrow keys (left, right)  don't work  (with and without ssh)
2. arrow keys (up, down for going to previous command don't work - but don't know if it even should, but would be nice)   (With and without ssh)
3. backspace button doesn't work (only in ssh)
4. Delete button doesn't work - wirtes "[~3" (ony in ssh)

Some output goes to wrong console. If  in ssh console I enter "printf("hello");" it does not show up in the ssh console but in the "normal windows console". 






> Clerezza Console does not work on windows
> -----------------------------------------
>
>                 Key: CLEREZZA-619
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-619
>             Project: Clerezza
>          Issue Type: Bug
>            Reporter: Tsuyoshi Ito
>
> On windows user inputs on the console does not work properly. Each key press has to be done twice to have effect.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CLEREZZA-619) Clerezza Console does not work on windows

Posted by "Reto Bachmann-Gmür (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLEREZZA-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087731#comment-13087731 ] 

Reto Bachmann-Gmür commented on CLEREZZA-619:
---------------------------------------------

I think the issue is related to the jline console. The one used by clerezza is a generic one that should work well via ssh. What we might do if the input and output stream passed to the shell-service are a console let jline detect which console is best used. Previous to the resoultion of CLEREZZA-565 it always took the os-dependent jline-console. We probably should add a method to the ShellFactory that takes a flag isSystemConsole to use os-specific console.

> Clerezza Console does not work on windows
> -----------------------------------------
>
>                 Key: CLEREZZA-619
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-619
>             Project: Clerezza
>          Issue Type: Bug
>            Reporter: Tsuyoshi Ito
>
> On windows user inputs on the console does not work properly. Each key press has to be done twice to have effect.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira