https://bugs.winehq.org/show_bug.cgi?id=54779
Bug ID: 54779 Summary: Wine does not detect audio output device changes until after restarting the application on Mac OS X Product: Wine Version: 8.4 Hardware: x86-64 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: tobbi.bugs@googlemail.com
I'm using Wine on Mac OS X 10.15.7 (19H2026). Whenever I connect my bluetooth headphones to my Mac and set them as output device, Wine applications will not detect the change until after restarting the application. Every other Mac application will detect the change as soon as its made.
If you need anything else, feel free to tell me.
https://bugs.winehq.org/show_bug.cgi?id=54779
Brendan Shanks bshanks@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bshanks@codeweavers.com
--- Comment #1 from Brendan Shanks bshanks@codeweavers.com --- Interesting, we may need to register a listener to handle the case when the system output changes:
https://stackoverflow.com/questions/26070058/how-to-get-notification-if-syst...
https://bugs.winehq.org/show_bug.cgi?id=54779
--- Comment #2 from Tobias (:Tobbi) Markus tobbi.bugs@googlemail.com --- Can this bug at least get the "NEW" status?
https://bugs.winehq.org/show_bug.cgi?id=54779
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #3 from Austin English austinenglish@gmail.com --- (In reply to Tobias (:Tobbi) Markus from comment #2)
Can this bug at least get the "NEW" status?
Sure; but note that it doesn't change the workflow much on the Wine side.