leits / MeetingBar

🇺🇦 Your meetings at your fingertips in the macOS menu bar
https://meetingbar.app
Apache License 2.0
4.35k stars 188 forks source link

Bug: Run AppleScript automatically cannot find script file #698

Open rohku opened 4 months ago

rohku commented 4 months ago

macOS version

Sonoma 14.3.1

MeetingBar version

4.7.1

Installation source

Homebrew

Calendars provider

macOS Calendar app

Bug description

When enabling Run AppleScript automatically, there is an error about not being able to find eventStartScript.scpt

The file does exist in the correct directory, and the AppleScript when joining a meeting works.

I've only just started using MeetingBar so I don't have any reference with prior versions.

Reproduction steps

Check Run AppleScript automatically. Save a script. Click Test on next event or wait for an event.

Expected behavior

Apple script runs.

Screenshots/screen recordings

meetingbar-cannot-locate-script

Additional context

No response