Bug 783383

Summary: 3.1 - rhev-h tui: Apply and Reset buttons do not display in RHEV-M page via serial console
Product: Red Hat Enterprise Linux 6 Reporter: cshao <cshao>
Component: vdsmAssignee: Douglas Schilling Landgraf <dougsland>
Status: CLOSED ERRATA QA Contact: Oded Ramraz <oramraz>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2CC: abaron, acathrow, bazulay, bsarathy, cpelland, danken, gouyang, iheim, ilvovsky, jboggs, leiwang, mburns, moli, myllynen, ovirt-maint, pstehlik, ycui, ykaul
Target Milestone: rc   
Target Release: 6.2   
Hardware: x86_64   
OS: Linux   
Whiteboard: infra
Fixed In Version: vdsm-4.9.6-17.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-04 18:53:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
apply button missing none

Description cshao 2012-01-20 08:47:30 UTC
Description of problem:
Apply button missing in RHEV-M page via serial console.

Version-Release number of selected component (if applicable):
rhev-hypervisor6-6.2-20120119.1.el6_2

How reproducible:
100%

Steps to Reproduce:
1. Install RHEV-H,
2. Add parameter "console=ttyS0,115200n8" to kernel command line.
3. Login RHEV-H via serial console.
4. Focus on RHEV-M page.
  
Actual results:
<Apply> and <Reset> button missing.

Expected results:
<Apply> and <Reset> button can show correctly.

Additional info:

Comment 1 cshao 2012-01-20 08:49:05 UTC
Created attachment 556467 [details]
apply button missing

Comment 3 Dan Kenigsberg 2012-01-29 21:08:19 UTC
Mike, any hint why?

Comment 4 Mike Burns 2012-01-30 02:05:33 UTC
(In reply to comment #3)
> Mike, any hint why?

It's more Joey's domain than mine.  Joey, any idea why this happens on the serial console?

Comment 5 Joey Boggs 2012-01-30 02:37:02 UTC
Spacing needs to be cleaned up, serial is alot more picky about the last line it will display which is one less than visual console.

--- rhevm.py.orig	2012-01-29 21:35:20.342263093 -0500
+++ rhevm.py	2012-01-29 21:17:28.706107470 -0500
@@ -122,7 +122,7 @@
         self.rhevm_server_port = Entry(6, "", scroll = 0)
         self.rhevm_server_port.setCallback(self.valid_rhevm_server_port_callback)
         rhevm_grid.setField(self.rhevm_server, 1, 0, anchorLeft = 1, padding=(2, 0, 0, 1))
-        rhevm_grid.setField(self.rhevm_server_port, 1, 1, anchorLeft = 1, padding=(2, 0, 0, 1))
+        rhevm_grid.setField(self.rhevm_server_port, 1, 1, anchorLeft = 1, padding=(2, 0, 0, 0))
         elements.setField(rhevm_grid, 0, 1, anchorLeft = 1, padding = (0,0,0,0))
         elements.setField(Label(""), 0, 2, anchorLeft = 1)
         self.verify_rhevm_cert = Checkbox("Connect to RHEV Manager and Validate Certificate", isOn=True)

Comment 6 Dan Kenigsberg 2012-01-30 08:50:47 UTC
Joey, would you agree to post this on upstream Vdsm (gerrit)?

Comment 7 Joey Boggs 2012-01-30 16:12:48 UTC
yeah should be fine to post that one

Comment 8 Dan Kenigsberg 2012-01-31 07:59:14 UTC
My English bad. I wanted to ask you, politely, to have the honour of posting this yourself. rhevm.py (engine.py upstream) is part of Vdsm, but we have very little knowledge about it in our team.

Comment 9 Joey Boggs 2012-03-27 14:48:04 UTC
*** Bug 807327 has been marked as a duplicate of this bug. ***

Comment 12 Douglas Schilling Landgraf 2012-05-25 02:00:36 UTC
As record only, patch available:
http://gerrit.ovirt.org/4805

Comment 20 errata-xmlrpc 2012-12-04 18:53:07 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHSA-2012-1508.html