Bug 298694 - kcm_useraccount hangs when changing full name
Summary: kcm_useraccount hangs when changing full name
Status: RESOLVED DUPLICATE of bug 156396
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_useraccount (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR critical
Target Milestone: ---
Assignee: Frans Englich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-23 20:20 UTC by Michael Palimaka
Modified: 2012-05-14 16:02 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Backtrace (4.88 KB, text/plain)
2012-04-23 20:24 UTC, Michael Palimaka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Palimaka 2012-04-23 20:20:02 UTC
When changing the current user's full name, kcm_useraccount hangs.

Reproducible: Always

Steps to Reproduce:
1. Start kcm_useraccount, either via systemsettings or terminal
2. Make modification to the 'name' field
3. Select apply, and enter password when requested
Actual Results:  
Real name is changed, but kcm_useraccount hangs.

Expected Results:  
No hang.

chfn is from shadow-4.1.5, with CHFN_RESTRICT frwh.
Comment 1 Michael Palimaka 2012-04-23 20:24:56 UTC
Created attachment 70615 [details]
Backtrace

Looking at the backtrace, it appears the hang may be the result of a blocking readLine, perhaps because chfn already terminated, or because running chfn -f manually does not produce any output on success.
Comment 2 Michael Palimaka 2012-05-14 16:02:41 UTC

*** This bug has been marked as a duplicate of bug 156396 ***