After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 305761 - list of users who use a set profile does not change even when profile is deleted and then remade
list of users who use a set profile does not change even when profile is dele...
Status: RESOLVED FIXED
Product: sabayon
Classification: Deprecated
Component: general
SVN trunk
Other Linux
: Normal normal
: ---
Assigned To: Maintainers of sabayon
Maintainers of sabayon
Depends on:
Blocks:
 
 
Reported: 2005-05-28 17:24 UTC by Rosanna Yuen
Modified: 2007-09-19 19:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Rosanna Yuen 2005-05-28 17:24:40 UTC
1) Start Sabayon
2) Create a new profile
3) Keeping this new profile highlighted, select "Users"
4) Select one or more users for this profile
5) Delete this profile
6) Create a new profile with the same name as step 2
7) Keeping this profile highlighted, select "Users"
8) Note that the users selected in step 4 are still checked

Maybe this is a desired result, but I assume that if I want to delete the
profile completely, I should be allowed to delete the user list associated with
it as well.
Comment 1 Mark McLoughlin 2005-06-08 11:24:08 UTC
Thanks, fixed on HEAD:

2005-06-08  Mark McLoughlin  <markmc@redhat.com>

        Fixes bug #305761

        * admin-tool/profilesdialog.py:
        (ProfilesDialog.__delete_currently_selected): remove
        any references to the profile from userdb too.