← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 774978] Re: xserver seg'd [945GM]

 

Marcelo, the record extension will still be loaded indeed. However, without synaptics the extension is not activated. 
You can check this by attaching gdb to Xorg (from a second pc) and setting a breakpoint on RecordAReply. If the breakpoint is hit, record is active.
With synaptics installed (on a pc with a touchpad, so synaptics is actually used) you will see the breakpoint is hit, without synaptics it is not hit.

Btw, my current fix/workaround is to build synaptics without record
support, by dropping the libxtst-dev build-dependency. This way the
touchpad is working properly and X does not crash.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/774978

Title:
  xserver seg'd [945GM]


References