I've tested BenMP3 with the console... It works without bugs...
If you are on a xterm (kde, gnome, twm, wmaker, e...), it may write "You must
have 25 lines or more". So, you have to grow the xterm to the maximum... In
fact, Xterm has often less than 25 lines...
If you are with the console, type 'echo $LINES', for seeing. Usualy, the 25 is
the minimum, like on redhat8... If you don't have any number, type 'export
LINES=25'.
If you have the same problem with "You must have 80 cols", it's the same
thing...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=607600
This bug only occurs in a terminal when running X (on kde).
In the CLi, everything is fine.
Logged In: YES
user_id=579501
I've tested BenMP3 with the console... It works without bugs...
If you are on a xterm (kde, gnome, twm, wmaker, e...), it may write "You must
have 25 lines or more". So, you have to grow the xterm to the maximum... In
fact, Xterm has often less than 25 lines...
If you are with the console, type 'echo $LINES', for seeing. Usualy, the 25 is
the minimum, like on redhat8... If you don't have any number, type 'export
LINES=25'.
If you have the same problem with "You must have 80 cols", it's the same
thing...
Logged In: YES
user_id=607600
Ah good. :-)
You learn something new every day...