qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] HEAD qemu mouse stuck in bottom corner problem
@ 2008-05-23  7:55 Shaddy Baddah
  2008-05-23 23:37 ` Piotras
  0 siblings, 1 reply; 4+ messages in thread
From: Shaddy Baddah @ 2008-05-23  7:55 UTC (permalink / raw)
  To: qemu-devel

Hi,

I've built qemu from HEAD (as of yesterday) svn on my Ubuntu Gutsy 
Gibbon x86 release. Here is the uname -a output:

Linux <edited>-ubuntu 2.6.22-14-generic #1 SMP Tue Feb 12 07:42:25 UTC 
2008 i686 GNU/Linux

The problem I have with it is that for both Windows and Linux (a Knoppix 
boot session) guest system, once I click into the qemu window to grab 
the mouse, it is jumping to the bottom right most corner of the screen, 
and remaining stuck there. There seems no way to recover the mouse, so I 
have to hold ctrl-alt and get out of there.

I get around the problem sometimes by using vnc (-vnc :1) for the qemu 
display instead, but I don't know if this is also a known 
issue/limitation (I assumed so), that only gets you so far because the 
guest mouse does not track the host mouse at all accurately. So for the 
Windows guest, I get around the problem by waiting until the TCP stack 
is up, and connecting to the actually hosted VNC service (not qemu's 
in-built service that I activated).

I'd rather not do something so convoluted, so any help would be appreciated.

Thanks in advance,
Shaddy

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] HEAD qemu mouse stuck in bottom corner problem
  2008-05-23  7:55 [Qemu-devel] HEAD qemu mouse stuck in bottom corner problem Shaddy Baddah
@ 2008-05-23 23:37 ` Piotras
  2008-06-03  9:01   ` Shaddy Baddah
  0 siblings, 1 reply; 4+ messages in thread
From: Piotras @ 2008-05-23 23:37 UTC (permalink / raw)
  To: qemu-devel

AFAIK the described behaviour is a consequence of a bug in SDL library.

You may try to set environment variable as a workaround:
> export SDL_VIDEO_X11_DGAMOUSE=0
> qemu ...


Hope this helps,

Piotr


On Fri, May 23, 2008 at 8:55 AM, Shaddy Baddah
<shaddy.baddah@shaddybaddah.name> wrote:
> Hi,
>
> I've built qemu from HEAD (as of yesterday) svn on my Ubuntu Gutsy Gibbon
> x86 release. Here is the uname -a output:
>
> Linux <edited>-ubuntu 2.6.22-14-generic #1 SMP Tue Feb 12 07:42:25 UTC 2008
> i686 GNU/Linux
>
> The problem I have with it is that for both Windows and Linux (a Knoppix
> boot session) guest system, once I click into the qemu window to grab the
> mouse, it is jumping to the bottom right most corner of the screen, and
> remaining stuck there. There seems no way to recover the mouse, so I have to
> hold ctrl-alt and get out of there.
>
> I get around the problem sometimes by using vnc (-vnc :1) for the qemu
> display instead, but I don't know if this is also a known issue/limitation
> (I assumed so), that only gets you so far because the guest mouse does not
> track the host mouse at all accurately. So for the Windows guest, I get
> around the problem by waiting until the TCP stack is up, and connecting to
> the actually hosted VNC service (not qemu's in-built service that I
> activated).
>
> I'd rather not do something so convoluted, so any help would be appreciated.
>
> Thanks in advance,
> Shaddy
>
>
>
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] HEAD qemu mouse stuck in bottom corner problem
  2008-05-23 23:37 ` Piotras
@ 2008-06-03  9:01   ` Shaddy Baddah
  2008-06-03 11:18     ` Ben Taylor
  0 siblings, 1 reply; 4+ messages in thread
From: Shaddy Baddah @ 2008-06-03  9:01 UTC (permalink / raw)
  To: qemu-devel

Hi Piotr,

Piotras wrote:
> AFAIK the described behaviour is a consequence of a bug in SDL library.
>
> You may try to set environment variable as a workaround:
>   
>> export SDL_VIDEO_X11_DGAMOUSE=0
>> qemu ...
>>     
>
>
> Hope this helps,
>   

Yes, that worked for the QEMU window.

I still experience the mouse lag via VNC though, but I think that is a 
different phenomenon anyway.

Thank you very much.

Regards,
Shaddy

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] HEAD qemu mouse stuck in bottom corner problem
  2008-06-03  9:01   ` Shaddy Baddah
@ 2008-06-03 11:18     ` Ben Taylor
  0 siblings, 0 replies; 4+ messages in thread
From: Ben Taylor @ 2008-06-03 11:18 UTC (permalink / raw)
  To: qemu-devel

On Tue, Jun 3, 2008 at 5:01 AM, Shaddy Baddah
<shaddy.baddah@shaddybaddah.name> wrote:
> Hi Piotr,
>
> Piotras wrote:
>>
>> AFAIK the described behaviour is a consequence of a bug in SDL library.
>>
>> You may try to set environment variable as a workaround:
>>
>>>
>>> export SDL_VIDEO_X11_DGAMOUSE=0
>>> qemu ...
>>>
>>
>>
>> Hope this helps,
>>
>
> Yes, that worked for the QEMU window.
>
> I still experience the mouse lag via VNC though, but I think that is a
> different phenomenon anyway.
>

I too see a pretty big lag/difference in the mouse tracking VNC, such
that at times, it's a pretty huge annoyance.

Ben

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-06-03 11:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-23  7:55 [Qemu-devel] HEAD qemu mouse stuck in bottom corner problem Shaddy Baddah
2008-05-23 23:37 ` Piotras
2008-06-03  9:01   ` Shaddy Baddah
2008-06-03 11:18     ` Ben Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).