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 155671 - [Patch] Gnome-About-Me, new capplet
[Patch] Gnome-About-Me, new capplet
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Other Preferences
git master
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-10-17 22:25 UTC by Diego González
Modified: 2004-12-30 22:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
capplet source code (25.41 KB, application/x-compressed-tar)
2004-10-17 22:26 UTC, Diego González
  Details
patch to integrate the about-me capplet in the build process (1.89 KB, patch)
2004-10-17 22:27 UTC, Diego González
none Details | Review
New glade file with accelerators include (104.45 KB, text/plain)
2004-10-18 13:18 UTC, Diego González
  Details
png showing 3 possible options for the user name entry (34.38 KB, image/png)
2004-10-30 15:56 UTC, Diego González
  Details

Description Diego González 2004-10-17 22:25:54 UTC
this patches implement a new capplet that integrates with EDS, lets the user
change informtation related to itself, including the password.
Comment 1 Diego González 2004-10-17 22:26:54 UTC
Created attachment 32706 [details]
capplet source code
Comment 2 Diego González 2004-10-17 22:27:36 UTC
Created attachment 32707 [details] [review]
patch to integrate the about-me capplet in the build process
Comment 3 Diego González 2004-10-18 13:18:13 UTC
Created attachment 32727 [details]
New glade file with accelerators include

this is the new glade file with accelerators included, several of them have the
same accelerator, for example,in the address tab you can iterate between the
two city labels using accels. I don't know if it is the rigth behaviour
according to the HIG.
Comment 4 Diego González 2004-10-18 13:21:55 UTC
I don't know what to do when there is no name set in the GECOS field, should I
add a new entry for the name in the contact Tab? or substitute the label with a
field?

About the ldap/nis/kerberos/whatever integration i don't know what to do without
depending in libuser and depending on it migth not be an option.

Comment 5 Diego González 2004-10-30 15:55:54 UTC
I have implemented the instant apply, now the only imoprtant ting left is how to
deal with the user name.

I have thought about three ways of putting the entry to let the user change
his/her name (see attached screenshot), i'll implement whatever you like most.
Other thing will if this should update the GECOS field in the passwd file and
how to update it, because chfn doesn't work as excepted, at least in Debian (in
Debian chfn only changes the GECOS fileds if they are in the passwd file, if
this information is in Keberos, LDAP or other system it is impossible to change
it), an option, as has been suggested, would be to use libuser, but this library
is not distributed with some distros) and it requires new setuid tools (at least
for the local case).

let me know what you think about all this.
Comment 6 Diego González 2004-10-30 15:56:35 UTC
Created attachment 33261 [details]
png showing 3 possible options for the user name entry
Comment 7 Sebastien Bacher 2004-11-21 20:28:43 UTC
the capplet is in the CVS now, any reason to keep this bug open ?
Comment 8 Kjartan Maraas 2004-12-30 22:33:28 UTC
Don't think so, closing.