xts5 patches to Xorg
Stew Benedict <[email protected]> Wed, 11 Jan 2006 19:06:21 -0500 (EST)
| Newsgroups | gmane.linux.lsb.test-suite |
|---|---|
| Message-ID | <[email protected]> |
After patching our Xorg, we've found issues with gv (could show up in
others, but this is one I know about). Apparently there's bit of conflict
between X and applications in this bit of code, because a google search
came up with several past instances of issues around it.
The error:
[stew@presario30 tmp]$ gv /opt/lsb/doc/lsb-vsw4/xtest/doc/userguide.ps
Error: XtMakeGeometryRequest - parent not composite
The bit of patch I dropped:
@@ -173,7 +173,7 @@
}
}
-#if 0
+#if 1
/*
* The Xt spec says that these conditions must generate
* error messages (not warnings), but many Xt applications
Of course, once LSB provides Xvfb for testing, this patch won't be
necessary in our X, but I've added xts5 to our automated testing atm, and
it's nice to see a managable number of failures.
--
Stew Benedict
Mandriva