IgnorantGuru / spacefm

SpaceFM File Manager
http://ignorantguru.github.com/spacefm/
GNU General Public License v3.0
489 stars 73 forks source link

utf8 support for file name is broken #310

Closed landscape69 closed 11 years ago

landscape69 commented 11 years ago

i am using gentoo with utf8 support. it seem to be the latest version of spacefm from git has problem to handle files with utf8 names.

it shows utf8 files names incomplete. it also dont allowed to rename, open this files.

it would be nice if this get as soon as possible fixe,

thanks

System uname: Linux-3.8.10-gentoo-x86_64-Intel-R-_Core-TM-_i7-3740QMCPU@_2.70GHz-with-gentoo-2.2 KiB Mem: 24627932 total, 18666408 free KiB Swap: 25081852 total, 25081852 free Timestamp of tree: Sun, 28 Apr 2013 08:00:01 +0000 ld GNU ld (GNU Binutils) 2.23.1 app-shells/bash: 4.2_p45 dev-java/java-config: 2.2.0 dev-lang/python: 2.7.3-r3, 3.2.3-r2 dev-util/cmake: 2.8.10.2-r2 dev-util/pkgconfig: 0.28 sys-apps/baselayout: 2.2 sys-apps/openrc: 0.11.8 sys-apps/sandbox: 2.6-r1 sys-devel/autoconf: 2.13, 2.69 sys-devel/automake: 1.10.3, 1.11.6, 1.13.1 sys-devel/binutils: 2.23.1 sys-devel/gcc: 4.7.3_pre::poly-c sys-devel/gcc-config: 1.8 sys-devel/libtool: 2.4.2 sys-devel/make: 3.82-r5::gnome sys-kernel/linux-headers: 3.8 (virtual/os-headers) sys-libs/glibc: 2.17 ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=corei7 -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CXXFLAGS="-march=corei7 -O2 -pipe" DISTDIR="/usr/portage/distfiles" FCFLAGS="-O2 -pipe"

IgnorantGuru commented 11 years ago

Thanks for the report, but there have been no recent changes that should have affected utf8 support. You might check if your filesystem is mounted with utf8 support. Otherwise please provide an example filename that fails so I can try to reproduce this.