[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#570680: marked as done (Please renenable the RECORD extension)



Your message dated Mon, 15 Mar 2010 23:49:18 +0000
with message-id <E1NrK2A-0006GF-15@ries.debian.org>
and subject line Bug#570680: fixed in xorg-server 2:1.7.5.902-1
has caused the Debian Bug report #570680,
regarding Please renenable the RECORD extension
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
570680: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=570680
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-core
Version: 2:1.7.5-1.1
Severity: wishlist
Tags: patch

  Hello,

  As the server so justly says at startup, the RECORD extension has
been disabled as it is broken:

record: RECORD extension enabled at configure time.
record: This extension is known to be broken, disabling extension now..
record: http://bugs.freedesktop.org/show_bug.cgi?id=20500

  At the bug page, there are patches that appear to do the job while
not disrupting the rest (I've attached them as debdiff patch, but the
patch header should be rewritten should you use it).

  Would you be so kind as to renable it, please ? Several apps depend
on that (including my own ;-)...).

  Many thanks,

       Vincent


-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Jan 19 22:24 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1867168 Feb 20 18:17 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation G92 [GeForce 9600 GSO] (rev a2)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3907 Feb  6 17:01 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg


Section "Module"
	Load	"i2c"
	Load	"bitmap"
	Load	"ddc"
#	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
#	Load	"type1"
	Load	"vbe"
	Load 	"record"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"fr,ru,ua"
	Option		"XkbVariant"	"latin9"
        Option		"XkbOptions" 	"grp:shift_toggle"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"ExplorerPS/2"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "Device"
	Identifier	"NVIDIA"
	Driver		"nvidia"
	Screen		0
	BusID		"PCI:1:0:0"
#	Option		"TwinView"
#	Option 		"ConnectedMonitor" "CRT, DFP"
#	Option		"TwinViewOrientation"	"Clone"
EndSection

Section "Device"
	Identifier	"NV"
	Driver		"nv"
EndSection

Section "Device"
	Identifier	"NVIDIATV"
	Driver		"nvidia"
	BusID		"PCI:1:0:0"
#	Option 		"UseDisplayDevice" "DFP"
#	Option 		"ConnectedMonitor" "TV"
#	Option		"TVStandard" "PAL-B"
#	Option          "TVStandard" "HD576i"
#	Option 		"TVOutFormat" "SVIDEO"
	Screen 		1
EndSection

Section "Monitor"
	Identifier	"SyncMaster"
	Option		"DPMS"
EndSection

Section "Monitor"
	Identifier	"VideoProj"
#	Option		"DPMS"
EndSection


Section "Screen"
	Identifier	"Usual"
	Device		"NVIDIA"
	Monitor		"SyncMaster"
	DefaultDepth	24
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480"
	EndSubSection
EndSection

Section "Screen"
	Identifier	"NV"
	Device		"NV"
	Monitor		"SyncMaster"
	DefaultDepth	24
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1152x864" "1024x768" "832x624" "800x600" "640x480"
	EndSubSection
EndSection


Section "Screen"
	Identifier	"Proj"
	Device		"NVIDIATV"
	Monitor		"VideoProj"
	DefaultDepth	24
	SubSection "Display"
		Depth		16
		Modes		"800x600" "720x576" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"800x600" "720x576" "640x480"
	EndSubSection
EndSection

Section "Screen"
	Identifier	"800x600"
	Device		"NVIDIA"
	Monitor		"SyncMaster"
	DefaultDepth	24
	SubSection "Display"
		Depth		16
		Modes		"800x600" "720x576" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"800x600" "720x576" "640x480"
	EndSubSection
EndSection


Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Usual"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse" 
	Option 		"DontZap"  "off"
EndSection

Section "ServerLayout"
	Identifier	"Projecteur"
	Screen		0 "Usual"
	Screen		1 "Proj" rightOf "Usual"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse" 
	Option 		"DontZap"  "off"
EndSection

Section "DRI"
	Mode	0666 
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 18814 Jan 22 23:59 /var/log/Xorg.23.log
-rw-r--r-- 1 root root 14383 Feb 20 17:02 /var/log/Xorg.0.log
-rw-r--r-- 1 root root 14200 Feb 20 18:20 /var/log/Xorg.36.log

Contents of most recent Xorg X server log file
/var/log/Xorg.36.log:

X.Org X Server 1.7.5
Release Date: 2010-02-16
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-trunk-amd64 x86_64 Debian
Current Operating System: Linux tanyaivinco 2.6.32-trunk-amd64 #1 SMP Sun Jan 10 22:40:40 UTC 2010 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-trunk-amd64 root=UUID=330ffc9b-2eb5-4870-8d19-f48164cb1a60 ro
Build Date: 20 February 2010  05:17:14PM
xorg-server 2:1.7.5-1.1 (pbuilder@tanyaivinco) 
Current version of pixman: 0.16.4
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.36.log", Time: Sat Feb 20 18:20:27 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Usual" (0)
(**) |   |-->Monitor "SyncMaster"
(**) |   |-->Device "NVIDIA"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) Option "DontZap" "off"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
	Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType").
(==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Generic Keyboard
(WW) Disabling Configured Mouse
(II) Loader magic: 0x7c3380
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 6.0
	X.Org XInput driver : 7.0
	X.Org Server Extension : 2.0
(--) using VT number 8

(--) PCI:*(0:1:0:0) 10de:0610:10b0:0801 nVidia Corporation G92 [GeForce 9600 GSO] rev 162, Mem @ 0xfa000000/16777216, 0xd0000000/268435456, 0xf8000000/33554432, I/O @ 0x0000dc00/128, BIOS @ 0x????????/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded by default.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded by default.
(II) "dri2" will be loaded by default.
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Server Extension
(II) NVIDIA GLX Module  190.53  Wed Dec  9 16:27:33 PST 2009
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 1.0.0
	ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 1.1.0
	ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Video Driver
(II) NVIDIA dlloader X Driver  190.53  Wed Dec  9 15:39:50 PST 2009
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01@00:00:0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules/libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) Feb 20 18:20:27 NVIDIA(0): Enabling RENDER acceleration
(II) Feb 20 18:20:27 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) Feb 20 18:20:27 NVIDIA(0):     enabled.
(II) Feb 20 18:20:28 NVIDIA(0): NVIDIA GPU GeForce 9600 GSO (G92) at PCI:1:0:0 (GPU-0)
(--) Feb 20 18:20:28 NVIDIA(0): Memory: 393216 kBytes
(--) Feb 20 18:20:28 NVIDIA(0): VideoBIOS: 62.92.43.00.00
(II) Feb 20 18:20:28 NVIDIA(0): Detected PCI Express Link width: 16X
(--) Feb 20 18:20:28 NVIDIA(0): Interlaced video modes are supported on this GPU
(--) Feb 20 18:20:28 NVIDIA(0): Connected display device(s) on GeForce 9600 GSO at PCI:1:0:0:
(--) Feb 20 18:20:28 NVIDIA(0):     Samsung SyncMaster (CRT-0)
(--) Feb 20 18:20:28 NVIDIA(0):     OPTi Optoma EP706 (CRT-1)
(--) Feb 20 18:20:28 NVIDIA(0): Samsung SyncMaster (CRT-0): 400.0 MHz maximum pixel clock
(--) Feb 20 18:20:28 NVIDIA(0): OPTi Optoma EP706 (CRT-1): 400.0 MHz maximum pixel clock
(II) Feb 20 18:20:28 NVIDIA(0): Assigned Display Device: CRT-0
(II) Feb 20 18:20:28 NVIDIA(0): Validated modes:
(II) Feb 20 18:20:28 NVIDIA(0):     "1280x1024"
(II) Feb 20 18:20:28 NVIDIA(0):     "1152x864"
(II) Feb 20 18:20:28 NVIDIA(0):     "1024x768"
(II) Feb 20 18:20:28 NVIDIA(0):     "832x624"
(II) Feb 20 18:20:28 NVIDIA(0):     "800x600"
(II) Feb 20 18:20:28 NVIDIA(0):     "640x480"
(II) Feb 20 18:20:28 NVIDIA(0): Virtual screen size determined to be 1280 x 1024
(--) Feb 20 18:20:28 NVIDIA(0): DPI set to (85, 86); computed from "UseEdidDpi" X config
(--) Feb 20 18:20:28 NVIDIA(0):     option
(==) Feb 20 18:20:28 NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) Feb 20 18:20:28 NVIDIA(0): Initialized GPU GART.
(II) Feb 20 18:20:28 NVIDIA(0): Setting mode "1280x1024"
(II) Loading extension NV-GLX
(II) Feb 20 18:20:28 NVIDIA(0): Initialized OpenGL Acceleration
(==) NVIDIA(0): Disabling shared memory pixmaps
(II) Feb 20 18:20:28 NVIDIA(0): Initialized X Rendering Acceleration
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(II) Loading extension XINERAMA
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
SELinux: Disabled on system, not enabling in X server
(II) Initializing extension GLX
(II) config/udev: Adding input device "Power Button" (/dev/input/event3)
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
	compiled for 1.7.3.902, module version = 2.3.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 7.0
(**) "Power Button": always reports core events
(**) "Power Button": Device: "/dev/input/event3"
(II) "Power Button": Found keys
(II) "Power Button": Configuring as keyboard
(II) XINPUT: Adding extended input device ""Power Button"" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "fr,ru,ua"
(**) Option "xkb_variant" "latin9"
(**) Option "xkb_options" "grp:shift_toggle"
(II) config/udev: Adding input device "Power Button" (/dev/input/event2)
(**) "Power Button": always reports core events
(**) "Power Button": Device: "/dev/input/event2"
(II) "Power Button": Found keys
(II) "Power Button": Configuring as keyboard
(II) XINPUT: Adding extended input device ""Power Button"" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "fr,ru,ua"
(**) Option "xkb_variant" "latin9"
(**) Option "xkb_options" "grp:shift_toggle"
(II) config/udev: Adding input device "AT Translated Set 2 keyboard" (/dev/input/event1)
(**) "AT Translated Set 2 keyboard": always reports core events
(**) "AT Translated Set 2 keyboard": Device: "/dev/input/event1"
(II) "AT Translated Set 2 keyboard": Found keys
(II) "AT Translated Set 2 keyboard": Configuring as keyboard
(II) XINPUT: Adding extended input device ""AT Translated Set 2 keyboard"" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "fr,ru,ua"
(**) Option "xkb_variant" "latin9"
(**) Option "xkb_options" "grp:shift_toggle"
(II) config/udev: Adding input device "ImExPS/2 Logitech Explorer Mouse" (/dev/input/event5)
(**) "ImExPS/2 Logitech Explorer Mouse": always reports core events
(**) "ImExPS/2 Logitech Explorer Mouse": Device: "/dev/input/event5"
(II) "ImExPS/2 Logitech Explorer Mouse": Found 9 mouse buttons
(II) "ImExPS/2 Logitech Explorer Mouse": Found scroll wheel(s)
(II) "ImExPS/2 Logitech Explorer Mouse": Found relative axes
(II) "ImExPS/2 Logitech Explorer Mouse": Found x and y relative axes
(II) "ImExPS/2 Logitech Explorer Mouse": Configuring as mouse
(**) "ImExPS/2 Logitech Explorer Mouse": YAxisMapping: buttons 4 and 5
(**) "ImExPS/2 Logitech Explorer Mouse": EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device ""ImExPS/2 Logitech Explorer Mouse"" (type: MOUSE)
(**) "ImExPS/2 Logitech Explorer Mouse": (accel) keeping acceleration scheme 1
(**) "ImExPS/2 Logitech Explorer Mouse": (accel) acceleration profile 0
(II) "ImExPS/2 Logitech Explorer Mouse": initialized for relative axes.
(II) config/udev: Adding input device "ImExPS/2 Logitech Explorer Mouse" (/dev/input/mouse1)
(**) "ImExPS/2 Logitech Explorer Mouse": always reports core events
(**) "ImExPS/2 Logitech Explorer Mouse": Device: "/dev/input/mouse1"
(EE) ioctl EVIOCGNAME failed: Inappropriate ioctl for device
(II) UnloadModule: "evdev"
(EE) PreInit returned NULL for ""ImExPS/2 Logitech Explorer Mouse""
(II) config/udev: Adding input device "Macintosh mouse button emulation" (/dev/input/event0)
(**) "Macintosh mouse button emulation": always reports core events
(**) "Macintosh mouse button emulation": Device: "/dev/input/event0"
(II) "Macintosh mouse button emulation": Found 3 mouse buttons
(II) "Macintosh mouse button emulation": Found relative axes
(II) "Macintosh mouse button emulation": Found x and y relative axes
(II) "Macintosh mouse button emulation": Configuring as mouse
(**) "Macintosh mouse button emulation": YAxisMapping: buttons 4 and 5
(**) "Macintosh mouse button emulation": EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device ""Macintosh mouse button emulation"" (type: MOUSE)
(**) "Macintosh mouse button emulation": (accel) keeping acceleration scheme 1
(**) "Macintosh mouse button emulation": (accel) acceleration profile 0
(II) "Macintosh mouse button emulation": initialized for relative axes.
(II) config/udev: Adding input device "Macintosh mouse button emulation" (/dev/input/mouse0)
(**) "Macintosh mouse button emulation": always reports core events
(**) "Macintosh mouse button emulation": Device: "/dev/input/mouse0"
(EE) ioctl EVIOCGNAME failed: Inappropriate ioctl for device
(II) UnloadModule: "evdev"
(EE) PreInit returned NULL for ""Macintosh mouse button emulation""

udev information:
P: /devices/virtual/input/input0/event0
N: input/event0
S: char/13:64
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
E: ACL_MANAGE=1
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: x11_driver=evdev
E: DMI_VENDOR=System manufacturer
E: DEVLINKS=/dev/char/13:64

P: /devices/platform/i8042/serio0/input/input1/event1
N: input/event1
S: char/13:65
S: input/by-path/platform-i8042-serio-0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ACL_MANAGE=1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: XKBMODEL=pc105
E: XKBLAYOUT=fr,ru,ua
E: XKBVARIANT=latin9
E: XKBOPTIONS=grp:shift_toggle
E: x11_driver=evdev
E: DMI_VENDOR=System manufacturer
E: DEVLINKS=/dev/char/13:65 /dev/input/by-path/platform-i8042-serio-0-event-kbd

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2
N: input/event2
S: char/13:66
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2
E: MAJOR=13
E: MINOR=66
E: DEVNAME=/dev/input/event2
E: SUBSYSTEM=input
E: ACL_MANAGE=1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=fr,ru,ua
E: XKBVARIANT=latin9
E: XKBOPTIONS=grp:shift_toggle
E: x11_driver=evdev
E: DMI_VENDOR=System manufacturer
E: DEVLINKS=/dev/char/13:66

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
N: input/event3
S: char/13:67
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ACL_MANAGE=1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=fr,ru,ua
E: XKBVARIANT=latin9
E: XKBOPTIONS=grp:shift_toggle
E: x11_driver=evdev
E: DMI_VENDOR=System manufacturer
E: DEVLINKS=/dev/char/13:67

P: /devices/platform/pcspkr/input/input4/event4
N: input/event4
S: char/13:68
S: input/by-path/platform-pcspkr-event-spkr
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input4/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ACL_MANAGE=1
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: DMI_VENDOR=System manufacturer
E: DEVLINKS=/dev/char/13:68 /dev/input/by-path/platform-pcspkr-event-spkr

P: /devices/platform/i8042/serio1/input/input5/event5
N: input/event5
S: char/13:69
S: input/by-path/platform-i8042-serio-1-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input5/event5
E: MAJOR=13
E: MINOR=69
E: DEVNAME=/dev/input/event5
E: SUBSYSTEM=input
E: ACL_MANAGE=1
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: x11_driver=evdev
E: DMI_VENDOR=System manufacturer
E: DEVLINKS=/dev/char/13:69 /dev/input/by-path/platform-i8042-serio-1-event-mouse

DRM Information from dmesg:
[    0.000000] No AGP bridge found
[    5.973093] Linux agpgart interface v0.103


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-core depends on:
ii  keyboard-configuration       1.53        system-wide keyboard preferences
ii  libaudit0                    1.7.13-1+b1 Dynamic library for security audit
ii  libc6                        2.10.2-6    Embedded GNU C Library: Shared lib
ii  libdrm2                      2.4.17-1    Userspace interface to kernel DRM 
ii  libgcrypt11                  1.4.5-2     LGPL Crypto library - runtime libr
ii  libpciaccess0                0.11.0-1    Generic PCI access library for X
ii  libpixman-1-0                0.16.4-1    pixel-manipulation library for X a
ii  libselinux1                  2.0.89-4    SELinux runtime shared libraries
ii  libudev0                     151-1       libudev shared library
ii  libxau6                      1:1.0.5-1   X11 authorisation library
ii  libxdmcp6                    1:1.0.3-1   X11 Display Manager Control Protoc
ii  libxfont1                    1:1.4.1-1   X11 font rasterisation library
ii  udev                         151-1       /dev/ and hotplug management daemo
ii  xserver-common               2:1.7.5-1.1 common files used by various X ser
ii  xserver-xorg                 1:7.5+3     the X.Org X server

