xset should not complain about 'Xlib: extension "XFree86-Misc" missing on display ":35.0".' when doing a query (e.g. % xset q #) - this should be caught before any "XFree86-Misc"-specific extension functions are being used (e.g. test for "XFree86-Misc" and skip the matching functionality if not available).
Taking bug myself...
Created attachment 2166 [details] [review] Patch for 2005-03-20-trunk
Patch checked-in... /cvs/xorg/xc/ChangeLog,v <-- xc/ChangeLog new revision: 1.825; previous revision: 1.824 /cvs/xorg/xc/programs/xset/xset.c,v <-- xc/programs/xset/xset.c new revision: 1.7; previous revision: 1.6 Mailing the commit message to xorg-commit@lists.freedesktop.org... ... marking bug as FIXED.
Comment on attachment 2166 [details] [review] Patch for 2005-03-20-trunk Requsting approval for X11R6.8.x stable branch, the fix is just a small check whether the matching extension is available or not.
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.