Hi, i just found LXDE and i love it.
I have an external usb HDD partitioned in NTFS & fat32. It does not show me folders with unicode (greek) names at all in NTFS partition. i can read them in the FAT32 partition or in the local NTFS (Windows) drive. If i logout and log to Gnome session everything is ok.
Thanx for your help!
Unicode (Greek) file names in external NTFS
-
- Posts: 148
- Joined: Sun Jan 11, 2009 6:57 pm
Re: Unicode (Greek) file names in external NTFS
You rely on the automounts?
Could you post one time the output of "mount" in LXDE and Gnome, after you tried to access the drive?
Could you post one time the output of "mount" in LXDE and Gnome, after you tried to access the drive?
Re: Unicode (Greek) file names in external NTFS
plugged the drive to give you the "mount" output as requested, it opened the drives and displayed the folder names correctly
I did not recall changing something. But for the first time i had pcman opened and it opened all drives.
Hope this won't go away - if it does i'll post.
Yes i do rely on automount.
Thanx for your answer!

I did not recall changing something. But for the first time i had pcman opened and it opened all drives.
Hope this won't go away - if it does i'll post.
Yes i do rely on automount.
Thanx for your answer!
Re: Unicode (Greek) file names in external NTFS
Happened again.
The last ones are the greek ones as you can see from the names. In Gnome everything is ok.
Thank you!
The last ones are the greek ones as you can see from the names. In Gnome everything is ok.
Code: Select all
LXDE
/dev/sda3 on / type ext3 (rw,relatime,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
/sys on /sys type sysfs (rw,noexec,nosuid,nodev)
varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755)
varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
udev on /dev type tmpfs (rw,mode=0755)
devshm on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/sda1 on /windows type fuseblk (rw,nosuid,nodev,noatime,allow_other,default_permissions,blksize=4096)
securityfs on /sys/kernel/security type securityfs (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
/dev/sdb5 on /media/Εμείς type fuseblk (rw,nosuid,nodev,noatime,allow_other,default_permissions,blksize=4096)
/dev/sdb9 on /media/disk type vfat (rw,nosuid,nodev,uhelper=hal,shortname=mixed,uid=1000,utf8,umask=077,flush)
/dev/sdb7 on /media/Δουλειά type fuseblk (rw,nosuid,nodev,noatime,allow_other,blksize=4096)
/dev/sdb6 on /media/Μουσική type fuseblk (rw,nosuid,nodev,noatime,allow_other,blksize=4096)
/dev/sdb1 on /media/Εφαρμογές type fuseblk (rw,nosuid,nodev,noatime,allow_other,blksize=512)
Gnome
/dev/sda3 on / type ext3 (rw,relatime,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
/sys on /sys type sysfs (rw,noexec,nosuid,nodev)
varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755)
varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
udev on /dev type tmpfs (rw,mode=0755)
devshm on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/sda1 on /windows type fuseblk (rw,nosuid,nodev,noatime,allow_other,default_permissions,blksize=4096)
securityfs on /sys/kernel/security type securityfs (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/me/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=me)
/dev/sdb1 on /media/disk type vfat (rw,nosuid,nodev,uhelper=hal,shortname=mixed,uid=1000,utf8,umask=077,flush)
/dev/sdc1 on /media/Εφαρμογές type fuseblk (rw,nosuid,nodev,noatime,allow_other,blksize=512)
/dev/sdc5 on /media/Εμείς type fuseblk (rw,nosuid,nodev,noatime,allow_other,blksize=4096)
/dev/sdc6 on /media/Μουσική type fuseblk (rw,nosuid,nodev,noatime,allow_other,blksize=4096)
/dev/sdc7 on /media/Δουλειά type fuseblk (rw,nosuid,nodev,noatime,allow_other,blksize=4096)
/dev/sdc9 on /media/disk-1 type vfat (rw,nosuid,nodev,uhelper=hal,shortname=mixed,uid=1000,utf8,umask=077,flush)
/dev/sdc8 on /media/Παιγνίδια type fuseblk (rw,nosuid,nodev,noatime,allow_other,blksize=4096)
Thank you!