| Project: | Clockwork |
| Version: | 1.0 |
| Component: | User interface |
| Category: | bug |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Description
Using an AppleScript to integrate Clockwork and Hog Bay Notebook, I am getting a warning box every time I click on the Clockwork Stop button and Clear button. The warning reads:
Script File Missing!
No script file could be found at the given location, please update your scripts menu.
Other than this, the script is working fine.
Updates
The problem was caused by removing scripts that were selected as Alarm Actions in Clockwork.
Scripts removed from the Clockwork Scripts folder were still considered selected by the existing timers, even though the option to deselect them was no longer available in the list of Alarm Actions. Clockwork was still looking for these missing scripts. I deleted the timers and created new timers, so things are back to normal again.
Glad you figured this out, and thanks for posting your solution. I'm going to leave this issue open and will try to see (sometime later) if their is something that I can do in the code to make this less of a problem.