From: Christian Schoenebeck <qemu_oss@crudebyte.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
Christian Schoenebeck <qemu_oss@crudebyte.com>,
Hikaru Nishida <hikarupsp@gmail.com>,
Gerd Hoffmann <kraxel@redhat.com>
Subject: Re: [PULL 1/4] ui: Fix hanging up Cocoa display on macOS 10.15 (Catalina)
Date: Fri, 18 Oct 2019 16:11:41 +0200 [thread overview]
Message-ID: <3144589.IvpWr2AZiN@silver> (raw)
In-Reply-To: <CAFEAcA8AP7hjSz9QoF78uhYtc3nf7DtijvsCHh6BXt4udzUjtA@mail.gmail.com>
On Freitag, 18. Oktober 2019 15:02:49 CEST Peter Maydell wrote:
> On Fri, 18 Oct 2019 at 14:01, Christian Schoenebeck
>
> <qemu_oss@crudebyte.com> wrote:
> > On Freitag, 18. Oktober 2019 12:17:08 CEST Gerd Hoffmann wrote:
> > > From: Hikaru Nishida <hikarupsp@gmail.com>
> > >
> > > macOS API documentation says that before applicationDidFinishLaunching
> > > is called, any events will not be processed. However, some events are
> > > fired before it is called in macOS Catalina.
> >
> > Even though fixed now on qemu side, I filed a bug report with Apple to let
> > them know, since this indeed looks like unintended behaviour change a.k.a.
> > bug in Catalina.
>
> Thanks -- do you have an apple bug number or something for that?
It's filed as FB7380815 (on October 15th).
As of May this year they changed the way how externals may report bugs. You
now have to use "Feedback Assistant" (requires a developer account):
https://developer.apple.com/bug-reporting/
Before that change, registered developers could use bugreport.apple.com for
many years, which was more tightly coupled with their actual internal bug
tracker called "Radar" (e.g. you saw their internal rdar number, internal bug
status, duplicates) than this new Feedback Assistant.
Best regards,
Christian Schoenebeck
next prev parent reply other threads:[~2019-10-18 14:23 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-18 10:17 [PULL 0/4] Ui 20191018 patches Gerd Hoffmann
2019-10-18 10:17 ` [PULL 1/4] ui: Fix hanging up Cocoa display on macOS 10.15 (Catalina) Gerd Hoffmann
2019-10-18 11:54 ` Peter Maydell
2019-10-18 13:01 ` Christian Schoenebeck
2019-10-18 13:02 ` Peter Maydell
2019-10-18 14:11 ` Christian Schoenebeck [this message]
2019-10-18 10:17 ` [PULL 2/4] curses: use the bit mask constants provided by curses Gerd Hoffmann
2019-10-18 10:17 ` [PULL 3/4] curses: correctly pass the color pair to setcchar() Gerd Hoffmann
2019-10-18 10:17 ` [PULL 4/4] ui: fix keymap file search in input-barrier object Gerd Hoffmann
2019-10-18 11:53 ` [PULL 0/4] Ui 20191018 patches Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3144589.IvpWr2AZiN@silver \
--to=qemu_oss@crudebyte.com \
--cc=hikarupsp@gmail.com \
--cc=kraxel@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).