What's broken
After viewing the contents of a subfolder in Paseo Desktop, I deleted that folder from another terminal.
Paseo's file system then attempted to access the contents of the deleted folder and threw an error such as:
ENOENT: no such file or directory, stat '/home/newos/dev/run-vibe2game/src'
After retrying, the application appears to recover and return to a normal state. However, refreshing again triggers the same error, causing the issue to repeat in a loop.
It may be better to stop monitoring or displaying the contents of a subfolder once it is detected that the folder no longer exists.
Steps to reproduce
- Open desktop paseo
- create a dir and open it
- delete it in another terminal
- it append
Where did this happen
Desktop (Electron)
Paseo version
v0.1.100
OS version
No response
Agent provider
None
Provider configuration
No response
Logs
Screenshots or video
No response
What's broken
After viewing the contents of a subfolder in Paseo Desktop, I deleted that folder from another terminal.
Paseo's file system then attempted to access the contents of the deleted folder and threw an error such as:
ENOENT: no such file or directory, stat '/home/newos/dev/run-vibe2game/src'After retrying, the application appears to recover and return to a normal state. However, refreshing again triggers the same error, causing the issue to repeat in a loop.
It may be better to stop monitoring or displaying the contents of a subfolder once it is detected that the folder no longer exists.
Steps to reproduce
Where did this happen
Desktop (Electron)
Paseo version
v0.1.100
OS version
No response
Agent provider
None
Provider configuration
No response
Logs
Screenshots or video
No response