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 814211 - glitches when playing youtube movies in rhel6 guest
Summary: glitches when playing youtube movies in rhel6 guest
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: spice-server
Version: 6.2
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: rc
: ---
Assignee: Yonit Halperin
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On: 815076
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-19 11:40 UTC by Yonit Halperin
Modified: 2018-12-01 18:11 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-10 16:09:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Yonit Halperin 2012-04-19 11:40:41 UTC
Description of problem:

guest: rhel-6.2
When playing flash movies in youtube (Used firefox 10.0.3; flash player in non full-screen mode), the streaming is not smooth and goes forward and back.
The symptom is similar to the one in bug 813826. But the cause is different:
The driver initiate update_area(primary-surface) calls, which lead to the deletion of stream frames from the "current tree" (red_worker.c/current_remove_drawable). During this call, the frames are detached from the stream, and if they weren't sent to the client yet, they will be sent as a regular image, and not as part of the stream.
Since the video streams are delayed on the client side (due to de-jitter buffer
& lip sync), and are not synchronized with the other qxl commands, the drawing
of the "video containing" image, appear as a glitch. 

The disassociation of the frame from the streams seem to be a bug.

Comment 1 Yonit Halperin 2012-04-23 08:58:09 UTC
Fixing bug 815076 (removing the calls to update_area when lacking memory), will probably make this bug unnoticeable.

Comment 2 RHEL Program Management 2012-12-14 07:59:24 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 3 Andrew Cathrow 2013-03-10 16:09:38 UTC
Closing based on  #815076 resolution.


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