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

[jira] [Updated] (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:all-tabpanel ]

Jonathan Anstey updated KARAF-2052:
-----------------------------------

    Attachment: KARAF-2052.patch

Patch to fix issue on karaf-2.3.x branch.
                
> 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
>         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