[9fans] mouse trouble in VMWare Fusion

This is a discussion on [9fans] mouse trouble in VMWare Fusion within the Plan9 forums, part of the Other OS category; Greetings fellow 9fans, I am having a strange and annoying issue with Plan9 inside vmware fusion. In both windowed and full screen mode the cursor will, seemingly randomly, "jump" into ...

Go Back   Unix Linux Forum > Unix > Other OS > Plan9

FixUnix.com - Unix Linux Forums

Unix Content Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 08-26-2008, 07:01 AM
Default [9fans] mouse trouble in VMWare Fusion

Greetings fellow 9fans,

I am having a strange and annoying issue with Plan9 inside vmware
fusion. In both windowed and full screen mode the cursor will,
seemingly randomly, "jump" into and out of the VM. That is to say that
if Plan9 has control of my mouse, and I move the cursor across the
"screen" of the VM, there are regions where the mouse will suddenly be
handed over to the Mac OS. I found that drawing a new terminal across
the screen will change the areas that are effected. This happens with
both "older" installs that I migrated over from VMWare Workstation on
Linux as well as "fresh" installs from iso images downloaded as
recently as two weeks ago.

I have not seen this problem with VMWare workstation.

1) Has anyone else seen this behavior?
2) Is there any known fix for the problem?


Thanks,
John

Reply With Quote
  #2  
Old 08-26-2008, 07:29 AM
Default Re: [9fans] mouse trouble in VMWare Fusion

On Tue, Aug 26, 2008 at 11:58 AM, John Waters wrote:
> Greetings fellow 9fans,
>
> I am having a strange and annoying issue with Plan9 inside vmware
> fusion. In both windowed and full screen mode the cursor will,
> seemingly randomly, "jump" into and out of the VM. That is to say that
> if Plan9 has control of my mouse, and I move the cursor across the
> "screen" of the VM, there are regions where the mouse will suddenly be
> handed over to the Mac OS. I found that drawing a new terminal across
> the screen will change the areas that are effected. This happens with
> both "older" installs that I migrated over from VMWare Workstation on
> Linux as well as "fresh" installs from iso images downloaded as
> recently as two weeks ago.
>
> I have not seen this problem with VMWare workstation.
>
> 1) Has anyone else seen this behavior?
> 2) Is there any known fix for the problem?
>
>


I've seen this happen with various guests in a VMware Player. Not sure
of the version. My workaround was to set the Player to never ever do
"intelligent" focus. There was a setting somewhere where you could set
click to focus and key combo to release it again.

I believe the magic mouse focus is one of the features that usually
only works reliably if you install the VMware guest enhancement
additions.

Robby

Reply With Quote
  #3  
Old 08-26-2008, 05:16 PM
Default Re: [9fans] mouse trouble in VMWare Fusion

On Tue, Aug 26, 2008 at 1:27 PM, Robert Raschke wrote:
> On Tue, Aug 26, 2008 at 11:58 AM, John Waters wrote:
>> Greetings fellow 9fans,
>>
>> I am having a strange and annoying issue with Plan9 inside vmware
>> fusion. In both windowed and full screen mode the cursor will,
>> seemingly randomly, "jump" into and out of the VM. That is to say that
>> if Plan9 has control of my mouse, and I move the cursor across the
>> "screen" of the VM, there are regions where the mouse will suddenly be
>> handed over to the Mac OS. I found that drawing a new terminal across
>> the screen will change the areas that are effected. This happens with
>> both "older" installs that I migrated over from VMWare Workstation on
>> Linux as well as "fresh" installs from iso images downloaded as
>> recently as two weeks ago.
>>
>> I have not seen this problem with VMWare workstation.
>>
>> 1) Has anyone else seen this behavior?
>> 2) Is there any known fix for the problem?
>>
>>

>
> I've seen this happen with various guests in a VMware Player. Not sure
> of the version. My workaround was to set the Player to never ever do
> "intelligent" focus. There was a setting somewhere where you could set
> click to focus and key combo to release it again.
>
> I believe the magic mouse focus is one of the features that usually
> only works reliably if you install the VMware guest enhancement
> additions.
>
> Robby
>
>


Maybe this help you:

VMware Workstation settings:

Edit -> Preferences -> Input
uncheck "Grab when cursor enters window"
uncheck "Ungrab when cursor leaves window"

VMware Player settings:

preferences.ini
pref.motionGrab = "FALSE"
pref.motionUngrab = "FALSE"


Antonin

Reply With Quote
  #4  
Old 08-26-2008, 05:52 PM
Default Re: [9fans] mouse trouble in VMWare Fusion

I never got it to work correctly, so I built a tiny pc platform for testing.
VMware would have been nice, but I had to many weird unexplainable things
happen. Just didn't have time to track it down. Hope it works for you
though. :-)

On Tue, Aug 26, 2008 at 4:13 PM, Antonin Vecera wrote:

> On Tue, Aug 26, 2008 at 1:27 PM, Robert Raschke
> wrote:
> > On Tue, Aug 26, 2008 at 11:58 AM, John Waters

> wrote:
> >> Greetings fellow 9fans,
> >>
> >> I am having a strange and annoying issue with Plan9 inside vmware
> >> fusion. In both windowed and full screen mode the cursor will,
> >> seemingly randomly, "jump" into and out of the VM. That is to say that
> >> if Plan9 has control of my mouse, and I move the cursor across the
> >> "screen" of the VM, there are regions where the mouse will suddenly be
> >> handed over to the Mac OS. I found that drawing a new terminal across
> >> the screen will change the areas that are effected. This happens with
> >> both "older" installs that I migrated over from VMWare Workstation on
> >> Linux as well as "fresh" installs from iso images downloaded as
> >> recently as two weeks ago.
> >>
> >> I have not seen this problem with VMWare workstation.
> >>
> >> 1) Has anyone else seen this behavior?
> >> 2) Is there any known fix for the problem?
> >>
> >>

> >
> > I've seen this happen with various guests in a VMware Player. Not sure
> > of the version. My workaround was to set the Player to never ever do
> > "intelligent" focus. There was a setting somewhere where you could set
> > click to focus and key combo to release it again.
> >
> > I believe the magic mouse focus is one of the features that usually
> > only works reliably if you install the VMware guest enhancement
> > additions.
> >
> > Robby
> >
> >

>
> Maybe this help you:
>
> VMware Workstation settings:
>
> Edit -> Preferences -> Input
> uncheck "Grab when cursor enters window"
> uncheck "Ungrab when cursor leaves window"
>
> VMware Player settings:
>
> preferences.ini
> pref.motionGrab = "FALSE"
> pref.motionUngrab = "FALSE"
>
>
> Antonin
>
>


Reply With Quote
  #5  
Old 08-26-2008, 09:17 PM
Default Re: [9fans] mouse trouble in VMWare Fusion

I had the same problem under VMware workstation 5.5 and couldn't solve
it, I ended up working around it by making the VMware plan9 system a
cpu/auth box and connecting to it with drawterm from the linux host
system.

Unfortunately it was all on a single IDE disk and a hardware failure
destroyed the system, I haven't got around to rebuilding... yet.

Reply With Quote
  #6  
Old 08-26-2008, 11:55 PM
Default Re: [9fans] mouse trouble in VMWare Fusion

> I had the same problem under VMware workstation 5.5 and couldn't solve
> it, I ended up working around it by making the VMware plan9 system a
> cpu/auth box and connecting to it with drawterm from the linux host
> system.


it is not this problem?

http://groups.google.com/group/comp....b8706125ee5c42


Reply With Quote
  #7  
Old 08-27-2008, 12:17 AM
Default Re: [9fans] mouse trouble in VMWare Fusion

2008/8/27 Skip Tavakkolian <9nut@9netics.com>:

>> I had the same problem under VMware workstation 5.5 and couldn't solve
>> it, I ended up working around it by making the VMware plan9 system a
>> cpu/auth box and connecting to it with drawterm from the linux host
>> system.

>
> it is not this problem?
>
> http://groups.google.com/group/comp....b8706125ee5c42


Suggestion is to "echo -n hwaccel off >/dev/vgactl"

From memory that helped, but didn't get rid of the problem entirely on
my system. It made the graphics usable/readable, but the mouse was
still wildly erratic.

Adrian

Reply With Quote
  #8  
Old 08-27-2008, 02:31 AM
Default Re: [9fans] mouse trouble in VMWare Fusion

Actually I used Plan9 on VMWare workstation for Linux for quite a
while without too many problems. Then again all I was doing was
working though Nemo's book.

VMWare Fusion is definitely not yet ready for prime time, I have
noticed some interoperability problems with other Guest OSes (FreeBSD)
and a few "heisenburg" type issues on Linux. I have also started to
experience conditions where Plan9 will not boot, complaining of divide
errors or memory problems, then boot w/o issue after sending a
ctrl-alt-del from the pulldown menu. I suppose that's why its half the
price of VMWare Workstation...

Lakshmi, from VMWare support, blew me off at the mere mentioning of Plan 9.

As for setting up physical hardware, I am on the tail end of a 11
month contract in Riyadh, Saudi Arabia. I need more stuff like I need
a hole in my head. I prefer virtualization-related silliness to
dealing with the "experts" in th local computer souk and subsequent
sale/transportation of the gear when its time to go home.

Ghabi kushi kabi kam.

*sigh*
Johnny

On Wed, Aug 27, 2008 at 7:14 AM, Adrian Tritschler wrote:
> 2008/8/27 Skip Tavakkolian <9nut@9netics.com>:
>
>>> I had the same problem under VMware workstation 5.5 and couldn't solve
>>> it, I ended up working around it by making the VMware plan9 system a
>>> cpu/auth box and connecting to it with drawterm from the linux host
>>> system.

>>
>> it is not this problem?
>>
>> http://groups.google.com/group/comp....b8706125ee5c42

>
> Suggestion is to "echo -n hwaccel off >/dev/vgactl"
>
> From memory that helped, but didn't get rid of the problem entirely on
> my system. It made the graphics usable/readable, but the mouse was
> still wildly erratic.
>
> Adrian
>
>


Reply With Quote
Reply

Thread Tools


All times are GMT -5. The time now is 10:33 AM.

In an effort to better serve ads to our visitors, cookies are used on Fixunix.com. For more information, check out our Privacy Policy.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Ad Management by RedTyger