You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This bug report was migrated from our old Bugzilla tracker.
Reported in version: 1.2.9 Reported for operating system, platform: Linux, x86
Comments on the original bug report:
On 2006-01-12 17:23:53 +0000, Ryan C. Gordon wrote:
There's a macro in a header we use to query X11 extensions that writes an error to stderr if the extension is missing...this is most notable when you go fullscreen on Xfree86/x.org when SDL has support for XME. Disable this output.
--ryan.
On 2006-01-12 18:29:30 +0000, Ryan C. Gordon wrote:
Specifically:
This calls XMissingExtension() inside xlib...there's a way to hook into XMissingExtension() to override the default behaviour (need to look it up).
Alternately, we can just hack extutil.h in our source tree, but let's avoid that more than we already do.
--ryan.
On 2006-01-14 03:16:30 +0000, Ryan C. Gordon wrote:
Fixed in CVS.
--ryan.
On 2006-01-27 11:23:14 +0000, Ryan C. Gordon wrote:
Setting Sam as "QA Contact" on all bugs (even resolved ones) so he'll definitely be in the loop to any further discussion here about SDL.
--ryan.
The text was updated successfully, but these errors were encountered:
This bug report was migrated from our old Bugzilla tracker.
Reported in version: 1.2.9
Reported for operating system, platform: Linux, x86
Comments on the original bug report:
On 2006-01-12 17:23:53 +0000, Ryan C. Gordon wrote:
On 2006-01-12 18:29:30 +0000, Ryan C. Gordon wrote:
On 2006-01-14 03:16:30 +0000, Ryan C. Gordon wrote:
On 2006-01-27 11:23:14 +0000, Ryan C. Gordon wrote:
The text was updated successfully, but these errors were encountered: