Your message dated Sat, 18 Oct 2008 10:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#490912: fixed in xserver-xorg-input-vmmouse 1:12.5.1-3
has caused the Debian Bug report #490912,
regarding Cursor Stucked at bottom right
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.)


-- 
490912: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=490912
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Subject: xserver-xorg-input-vmmouse
Package: xserver-xorg-input-vmmouse
Version: 1:12.5.1-2
Severity: normal
Tags: patch

*** Please type your report below this line ***
If using:
Option          "Device"                "/dev/input/mice"
in my /etc/X11/xorg.conf, vmmouse does not work any longer. It worked before 
last update. If I comment this lise the driver falls back to mouse, wich 
removes the ability of switching from guest OS to host OS.  iThe visible cursor 
is moving, but every click goes to the bottom right corner of the screen. It's 
seems to be an old bug who surfaced again 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=442853 and 
http://bugs.freedesktop.org/show_bug.cgi?id=12506. The old proposed patch 
resolves this bug.

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

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

X server symlink status:
lrwxrwxrwx 1 root root 13 2007-05-02 17:06 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1718228 2008-06-26 02:14 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
00:0f.0 VGA compatible controller: VMware Inc Abstract SVGA II Adapter

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3451 2008-07-15 11:22 /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 "Files"
    FontPath    "/usr/share/fonts/X11/misc"
    FontPath    "/usr/X11R6/lib/X11/fonts/misc"
    FontPath    "/usr/share/fonts/X11/cyrillic"
    FontPath    "/usr/X11R6/lib/X11/fonts/cyrillic"
    FontPath    "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath    "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath    "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath    "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath    "/usr/share/fonts/X11/Type1"
    FontPath    "/usr/X11R6/lib/X11/fonts/Type1"
    FontPath    "/usr/share/fonts/X11/100dpi"
    FontPath    "/usr/X11R6/lib/X11/fonts/100dpi"
    FontPath    "/usr/share/fonts/X11/75dpi"
    FontPath    "/usr/X11R6/lib/X11/fonts/75dpi"
    # path to defoma fonts
    FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
    Load    "bitmap"
    Load    "ddc"
    Load    "dri"
    Load    "extmod"
    Load    "freetype"
    Load    "glx"
    Load    "int10"
    Load    "vbe"
EndSection

Section "InputDevice"
    Identifier    "Generic Keyboard"
    Driver        "kbd"
    Option        "CoreKeyboard"
    Option        "XkbRules"    "xorg"
    Option        "XkbModel"    "pc105"
    Option        "XkbLayout"    "ch"
    Option        "XkbVariant"    "fr"
EndSection

Section "InputDevice"
    Identifier    "Configured Mouse"
    Driver        "vmmouse"
    #Option        "CorePointer"
    Option        "Device"        "/dev/input/mice"
    Option        "Protocol"        "IMPS/2"
    Option         "Buttons"         "5"
    Option         "ZAxisMapping"         "4 5"
    Option        "Emulate3Buttons"    "true"
EndSection

Section "Device"
    Identifier  "VMware SVGA"
    Driver      "vmware"
EndSection

Section "Monitor"
    Identifier      "vmware"
    VendorName      "VMware, Inc"
    HorizSync 1-10000
    VertRefresh 1-10000

    ModeLine "1600x1000" 100 1600 1700 1800 1900 1000 1100 1200 1300
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Device      "VMware SVGA"
    Monitor     "vmware"
    # Don't specify DefaultColorDepth unless you know what you're
    # doing. It will override the driver's preferences which can
    # cause the X server not to run if the host doesn't support the
    # depth.
    Subsection "Display"
        # VGA mode: better left untouched
        Depth       4
        Modes       "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       8
        Modes       "1600x1000"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       15
        Modes       "1600x1000"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1600x1000"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1600x1000"
        ViewPort    0 0
    EndSubsection
EndSection

Section "ServerLayout"
    Identifier    "Default Layout"
    Screen        "Default Screen"
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
EndSection

