All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1274170] [NEW] qemu window hides in the background on osx
@ 2014-01-29 16:11 Colin Burgess
  2015-01-06 21:32 ` [Qemu-devel] [Bug 1274170] " Stefan Weil
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Colin Burgess @ 2014-01-29 16:11 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

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.

** Affects: qemu
     Importance: Undecided
         Status: New


** Tags: osx

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1274170

Title:
  qemu window hides in the background on osx

Status in QEMU:
  New

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1274170/+subscriptions

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Qemu-devel] [Bug 1274170] Re: qemu window hides in the background on osx
  2014-01-29 16:11 [Qemu-devel] [Bug 1274170] [NEW] qemu window hides in the background on osx Colin Burgess
@ 2015-01-06 21:32 ` Stefan Weil
  2017-03-07 22:23 ` Thomas Huth
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Stefan Weil @ 2015-01-06 21:32 UTC (permalink / raw)
  To: qemu-devel

** Changed in: qemu
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1274170

Title:
  qemu window hides in the background on osx

Status in QEMU:
  Confirmed

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1274170/+subscriptions

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Qemu-devel] [Bug 1274170] Re: qemu window hides in the background on osx
  2014-01-29 16:11 [Qemu-devel] [Bug 1274170] [NEW] qemu window hides in the background on osx Colin Burgess
  2015-01-06 21:32 ` [Qemu-devel] [Bug 1274170] " Stefan Weil
@ 2017-03-07 22:23 ` Thomas Huth
  2017-03-08 18:13 ` Colin Burgess
  2017-05-08  4:17 ` Launchpad Bug Tracker
  3 siblings, 0 replies; 5+ messages in thread
From: Thomas Huth @ 2017-03-07 22:23 UTC (permalink / raw)
  To: qemu-devel

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?

** Changed in: qemu
       Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1274170

Title:
  qemu window hides in the background on osx

Status in QEMU:
  Incomplete

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1274170/+subscriptions

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Qemu-devel] [Bug 1274170] Re: qemu window hides in the background on osx
  2014-01-29 16:11 [Qemu-devel] [Bug 1274170] [NEW] qemu window hides in the background on osx Colin Burgess
  2015-01-06 21:32 ` [Qemu-devel] [Bug 1274170] " Stefan Weil
  2017-03-07 22:23 ` Thomas Huth
@ 2017-03-08 18:13 ` Colin Burgess
  2017-05-08  4:17 ` Launchpad Bug Tracker
  3 siblings, 0 replies; 5+ messages in thread
From: Colin Burgess @ 2017-03-08 18:13 UTC (permalink / raw)
  To: qemu-devel

This seems to only affect fullscreen mode, so if that's the case, I
don't see it as resolved.

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1274170

Title:
  qemu window hides in the background on osx

Status in QEMU:
  Incomplete

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1274170/+subscriptions

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Qemu-devel] [Bug 1274170] Re: qemu window hides in the background on osx
  2014-01-29 16:11 [Qemu-devel] [Bug 1274170] [NEW] qemu window hides in the background on osx Colin Burgess
                   ` (2 preceding siblings ...)
  2017-03-08 18:13 ` Colin Burgess
@ 2017-05-08  4:17 ` Launchpad Bug Tracker
  3 siblings, 0 replies; 5+ messages in thread
From: Launchpad Bug Tracker @ 2017-05-08  4:17 UTC (permalink / raw)
  To: qemu-devel

[Expired for QEMU because there has been no activity for 60 days.]

** Changed in: qemu
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1274170

Title:
  qemu window hides in the background on osx

Status in QEMU:
  Expired

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1274170/+subscriptions

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-05-08  4:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-29 16:11 [Qemu-devel] [Bug 1274170] [NEW] qemu window hides in the background on osx Colin Burgess
2015-01-06 21:32 ` [Qemu-devel] [Bug 1274170] " Stefan Weil
2017-03-07 22:23 ` Thomas Huth
2017-03-08 18:13 ` Colin Burgess
2017-05-08  4:17 ` Launchpad Bug Tracker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.