Your message dated Tue, 18 Jan 2011 03:06:34 +0100
with message-id <[email protected]>
and subject line Re: Bug#501536: Debian Bug #501536 - fixed?
has caused the Debian Bug report #501536,
regarding Soft ungrab not working and mouse clicks being displaced
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.)
--
501536: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501536
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: open-vm-toolbox
Version: 2008.09.03-114782-2
Severity: important
I have vmlock loaded, its FS mounted and vmware-user running ok. However my
mouse is still trapped in the vm window.
Expected behaviour is that the mouse is free to move in and out of the window,
without the need to press any mouse release keys.
X display resizing to the vmware window works ok, so does the copy/paste
linking, so other parts of vmware-users opperation work correctly.
Also unity mode is not always available, and when it is, it does not function
correctly. Guest windows receive keyboard events but not any mouse input. They
can't even be dragged/moved/resized.
I use to have open-vm-tools compiled from source (from sf.net) but thought I'd
try the debian packages to save me from having to manually update them. The
mouse worked fine with this build, ie it was not trapped in the vmware window.
I note that when I had to build open-vm-tools it required liburiparser >=
0.7.0, however the debian packages do not have this dependancy.
(Note, the Deban liburiparser 0.6.x package diffs apply cleanly against a 0.7.2
source, and after updating debian/changelog and the symbols version list, it
builds ok)
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages open-vm-toolbox depends on:
ii libatk1.0-0 1.22.0-1 The ATK accessibility toolkit
ii libc6 2.7-13 GNU C Library: Shared libraries
ii libcairo2 1.6.4-6 The Cairo 2D vector graphics libra
ii libdumbnet1 1.8-1.5 A dumb, portable networking librar
ii libfontconfig1 2.6.0-1 generic font configuration library
ii libfreetype6 2.3.7-2 FreeType 2 font engine, shared lib
ii libgcc1 1:4.3.2-1 GCC support library
ii libglib2.0-0 2.16.5-1 The GLib library of C routines
ii libgtk2.0-0 2.12.11-3 The GTK+ graphical user interface
ii libice6 2:1.0.4-1 X11 Inter-Client Exchange library
ii libicu38 3.8.1-3 International Components for Unico
ii libpango1.0-0 1.20.5-2 Layout and rendering of internatio
ii libpixman-1-0 0.10.0-2 pixel-manipulation library for X a
ii libpng12-0 1.2.27-1 PNG library - runtime
ii libsm6 2:1.0.3-2 X11 Session Management library
ii libstdc++6 4.3.2-1 The GNU Standard C++ Library v3
ii libx11-6 2:1.1.5-2 X11 client-side library
ii libxcb-render-util0 0.2.1+git1-1 utility libraries for X C Binding
ii libxcb-render0 1.1-1.1 X C Binding, render extension
ii libxcb1 1.1-1.1 X C Binding
ii libxext6 2:1.0.4-1 X11 miscellaneous extension librar
ii libxinerama1 2:1.0.3-2 X11 Xinerama extension library
ii libxrandr2 2:1.2.3-1 X11 RandR extension library
ii libxrender1 1:0.9.4-2 X Rendering Extension client libra
ii libxtst6 2:1.0.3-1 X11 Testing -- Resource extension
ii open-vm-tools 2008.09.03-114782-2 tools and components for VMware gu
ii procps 1:3.2.7-8 /proc file system utilities
ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime
Versions of packages open-vm-toolbox recommends:
ii open-vm-source 2008.09.03-114782-2 Source for VMware guest systems dr
ii xauth 1:1.0.3-2 X authentication utility
ii xserver-xorg-input-v 1:12.5.1-2 X.Org X server -- VMMouse input dr
ii xserver-xorg-video-v 1:10.16.2-1 X.Org X server -- VMware display d
Versions of packages open-vm-toolbox suggests:
ii xdg-utils 1.0.2-6 desktop integration utilities from
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi,
Antonio Messina <[email protected]> (27/04/2010):
> Hi, I had the exactly same issue on a debian 5.0.4 installed on a
> iMac. I solved it by adding the options CorePointer and Device to
> the InputDevice section:
>
> --- xorg.conf.20100427143046 2010-04-27 14:30:46.000000000 +0200
> +++ xorg.conf 2010-04-27 14:40:41.000000000 +0200
> @@ -25,6 +25,8 @@
> Section "InputDevice"
> Identifier "Configured Mouse"
> Driver "vmmouse"
> + Option "CorePointer"
> + Option "Device" "/dev/input/mice"
> EndSection
given we've got hotplug support now, I'm assuming this bug's gone in
squeeze/sid. If anyone is still having issue, please report a new bug.
KiBi.
signature.asc
Description: Digital signature
--- End Message ---