Skip to content

Fix activation policy for macos#2014

Merged
psavery merged 1 commit into
masterfrom
macos-fix-activation-policy
May 20, 2026
Merged

Fix activation policy for macos#2014
psavery merged 1 commit into
masterfrom
macos-fix-activation-policy

Conversation

@psavery
Copy link
Copy Markdown
Collaborator

@psavery psavery commented May 20, 2026

This is to remove startup warnings like the following, which happen when starting hexrdgui from a conda environment:

  2026-05-20 12:27:41.089 python3.14[24745:67216389] TSMSendMessageToUIServer:
  CFMessagePortSendRequest FAILED(-1) to send to port com.apple.tsm.uiserver
  2026-05-20 12:27:41.090 python3.14[24745:67216389] TSMSendMessageToUIServer:
  CFMessagePortSendRequest FAILED(-1) to send to port com.apple.tsm.uiserver
  2026-05-20 12:27:41.091 python3.14[24745:67216389] TSMSendMessageToUIServer:
  CFMessagePortSendRequest FAILED(-1) to send to port com.apple.tsm.uiserver

@psavery
Copy link
Copy Markdown
Collaborator Author

psavery commented May 20, 2026

I have not tested this yet. I will try it out later

Copy link
Copy Markdown
Member

@saransh13 saransh13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes the issue for me.

This is to remove startup warnings like the following, which happen
when starting `hexrdgui` from a conda environment:

```bash
  2026-05-20 12:27:41.089 python3.14[24745:67216389] TSMSendMessageToUIServer:
  CFMessagePortSendRequest FAILED(-1) to send to port com.apple.tsm.uiserver
  2026-05-20 12:27:41.090 python3.14[24745:67216389] TSMSendMessageToUIServer:
  CFMessagePortSendRequest FAILED(-1) to send to port com.apple.tsm.uiserver
  2026-05-20 12:27:41.091 python3.14[24745:67216389] TSMSendMessageToUIServer:
  CFMessagePortSendRequest FAILED(-1) to send to port com.apple.tsm.uiserver
```

Signed-off-by: Patrick Avery <patrick.avery@kitware.com>
@psavery psavery force-pushed the macos-fix-activation-policy branch from 838f015 to 3212132 Compare May 20, 2026 20:37
@psavery psavery marked this pull request as ready for review May 20, 2026 20:49
@psavery psavery merged commit 1593543 into master May 20, 2026
11 checks passed
@psavery psavery deleted the macos-fix-activation-policy branch May 20, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants