| Summary: | There is incompleteness in the documentation, XkbGetNamedGeometry() | ||
|---|---|---|---|
| Product: | xorg | Reporter: | Eduard Bagrov <ebagrov> |
| Component: | Server/Input/XKB | Assignee: | Daniel Stone <daniel> |
| Status: | CLOSED NOTOURBUG | QA Contact: | Xorg Project Team <xorg-team> |
| Severity: | normal | ||
| Priority: | medium | Keywords: | janitor |
| Version: | 7.4 (2008.09) | ||
| Hardware: | Other | ||
| OS: | All | ||
| URL: | http://linuxtesting.org/results/report?num=D0133 | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Eduard Bagrov
2009-08-24 05:12:28 UTC
BadImplementation is a generic error that can be returned by any function. If you encounter such an error, it's usually best to file the bug against the server with a test case on how to reproduce. BadAccess is similar, being a generic error if the client calls an XKB function without being initialized. Why I've posted it as a bug, because there are a lot functions in the same XKBlib.pdf document, where the information about BadImplementation and BadAccess errors is presented. For example XkbGetIndicatorMap(), XkbChangeIndicators(), XkbGetControls() and others. |
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.