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

Downloads saved to nonascii dirs can't be opened #1005

Closed
Yanpas opened this issue Aug 16, 2015 · 7 comments
Closed

Downloads saved to nonascii dirs can't be opened #1005

Yanpas opened this issue Aug 16, 2015 · 7 comments
Labels

Comments

@Yanpas
Copy link

Yanpas commented Aug 16, 2015

See also #557 #567
Downloads saved to nonascii dirs can't be opened (linux). Convert paths to utf-8. Mine destination was ~/Загрузки
_2015-08-16_19-11-49

@auchri auchri added the bug label Aug 16, 2015
@Yanpas
Copy link
Author

Yanpas commented Aug 16, 2015

I suggest devs to inspect all code for "toLocal8Bit()" and replace it with "toUTF8()" where it is needed.

@telegramdesktop
Copy link
Collaborator

It has no more toLocal8Bit() for many versions already. Does work fine for me in Ubuntu 12.04, so I'm not sure I can help you with that.

@Yanpas
Copy link
Author

Yanpas commented Aug 21, 2015

U say that opening downloaded file located in /home/user/Загрузки/TelegramDesktop doesn't output any error? I'm using XFCE, so my FM is thunar. I'm not sure it's important. Xdg-open are the same for Mint 17.2 and ubuntu 12.04

@Yanpas
Copy link
Author

Yanpas commented Aug 26, 2015

Seems like exo-open problem, it doesn't support parsing URIs with %xx

@Yanpas
Copy link
Author

Yanpas commented Oct 23, 2015

Problem was in exo-open

@Yanpas Yanpas closed this as completed Oct 23, 2015
@telegramdesktop
Copy link
Collaborator

@Yanpas Great to hear that it was solved.

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants