-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Description
Describe the bug
When attaching a file, Goose could not find the file if the file name is the default screenshot name
To Reproduce
Steps to reproduce the behavior:
- Use macbook (CMD+SHIFT+4) screenshot command to create a screenshot image.
- Attach a file with name containing whitespace. For example
Screenshot 2025-04-03 at 10.18.19 am.png - Goose shows the output: Execution failed: File 'Screenshot 2025-04-03 at 10.04.57 am.png' does not exist
Expected behavior
Goose should find the file
**More Context
Screenshot 2025-04-03 at 12.04.00 pm=> not workScreenshot 2025-04-03=> work
Maybe something related to the part of 12.04.00 pm.
When I list the files in the directory in my command console, it shows Screenshot\ 2025-04-03\ at\ 12.04.00 pm.png
There is a space between 12.04.00 and pm. But when i copy the file name in the console, the space is not there
Screenshots
If applicable, add screenshots to help explain your problem.
Please provide following information:
- OS & Arch: OS arm64
- Interface: UI
- Version: 1.0.16

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels