Describe the bug
According to multiple users on Discord, AirPods widgets don't work on M1. The name doesn't change/doesn't show status and the listening mode widget doesn't appear.
Reports in the Discord (owners of the messages could be contacted for testing):
Details
The buttons are acting as if nothing was connected. However, the try/on error inside the connecting script is made to act this way when there's an error, and the one in the listening mode widget hides the widget.
This issue has only been reported by M1 users and it seems like it isn't exclusive to AirPods Pro. According to a user on the Discord, the following widget works on their M1 Mac when the one included with AquaTouch didn't.
One thing that could be possible is that M1 has increased security, maybe the scripts needs to be code-signed? Or there's a permission to ask?
Please help us test!
I created a diagnostic script that could be used to find what is causing this issue. If the AirPods widget doesn't work for you, please run the diagnostic script and send back the result.
If there's an error with the script, run the command at the end of the dialog and send the <MAC-ADDRESS>.log that was created on your desktop (~/Desktop). Please note that the log file created could contain information that you don't want to share like timestamps at which you renamed the device, I suggest you to look at it before sending it. If you don't want to share it publicly, you can send it to me on Discord LTO#0188
I will reply to this issue with an example. Please use this format:
- Mac architecture (Intel/M1):
- Result of the diagnostic script `APPro_LMC_diag.applescript`:
```
PASTE THE RESULT HERE
```
- If there's an error in the result, run the PlistBuddy Command and attach the file `<MAC-ADDR>.log` that was created in your desktop directory (drag-n-drop the file here):
(right-click/control+click => Download Linked File)
open it with Script Editor (or Script Debugger), run it ▶️ and send the results!
Describe the bug
According to multiple users on Discord, AirPods widgets don't work on M1. The name doesn't change/doesn't show status and the listening mode widget doesn't appear.
Reports in the Discord (owners of the messages could be contacted for testing):
Details
The buttons are acting as if nothing was connected. However, the
try/on errorinside the connecting script is made to act this way when there's an error, and the one in the listening mode widget hides the widget.This issue has only been reported by M1 users and it seems like it isn't exclusive to AirPods Pro. According to a user on the Discord, the following widget works on their M1 Mac when the one included with AquaTouch didn't.
One thing that could be possible is that M1 has increased security, maybe the scripts needs to be code-signed? Or there's a permission to ask?
Please help us test!
I created a diagnostic script that could be used to find what is causing this issue. If the AirPods widget doesn't work for you, please run the diagnostic script and send back the result.
If there's an error with the script, run the command at the end of the dialog and send the
<MAC-ADDRESS>.logthat was created on your desktop (~/Desktop). Please note that the log file created could contain information that you don't want to share like timestamps at which you renamed the device, I suggest you to look at it before sending it. If you don't want to share it publicly, you can send it to me on Discord LTO#0188I will reply to this issue with an example. Please use this format:
Download the diagnostic script here
(right-click/control+click => Download Linked File)
open it with Script Editor (or Script Debugger), run it▶️ and send the results!