[asterisk-bugs] [Asterisk 0017685]: Menuselect output no longer fits into 80x24 space

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jul 22 12:09:07 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17685 
====================================================================== 
Reported By:                lmadsen
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17685
Category:                   General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           SVN 
JIRA:                        
Regression:                 Yes 
Reviewboard Link:           278688 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-07-22 12:01 CDT
Last Modified:              2010-07-22 12:09 CDT
====================================================================== 
Summary:                    Menuselect output no longer fits into 80x24 space
Description: 
If you have a screen smaller than 80x24 then menuselect will not start
saying you need at least 80x24. However if you use 80x24, then you get the
following screen output:

<pre>
               **************************************************
                   Asterisk Module and Build Option Selection
               **************************************************

                               Press 'h' for help.

                         --->  Add-ons (See README-addons.txt)
                               Applications
                               Bridging Modules
                               Call Detail Recording
                               Channel Event Logging
                               Channel Drivers
                               Codec Translators
                               Format Interpreters
                               Dialplan Functions
                               PBX Modules
                               Resource Modules
                               Test Modules
                               Compiler Flags
                               Voicemail Build Options
                               Utilities
                               AGI Samples
                               Module Embedding Core Sound Packages Music
On Ho
</pre>

I guess menuselect needs to be able to scroll off the screen like inside
the sub-menus?
====================================================================== 

---------------------------------------------------------------------- 
 (0124862) svnbot (reporter) - 2010-07-22 12:09
 https://issues.asterisk.org/view.php?id=17685#c124862 
---------------------------------------------------------------------- 
Repository: menuselect
Revision: 786

U   trunk/menuselect_curses.c

------------------------------------------------------------------------
r786 | lmadsen | 2010-07-22 12:09:06 -0500 (Thu, 22 Jul 2010) | 9 lines

Make minimum menuselect screen size to be 80x27.

We have enough options now in the ncurses version of menuselect that you
need
a minimum of an 80x27 screen or else the options at the end of the screen
will overlap each other. Update menuselect to require 80x27.


(closes issue https://issues.asterisk.org/view.php?id=17685)
Reported by: lmadsen
------------------------------------------------------------------------

http://svn.digium.com/view/menuselect?view=rev&revision=786 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-07-22 12:09 svnbot         Checkin                                      
2010-07-22 12:09 svnbot         Note Added: 0124862                          
======================================================================




More information about the asterisk-bugs mailing list