shmconfig breaks if new X server started

Bug #8878 reported by Jeff Waugh
6
Affects Status Importance Assigned to Milestone
xfree86-driver-synaptics (Ubuntu)
Invalid
Low
Daniel Stone

Bug Description

shmconfig access via synclient (used to configure the synaptics driver) breaks
if a new x server is started. No idea how viable it would be to fix this... :-)

Revision history for this message
Fabio Massimo Di Nitto (fabbione) wrote :

The synaptic driver is shipped on its own. If it makes the server crashing it is not
xserver-xfree86 problem.

Someone will have to take care of this bug in my place since i don't own any
synaptic
device.

Fabio

Revision history for this message
Fabio Massimo Di Nitto (fabbione) wrote :

<fabbione> daniels: 2153 is your ;)
<daniels> fabbione: yeah

Revision history for this message
Daniel Stone (daniels) wrote :

OK, so it has some random #define'd constant as SHM_SYNAPTICS. If we use
SHM_SYNAPTICS + $DISPLAY major number, we should be sweet.

Revision history for this message
Daniel Stone (daniels) wrote :

Unfortunately the display number (which we usually get from pScreen->scrnIndex)
isn't exposed to the input drivers at all, so there's no way to get a
predictable number we can use; I was hoping for SHM_SYNAPTICS (which we have
currently) plus the current display number, but we can't get that from the server.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.