Bug 498970

Summary: menu redraw in xmms extremely slow
Product: [Fedora] Fedora Reporter: Konrad Karl <kk_konrad>
Component: xorg-x11-drv-intelAssignee: Adam Jackson <ajax>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: ajax, xgl-maint
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: 2009-05-08 21:53:31 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 Konrad Karl 2009-05-04 15:55:07 UTC
e.g redrawing the preferences menu takes about three seconds here.

00:02.0 VGA compatible controller: Intel Corporation 82Q963/Q965
current rawhide x86_64. (ok,intel driver is one build behind because
of https://bugzilla.redhat.com/show_bug.cgi?id=496614)

on the same hardware F10 redraws in normal speed.

Comment 1 Adam Jackson 2009-05-04 23:09:21 UTC
Unable to reproduce on i386.  Exactly what kernel and driver builds are you running?

Comment 2 Konrad Karl 2009-05-05 19:01:30 UTC
Ok, with xorg-x11-drv-intel-devel-2.6.0-14.fc11.x86_64.rpm 
menu redraw is normal speed. 

(uptodate rawhide with todays kernel-2.6.29.2-126.fc11.x86_64)

I am suffering from hangs with the intel driver when playing
a movie in mplayer (already bz'ed). The last non-hanging driver
for me is xorg-x11-drv-intel-2.6.0-14.fc11.x86_64 and with that
xmms menu update is slow.

waiting for a fixed intel driver.....

Comment 3 Adam Jackson 2009-05-08 21:53:31 UTC
Core text performance (which is almost certainly your xmms performance problem) has been fixed since 2.6.0-14 and accompanying kernel and libdrm updates.

Comment 4 Konrad Karl 2009-05-11 08:50:29 UTC
ouch, copy and paste error...
kernel-2.6.29.2-126 + xorg-x11-drv-intel-2.7.0-4 renders
the xmms menu fast but crashes with mplayer/xine and friends.

kernel-2.6.29.2-126 + xorg-x11-drv-intel-2.6.0-14 renders the xmms menu slow.
(i am not sure if i should interpret "has been fixed since 2.6.0-14" as
"2.6.0-14 should already be fine" though)
Konrad