Xubuntu: Cannot change own password because users-admin needs gnome-about-me
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-control-center (Ubuntu) |
Invalid
|
Wishlist
|
Unassigned | ||
gnome-system-tools (Ubuntu) |
Fix Released
|
Low
|
Unassigned | ||
Bug Description
Binary package hint: gnome-system-tools
I have a relatively newly installed Xubuntu 9.10 installation, no weird modifications, has updates. I tried using the Xubuntu main menu's Users and Groups to change my password, but it will not let me. It seems that "gnome-about-me" is missing, even though it is required for me to change my password.
Reproduce:
1. Install Xubuntu 9.10 with first-password.
2. Xfce main menu --> System --> Users and Groups
3. Unlock using "Click to make changes"
4. Click "Properties" for my username
5. Click "Change Password..."
6. BUG: Nothing happens. No new windows pop up. Nothing. Inability to change password.
----- additional info -----
I tried starting "Users and Groups" by running "users-admin" on the command line. When I click "Change Password...", the following error is output:
WARNING **: Error spawning gnome-about-me: Failed to execute child process "gnome-about-me" (No such file or directory)
See screenshot.
I checked in Synaptic: It seems that the "gnome-about" package is not installed. It seems that gnome-about should be installed by default in the xubuntu installation, since it's attempting to use it for changing my own password. This could probably be done by making the package that includes "users-admin" depend on "gnome-about-me". I'm not sure how the packaging works...
ProblemType: Bug
Architecture: amd64
Date: Tue Nov 17 17:03:09 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Xubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
Package: gnome-system-tools 2.28.1-0ubuntu2
ProcEnviron:
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: gnome-system-tools
Uname: Linux 2.6.31-14-generic x86_64
XsessionErrors:
(polkit-
(xfwm4:1578): Gdk-CRITICAL **: gdk_window_
(xfce4-
(xfwm4:1578): Gdk-CRITICAL **: gdk_window_
Ouch! Indeed, that was a side-effect of our recent patch that was not expected. The rationale for running gnome-about-me was that its way of changing your password allowed eCryptfs Private directory to be mounted with the new password: see bug 307019. Maybe the best solution for now would be to install gnome-about-me on Xubuntu - I don't think it has many dependencies.
James: How ironical - the more you solve bugs, the more you have to work on them... ;-)