Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#3376 - problem of gnome-system-tools
Attached to Project:
Arch Linux
Opened by Mark Lam (sunshine) - Sunday, 23 October 2005, 17:01 GMT
Last edited by Damir Perisa (damir.perisa) - Sunday, 23 October 2005, 17:05 GMT
Opened by Mark Lam (sunshine) - Sunday, 23 October 2005, 17:01 GMT
Last edited by Damir Perisa (damir.perisa) - Sunday, 23 October 2005, 17:05 GMT
|
Details1) time-admin seem not works. I select "Synchonize clock with intetnet severs" click OK,system time not adjust correct one(I adjusted it worng before testing)
2) boot-admin did not works. IT pup-up a message "serveral bootloader have been found ,please select which do you want to configure" then "configurtion could not be load". I intalled grub only. 3) users-admin didn't works very well . It delete users but not the users' home directory. Can't add users,users' home directory was added,but didn't added to /etc/group, when adding users it hangs,show in the screenshot http://img357.imageshack.us/my.php?image=screenshot19pl.png moderation notice (dp): assigned to owner |
This task depends upon
2) seem to work for me.
3) no such problems for me.
it is normal that a user's home dir won't be remove. reason is kind of simple.
What if there is important data in it ?
if a user is added it has one primary group. this will be added to the /etc/passwd. if it should become a member of another group. it will be added into /etc/group//
if you add users will it hang everytime ? cause it didn't happen here.
I test users-admin agian,It seem works, new users are added to /etc/passwd,but still hang,hang everytime.
[kit@arch ~]$ boot-admin
** (boot-admin:19698): CRITICAL **: gst_xml_element_find_first: assertion `parent != NULL' failed
** (boot-admin:19698): CRITICAL **: transfer_check_data: assertion `root != NULL' failed
** (boot-admin:19698): CRITICAL **: gst_xml_element_find_first: assertion `parent != NULL' failed
[kit@arch ~]$ users-admin
(users-admin:21671): Gtk-WARNING **: gtkwidget.c:7306: widget class `GtkToggleButton' has no property named `indicator_size'
(users-admin:21671): Gtk-WARNING **: gtkwidget.c:7306: widget class `GtkToggleButton' has no property named `indicator_size'
chfn asks for a password, but it shouldn't as superuser. this will need some research.
cp /etc/pam.d/chpassword /etc/pam.d/chfn