summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1618301
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-30 12:24:58 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-30 12:27:06 +0000
commit33606b41d35115f887ea688b1a16f2ff85bf2fe4 (patch)
tree406b2c7b19a087ba437c68f3dbf0b589fa1d6150 /results/scraper/launchpad-without-comments/1618301
parentadedf8771bc4de3113041ca21bd4d0d1c0014b6a (diff)
downloademulator-bug-study-33606b41d35115f887ea688b1a16f2ff85bf2fe4.tar.gz
emulator-bug-study-33606b41d35115f887ea688b1a16f2ff85bf2fe4.zip
add launchpad bug reports without comments
Diffstat (limited to 'results/scraper/launchpad-without-comments/1618301')
-rw-r--r--results/scraper/launchpad-without-comments/161830124
1 files changed, 24 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1618301 b/results/scraper/launchpad-without-comments/1618301
new file mode 100644
index 00000000..8a1c82b5
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1618301
@@ -0,0 +1,24 @@
+qemu-input: Mouse stops working in Windows guest
+
+ROCCAT Kone XTD mouse will randomly stop working in the guest until it's restarted.  Windows Event Viewer shows an error in i8042prt, with the message "Could not set the mouse resolution". The XML log:
+
+- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
+- <System>
+  <Provider Name="i8042prt" /> 
+  <EventID Qualifiers="49157">23</EventID> 
+  <Level>2</Level> 
+  <Task>0</Task> 
+  <Keywords>0x80000000000000</Keywords> 
+  <TimeCreated SystemTime="2016-08-30T02:52:00.354536300Z" /> 
+  <EventRecordID>5708</EventRecordID> 
+  <Channel>System</Channel> 
+  <Computer>cronus</Computer> 
+  <Security /> 
+  </System>
+- <EventData>
+  <Data /> 
+  <Binary>000008000100000000000000170005C03205000000000000000000000000000000000000000000000000000000000000</Binary> 
+  </EventData>
+  </Event>
+
+Host is running Linux 4.7.2 with QEMU 2.6.1.
\ No newline at end of file