You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2012/12/07 04:13:21 UTC

[jira] [Commented] (KARAF-2052) Progress bar doesn't display properly on 80 char consoles

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

Freeman Fang commented on KARAF-2052:
-------------------------------------

If I change  my display resolution to 800* 600 I can reproduce this issue
                
> Progress bar doesn't display properly on 80 char consoles
> ---------------------------------------------------------
>
>                 Key: KARAF-2052
>                 URL: https://issues.apache.org/jira/browse/KARAF-2052
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 2.3.0
>         Environment: Ubuntu 10.04, default width gnome-terminal
>            Reporter: Jonathan Anstey
>            Assignee: Freeman Fang
>         Attachments: KARAF-2052.patch
>
>
> If you set karaf.delay.console=true you get a progress bar when loading Karaf. Problem is that you need > 100 column width on your console for it to display properly. When you have 80 char width the progress bar prints a newline each time:
> [janstey@duffman apache-karaf-2.3.0]$ ./bin/karaf 
> Apache Karaf starting up. Press Enter to open shell now ...
>   1% [=>                                                                          
>   1% [=>                                                                          
>   1% [=>
>   1% [=>                                                                          
>   3% [===>                                                                        
>   3% [===>                                                                        
>   3% [===>                                                                        
>   5% [=====>                                                                      
>   5% [=====>                                                                      
>   5% [=====>                                                                     
>   7% [=======>                                                                    
>   7% [=======>
> Will attach a patch for this shortly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira