diff options
Diffstat (limited to 'results/classifier/118/graphic/1636770')
| -rw-r--r-- | results/classifier/118/graphic/1636770 | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/results/classifier/118/graphic/1636770 b/results/classifier/118/graphic/1636770 new file mode 100644 index 000000000..fdaaf17b5 --- /dev/null +++ b/results/classifier/118/graphic/1636770 @@ -0,0 +1,56 @@ +graphic: 0.824 +device: 0.767 +ppc: 0.736 +peripherals: 0.732 +performance: 0.679 +semantic: 0.672 +user-level: 0.637 +mistranslation: 0.601 +architecture: 0.579 +permissions: 0.569 +files: 0.546 +register: 0.541 +debug: 0.533 +vnc: 0.488 +network: 0.470 +boot: 0.442 +socket: 0.439 +x86: 0.401 +risc-v: 0.396 +kernel: 0.392 +arm: 0.390 +hypervisor: 0.385 +virtual: 0.382 +PID: 0.379 +i386: 0.366 +assembly: 0.344 +VMM: 0.333 +TCG: 0.302 +KVM: 0.229 + +mouse wheel works only with -usbdevice tablet + +2.7.0 + +tested with windows 10 + +As a test I tried using the wheel mouse on Mac OS 10.4 running in qemu-system-ppc. Scrolling sort of works. It also causes the mouse pointer to move up or down. That is definitely some kind of error. + +Where the problem could be: +Guest operating system +USB mouse emulation +Front-end + +I'm going to rule out "Guest operating system". I think it could be the emulated USB mouse or the front-end. Maybe even a combination of the two. + +I tried using Windows in QEMU and oddly enough both Windows XP and Windows 2000 did not have a working mouse. Both guests had "-usb -device usb-mouse" in their QEMU command-line. Using usb_del to remove the USB mouse made the mouse in the guest work again. The scroll wheel did work. WordPad's window did scroll, but the mouse pointer also moved up and down just like in Mac OS 10.4. Just to note I am using the Cocoa front-end. I'm guessing you are using SDL. + +The emulated mouse does need some fixing. + +The QEMU project is currently considering to move its bug tracking to another system. For this we need to know which bugs are still valid and which could be closed already. Thus we are setting all older bugs to +"Incomplete" now. +If you still think this bug report here is valid, then please switch the state back to "New" within the next 60 days, otherwise this report will be marked as "Expired". Thank you and sorry for the inconvenience. + + +[Expired for QEMU because there has been no activity for 60 days.] + |