Bug 240044 - Can't login if the ç character is part of the password
Summary: Can't login if the ç character is part of the password
Status: RESOLVED DUPLICATE of bug 141749
Alias: None
Product: kdm
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: kdm bugs tracker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-30 06:12 UTC by Martín Cigorraga
Modified: 2010-05-31 06:44 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martín Cigorraga 2010-05-30 06:12:40 UTC
Version:           unspecified (using KDE 4.4.3) 
OS:                Linux

Hi devs, thanks for your awesome work.

I have this little trouble that burned my brain trying to find explanation.
Currently I'm running an Arch Linux x86_64 KDE SC 4.4.3:

if the ç character is present in the user password, KDM will fail to authenticate, I need to switch to a text tty and log there and then launch KDE SC through xinit.

I asked in Arch forums and everywhere else and seems nobody having this issue. I'm crazy about this because I'm indeed running a fresh Arch system, no time to corrupt it.
Also, I'm running an Spanish (Argentina) system, everything including keyboard set correctly at boot time: just to try key is mapped ok I write password in username field and it shows ok.

So, I don't know/think this is a serious bug without -it seems- anybody than me experiencing it, but still a puzzle on what can be happing behind scennes... I don't know how to debug a login manager :P I know how to use gdb/valgrind after an application crashed to create a more useful report, but I'm out of ideas here.

Please tell me if you want to me to try something, best!

Reproducible: Always

Steps to Reproduce:
Set your user password with any string containing ç character, do it with Kuser or just at CLI.

Actual Results:  
KDM fail to authenticate.

Expected Results:  
Succeful login.

Arch Linux x86_64 + KDE SC 4.4.3 Spanish (both system and KDE SC)

Note: other users running the very same configuration (one italian and the other english speaker) don't have this issue.
Comment 1 Alexey Shildyakov 2010-05-30 11:55:23 UTC
I think it's not related to KDE. Maybe you problem in locale settings?
Please, execute `locale` command and show result.
Comment 2 Oswald Buddenhagen 2010-05-30 11:56:35 UTC

*** This bug has been marked as a duplicate of bug 141749 ***
Comment 3 Martín Cigorraga 2010-05-31 06:44:05 UTC
Thank you very much guys for your time and effort. I dumped my 'locale' data in corresponding bug report [url]https://bugs.kde.org/show_bug.cgi?id=141749[/url]