[Expired for QEMU because there has been no activity for 60 days.]
** Changed in: qemu
Status: Incomplete => Expired
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/752476
Title:
monitor comm
Triaging old bug tickets ... can you somehow still reproduce this
problem with the latest version of QEMU (currently v2.9), or could we
close this ticket nowadays?
** Changed in: qemu
Status: New => Incomplete
--
You received this bug notification because you are a member of qemu-
devel-m
Here's my attempt of fixing it:
http://lists.nongnu.org/archive/html/qemu-devel/2013-06/msg02506.html
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/752476
Title:
monitor command mouse_button 1 move
I think the right fix would be to remember the last position in
ui/input.c, and use a new function kbd_mouse_button_event. mouse_move,
followed by moving the mouse in the UI, followed by mouse_button 5
minutes later should not remember the position of the first mouse_move.
Also, mouse_move should
Apart from the patch missing a Signed-off-by, I have doubts whether
reusing the coordinates from the last monitor command is generally
correct. It should rather be the current coordinates, whether set by
monitor or via VNC/SDL, I guess.
--
You received this bug notification because you are a memb
Bard, are you going to submit the patch for inclusion in qemu?
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/752476
Title:
monitor command mouse_button 1 moves mouse
Status in QEMU:
New
Bug des
Ah, there was a discussion where a better solution was supposed to be found.
Maybe a new try is needed with the argumentation that it doesn't make the
current code worse at all:
http://lists.gnu.org/archive/html/qemu-devel/2011-04/msg00742.html
--
You received this bug notification because you
Hi.
I build a kvm-0.14 with this patch on top and it finally allowed me to issue a
click using mouse_button via monitor.
Great! Thanks!
For my automated tests I use kvm like this:
/usr/bin/qemu-kvm -m 1024 -net user -monitor tcp:127.0.0.1:15222,server,nowait
-net nic,model=virtio,macaddr=52:54
Can you try the attached patch?
** Patch added:
"0001-monitor-Avoid-moving-the-cursor-when-doing-mouse_but.patch"
https://bugs.launchpad.net/qemu/+bug/752476/+attachment/1998150/+files/0001-monitor-Avoid-moving-the-cursor-when-doing-mouse_but.patch
--
You received this bug notification beca
Hi. Thanks for reporting this issue.
I'm able to (partly) reproduce this, but it might help if I could
understand your configuration a bit more.
Does mouse movement work for you using the normal interface (SDL or
VNC)?
Do you have the pointer device configured in an absolute mode (e.g.
something
10 matches
Mail list logo