Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: FileNotFoundError [Errno 2] No such file or directory: '/Applications/OpenAdapt.app/Contents/Frameworks/pyqttoast/css/toast_notification.css' #754

Open
abrichr opened this issue Jun 14, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@abrichr
Copy link
Contributor

abrichr commented Jun 14, 2024

Describe the bug

Issue #
Events
31
First Seen
21 days ago
May 24, 2024 at 7:01:22 AM GMT-4
Last Seen
3 days ago
June 11, 2024 at 9:36:26 PM GMT-4
Message
FileNotFoundError: [Errno 2] No such file or directory: '/Applications/OpenAdapt.app/Contents/Frameworks/pyqttoast/css…
Exception


FileNotFoundError:[Errno 2] No such file or directory: '/Applications/OpenAdapt.app/Contents/Frameworks/pyqttoast/css/toast_notification.css'
File "openadapt/app/tray.py", line 388, in _delete
     self.show_toast("Recording deleted.")
File "openadapt/app/tray.py", line 588, in show_toast
     toast = Toast(self.main_window)
File "pyqttoast/toast.py", line 193, in __init__

To Reproduce

See https://app.glitchtip.com/openadaptai/issues/292030

@abrichr abrichr added the bug Something isn't working label Jun 14, 2024
@abrichr
Copy link
Contributor Author

abrichr commented Jun 14, 2024

It's interesting to note that all of these errors are coming from the same host.

I think these errors may no longer exist in main, but the user is still using the old download.

This points to a need for autoupdating.

@KIRA009
Copy link
Contributor

KIRA009 commented Jun 17, 2024

This is interesting. Autoupdates could definitely be done, especially since we don't have any windows that need to be interacted with when installing

@KIRA009 KIRA009 mentioned this issue Jun 27, 2024
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants