Bug 1565 - non present acecad tablet makes xserver failing
Summary: non present acecad tablet makes xserver failing
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Input/other (show other bugs)
Version: git
Hardware: x86 (IA32) All
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-08 21:43 UTC by Stéphane VOLTZ
Modified: 2005-06-27 20:54 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
small patch to remove call to xf86DeleteInput (310 bytes, patch)
2004-10-08 21:44 UTC, Stéphane VOLTZ
no flags Details | Splinter Review

Description Stéphane VOLTZ 2004-10-08 21:43:57 UTC
When no tablet is connected, the pre init of the acecad xinput module fails
normally, but calls xf86DeleteInput, when it shouldn't since it's also done in
InitInput. This makes the xserver crash at start.
Comment 1 Stéphane VOLTZ 2004-10-08 21:44:53 UTC
Created attachment 1043 [details] [review]
small patch to remove call to xf86DeleteInput
Comment 2 Adam Jackson 2005-06-28 13:54:32 UTC
applied, thanks!


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.