Versions of packages xserver-xorg-core recommends:
ii  libgl1-mesa-dri               7.6.1-1    A free implementation of the OpenG

Versions of packages xserver-xorg-core suggests:
pn  xfonts-100dpi | xfonts-75dpi  <none>     (no description available)
pn  xfonts-scalable               <none>     (no description available)

-- no debconf information
diff -u xorg-server-1.7.5/debian/changelog xorg-server-1.7.5/debian/changelog
--- xorg-server-1.7.5/debian/changelog
+++ xorg-server-1.7.5/debian/changelog
@@ -1,3 +1,10 @@
+xorg-server (2:1.7.5-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * 999-reenable-xrecord.diff to enable again the xrecord extension.
+
+ -- Vincent Fourmond <fourmond@debian.org>  Sat, 20 Feb 2010 18:06:50 +0100
+
 xorg-server (2:1.7.5-1) unstable; urgency=low
 
   [ Julien Cristau ]
diff -u xorg-server-1.7.5/debian/patches/series xorg-server-1.7.5/debian/patches/series
--- xorg-server-1.7.5/debian/patches/series
+++ xorg-server-1.7.5/debian/patches/series
@@ -14,0 +15 @@
+999-reenable-xrecord.diff
only in patch2:
unchanged:
--- xorg-server-1.7.5.orig/debian/patches/999-reenable-xrecord.diff
+++ xorg-server-1.7.5/debian/patches/999-reenable-xrecord.diff
@@ -0,0 +1,336 @@
+From e798d33aaee3773f6f9d7be76570e6458181faf7 Mon Sep 17 00:00:00 2001
+From: Peter Hutterer <peter.hutterer@who-t.net>
+Date: Tue, 5 Jan 2010 15:45:12 +1000
+Subject: [PATCH] dix: EventToCore needs to copy the root window too.
+
+This value isn't actually set for normal events but it saves us some work
+for the record extension support.
+
+Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
+---
+ dix/eventconvert.c |    1 +
+ test/input.c       |    4 +++-
+ 2 files changed, 4 insertions(+), 1 deletions(-)
+
+Index: xorg-server-1.7.5/dix/eventconvert.c
+===================================================================
+--- xorg-server-1.7.5.orig/dix/eventconvert.c	2010-02-20 18:06:03.000000000 +0100
++++ xorg-server-1.7.5/dix/eventconvert.c	2010-02-20 18:06:18.000000000 +0100
+@@ -119,6 +119,7 @@
+                 core->u.keyButtonPointer.rootX = e->root_x;
+                 core->u.keyButtonPointer.rootY = e->root_y;
+                 core->u.keyButtonPointer.state = e->corestate;
++                core->u.keyButtonPointer.root = e->root;
+                 EventSetKeyRepeatFlag(core, (e->type == ET_KeyPress && e->key_repeat));
+             }
+             break;
+Index: xorg-server-1.7.5/test/input.c
+===================================================================
+--- xorg-server-1.7.5.orig/test/input.c	2010-02-20 18:06:03.000000000 +0100
++++ xorg-server-1.7.5/test/input.c	2010-02-20 18:06:18.000000000 +0100
+@@ -153,6 +153,7 @@
+     int rc;
+     int state;
+     int detail;
++    const int ROOT_WINDOW_ID = 0x100;
+ 
+     /* EventToCore memsets the event to 0 */
+ #define test_event() \
+@@ -165,7 +166,7 @@
+     g_assert(core.u.keyButtonPointer.state == state); \
+     g_assert(core.u.keyButtonPointer.eventX == 0); \
+     g_assert(core.u.keyButtonPointer.eventY == 0); \
+-    g_assert(core.u.keyButtonPointer.root == 0); \
++    g_assert(core.u.keyButtonPointer.root == ROOT_WINDOW_ID); \
+     g_assert(core.u.keyButtonPointer.event == 0); \
+     g_assert(core.u.keyButtonPointer.child == 0); \
+     g_assert(core.u.keyButtonPointer.sameScreen == FALSE);
+@@ -181,6 +182,7 @@
+     ev.time     = time;
+     ev.root_y   = x;
+     ev.root_x   = y;
++    ev.root     = ROOT_WINDOW_ID;
+     ev.corestate = state;
+     ev.detail.key = detail;
+ 
+Index: xorg-server-1.7.5/Xi/exevents.c
+===================================================================
+--- xorg-server-1.7.5.orig/Xi/exevents.c	2010-02-20 18:06:03.000000000 +0100
++++ xorg-server-1.7.5/Xi/exevents.c	2010-02-20 18:06:18.000000000 +0100
+@@ -1051,16 +1051,19 @@
+             break;
+     }
+ 
+-#if 0
+-    /* FIXME: I'm broken. Please fix me. Thanks */
+     if (DeviceEventCallback) {
+ 	DeviceEventInfoRec eventinfo;
++	SpritePtr pSprite = device->spriteInfo->sprite;
+ 
+-	eventinfo.events = (xEventPtr) xE;
+-	eventinfo.count = count;
++	/* see comment in EnqueueEvents regarding the next three lines */
++	if (ev->any.type == ET_Motion)
++	    ev->device_event.root = WindowTable[pSprite->hotPhys.pScreen->myNum]->drawable.id;
++
++	eventinfo.device = device;
++	eventinfo.event = ev;
+ 	CallCallbacks(&DeviceEventCallback, (pointer) & eventinfo);
+     }
+-#endif
++
+     grab = device->deviceGrab.grab;
+ 
+     switch(event->type)
+Index: xorg-server-1.7.5/dix/events.c
+===================================================================
+--- xorg-server-1.7.5.orig/dix/events.c	2010-02-20 18:06:03.000000000 +0100
++++ xorg-server-1.7.5/dix/events.c	2010-02-20 18:06:18.000000000 +0100
+@@ -1131,11 +1131,10 @@
+         event->type == ET_KeyRelease)
+ 	AccessXCancelRepeatKey(device->key->xkbInfo, event->detail.key);
+ 
+-#if 0
+-        /* FIXME: I'm broken now. Please fix me. */
+     if (DeviceEventCallback)
+     {
+ 	DeviceEventInfoRec eventinfo;
++
+ 	/*  The RECORD spec says that the root window field of motion events
+ 	 *  must be valid.  At this point, it hasn't been filled in yet, so
+ 	 *  we do it here.  The long expression below is necessary to get
+@@ -1145,14 +1144,14 @@
+ 	 *  the data that GetCurrentRootWindow relies on hasn't been
+ 	 *  updated yet.
+ 	 */
+-	if (xE->u.u.type == DeviceMotionNotify)
+-	    XE_KBPTR.root =
+-		WindowTable[pSprite->hotPhys.pScreen->myNum]->drawable.id;
+-	eventinfo.events = xE;
+-	eventinfo.count = nevents;
++	if (ev->any.type == ET_Motion)
++	    ev->device_event.root = WindowTable[pSprite->hotPhys.pScreen->myNum]->drawable.id;
++
++	eventinfo.event = ev;
++	eventinfo.device = device;
+ 	CallCallbacks(&DeviceEventCallback, (pointer)&eventinfo);
+     }
+-#endif
++
+     if (event->type == ET_Motion)
+     {
+ #ifdef PANORAMIX
+Index: xorg-server-1.7.5/include/dix.h
+===================================================================
+--- xorg-server-1.7.5.orig/include/dix.h	2010-02-20 18:06:03.000000000 +0100
++++ xorg-server-1.7.5/include/dix.h	2010-02-20 18:06:18.000000000 +0100
+@@ -581,8 +581,8 @@
+ extern _X_EXPORT CallbackListPtr DeviceEventCallback;
+ 
+ typedef struct {
+-    xEventPtr events;
+-    int count;
++    InternalEvent *event;
++    DeviceIntPtr device;
+ } DeviceEventInfoRec;
+ 
+ extern int XItoCoreType(int xi_type);
+@@ -590,7 +590,7 @@
+ extern Bool _X_EXPORT IsPointerDevice( DeviceIntPtr dev);
+ extern Bool _X_EXPORT IsKeyboardDevice(DeviceIntPtr dev);
+ extern Bool IsPointerEvent(InternalEvent *event);
+-extern Bool IsMaster(DeviceIntPtr dev);
++extern _X_EXPORT Bool IsMaster(DeviceIntPtr dev);
+ 
+ extern _X_HIDDEN void CopyKeyClass(DeviceIntPtr device, DeviceIntPtr master);
+ extern _X_HIDDEN int CorePointerProc(DeviceIntPtr dev, int what);
+Index: xorg-server-1.7.5/include/eventconvert.h
+===================================================================
+--- xorg-server-1.7.5.orig/include/eventconvert.h	2010-02-20 18:06:03.000000000 +0100
++++ xorg-server-1.7.5/include/eventconvert.h	2010-02-20 18:06:18.000000000 +0100
+@@ -30,9 +30,9 @@
+ 
+ #define FP1616(integral, frac) ((integral) * (1 << 16) + (frac) * (1 << 16))
+ 
+-_X_INTERNAL int EventToCore(InternalEvent *event, xEvent *core);
+-_X_INTERNAL int EventToXI(InternalEvent *ev, xEvent **xi, int *count);
+-_X_INTERNAL int EventToXI2(InternalEvent *ev, xEvent **xi);
++_X_EXPORT int EventToCore(InternalEvent *event, xEvent *core);
++_X_EXPORT int EventToXI(InternalEvent *ev, xEvent **xi, int *count);
++_X_EXPORT int EventToXI2(InternalEvent *ev, xEvent **xi);
+ _X_INTERNAL int GetCoreType(InternalEvent* ev);
+ _X_INTERNAL int GetXIType(InternalEvent* ev);
+ _X_INTERNAL int GetXI2Type(InternalEvent* ev);
+Index: xorg-server-1.7.5/record/record.c
+===================================================================
+--- xorg-server-1.7.5.orig/record/record.c	2010-02-20 18:06:03.000000000 +0100
++++ xorg-server-1.7.5/record/record.c	2010-02-20 18:06:18.000000000 +0100
+@@ -42,6 +42,8 @@
+ #include "set.h"
+ #include "swaprep.h"
+ #include "inputstr.h"
++#include "eventconvert.h"
++
+ 
+ #include <stdio.h>
+ #include <assert.h>
+@@ -139,7 +141,8 @@
+     XID /*id*/
+ );
+ 
+-
++void RecordExtensionInit(void);
++
+ /***************************************************************************/
+ 
+ /* client private stuff */
+@@ -727,6 +730,59 @@
+ } /* RecordADeliveredEventOrError */
+ 
+ 
++static void
++RecordSendProtocolEvents(RecordClientsAndProtocolPtr pRCAP,
++			RecordContextPtr pContext,
++			xEvent* pev, int count)
++{
++    int ev; /* event index */
++
++    for (ev = 0; ev < count; ev++, pev++)
++    {
++	if (RecordIsMemberOfSet(pRCAP->pDeviceEventSet,
++		    pev->u.u.type & 0177))
++	{
++	    xEvent swappedEvent;
++	    xEvent *pEvToRecord = pev;
++#ifdef PANORAMIX
++	    xEvent shiftedEvent;
++
++	    if (!noPanoramiXExtension &&
++		    (pev->u.u.type == MotionNotify ||
++		     pev->u.u.type == ButtonPress ||
++		     pev->u.u.type == ButtonRelease ||
++		     pev->u.u.type == KeyPress ||
++		     pev->u.u.type == KeyRelease)) {
++		int scr = XineramaGetCursorScreen(inputInfo.pointer);
++		memcpy(&shiftedEvent, pev, sizeof(xEvent));
++		shiftedEvent.u.keyButtonPointer.rootX +=
++		    panoramiXdataPtr[scr].x -
++		    panoramiXdataPtr[0].x;
++		shiftedEvent.u.keyButtonPointer.rootY +=
++		    panoramiXdataPtr[scr].y -
++		    panoramiXdataPtr[0].y;
++		pEvToRecord = &shiftedEvent;
++	    }
++#endif /* PANORAMIX */
++
++	    if (pContext->pRecordingClient->swapped)
++	    {
++		(*EventSwapVector[pEvToRecord->u.u.type & 0177])
++		    (pEvToRecord, &swappedEvent);
++		pEvToRecord = &swappedEvent;
++	    }
++
++	    RecordAProtocolElement(pContext, NULL,
++		    XRecordFromServer,  pEvToRecord, SIZEOF(xEvent), 0);
++	    /* make sure device events get flushed in the absence
++	     * of other client activity
++	     */
++	    SetCriticalOutputPending();
++	}
++    } /* end for each event */
++
++} /* RecordADeviceEvent */
++
+ /* RecordADeviceEvent
+  *
+  * Arguments:
+@@ -756,55 +812,24 @@
+ 	{
+ 	    if (pRCAP->pDeviceEventSet)
+ 	    {
+-		int ev; /* event index */
+-		xEvent *pev = pei->events;
+-		for (ev = 0; ev < pei->count; ev++, pev++)
+-		{
+-		    if (RecordIsMemberOfSet(pRCAP->pDeviceEventSet,
+-					    pev->u.u.type & 0177))
+-		    {
+-		        xEvent swappedEvent;
+-		        xEvent *pEvToRecord = pev;
+-#ifdef PANORAMIX
+-		        xEvent shiftedEvent;
+-
+-			if (!noPanoramiXExtension &&
+-			    (pev->u.u.type == MotionNotify ||
+-			     pev->u.u.type == ButtonPress ||
+-			     pev->u.u.type == ButtonRelease ||
+-			     pev->u.u.type == KeyPress ||
+-			     pev->u.u.type == KeyRelease)) {
+-				int scr = XineramaGetCursorScreen(inputInfo.pointer);
+-				memcpy(&shiftedEvent, pev, sizeof(xEvent));
+-				shiftedEvent.u.keyButtonPointer.rootX +=
+-				    panoramiXdataPtr[scr].x - 
+-					panoramiXdataPtr[0].x;
+-				shiftedEvent.u.keyButtonPointer.rootY +=
+-				    panoramiXdataPtr[scr].y -
+-					panoramiXdataPtr[0].y;
+-				pEvToRecord = &shiftedEvent;
+-			}
+-#endif /* PANORAMIX */
++		int count;
++		xEvent *xi_events = NULL;
+ 
+-			if (pContext->pRecordingClient->swapped)
+-			{
+-			    (*EventSwapVector[pEvToRecord->u.u.type & 0177])
+-				(pEvToRecord, &swappedEvent);
+-			    pEvToRecord = &swappedEvent;
+-			}
++		/* TODO check return values */
++		if (IsMaster(pei->device))
++		{
++		    xEvent xE;
++		    EventToCore(pei->event, &xE);
++		    RecordSendProtocolEvents(pRCAP, pContext, &xE, 1);
++		}
+ 
+-			RecordAProtocolElement(pContext, NULL,
+-			   XRecordFromServer,  pEvToRecord, SIZEOF(xEvent), 0);
+-			/* make sure device events get flushed in the absence
+-			 * of other client activity
+-			 */
+-			SetCriticalOutputPending();
+-		    }
+-		} /* end for each event */
++		EventToXI(pei->event, &xi_events, &count);
++		RecordSendProtocolEvents(pRCAP, pContext, xi_events, count);
++		xfree(xi_events);
+ 	    } /* end this RCAP selects device events */
+ 	} /* end for each RCAP on this context */
+     } /* end for each enabled context */
+-} /* RecordADeviceEvent */
++}
+ 
+ 
+ /* RecordFlushAllContexts
+@@ -2866,13 +2891,6 @@
+ void 
+ RecordExtensionInit(void)
+ {
+-    /* FIXME Record is currently broken. Dont initialize it so that clients
+-     * that require it can bail out correctly rather than waiting for stuff
+-     * that'll never happen */
+-    ErrorF("record: RECORD extension enabled at configure time.\n");
+-    ErrorF("record: This extension is known to be broken, disabling extension now..\n");
+-    ErrorF("record: http://bugs.freedesktop.org/show_bug.cgi?id=20500\n";);
+-#if 0
+     ExtensionEntry *extentry;
+ 
+     RTContext = CreateNewResourceType(RecordDeleteContext);
+@@ -2895,6 +2913,5 @@
+     }
+     RecordErrorBase = extentry->errorBase;
+ 
+-#endif
+ } /* RecordExtensionInit */
+ 

--- End Message ---
--- Begin Message ---
Source: xorg-server
Source-Version: 2:1.7.5.902-1

We believe that the bug you reported is fixed in the latest version of
xorg-server, which is due to be installed in the Debian FTP archive:

xdmx-tools_1.7.5.902-1_amd64.deb
  to main/x/xorg-server/xdmx-tools_1.7.5.902-1_amd64.deb
xdmx_1.7.5.902-1_amd64.deb
  to main/x/xorg-server/xdmx_1.7.5.902-1_amd64.deb
xnest_1.7.5.902-1_amd64.deb
  to main/x/xorg-server/xnest_1.7.5.902-1_amd64.deb
xorg-server_1.7.5.902-1.diff.gz
  to main/x/xorg-server/xorg-server_1.7.5.902-1.diff.gz
xorg-server_1.7.5.902-1.dsc
  to main/x/xorg-server/xorg-server_1.7.5.902-1.dsc
xorg-server_1.7.5.902.orig.tar.gz
  to main/x/xorg-server/xorg-server_1.7.5.902.orig.tar.gz
xserver-common_1.7.5.902-1_all.deb
  to main/x/xorg-server/xserver-common_1.7.5.902-1_all.deb
xserver-xephyr_1.7.5.902-1_amd64.deb
  to main/x/xorg-server/xserver-xephyr_1.7.5.902-1_amd64.deb
xserver-xfbdev_1.7.5.902-1_amd64.deb
  to main/x/xorg-server/xserver-xfbdev_1.7.5.902-1_amd64.deb
xserver-xorg-core-dbg_1.7.5.902-1_amd64.deb
  to main/x/xorg-server/xserver-xorg-core-dbg_1.7.5.902-1_amd64.deb
xserver-xorg-core-udeb_1.7.5.902-1_amd64.udeb
  to main/x/xorg-server/xserver-xorg-core-udeb_1.7.5.902-1_amd64.udeb
xserver-xorg-core_1.7.5.902-1_amd64.deb
  to main/x/xorg-server/xserver-xorg-core_1.7.5.902-1_amd64.deb
xserver-xorg-dev_1.7.5.902-1_amd64.deb
  to main/x/xorg-server/xserver-xorg-dev_1.7.5.902-1_amd64.deb
xvfb_1.7.5.902-1_amd64.deb
  to main/x/xorg-server/xvfb_1.7.5.902-1_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 570680@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cyril Brulebois <kibi@debian.org> (supplier of updated xorg-server package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 15 Mar 2010 22:19:01 +0100
Source: xorg-server
Binary: xserver-xorg-core xserver-xorg-core-udeb xserver-xorg-dev xdmx xdmx-tools xnest xvfb xserver-xephyr xserver-xfbdev xserver-xorg-core-dbg xserver-common
Architecture: source all amd64
Version: 2:1.7.5.902-1
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Cyril Brulebois <kibi@debian.org>
Description: 
 xdmx       - distributed multihead X server
 xdmx-tools - Distributed Multihead X tools
 xnest      - Nested X server
 xserver-common - common files used by various X servers
 xserver-xephyr - nested X server
 xserver-xfbdev - Linux framebuffer device tiny X server
 xserver-xorg-core - Xorg X server - core server
 xserver-xorg-core-dbg - Xorg - the X.Org X server (debugging symbols)
 xserver-xorg-core-udeb - Xorg X server - core server (udeb)
 xserver-xorg-dev - Xorg X server - development files
 xvfb       - Virtual Framebuffer 'fake' X server
Closes: 527490 554450 564200 568236 570680 572268 574017
Changes: 
 xorg-server (2:1.7.5.902-1) unstable; urgency=low
 .
   [ Julien Cristau ]
   * config/udev: fix adding unnamed devices.
   * Build two flavours, one for the main package and one for the udeb.
   * Add patch to fix Xorg build with XV disabled.
 .
   [ Timo Aaltonen ]
   * Add 16-config-dont-filter-input-subsys.diff so for instance serial
     wacom devices are initialized by the udev backend (LP: #522318,
     closes: #568236).
 .
   [ Brice Goglin ]
   * New upstream release.
     + Allow for missing or disabled compat_output, closes: #572268, #554450.
     + Reenable RECORD extension, closes: #570680.
     + dix: try to ring the bell even if the current device doesn't have one,
       closes: #564200.
   * Refresh patches.
   * Fix typo in xvfb-run.1, thanks Joey Hess, closes: #527490.
 .
   [ Cyril Brulebois ]
   * Add udeb needed for the graphical installer: xserver-xorg-core-udeb.
   * Version/Bump some B-D to make sure xserver-xorg-core-udeb gets its
     dependencies on the (recently-added) udebs rather than on the
     libraries:
      - libpciaccess-dev
      - libudev-dev
      - libxau-dev
      - libxfont-dev
   * Replace 02_Add-libgcrypt-as-an-option-for-sha1.diff with
     02_Add-libgcrypt-and-libnettle-as-options-for-sha1.diff so that it's
     also possible to link against libnettle. Link (unconditionally)
     statically against libnettle.a to avoid an extra udeb for a few bytes.
   * Add nettle-dev to Build-Depends; and pass --with-sha1=libnettle for
     the udeb build (and --with-sha1=libgcrypt for the main build).
   * Add myself to Uploaders.
   * Tweak builderstring to use the name of the person responsible for the
     upload instead of an host-specific one (Closes: #574017).
Checksums-Sha1: 
 50ac23fbbd0d140d795e216a5e22d53b43cddf93 3587 xorg-server_1.7.5.902-1.dsc
 f880d3b79afa85c5ca21960c6015f4b878288483 6617478 xorg-server_1.7.5.902.orig.tar.gz
 30321f383bfa0e0d795c5846665f5081a9fbffcc 338379 xorg-server_1.7.5.902-1.diff.gz
 2c1cd1877bff26b9cebc7e99a1c67567d252ba2b 53386 xserver-common_1.7.5.902-1_all.deb
 ab76c2a14294504f82699c2e227a57b4069a577c 2521912 xserver-xorg-core_1.7.5.902-1_amd64.deb
 7f168ee461c3c200a76fc5fddadf2a691d8b1105 994252 xserver-xorg-core-udeb_1.7.5.902-1_amd64.udeb
 6db21d6733f56a2cb1e19dd1be7c3425b6e390e7 1196638 xserver-xorg-dev_1.7.5.902-1_amd64.deb
 1a4fba53b8619766fec92cb793beba83d5a22fc5 1736272 xdmx_1.7.5.902-1_amd64.deb
 8a9f05c9c13ce488fddbe4a9ff247f2808e29f10 1012042 xdmx-tools_1.7.5.902-1_amd64.deb
 ce289f5248ccb5454fbe7aca17e928f02f9f8aed 1647056 xnest_1.7.5.902-1_amd64.deb
 1b3be8c603ccc8c897e94ab27c9e78def1787012 1762696 xvfb_1.7.5.902-1_amd64.deb
 64759169d8fa316edc180bb160bc8fb60e6eaddb 1849756 xserver-xephyr_1.7.5.902-1_amd64.deb
 4cfaee935a92d81ef8e6d71830fe8928a0263101 1788198 xserver-xfbdev_1.7.5.902-1_amd64.deb
 fc8acd711722f94def2d7e2f17535872e423790c 6019812 xserver-xorg-core-dbg_1.7.5.902-1_amd64.deb
Checksums-Sha256: 
 144b9a0dd0341c88fdef57a823149fcdf7adb5a1c94bcfea4fbd69d696da213e 3587 xorg-server_1.7.5.902-1.dsc
 cb0d7651b4a3144d487ff1e4ee133de37d38f6976ea60cb067238edf7f2d3bb6 6617478 xorg-server_1.7.5.902.orig.tar.gz
 509e304173f29f8d9e3eb99cd5826ea36037d0d12b8fc2a28516ef3fcdce620b 338379 xorg-server_1.7.5.902-1.diff.gz
 8667e624bbf801bfc855ba6fd2d451681ac3fc10c6ab1aa4c674e1c9d7e8c277 53386 xserver-common_1.7.5.902-1_all.deb
 60ff818974cb857a672eee8d8e6d8c8fb8105b62e0fb3f0ace7cf9391c14e018 2521912 xserver-xorg-core_1.7.5.902-1_amd64.deb
 27ccc9de3898fd8be7720f25a48b0259bc2d06fd9ba8a3a1123f4925dc0c4380 994252 xserver-xorg-core-udeb_1.7.5.902-1_amd64.udeb
 7ecd79f5b991250e4bd429b6eafdae73cb92f8592dd498a3b43358dcf6372bbe 1196638 xserver-xorg-dev_1.7.5.902-1_amd64.deb
 b2da35849548e351a59d3c2dd9ea09720172b7a7e522e8c262d1292dcd4d1686 1736272 xdmx_1.7.5.902-1_amd64.deb
 bf24d88d9bed68ad4995b276eeed0556f039f1f79756e7904ecb0a7cae402d5b 1012042 xdmx-tools_1.7.5.902-1_amd64.deb
 81a4334e8b7042bb52692879529df1a75242826ba8707e6811cbc9c4d55b8b48 1647056 xnest_1.7.5.902-1_amd64.deb
 bef5566346f25da377f158a497f0621e7a9d507d835c4ebbd67b9b00f24d8ee4 1762696 xvfb_1.7.5.902-1_amd64.deb
 6ed74ed122c573ab086105122107871b654fcd9b6a9d20f83de97f5ef1223c2f 1849756 xserver-xephyr_1.7.5.902-1_amd64.deb
 24486e4741607caec6f493a3f09e1311772adb4eb046dd8addf7a515843b5ba1 1788198 xserver-xfbdev_1.7.5.902-1_amd64.deb
 9d9077b019d692533f8cf3df96097c1b4dba9636afb09bb3efcb4b1f1f9e6403 6019812 xserver-xorg-core-dbg_1.7.5.902-1_amd64.deb
Files: 
 5aba502a327a08e737e68f4f09bfc0d4 3587 x11 optional xorg-server_1.7.5.902-1.dsc
 3cf340f774c46cef59fc48ec8590a69a 6617478 x11 optional xorg-server_1.7.5.902.orig.tar.gz
 51739eb05ac90a25768f5d0d5f10bd24 338379 x11 optional xorg-server_1.7.5.902-1.diff.gz
 ddbc61a3495513494169e20c8c91d43a 53386 x11 optional xserver-common_1.7.5.902-1_all.deb
 8715ee1c354f3b4cb444ce5f3e3af7b8 2521912 x11 optional xserver-xorg-core_1.7.5.902-1_amd64.deb
 5be2f807fe3bf80ad2669d8040e1d930 994252 debian-installer optional xserver-xorg-core-udeb_1.7.5.902-1_amd64.udeb
 281568e4bda87f992c596fba72c60bab 1196638 x11 optional xserver-xorg-dev_1.7.5.902-1_amd64.deb
 6adad74814e1ddb0720e3f10399259f1 1736272 x11 optional xdmx_1.7.5.902-1_amd64.deb
 08eb581ede9c06a5f90083e10b0f2c20 1012042 x11 optional xdmx-tools_1.7.5.902-1_amd64.deb
 24b1d4adb14f13daa176eb280723caad 1647056 x11 optional xnest_1.7.5.902-1_amd64.deb
 db44149069e26f96c3cfdd2c0dbd7517 1762696 x11 optional xvfb_1.7.5.902-1_amd64.deb
 897b58f603ddbcb36d507cf9348db593 1849756 x11 optional xserver-xephyr_1.7.5.902-1_amd64.deb
 27d5571b7d62b3858a26e1b7632f4fa8 1788198 x11 optional xserver-xfbdev_1.7.5.902-1_amd64.deb
 daf597bc270ebb611a0e57edab05e501 6019812 debug extra xserver-xorg-core-dbg_1.7.5.902-1_amd64.deb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkuetxUACgkQeGfVPHR5Nd158wCfUk5KpQWSBlNgxROUAb8dh1q8
04EAnjfTUwejMkRyZV8vpWV3A9FoOnVF
=oTbp
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: