Bug 171574 - can't delete user's home directory when deleting a user
Summary: can't delete user's home directory when deleting a user
Status: RESOLVED FIXED
Alias: None
Product: kuser
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Szombathelyi György
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-24 10:37 UTC by 潘卫平
Modified: 2008-09-25 20:10 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
patch for directory kdeadmin/kuser/ (1.24 KB, patch)
2008-09-25 05:18 UTC, 潘卫平
Details

Note You need to log in before you can comment on or make changes to this bug.
Description 潘卫平 2008-09-24 10:37:09 UTC
Version:            (using KDE 4.1.1)
OS:                Linux
Installed from:    Compiled From Sources

start kuser
choose a user "pwp"
delete it
choose "delete home directory"
ok
quit

but user "pwp" 's home directory still exists.
Comment 1 潘卫平 2008-09-24 10:38:21 UTC
choose "delete home folder"
Comment 2 潘卫平 2008-09-24 12:00:42 UTC
I think the coder maybe forget calling users->doDelete(&user) in KU_MainView::userdel() function in ku_mainview.cpp
Comment 3 潘卫平 2008-09-25 05:18:05 UTC
Created attachment 27561 [details]
patch for directory  kdeadmin/kuser/
Comment 4 Albert Astals Cid 2008-09-25 20:10:58 UTC
Patch commited