thisiscam / math-with-slack

Rendered math (MathJax) with Slack's desktop client
MIT License
306 stars 28 forks source link

`math-with-slack` results in "slack quite unexpectedly" error #43

Closed RyanK0902 closed 1 year ago

RyanK0902 commented 2 years ago

Everytime I run math-with-slack.py (even with the --codesign flag), I always get an error that looks like below Screen Shot 2022-05-11 at 6 34 38 PM Any idea why this is happening?

thisiscam commented 2 years ago

Is Slack closed when you run the script?

RyanK0902 commented 2 years ago

yes it is

thisiscam commented 2 years ago

There had been several updates since the issue was posted. Can you try again with the latest version? This seems to be related to code signing. What is your system version?

Nevermind, your screenshot says it is 11.5.2. I suspect this is due to the current code signing only supports macOS 12. (due to some bug, perhaps). I will look into this

thisiscam commented 2 years ago

https://github.com/thisiscam/math-with-slack/commit/52657ef3abe93c412498d5a7575720004f4f57b5 might or might not fix this problem. Could you try again with latest master?

github-actions[bot] commented 1 year ago

Inactive for more than 90 days. Closing for now.