[Bug 460531] Re: wmware console mouse movement drops mouse at screen edge
does anybody know if is this fixed in lucid? -- wmware console mouse movement drops mouse at screen edge https://bugs.launchpad.net/bugs/460531 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
Re: [Bug 460531] Re: wmware console mouse movement drops mouse at screen edge
Thanks, Editing wrapper-gtk24.sh did the trick for me Thanks! 2009/11/23 sdowney717 > check thread #8 > http://ubuntuforums.org/showthread.php?t=1298781 > some more on this > http://ubuntuforums.org/showthread.php?t=1306032 > http://ubuntuforums.org/showthread.php?t=1289847&highlight=VMLaunch.sh > > -- > wmware console mouse movement drops mouse at screen edge > https://bugs.launchpad.net/bugs/460531 > You received this bug notification because you are a direct subscriber > of the bug. > > Status in “gtk+2.0” package in Ubuntu: Invalid > > Bug description: > when running karmic beta and vmware server 2.0 and viewing the guest > virtual machine xp in vmware console the mouse is dropped at the screen edge > when screen resolution in the guest is greater the 640 by 480. > the mouse will flash on and off and the numlock key will flash on and off > as the mouse is moved outside of the 640 by 480 screen size. > > this makes mouse control so bad as to be basically unusable to use vmware. > > http://communities.vmware.com/thread/235572?tstart=0 > > this is what i have been experiencing. > they say it is a problem with gtk > solution is too roll back to the earlier version 2.16.6?? > not sure how you can do that in ubuntu. > > Quote: > http://www.pclinuxos.com/index.php?o...&topic=63219.0 > > Apparently there is some sort of change in these packages that cause > problems with the plugin. This problem is effected by Kubuntu 9.10 as well > (after all updates). > > Apparently rolling back fixes the mouse focus problem. > > gtk+2.0 (version 2.18.1-1pclos2009) downgraded to version 2.16.6-3pclos2009 > libgdk_pixbuf2.0_0 (version 2.18.1-1pclos2009) downgraded to version > 2.16.6-3pclos2009 > libgtk+-x11-2.0_0 (version 2.18.1-1pclos2009) downgraded to version > 2.16.6-3pclos2009 > libgtk+2.0_0 (version 2.18.1-1pclos20092.16.6-3pclos2009) downgraded to > version 2.16.6-3pclos2009 > -- wmware console mouse movement drops mouse at screen edge https://bugs.launchpad.net/bugs/460531 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 460531] Re: wmware console mouse movement drops mouse at screen edge
check thread #8 http://ubuntuforums.org/showthread.php?t=1298781 some more on this http://ubuntuforums.org/showthread.php?t=1306032 http://ubuntuforums.org/showthread.php?t=1289847&highlight=VMLaunch.sh -- wmware console mouse movement drops mouse at screen edge https://bugs.launchpad.net/bugs/460531 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 460531] Re: wmware console mouse movement drops mouse at screen edge
I have created the file VMLaunch.sh but it gives me the following output/error: ++ dirname /home/mark/.mozilla/firefox/k14lsa0r.default/extensions/vmwarev...@vmware.com/plugins/bin/vmware-vmrc + cd /home/mark/.mozilla/firefox/k14lsa0r.default/extensions/vmwarev...@vmware.com/plugins/bin + /home/mark/.mozilla/firefox/k14lsa0r.default/extensions/vmwarev...@vmware.com/plugins/bin/vmware-vmrc -h 127.0.0.1:8333 /home/mark/.mozilla/firefox/k14lsa0r.default/extensions/vmwarev...@vmware.com/plugins/bin/vmware-vmrc: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory -- wmware console mouse movement drops mouse at screen edge https://bugs.launchpad.net/bugs/460531 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 460531] Re: wmware console mouse movement drops mouse at screen edge
this fixes the problem for me, mouse is now working create this file using the bin/bash text. give it a name like VMlaunch.sh make it executable run it and it loads the VMware machine #!/bin/bash # Call VMWare Server's Remote Console in a clean GTK setup. # Clean GTK setup for VMWare export VMWARE_USE_SHIPPED_GTK=yes # Find console executable in Firefox plugins. vmrc="$(find "$HOME/.mozilla/firefox" -name vmware-vmrc -type f -perm -111 | tail -1)" [ -x "$vmrc" ] || exit 1 set -x cd "$(dirname "$vmrc")" && "$vmrc" -h 127.0.0.1:8333 -- wmware console mouse movement drops mouse at screen edge https://bugs.launchpad.net/bugs/460531 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 460531] Re: wmware console mouse movement drops mouse at screen edge
http://shellack.de/info/content/vmware-server-20-console-failure It should also be possible to run Firefox by VMWARE_USE_SHIPPED_GTK=yes firefox in your Linux command line to fix the GTK issue. -- wmware console mouse movement drops mouse at screen edge https://bugs.launchpad.net/bugs/460531 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 460531] Re: wmware console mouse movement drops mouse at screen edge
still keep seeing this in comments as a problem in new version of GTK+ http://www.rootloot.de/blog/vmware_in_ubuntu_karmic and this http://ubuntuforums.org/showthread.php?t=1289847 After recently upgrading to Ubuntu 9.10 Karmic Beta I noticed some problems when installing VMware Workstation or VMware Player. After installing and following the steps mentioned in the VMware forums to compile the modules for the new kernel, the Application finally started. However, there still seems to be a problem with mouse and keyboard focusing in the guest OS. Apperently this is caused by a new version of GTK+. The good news is, that never Versions of VMware ship with their own compatible version GTK+. In order to use these shiped versions, just set the according environment variable export VMWARE_USE_SHIPPED_GTK=yes or export VMWARE_USE_SHIPPED_GTK=force You may append this to /etc/vmware/bootstrap for example to automate the setting before starting VMware Workstation or VMware Player. The ony downside of this sollution is that your application now does not use the system default GTK+ style, so it might pop out a bit from your other windows. -- wmware console mouse movement drops mouse at screen edge https://bugs.launchpad.net/bugs/460531 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 460531] Re: wmware console mouse movement drops mouse at screen edge
not a bug in gtk ** Changed in: gtk+2.0 (Ubuntu) Assignee: Ubuntu Desktop Bugs (desktop-bugs) => (unassigned) -- wmware console mouse movement drops mouse at screen edge https://bugs.launchpad.net/bugs/460531 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 460531] Re: wmware console mouse movement drops mouse at screen edge
upstream GNOME bug suggests it's an issue in vmware, you can use GDK_NATIVE_WINDOWS=1 to run vmware -- wmware console mouse movement drops mouse at screen edge https://bugs.launchpad.net/bugs/460531 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 460531] Re: wmware console mouse movement drops mouse at screen edge
Thank you for your bug report. The issue is an upstream one and it would be nice if somebody having it could send the bug the to the people writting the software (https://wiki.ubuntu.com/Bugs/Upstream/GNOME) ** Changed in: gtk+2.0 (Ubuntu) Importance: Undecided => Low ** Changed in: gtk+2.0 (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) ** Changed in: gtk+2.0 (Ubuntu) Status: New => Invalid -- wmware console mouse movement drops mouse at screen edge https://bugs.launchpad.net/bugs/460531 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs