Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 484822 - Trackpad not working due to misplaced comment in fdi file
Summary: Trackpad not working due to misplaced comment in fdi file
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-drv-synaptics
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Peter Hutterer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F11Target
TreeView+ depends on / blocked
 
Reported: 2009-02-10 03:56 UTC by Will Woods
Modified: 2009-02-10 14:34 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-02-10 04:03:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
fixed fdi file (deleted)
2009-02-10 03:56 UTC, Will Woods
no flags Details

Description Will Woods 2009-02-10 03:56:04 UTC
Created attachment 331388 [details]
fixed fdi file

After installing xorg-x11-drv-synaptics-1.0.0-3.fc11.i386, my touchpad stopped working and this message appeared in /var/log/messages:

Feb  9 21:27:20 localhost hald[2094]: error in fdi file /usr/share/hal/fdi/policy/20thirdparty/10-synaptics.fdi:6: XML or text declaration not at start of entity

This is due to the comment at the start of 10-synaptics.fdi. Apparently fdi files must start with the <?xml ...> tag.

Moving the comment after the <?xml version="1.0" encoding="ISO-8859-1"?> line fixes the problem.

Comment 1 Peter Hutterer 2009-02-10 04:03:28 UTC
I was hoping that I fixed it before anyone got it but obviously I was too slow :)
Fixed with 1.0.0-4, sorry about the mess.

http://koji.fedoraproject.org/koji/buildinfo?buildID=82105


Note You need to log in before you can comment on or make changes to this bug.