Bug 29054 - [q35] compiz causes SDL surfaces to stop animating
Summary: [q35] compiz causes SDL surfaces to stop animating
Status: RESOLVED DUPLICATE of bug 28573
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: 7.5 (2009.10)
Hardware: x86-64 (AMD64) Linux (All)
: high normal
Assignee: Carl Worth
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2010-07-14 01:03 UTC by Bryce Harrington
Modified: 2010-07-14 01:28 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
BootDmesg.txt (66.92 KB, text/plain; charset="utf-8")
2010-07-14 01:17 UTC, Bryce Harrington
no flags Details
CurrentDmesg.txt (5.41 KB, text/plain; charset="utf-8")
2010-07-14 01:17 UTC, Bryce Harrington
no flags Details
Dependencies.txt (5.03 KB, text/plain; charset="utf-8")
2010-07-14 01:17 UTC, Bryce Harrington
no flags Details
GconfCompiz.txt (35.61 KB, text/plain; charset="utf-8")
2010-07-14 01:17 UTC, Bryce Harrington
no flags Details
Lspci.txt (16.78 KB, text/plain; charset="utf-8")
2010-07-14 01:18 UTC, Bryce Harrington
no flags Details
Lsusb.txt (824 bytes, text/plain; charset="utf-8")
2010-07-14 01:18 UTC, Bryce Harrington
no flags Details
ProcCpuinfo.txt (2.92 KB, text/plain; charset="utf-8")
2010-07-14 01:18 UTC, Bryce Harrington
no flags Details
ProcInterrupts.txt (2.15 KB, text/plain; charset="utf-8")
2010-07-14 01:18 UTC, Bryce Harrington
no flags Details
ProcModules.txt (4.91 KB, text/plain; charset="utf-8")
2010-07-14 01:18 UTC, Bryce Harrington
no flags Details
UdevDb.txt (144.20 KB, text/plain; charset="utf-8")
2010-07-14 01:18 UTC, Bryce Harrington
no flags Details
UdevLog.txt (275.79 KB, text/plain; charset="utf-8")
2010-07-14 01:18 UTC, Bryce Harrington
no flags Details
XorgLog.txt (32.92 KB, text/plain; charset="utf-8")
2010-07-14 01:18 UTC, Bryce Harrington
no flags Details
XorgLogOld.txt (30.99 KB, text/plain; charset="utf-8")
2010-07-14 01:18 UTC, Bryce Harrington
no flags Details
Xrandr.txt (2.56 KB, text/plain; charset="utf-8")
2010-07-14 01:18 UTC, Bryce Harrington
no flags Details
XsessionErrors.gz (1.48 KB, application/x-gzip)
2010-07-14 01:18 UTC, Bryce Harrington
no flags Details
glxinfo.txt (10.46 KB, text/plain; charset="utf-8")
2010-07-14 01:19 UTC, Bryce Harrington
no flags Details
monitors.xml.txt (1.56 KB, text/plain; charset="utf-8")
2010-07-14 01:19 UTC, Bryce Harrington
no flags Details
sdltest.c (1.63 KB, text/plain)
2010-07-14 01:19 UTC, Bryce Harrington
no flags Details

Description Bryce Harrington 2010-07-14 01:03:29 UTC
Forwarding this bug from Ubuntu reporter Kees Cook:
http://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/597094

[Problem]
I've noticed that a number of SDL applications do not animate any more when run under compiz.  Attaching an example that shows this.  (It should animate forever, but under current compiz (i915 driver drm) for me, it will hang immediately or after a few seconds.)

Possibly this is related to or a duplicate of https://bugs.freedesktop.org/show_bug.cgi?id=28573  

DistroRelease: Ubuntu 10.10
Package: compiz 1:0.8.4-0ubuntu16
ProcVersionSignature: Ubuntu 2.6.34-5.14-generic 2.6.34
Uname: Linux 2.6.34-5-generic x86_64
Architecture: amd64
CompizPlugins: [core,ccp,move,resize,place,decoration,text,dbus,regex,commands,imgjpeg,png,gnomecompat,mousepoll,session,svg,neg,resizeinfo,vpswitch,workarounds,animation,snap,fade,cube,scale,expo,rotate,ezoom,scaleaddon,staticswitcher]
Date: Mon Jun 21 20:44:21 2010
PackageArchitecture: all
PciDisplay: 00:02.0 VGA compatible controller [0300]: Intel Corporation 82Q35 Express Integrated Graphics Controller [8086:29b2] (rev 02)
ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.34-5-generic root=/dev/mapper/systemvg-root2lv ro quiet splash
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.utf8RelatedPackageVersions:
 xserver-xorg 1:7.5+6ubuntu1
 libgl1-mesa-glx 7.8.1-3ubuntu2
 libdrm2 2.4.20-2ubuntu1
 xserver-xorg-video-intel 2:2.11.0-1ubuntu2
 xserver-xorg-video-ati 1:6.13.0-2ubuntu2
SourcePackage: compiz
XorgConf:
 Section "ServerFlags"
 	Option	"DontZap"	"False"
 EndSection
dmi.bios.date: 09/22/2008
dmi.bios.vendor: Intel Corp.
dmi.bios.version: JOQ3510J.86A.0954.2008.0922.2331
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: DQ35JO
dmi.board.vendor: Intel Corporation
dmi.board.version: AAD82085-800
dmi.chassis.type: 3
dmi.modalias: dmi:bvnIntelCorp.:bvrJOQ3510J.86A.0954.2008.0922.2331:bd09/22/2008:svn:pn:pvr:rvnIntelCorporation:rnDQ35JO:rvrAAD82085-800:cvn:ct3:cvr:
system: distro = Ubuntu, architecture = x86_64, kernel = 2.6.34-5-generic
Comment 1 Bryce Harrington 2010-07-14 01:17:42 UTC
Created attachment 37013 [details]
BootDmesg.txt
Comment 2 Bryce Harrington 2010-07-14 01:17:47 UTC
Created attachment 37014 [details]
CurrentDmesg.txt
Comment 3 Bryce Harrington 2010-07-14 01:17:53 UTC
Created attachment 37015 [details]
Dependencies.txt
Comment 4 Bryce Harrington 2010-07-14 01:17:58 UTC
Created attachment 37016 [details]
GconfCompiz.txt
Comment 5 Bryce Harrington 2010-07-14 01:18:02 UTC
Created attachment 37017 [details]
Lspci.txt
Comment 6 Bryce Harrington 2010-07-14 01:18:08 UTC
Created attachment 37018 [details]
Lsusb.txt
Comment 7 Bryce Harrington 2010-07-14 01:18:14 UTC
Created attachment 37019 [details]
ProcCpuinfo.txt
Comment 8 Bryce Harrington 2010-07-14 01:18:19 UTC
Created attachment 37020 [details]
ProcInterrupts.txt
Comment 9 Bryce Harrington 2010-07-14 01:18:24 UTC
Created attachment 37021 [details]
ProcModules.txt
Comment 10 Bryce Harrington 2010-07-14 01:18:29 UTC
Created attachment 37022 [details]
UdevDb.txt
Comment 11 Bryce Harrington 2010-07-14 01:18:34 UTC
Created attachment 37023 [details]
UdevLog.txt
Comment 12 Bryce Harrington 2010-07-14 01:18:39 UTC
Created attachment 37024 [details]
XorgLog.txt
Comment 13 Bryce Harrington 2010-07-14 01:18:44 UTC
Created attachment 37025 [details]
XorgLogOld.txt
Comment 14 Bryce Harrington 2010-07-14 01:18:49 UTC
Created attachment 37026 [details]
Xrandr.txt
Comment 15 Bryce Harrington 2010-07-14 01:18:55 UTC
Created attachment 37027 [details]
XsessionErrors.gz
Comment 16 Bryce Harrington 2010-07-14 01:19:00 UTC
Created attachment 37028 [details]
glxinfo.txt
Comment 17 Bryce Harrington 2010-07-14 01:19:05 UTC
Created attachment 37029 [details]
monitors.xml.txt
Comment 18 Bryce Harrington 2010-07-14 01:19:11 UTC
Created attachment 37030 [details]
sdltest.c
Comment 19 Chris Wilson 2010-07-14 01:28:10 UTC
Does indeed look identical to bug 28573.

*** This bug has been marked as a duplicate of bug 28573 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.