You are not logged in.

#1 2010-05-27 17:31:03

combuster
Member
From: Serbia
Registered: 2008-09-30
Posts: 711
Website

[SOLVED] Problems with characters

[combuster@vostro /]$ cd /boot
[combuster@vostro bott]$ cd /data
[combuster@vostro dtaa]$ cd /proc
[combuster@vostro pocc]$ cd /usr/share
[combuster@vostro share]$

As you can see these directories except share are displayed incorrectly. Also, I've burned a DVD with brasero today and all the data were inside one directory but when I've opened the contents in nautilus it showed up with two directories one of wich is empty and have scrambled name like the ones I've posted. I don't know wich package introduced this bug, anybody else experince this ? I have testing enabled ofcourse...

Last edited by combuster (2010-05-29 17:14:51)

Offline

#2 2010-05-27 19:26:02

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: [SOLVED] Problems with characters

I experience the same bug with my bash prompt. Noticed it yesterday when I did "cd .." from my homedir, it would show up as hmme instead of home.

Offline

#3 2010-05-27 21:15:48

combuster
Member
From: Serbia
Registered: 2008-09-30
Posts: 711
Website

Re: [SOLVED] Problems with characters

I've noticed it on my presentation of graduation paper (final exam on college, paper was about linux kernel), man when I've wanted to show /boot directory with several kernel images and when it displayed bott on the projector - I just hoped no one noticed smile LOL, timing couldn't be worse smile

Could this be bash related or... ?

Offline

#4 2010-05-29 08:18:57

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: [SOLVED] Problems with characters

It's a bug in glibc in testing on x86_64. Downgrading glibc to the core version fixes it.

Offline

#5 2010-05-29 13:06:45

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,392
Website

Re: [SOLVED] Problems with characters

This commit causes it:
http://sourceware.org/git/?p=glibc.git; … e8efa74afb

I am building with --disable-multi-arch now to see if it fixes it.

Offline

#6 2010-05-29 14:03:39

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,392
Website

Re: [SOLVED] Problems with characters

and glibc-2.12-2 should fix this.

Offline

#7 2010-05-29 17:14:35

combuster
Member
From: Serbia
Registered: 2008-09-30
Posts: 711
Website

Re: [SOLVED] Problems with characters

Yep, fixed it, thnx smile

Offline

Board footer

Powered by FluxBB