You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Colin MacNaughton (JIRA)" <ji...@apache.org> on 2009/07/09 22:18:14 UTC

[jira] Created: (FELIX-1315) Karaf console is garbled on Windows

Karaf console is garbled on Windows
-----------------------------------

                 Key: FELIX-1315
                 URL: https://issues.apache.org/jira/browse/FELIX-1315
             Project: Felix
          Issue Type: Bug
          Components: Karaf
    Affects Versions: karaf-1.0.0
         Environment: Windows XP
            Reporter: Colin MacNaughton
             Fix For: karaf-1.0.0


The karaf console is coming up garbled on Windows, and doesn't accept input properly. It looks like:

←[36m       __ __                  ____  ←[0m
←[36m      / //_/____ __________ _/ __/  ←[0m
←[36m     / ,<  / __ `/ ___/ __ `/ /_    ←[0m
←[36m    / /| |/ /_/ / /  / /_/ / __/    ←[0m
←[36m   /_/ |_|\__,_/_/   \__,_/_/     ←[0m

←[1mApache Felix Karaf←[0m (1.2.0-SNAPSHOT)

Type '←[1mhelp←[0m' for more information.

←[1mkaraf←[0m@root:←[1m←[0m>


Looks related to changes for https://issues.apache.org/jira/browse/FELIX-1312.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (FELIX-1315) Karaf console is garbled on Windows

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12729547#action_12729547 ] 

Guillaume Nodet commented on FELIX-1315:
----------------------------------------

URL: http://svn.apache.org/viewvc?rev=792818&view=rev

Could you svn up and try again ? It should work better, at least for the ANSI support.


> Karaf console is garbled on Windows
> -----------------------------------
>
>                 Key: FELIX-1315
>                 URL: https://issues.apache.org/jira/browse/FELIX-1315
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>    Affects Versions: karaf-1.0.0
>         Environment: Windows XP
>            Reporter: Colin MacNaughton
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.0.0
>
>
> The karaf console is coming up garbled on Windows (because WindowsTerminal doesn't have ANSI support), it also doesn't accept input properly. It looks like:
> ←[36m       __ __                  ____  ←[0m
> ←[36m      / //_/____ __________ _/ __/  ←[0m
> ←[36m     / ,<  / __ `/ ___/ __ `/ /_    ←[0m
> ←[36m    / /| |/ /_/ / /  / /_/ / __/    ←[0m
> ←[36m   /_/ |_|\__,_/_/   \__,_/_/     ←[0m
> ←[1mApache Felix Karaf←[0m (1.2.0-SNAPSHOT)
> Type '←[1mhelp←[0m' for more information.
> ←[1mkaraf←[0m@root:←[1m←[0m>
> Looks related to changes for https://issues.apache.org/jira/browse/FELIX-1312.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (FELIX-1315) Karaf console is garbled on Windows

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet reassigned FELIX-1315:
--------------------------------------

    Assignee: Guillaume Nodet

> Karaf console is garbled on Windows
> -----------------------------------
>
>                 Key: FELIX-1315
>                 URL: https://issues.apache.org/jira/browse/FELIX-1315
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>    Affects Versions: karaf-1.0.0
>         Environment: Windows XP
>            Reporter: Colin MacNaughton
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.0.0
>
>
> The karaf console is coming up garbled on Windows, and doesn't accept input properly. It looks like:
> ←[36m       __ __                  ____  ←[0m
> ←[36m      / //_/____ __________ _/ __/  ←[0m
> ←[36m     / ,<  / __ `/ ___/ __ `/ /_    ←[0m
> ←[36m    / /| |/ /_/ / /  / /_/ / __/    ←[0m
> ←[36m   /_/ |_|\__,_/_/   \__,_/_/     ←[0m
> ←[1mApache Felix Karaf←[0m (1.2.0-SNAPSHOT)
> Type '←[1mhelp←[0m' for more information.
> ←[1mkaraf←[0m@root:←[1m←[0m>
> Looks related to changes for https://issues.apache.org/jira/browse/FELIX-1312.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FELIX-1315) Karaf console is garbled on Windows

Posted by "Colin MacNaughton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colin MacNaughton updated FELIX-1315:
-------------------------------------

    Description: 
The karaf console is coming up garbled on Windows (because WindowsTerminal doesn't have ANSI support), it also doesn't accept input properly. It looks like:

←[36m       __ __                  ____  ←[0m
←[36m      / //_/____ __________ _/ __/  ←[0m
←[36m     / ,<  / __ `/ ___/ __ `/ /_    ←[0m
←[36m    / /| |/ /_/ / /  / /_/ / __/    ←[0m
←[36m   /_/ |_|\__,_/_/   \__,_/_/     ←[0m

←[1mApache Felix Karaf←[0m (1.2.0-SNAPSHOT)

Type '←[1mhelp←[0m' for more information.

←[1mkaraf←[0m@root:←[1m←[0m>


Looks related to changes for https://issues.apache.org/jira/browse/FELIX-1312.


  was:
The karaf console is coming up garbled on Windows, and doesn't accept input properly. It looks like:

←[36m       __ __                  ____  ←[0m
←[36m      / //_/____ __________ _/ __/  ←[0m
←[36m     / ,<  / __ `/ ___/ __ `/ /_    ←[0m
←[36m    / /| |/ /_/ / /  / /_/ / __/    ←[0m
←[36m   /_/ |_|\__,_/_/   \__,_/_/     ←[0m

←[1mApache Felix Karaf←[0m (1.2.0-SNAPSHOT)

Type '←[1mhelp←[0m' for more information.

←[1mkaraf←[0m@root:←[1m←[0m>


Looks related to changes for https://issues.apache.org/jira/browse/FELIX-1312.



> Karaf console is garbled on Windows
> -----------------------------------
>
>                 Key: FELIX-1315
>                 URL: https://issues.apache.org/jira/browse/FELIX-1315
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>    Affects Versions: karaf-1.0.0
>         Environment: Windows XP
>            Reporter: Colin MacNaughton
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.0.0
>
>
> The karaf console is coming up garbled on Windows (because WindowsTerminal doesn't have ANSI support), it also doesn't accept input properly. It looks like:
> ←[36m       __ __                  ____  ←[0m
> ←[36m      / //_/____ __________ _/ __/  ←[0m
> ←[36m     / ,<  / __ `/ ___/ __ `/ /_    ←[0m
> ←[36m    / /| |/ /_/ / /  / /_/ / __/    ←[0m
> ←[36m   /_/ |_|\__,_/_/   \__,_/_/     ←[0m
> ←[1mApache Felix Karaf←[0m (1.2.0-SNAPSHOT)
> Type '←[1mhelp←[0m' for more information.
> ←[1mkaraf←[0m@root:←[1m←[0m>
> Looks related to changes for https://issues.apache.org/jira/browse/FELIX-1312.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Work started: (FELIX-1315) Karaf console is garbled on Windows

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on FELIX-1315 started by Guillaume Nodet.

> Karaf console is garbled on Windows
> -----------------------------------
>
>                 Key: FELIX-1315
>                 URL: https://issues.apache.org/jira/browse/FELIX-1315
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>    Affects Versions: karaf-1.0.0
>         Environment: Windows XP
>            Reporter: Colin MacNaughton
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.0.0
>
>
> The karaf console is coming up garbled on Windows, and doesn't accept input properly. It looks like:
> ←[36m       __ __                  ____  ←[0m
> ←[36m      / //_/____ __________ _/ __/  ←[0m
> ←[36m     / ,<  / __ `/ ___/ __ `/ /_    ←[0m
> ←[36m    / /| |/ /_/ / /  / /_/ / __/    ←[0m
> ←[36m   /_/ |_|\__,_/_/   \__,_/_/     ←[0m
> ←[1mApache Felix Karaf←[0m (1.2.0-SNAPSHOT)
> Type '←[1mhelp←[0m' for more information.
> ←[1mkaraf←[0m@root:←[1m←[0m>
> Looks related to changes for https://issues.apache.org/jira/browse/FELIX-1312.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (FELIX-1315) Karaf console is garbled on Windows

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved FELIX-1315.
------------------------------------

    Resolution: Fixed

Please reopen if you still have issues.

> Karaf console is garbled on Windows
> -----------------------------------
>
>                 Key: FELIX-1315
>                 URL: https://issues.apache.org/jira/browse/FELIX-1315
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>    Affects Versions: karaf-1.0.0
>         Environment: Windows XP
>            Reporter: Colin MacNaughton
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.0.0
>
>
> The karaf console is coming up garbled on Windows (because WindowsTerminal doesn't have ANSI support), it also doesn't accept input properly. It looks like:
> ←[36m       __ __                  ____  ←[0m
> ←[36m      / //_/____ __________ _/ __/  ←[0m
> ←[36m     / ,<  / __ `/ ___/ __ `/ /_    ←[0m
> ←[36m    / /| |/ /_/ / /  / /_/ / __/    ←[0m
> ←[36m   /_/ |_|\__,_/_/   \__,_/_/     ←[0m
> ←[1mApache Felix Karaf←[0m (1.2.0-SNAPSHOT)
> Type '←[1mhelp←[0m' for more information.
> ←[1mkaraf←[0m@root:←[1m←[0m>
> Looks related to changes for https://issues.apache.org/jira/browse/FELIX-1312.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.