[Mono-bugs] [Bug 466591] Mono 2.2 vmware image doesn't release mouse from window like 2.0.1 vmware image did

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jan 16 11:55:41 EST 2009


https://bugzilla.novell.com/show_bug.cgi?id=466591

User twiest at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=466591#c6


Thomas Wiest <twiest at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |VERIFIED




--- Comment #6 from Thomas Wiest <twiest at novell.com>  2009-01-16 09:55:40 MST ---
Sorry, I should have put clearer instructions. Also, Chris, if you do updates,
it might to try to re-install the open-vm-tools stuff (this is very
frustrating). So, watch out for that when doing updates.


For anyone else who's viewing this bug and wants to do the same thing as Chris
in comment 5, here are the steps (this will only work on vmware workstation and
server):

1. Take a snapshot before you start the upgrade in case the VM gets screwed up,
you can always just revert back.

2. Open a terminal and switch user to root (pw is mono):
su -

3. Install the kernel-source and upgrade kernel-default (say "yes" to all of
the prompts):
zypper in kernel-source kernel-default

4. Reboot (this is to make sure you're booted on the newest kernel):
shutdown -r now

5. Open a terminal and switch user to root (pw is mono):
su -

6. Remove the open-vm-tools and open-vm-tools-gui rpms:
rpm -e open-vm-tools-gui open-vm-tools

7. Remove the vmware-kmp-default:
rpm -e vmware-kmp-default

8. Reboot:
shutdown -r now

9. Open a terminal and switch user to root (pw is mono):
su -

10. Tell VMware to mount the tools:
http://www.vmware.com/support/ws55/doc/new_guest_tools_ws.html

11. Install the vmware tools:
cd "/media/VMware Tools"
rpm -ivh *.rpm

12. Run the vmware-config-tools.pl script

13. Take the default answer to all prompts EXCEPT the gcc 4.3 / 4.3.1 one.
Always say "yes" to that one.

14. Reboot:
shutdown -r now

15. You should now be up and running and mouse in / out should work.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list