Summary: | Restacks are incorrectly optimized away in rootless mode | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Torrey T. Lyons <torrey> | ||||||
Component: | Server/DDX/XQuartz | Assignee: | Torrey T. Lyons <torrey> | ||||||
Status: | RESOLVED FIXED | QA Contact: | |||||||
Severity: | normal | ||||||||
Priority: | high | CC: | ago, roland.mainz | ||||||
Version: | 6.8.1 | ||||||||
Hardware: | PowerPC | ||||||||
OS: | All | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Torrey T. Lyons
2004-11-09 22:00:18 UTC
Created attachment 1268 [details] [review] Patch to fix for Mac OS X Apply this to Xserver/dix/Imakefile to fix bug on Mac OS X only. Created attachment 1300 [details] [review] [FIXED_X11R68x] Patch to fix for Cygwin and Mac OS X This patch fixes this issue for Mac OS X and Cygwin. It follows what is done in the top of the tree by defining a general ROOTLESS define to specify when rootless specific code is needed, regardless of platform. It is probably preferable to the Mac OS X only fix. Comment on attachment 1268 [details] [review] Patch to fix for Mac OS X Approved for the X11R6.8.x branch in the 2004-11-17 release-wranglers call. Please don't commit it yourself, I'll handle that once the CVS service is available again. Comment on attachment 1300 [details] [review] [FIXED_X11R68x] Patch to fix for Cygwin and Mac OS X Approved for the X11R6.8.x branch in the 2004-11-17 release-wranglers call. Please don't commit it yourself, I'll handle that once the CVS service is available again. Comment on attachment 1268 [details] [review] Patch to fix for Mac OS X Clearing approval status as we're taking the Cygwin+MacOSX patch (attachment #1300 [details] [review]) ... Comment on attachment 1300 [details] [review] [FIXED_X11R68x] Patch to fix for Cygwin and Mac OS X Patch checked-in into X11R6.8.x stable branch: /cvs/xorg/xc/ChangeLog,v <-- ChangeLog new revision: 1.365.2.72; previous revision: 1.365.2.71 cvs commit: Using deprecated info format strings. Convert your scripts to use the new argument format and remove '1's from your info file format strings. /cvs/xorg/xc/config/cf/X11.tmpl,v <-- X11.tmpl new revision: 1.35.2.1; previous revision: 1.35 /cvs/xorg/xc/config/cf/cygwin.cf,v <-- cygwin.cf new revision: 1.14.2.2; previous revision: 1.14.2.1 /cvs/xorg/xc/config/cf/darwin.cf,v <-- darwin.cf new revision: 1.4.2.1; previous revision: 1.4 cvs commit: Using deprecated info format strings. Convert your scripts to use the new argument format and remove '1's from your info file format strings. /cvs/xorg/xc/programs/Xserver/dix/Imakefile,v <-- Imakefile new revision: 1.2.4.1; previous revision: 1.2 cvs commit: Using deprecated info format strings. Convert your scripts to use the new argument format and remove '1's from your info file format strings. /cvs/xorg/xc/programs/Xserver/fb/fb.h,v <-- fb.h new revision: 1.6.2.1; previous revision: 1.6 cvs commit: Using deprecated info format strings. Convert your scripts to use the new argument format and remove '1's from your info file format strings. /cvs/xorg/xc/programs/Xserver/miext/damage/Imakefile,v <-- Imakefile new revision: 1.4.2.1; previous revision: 1.4 cvs commit: Using deprecated info format strings. Convert your scripts to use the new argument format and remove '1's from your info file format strings. Mailing the commit message to xorg-commit@lists.freedesktop.org... mass update: the fix for this bug was applied to both HEAD and the stable 6.8 branch, but the bug was never closed. closing now. |
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.