Upgrading to MacOS Tahoe breaks Background Music
bug
## Bug report
**Description of the bug**
Last week I upgraded to MacOS Tahoe. Since then, I always get the following error message when launching Background Music:
<img width="258" height="375" alt="Image" src="https://github.com/user-attachments/assets/b75da701-fd23-4d83-957b-5710657da6ad" />
**Steps to reproduce**
1. Launch Background Music
2. The error appears
**Versions**
- Background Music: 0.4.3
- macOS: Tahoe 26.0
**Hardware**
- Computer: MacBook Pro 2020 M1 8GB
**Debug logs**
```
2025-10-01 09:33:50.743950+0200 0x813a Default 0x4532e 2022 0 Background Music: (libxpc.dylib) [com.apple.xpc:connection] [0xc5477bc00] activating connection: mach=false listener=true peer=false name=(anonymous)
2025-10-01 09:33:50.744071+0200 0x813a Default 0x4532e 2022 0 Background Music: (libxpc.dylib) [com.apple.xpc:connection] [0xc5477bd40] activating connection: mach=true listener=false peer=false name=com.bearisdriving.BGM.XPCHelper
2025-10-01 09:33:50.744157+0200 0x813a Default 0x4532e 2022 0 Background Music: (libxpc.dylib) [com.apple.xpc:connection] [0xc5477bd40] failed to do a bootstrap look-up: xpc_error=[3: No such process]
2025-10-01 09:33:50.744171+0200 0x813a Default 0x4532e 2022 0 Background Music: (libxpc.dylib) [com.apple.xpc:connection] [0xc5477bd40] invalidated after a failed init
2025-10-01 09:33:50.744184+0200 0x813a Default 0x4532e 2022 0 Background Music: (libxpc.dylib) [com.apple.xpc:connection] [0xc5477bc00] Connection returned listener port: 0x19003
2025-10-01 09:33:50.744237+0200 0x813c Default 0x0 2022 0 Background Music: BGMAppDelegate::continueLaunchAfterInputDevicePermissionGranted: (helperConnectionErrorHandler) BGMXPCHelper connection error: Error Domain=com.bearisdriving.BGM.App Code=1 "Failed to send initial message to BGMXPCHelper." UserInfo={NSLocalizedDescription=Failed to send initial message to BGMXPCHelper.}
2025-10-01 09:33:50.744321+0200 0x813c Default 0x4532e 2022 0 Background Music: BGMAppDelegate::continueLaunchAfterInputDevicePermissionGranted: (helperConnectionErrorHandler) BGMXPCHelper connection error: Error Domain=NSCocoaErrorDomain Code=4099 UserInfo={NSDebugDescription=<private>}
```
3 条评论