Re: Accented characters are now shown correctly on Thunar and on Terminal

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 03/16/2013 11:17 AM, Paul Smith wrote:
> Dear All,
> 
> I am using XFCE on F18. Unfortunately, the accented characters in the
> file names are not shown correctly on Thunar, as well as on Terminal.
> Is there some workaround?

Open a terminal and cd to a writeable directory of your choice (which you
can access with Thunar).

Reproduce these commands and see if your results are different:


$ perl -e 'print "\xe2\x82\xac\n"'
€

(this is a UTF8 euro sign printed in the terminal)


$ perl -e 'print "\xe2\x82\xac\n"'|wc -m
2

(this is confirmation that the system knows it's a euro and a linefeed)


$ perl -e 'print "touch \xe2\x82\xac\n"'|sh

(this is to create a file with a euro name, now check what is shown in Thunar)


Let me know what you get.

-- 
   Roberto Ragusa    mail at robertoragusa.it
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux