diff options
Diffstat (limited to 'results/classifier/105/device/1274170')
| -rw-r--r-- | results/classifier/105/device/1274170 | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/results/classifier/105/device/1274170 b/results/classifier/105/device/1274170 new file mode 100644 index 00000000..41966466 --- /dev/null +++ b/results/classifier/105/device/1274170 @@ -0,0 +1,25 @@ +device: 0.744 +graphic: 0.650 +semantic: 0.517 +instruction: 0.431 +network: 0.431 +other: 0.396 +mistranslation: 0.351 +socket: 0.332 +boot: 0.262 +vnc: 0.216 +assembly: 0.109 +KVM: 0.034 + +qemu window hides in the background on osx + +When launching qemu on OSX (10.8.5), the window comes up in the background. A bit of googling shows that the addition of [NSApp activateIgnoringOtherApps:YES]; before the [NSApp run]; in main fixes this. + +Looks like such a line has been added with this commit here: +http://git.qemu-project.org/?p=qemu.git;a=commitdiff;h=43227af88a36faed +Is the latest version of QEMU now working as expected? + +This seems to only affect fullscreen mode, so if that's the case, I don't see it as resolved. + +[Expired for QEMU because there has been no activity for 60 days.] + |
