You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Mehmet Can Cömert (Jira)" <ji...@apache.org> on 2020/03/23 19:20:00 UTC

[jira] [Comment Edited] (FELIX-6233) Apache Felix Gogo Shell is not working under Windows Terminals

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

Mehmet Can Cömert edited comment on FELIX-6233 at 3/23/20, 7:19 PM:
--------------------------------------------------------------------

It is also not working with Oracle JDK
I tried it with Java 1.8 Build 181.
If you want me to try with any other version of Oracle JDK please tell me the concrete version.

 !Oracle-Java-1.8-181b13.png! 

I can make the terminal to execute the commands when I press "Ctrl+Enter" instead of "Enter".


was (Author: mcancomert):
It is also not working with Oracle JDK
I tried it with Java 1.8 Build 131.
If you want me to try with any other version of Oracle JDK please tell me the concrete version.

 !Oracle-Java-1.8-181b13.png! 

I can make the terminal to execute the commands when I press "Ctrl+Enter" instead of "Enter".

> Apache Felix Gogo Shell is not working under Windows Terminals
> --------------------------------------------------------------
>
>                 Key: FELIX-6233
>                 URL: https://issues.apache.org/jira/browse/FELIX-6233
>             Project: Felix
>          Issue Type: Bug
>          Components: Gogo Shell
>    Affects Versions: gogo.shell-1.1.0
>            Reporter: Mehmet Can Cömert
>            Priority: Major
>         Attachments: Oracle-Java-1.8-181b13.png, adopt-open-jdk-11.png, adopt-open-jdk-8.png, cmd-not-working.png, git-bash-working.png, power-shell-not-working.png, powerShell-working.png
>
>
> I have just downloaded the latest Felix distribution (6.0.3) 
>  [http://mirror.funkfreundelandshut.de/apache//felix/org.apache.felix.main.distribution-6.0.3.tar.gz]
> and tried to execute the startup with:
> {code:bash}
> java -jar bin/felix.jar
> {code}
> Under Windows terminals (both Power Shell and old Command-Line cmd.exe) cursor is not set back to the g! position but it wents to the beginning of the next line.
>  The cursor position is not the main problem here but I can not give any basic commands such as *lb* in the Windows terminals.
> Exiting from the program is only possible by *Ctrl+D* after a *Ctrl+C* command, enter is also not recognized.
>  It would be nice if the Felix Distribution works with Windows out of the box.
>  Previous versions of the Gogo Shell before the JLine library integration are working, therefore I am not sure if the bug is in Gogo or another subcomponent.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)