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

file watch failed on Ubuntu #4439

Open
zixuemeng opened this issue Feb 28, 2019 · 4 comments
Open

file watch failed on Ubuntu #4439

zixuemeng opened this issue Feb 28, 2019 · 4 comments
Labels
bug bugs found in the application file-watchers issues related to filesystem watchers - nsfw filesystem issues related to the filesystem help wanted issues meant to be picked up, require help

Comments

@zixuemeng
Copy link
Contributor

zixuemeng commented Feb 28, 2019

Description

1.New a file or folder with the name starting with non-english character(such as Chinese).
2.The file can't be shown in file tree automatically

Reproduction Steps

1.New a file or folder with the name starting with non-english character(such as Chinese).
2.The file can't be shown in file tree automatically

OS and Theia version:
os: Unbuntu(it works correctly on macos)
theia version: 0.3.18

Diagnostics:

@akosyakov akosyakov added bug bugs found in the application filesystem issues related to the filesystem labels Feb 28, 2019
@akosyakov
Copy link
Member

@zixuemeng Could you check please the browser and backend logs for errors? We should figure out which part causing it.

You could also try to write down a script to reproduce it with https://github.com/Axosoft/nsfw. If it is not reproducible then it is something in fs or fs watcher.

@akosyakov akosyakov added the help wanted issues meant to be picked up, require help label Feb 28, 2019
@zixuemeng
Copy link
Contributor Author

@akosyakov There has no log both on browser and backend.
I use nsfw(https://github.com/Axosoft/nsfw) to watch a directory, this problem is reproduced on linux(Ubuntu). The nsfw watcher can't receive any event when I add or delete a file whose name starts with Chinese character.

@akosyakov
Copy link
Member

@zixuemeng please open an issue against nsfw, i don't think we can do anything about it in Theia

@zixuemeng
Copy link
Contributor Author

nsfw issue: Axosoft/nsfw#69.

@tsmaeder tsmaeder added the file-watchers issues related to filesystem watchers - nsfw label Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application file-watchers issues related to filesystem watchers - nsfw filesystem issues related to the filesystem help wanted issues meant to be picked up, require help
Projects
None yet
Development

No branches or pull requests

3 participants