RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1170071 - virt-viewer cannot set zoom level in cmd line for vnc guest
Summary: virt-viewer cannot set zoom level in cmd line for vnc guest
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: virt-viewer
Version: 7.1
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: 7.2
Assignee: Pavel Grunt
QA Contact: Virtualization Bugs
URL:
Whiteboard:
: 1176803 (view as bug list)
Depends On: 1181288
Blocks: 1205796
TreeView+ depends on / blocked
 
Reported: 2014-12-03 08:08 UTC by CongDong
Modified: 2015-11-19 07:35 UTC (History)
7 users (show)

Fixed In Version: virt-viewer-2.0-1.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-19 07:35:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:2211 0 normal SHIPPED_LIVE virt-viewer, spice-gtk, and libgovirt bug fix and enhancement update 2015-11-19 08:27:40 UTC

Description CongDong 2014-12-03 08:08:54 UTC
Description of problem:
As subject

Version-Release number of selected component (if applicable):
virt-viewer-0.6.0-12.el7.x86_64

How reproducible:
100%

Steps to Reproduce:
1. prepare a vnc guest
# virsh dumpxml $vm
...
    <graphics type='vnc' port='5901' autoport='yes' listen='127.0.0.1'>
      <listen type='address' address='127.0.0.1'/>
    </graphics>
...
2. # virt-viewer $vm --zoom=10

Actual results:
virt-viewer connect the guest, but the window is not zoomed to as small as
set in cmd line.

Expected results:
zoom level should be set as expected.

Additional info:

Comment 5 David Blechter 2014-12-15 15:24:30 UTC
moving to 7.2, and if there are custom cases, the rhel 7.1.z can be proposed.

Comment 7 Pavel Grunt 2015-01-09 08:56:37 UTC
*** Bug 1176803 has been marked as a duplicate of this bug. ***

Comment 13 zhoujunqin 2015-06-16 09:55:31 UTC
I can reproduce this issue with package:
virt-viewer-0.6.0-12.el7.x86_64

Then try to verify with new build:
virt-viewer-2.0-1.el7.x86_64

Steps:

1. prepare a vnc guest
# virsh dumpxml $vm
...

    <graphics type='vnc' port='5900' autoport='yes' listen='127.0.0.1'>
      <listen type='address' address='127.0.0.1'/>
    </graphics>

...

2. 
2.1 Set zoom level to 10

# virt-viewer  rhel6.6-snapshot0610-clone --zoom=10

Result: Virt-viewer windows's size is showed as zoom level setting.

2.2 Set zoom level to 100

# virt-viewer  rhel6.6-snapshot0610-clone --zoom=100
or
# virt-viewer  rhel6.6-snapshot0610-clone

Result: Guest window open in normal size, the size is same with the virt-viewer window.

2.3 Set zoom level to 200

# virt-viewer  rhel6.6-snapshot0610-clone  --zoom=200

Result: Guest window showed in normal size

2.4 Set zoom level to 5 and to 500

# virt-viewer  rhel6.6-snapshot0610-clone --zoom=5
Zoom level must be within 10-400

# virt-viewer  rhel6.6-snapshot0610-clone --zoom=500
Zoom level must be within 10-400

Result: Both scenario, guest window showed in normal size.

According to above steps, move this bug from ON_QA to VERIFIED.

Comment 15 errata-xmlrpc 2015-11-19 07:35:21 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.

https://rhn.redhat.com/errata/RHBA-2015-2211.html


Note You need to log in before you can comment on or make changes to this bug.