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

Nemo Actions: Legend %U sent incorrect URI if path contain non-latin symbols. #459

Closed
fsnow-ru opened this issue Nov 21, 2013 · 3 comments
Closed

Comments

@fsnow-ru
Copy link

Nemo version: 2.0.6

Reproducible:

  1. Run Nemo filemanager;
  2. Select image file with non-latin path (for example: /home/qwer/Про бел/winter_fog.jpg);
  3. Right click and choose "Set as wallpaper".

After this dconf-key 'org.cinnamon.desktop.background picture-uri' contain:
'file:///home/qwer/0%9F1%800%BE%200%B10%B50%BB/winter_fog.jpg'

Should be:
'file:///home/qwer/%D0%9F%D1%80%D0%BE%20%D0%B1%D0%B5%D0%BB/winter_fog.jpg'

lsb_release -a:
Distributor ID: LinuxMint
Description: Linux Mint 15 Olivia
Release: 15
Codename: olivia

http://paste.ubuntu.com/6420274/ - env
http://paste.ubuntu.com/6420279/ - inxi -r
http://paste.ubuntu.com/6420284/ - dpkg -l

@hsh-ru
Copy link

hsh-ru commented Nov 21, 2013

I have the same problem

@fsnow-ru
Copy link
Author

In Nemo 2.2.4 the problem appeared again.

After this commit? - 98c62e6

@hsh-ru
Copy link

hsh-ru commented Sep 17, 2014

In Nemo 2.2.4 the problem appeared again.

I confirm this issue

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

2 participants