Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
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.
(In reply to Christophe Fergeau from comment #0)
> Just noticed
> vdservice/vdservice.cpp:#define VD_SERVICE_DISPLAY_NAME TEXT("RHEV Spice
> Agent")
>
> This should be changed to "RHV Spice Agent".
This should be changed to "Spice Agent"
For bug verification:
1. Run: cmd.exe
2. Run: sc getdisplayname vdservice
C:\Users\test>sc getdisplayname vdservice
[SC] GetServiceDisplayName SUCCESS
Name = RHEV Spice Agent
OR
Run: "services" cmd and find a service in question.
According to comment #2: https://bugzilla.redhat.com/show_bug.cgi?id=1406812#c2
this bug was fixed in vdagent-win-4.1-2.
But, 4.1.1.3-0.1.el7/rhv-4.1.1-5 still has next package:
rhev-guest-tools-iso-4.1-4.el7ev.noarch which has vdagent-win-4.1-1
# rpm -qf /usr/share/rhev-guest-tools-iso/RHEV-toolsSetup_4.1_4.iso --changelog
* Sun Feb 19 2017 Lev Veyde <lveyde> 4.1-4
- Updates: rhev-agent-msi-4.41-2
- Based on: rhev-agent-binaries-4.41-2
* Thu Dec 22 2016 Lev Veyde <lveyde> 4.1-3
- Updates: rhev-agent-msi-4.41-1 rhev-balloon-msi-4.41-1 rhev-vioscsi-msi-4.41-1
rhev-block-msi-4.41-1 rhev-network-msi-4.41-1 rhev-serial-msi-4.41-1
rhev-spice-agent-msi-4.41-1 rhev-spice-guest-msi-4.41-1 rhev-sso-msi-4.41-1
rhev-rng-msi-4.41-1 qemu-ga-msi-4.41-1 rhev-apt-4.41-1
- Based on: rhev-agent-binaries-4.41-1 virtio-win-1.9.0-3.el7 vdagent-win-4.1-1
qxl-win-0.1-24 qemu-ga-win-7.3.2-1
- Initial build for RHEV 4.1
Just noticed vdservice/vdservice.cpp:#define VD_SERVICE_DISPLAY_NAME TEXT("RHEV Spice Agent") This should be changed to "RHV Spice Agent".