Project

General

Profile

Actions

Bug #4281

closed

Interactive foreman-installer messy

Added by Duncan Innes about 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Just installed Foreman 1.4.0

Not sure how often interactive installer will be used, but the screen ends up pretty messy at various stages:

Running it on a Gnome Terminal 2.31.3 on RHEL 6 workstation (fully patched) with an SSH session through to my Foreman server, the main menu screen is slightly corrupted, but this descends into screen chaos when selecting "1 - Configure foreman" and then hitting enter twice to see the third screen of options.


Files

ForemanInstaller_Main.png View ForemanInstaller_Main.png 27.8 KB foreman-installer -i : Main menu Duncan Innes, 02/06/2014 12:43 PM
ForemanInstaller_Options.png View ForemanInstaller_Options.png 35.9 KB foreman-installer -i : Configure foreman - third page Duncan Innes, 02/06/2014 12:43 PM
ForemanInstaller_DisplayConfig.png View ForemanInstaller_DisplayConfig.png 27.3 KB foreman-installer -i : Display current config Duncan Innes, 02/06/2014 12:45 PM

Related issues 1 (0 open1 closed)

Related to Kafo - Bug #3757: sometimes color output is wrongDuplicateMarek Hulán11/26/2013Actions
Actions #1

Updated by Dominic Cleal about 10 years ago

  • Project changed from Foreman to Kafo
Actions #2

Updated by Marek Hulán about 10 years ago

  • Related to Bug #3757: sometimes color output is wrong added
Actions #3

Updated by Marek Hulán about 10 years ago

Could you please report a ruby version? ruby -v output will do.

Actions #4

Updated by Duncan Innes about 10 years ago

Hi,

My currently installed ruby packages are:

ruby-1.8.7.352-13.el6.x86_64
ruby193-ruby-1.9.3.448-40.1.el6.x86_64

from the RHEL 6 Server channel and Software Collections Library 1 sub-channel respectively

[root@server ~]# ruby -v
ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux]
[root@server ~]#

Actions #5

Updated by Marek Hulán about 10 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Marek Hulán
  • Target version set to 1.9.0

PR https://github.com/theforeman/kafo/pull/74

Not sure about the unicode characters though. It seems that your terminal does not support that? Maybe we could detect that somehow and use another symbols on non-utf terminals. If this is the case, please create a separate issue for this.

Actions #6

Updated by Angelo Lisco about 10 years ago

same problem here with a RHEL6 as foreman-server and a linux terminal (terminator)!

Actions #7

Updated by Marek Hulán about 10 years ago

I updated PR to address utf characters issue. We check LANG env variable and if it has 'UTF-8' suffix we use utf.

Actions #8

Updated by Marek Hulán about 10 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF