diff options
Diffstat (limited to 'results/classifier/118/i386/1258626')
| -rw-r--r-- | results/classifier/118/i386/1258626 | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/results/classifier/118/i386/1258626 b/results/classifier/118/i386/1258626 new file mode 100644 index 00000000..df932d52 --- /dev/null +++ b/results/classifier/118/i386/1258626 @@ -0,0 +1,56 @@ +i386: 0.934 +graphic: 0.759 +device: 0.726 +x86: 0.688 +semantic: 0.624 +mistranslation: 0.522 +performance: 0.506 +user-level: 0.479 +architecture: 0.435 +debug: 0.413 +peripherals: 0.404 +permissions: 0.389 +ppc: 0.374 +files: 0.342 +socket: 0.338 +network: 0.335 +virtual: 0.324 +vnc: 0.314 +register: 0.297 +kernel: 0.285 +risc-v: 0.281 +arm: 0.269 +PID: 0.260 +boot: 0.221 +hypervisor: 0.219 +TCG: 0.152 +VMM: 0.114 +assembly: 0.104 +KVM: 0.051 + +Curses Keyboard Broken On OS X + +Whenever I run ``qemu-system-i386 -curses ...'' (with or without a ``-k en-gb'') on OS X 10.9, the keyboard does not work properly. For example, when attempting to switch to the QEMU console with Alt+2, I get: + +``Warning: no scancode found for keysym 226 +Warning: no scancode found for keysym 130 +Warning: no scancode found for keysym 172'' + +I have checked and these scancodes are not mentioned in ``share/qemu/keymaps/''. + +EDIT: I should have mentioned that this is using QEMU 1.6.1, but the problem also occurs with 1.3.1. Also, in case it makes a difference, I installed QEMU using Homebrew. + +Does the problem still occur with the latest version of QEMU (currently v2.8)? + +[Expired for QEMU because there has been no activity for 60 days.] + +Yes, I can still reproduce this with 2.8.0, and it gives exactly the same output. + + +This is an automated cleanup. This bug report has been moved to QEMU's +new bug tracker on gitlab.com and thus gets marked as 'expired' now. +Please continue with the discussion here: + + https://gitlab.com/qemu-project/qemu/-/issues/98 + + |