Section "DRI"
    Mode    0666
EndSection


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

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-input-vmmouse depends on:
ii  libc6                         2.7-10     GNU C Library: Shared libraries
ii  xserver-xorg-core             2:1.4.2-1  Xorg X server - core server

xserver-xorg-input-vmmouse recommends no packages.

-- no debconf informatio



      
_____________________________________________________________________________ 
Envoyez avec Yahoo! Mail. Une boite mail plus intelligente http://mail.yahoo.fr

--- End Message ---
--- Begin Message ---
Source: xserver-xorg-input-vmmouse
Source-Version: 1:12.5.1-3

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

xserver-xorg-input-vmmouse_12.5.1-3.diff.gz
  to 
pool/main/x/xserver-xorg-input-vmmouse/xserver-xorg-input-vmmouse_12.5.1-3.diff.gz
xserver-xorg-input-vmmouse_12.5.1-3.dsc
  to 
pool/main/x/xserver-xorg-input-vmmouse/xserver-xorg-input-vmmouse_12.5.1-3.dsc
xserver-xorg-input-vmmouse_12.5.1-3_i386.deb
  to 
pool/main/x/xserver-xorg-input-vmmouse/xserver-xorg-input-vmmouse_12.5.1-3_i386.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Cristau <[EMAIL PROTECTED]> (supplier of updated 
xserver-xorg-input-vmmouse 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 [EMAIL PROTECTED])


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

Format: 1.8
Date: Sat, 18 Oct 2008 10:55:07 +0200
Source: xserver-xorg-input-vmmouse
Binary: xserver-xorg-input-vmmouse
Architecture: source i386
Version: 1:12.5.1-3
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <[email protected]>
Changed-By: Julien Cristau <[EMAIL PROTECTED]>
Description: 
 xserver-xorg-input-vmmouse - X.Org X server -- VMMouse input driver to use 
with VMWare
Closes: 490912
Changes: 
 xserver-xorg-input-vmmouse (1:12.5.1-3) unstable; urgency=low
 .
   * Cherry-pick from upstream: Properly set axis range and resolution for
     Server 1.5+ (closes: #490912).
Checksums-Sha1: 
 31a4244c0ed6bc8ab54289d523adee69442d6c0f 1538 
xserver-xorg-input-vmmouse_12.5.1-3.dsc
 d8deecd0996b5ebeaf311f00e2799e3e63c92d58 78619 
xserver-xorg-input-vmmouse_12.5.1-3.diff.gz
 f6d8d4de3b18df3fe6bbd828720baecf2bb098f5 15918 
xserver-xorg-input-vmmouse_12.5.1-3_i386.deb
Checksums-Sha256: 
 3ca853c01a79ceae6654bd207ba9ee641db4cdbed1f4ef77fe535e8e750f9042 1538 
xserver-xorg-input-vmmouse_12.5.1-3.dsc
 d881715506b8721f677cff9c2dc7da5409e82745a8253406b53b522dd2804a03 78619 
xserver-xorg-input-vmmouse_12.5.1-3.diff.gz
 1465f6fa67e5e5214d304bcfd8a847c049b83e1460a06d35b584f2237889ab14 15918 
xserver-xorg-input-vmmouse_12.5.1-3_i386.deb
Files: 
 5feeff5c4f67a63e5c38476f07fc3ee6 1538 x11 optional 
xserver-xorg-input-vmmouse_12.5.1-3.dsc
 a4f5ab5425595a0e7dfa03d5abf5d43b 78619 x11 optional 
xserver-xorg-input-vmmouse_12.5.1-3.diff.gz
 3bba5f193c204132544a3f7830eb5253 15918 x11 optional 
xserver-xorg-input-vmmouse_12.5.1-3_i386.deb

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

iEYEARECAAYFAkj5sI4ACgkQmEvTgKxfcAxgwQCg1HEm7icbN2UK7krbY3X1jPaq
W2oAoJdIGuDM4RwMVhX9D0vSdYggyk85
=P6vn
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to