Bug 212004 - User Account settings can not be changed and freeze application
Summary: User Account settings can not be changed and freeze application
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_useraccount (show other bugs)
Version: 4.2.0
Platform: Mandriva RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Frans Englich
URL:
Keywords:
: 169609 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-10-27 00:03 UTC by rapsys
Modified: 2009-12-02 13:09 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rapsys 2009-10-27 00:03:36 UTC
+++ This bug was initially created as a clone of Bug #151692 +++

Version:           unknown (using KDE 3.95.00 (KDE 4.0 Beta4))
Compiler:          Target: i586-suse-linux
OS:                Linux (i686) release 2.6.18.8-0.7-default

When trying to change anything in the User settings (e.g. the Name) and click "Apply", A dialog pops up asking for my password (why that?).

If I enter the password and click OK, the application freezes (no response, no redraw).
In ps I find "chfn" to be a zombie (<defunct>) process.

This bug is still valid with 4.3.2 system settings, the problem is still present with an incorrect charset conversion from utf-8 to iso8859-15 on ë letter that make systemsettings

The previous say the bug is fixed, but it's completely false here as i still confirmed it right now with 4.3.2 version of systemsettings
Comment 1 Christoph Feck 2009-10-27 05:57:44 UTC
Can you check if applying patch http://kde.pastebin.com/m2ea164af works?
Comment 2 Nicolas L. 2009-10-28 03:01:40 UTC
please commit this work perfectly now
Comment 3 Christoph Feck 2009-10-28 03:28:51 UTC
SVN commit 1041451 by cfeck:

Support non-ASCII password and fullname

I checked "man passwd" and "man chfn", neither state that
ASCII-only is required.

BUG: 212004


 M  +1 -1      main.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1041451
Comment 4 Christoph Feck 2009-10-28 03:31:27 UTC
SVN commit 1041452 by cfeck:

Support non-ASCII password and fullname (backport r1041451)

Fix will be in KDE 4.3.3

CCBUG: 212004


 M  +1 -1      main.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1041452
Comment 5 Christoph Feck 2009-12-02 13:09:37 UTC
*** Bug 169609 has been marked as a duplicate of this bug. ***