Bug 208041

Summary: pygrub editing has no cursor
Product: [Fedora] Fedora Reporter: Pete Zaitcev <zaitcev>
Component: xenAssignee: Xen Maintainance List <xen-maint>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: bstein, katzj
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-09-27 18:02:39 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:

Description Pete Zaitcev 2006-09-26 00:49:18 UTC
Description of problem:

When booting a guest and editing something with 'e', the pygrub screen
has no cursor. So, editing is made harder.

Version-Release number of selected component (if applicable):

xen-3.0.2-33

How reproducible:

Always

Steps to Reproduce:
1. Use gnome-terminal (not sure if xterm is vulnerable)
2. Ensure that /etc/xen/guestname has bootloader="/usr/bin/pygrub".
   It's the default if our own tools created the guest.
2. Run  xm create -c guestname
3. Highlight kernel command line, hit 'e'
4. Observe that cursor is absent. Editing works fine though.

Actual results:

No cursor

Expected results:

Cursor

Additional info:

I remember editing wasn't supported just a couple of months ago, so
it's actually great that it works now. It just needs a small fix-up.

Comment 1 Jeremy Katz 2006-09-27 18:02:39 UTC
Fixed