summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1267520
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/1267520')
-rw-r--r--results/scraper/launchpad-without-comments/12675205
1 files changed, 5 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1267520 b/results/scraper/launchpad-without-comments/1267520
new file mode 100644
index 00000000..14027573
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1267520
@@ -0,0 +1,5 @@
+Keyboard input not working when the "-k en-us" argument is specified.
+
+This bug occurs on qemu compiled with i386_softmmu and x86-64_softmmu on linux kernel 3.5.0.
+Whenever I run qemu (both i386 and x86_64) to use the en-us language (even though it is the default), I get "Warning: no scancode found for keysym X" (X is an integer).
+In the disk image I need qemu to run, I had a shell set up.  The shell doesn't register keyboard input when the '-k en-us' command line argument is set when running qemu. I did not have this problem with earlier versions of qemu.
\ No newline at end of file