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

Unicode Paths not supported #281

Open
lyind opened this issue Oct 23, 2020 · 0 comments
Open

Unicode Paths not supported #281

lyind opened this issue Oct 23, 2020 · 0 comments

Comments

@lyind
Copy link

lyind commented Oct 23, 2020

Glogg does not properly handle unicode paths. If any path segment above the log file, or the log file itself, contain complex unicode characters the file cannot be opened and glogg starts empty.

The following message is printed on the terminal when opening fails:

10:54:14.455 ERROR [56900] [MainWindow::loadFile@1287] Can't open file /home/user/Downloads/some-log/����_�\���m�^�b�`_�^�u���b�glog/blabla.log

(The question mark characters are not in the original path and replace unicode characters.)

This is very annoying when analysing log files originating from Japanese, Korean or Chinese systems.

danberindei pushed a commit to danberindei/glogg that referenced this issue Apr 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant