Your message dated Wed, 23 Apr 2008 16:46:18 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#468273: xinput is set-pointer does not work with X.org 
7.3
has caused the Debian Bug report #468273,
regarding xinput is set-pointer does not work with X.org 7.3
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 [EMAIL PROTECTED]
immediately.)


-- 
468273: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468273
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: xinput
Version: 1.3.0-1
Severity: normal


After upgrading xserver-xorg to 7.3 xinput stopped responding to
most of commands, example:

with xorg 7.2:
$ xinput set-pointer Touchpad  
$ xinput set-pointer Trackpoint
(and the behaviour is proper)

with xorg 7.3:
$ xinput set-pointer Trackpoint
X Error of failed request:  BadDevice, invalid or uninitialized input device
  Major opcode of failed request:  145 (XInputExtension)
  Minor opcode of failed request:  12 (X_ChangePointerDevice)
  Serial number of failed request:  12
  Current serial number in output stream:  12
$ xinput set-pointer Touchpad
X Error of failed request:  BadDevice, invalid or uninitialized input device
  Major opcode of failed request:  145 (XInputExtension)
  Minor opcode of failed request:  12 (X_ChangePointerDevice)
  Serial number of failed request:  12
  Current serial number in output stream:  12

I'm not sure if set-pointer is the only command not working with
xserver-xorg 7.3

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Shell: /bin/sh linked to /bin/bash

Versions of packages xinput depends on:
ii  libc6                         2.7-6      GNU C Library: Shared libraries
ii  libx11-6                      2:1.0.3-7  X11 client-side library
ii  libxext6                      1:1.0.3-2  X11 miscellaneous extension librar
ii  libxi6                        2:1.1.3-1  X11 Input extension library

xinput recommends no packages.

-- no debconf information

xorg versions (added manually)
ii  xserver-xorg                         1:7.3+10                     the X.Org 
X server
ii  xserver-xorg-core                    2:1.4.1~git20080131-1        Xorg X 
server - core server
ii  xserver-xorg-input-evdev             1:1.2.0-1                    X.Org X 
server -- evdev input driver
ii  xserver-xorg-input-kbd               1:1.2.2-3                    X.Org X 
server -- keyboard input driver
ii  xserver-xorg-input-mouse             1:1.2.3-2                    X.Org X 
server -- mouse input driver
ii  xserver-xorg-input-synaptics         0.14.7~git20070706-2         Synaptics 
TouchPad driver for X.Org/XFree86 
ii  xserver-xorg-input-wacom             0.7.9.3-2                    X.Org X 
server -- Wacom input driver
ii  xserver-xorg-video-intel             2:2.2.1-1                    X.Org X 
server -- Intel i8xx, i9xx display d
ii  xserver-xorg-video-vesa              1:1.3.0-4                    X.Org X 
server -- VESA display driver
ii  xserver-xorg-video-vga               1:4.1.0-8                    X.Org X 
server -- VGA display driver



--- End Message ---
--- Begin Message ---
On Thu, Feb 28, 2008 at 04:55:40 +0300, Daniil Alexeyevsky wrote:

> with xorg 7.3:
> $ xinput set-pointer Trackpoint
> X Error of failed request:  BadDevice, invalid or uninitialized input device
>   Major opcode of failed request:  145 (XInputExtension)
>   Minor opcode of failed request:  12 (X_ChangePointerDevice)
>   Serial number of failed request:  12
>   Current serial number in output stream:  12
> $ xinput set-pointer Touchpad
> X Error of failed request:  BadDevice, invalid or uninitialized input device
>   Major opcode of failed request:  145 (XInputExtension)
>   Minor opcode of failed request:  12 (X_ChangePointerDevice)
>   Serial number of failed request:  12
>   Current serial number in output stream:  12
> 
> I'm not sure if set-pointer is the only command not working with
> xserver-xorg 7.3
> 
With xserver 1.4, the core keyboard and pointer are 'virtual' devices,
and can't be changed, so the server always returns BadDevice to the
ChangePointerDevice and ChangeKeyboardDevice requests.  This is not a
bug in xinput.

Cheers,
Julien


--- End Message ---

Reply via email to