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 319003 - add configure option to avoid building gdmphotosetup
add configure option to avoid building gdmphotosetup
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
2.8.x
Other All
: Normal minor
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2005-10-16 17:51 UTC by pavel
Modified: 2007-03-21 07:20 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description pavel 2005-10-16 17:51:29 UTC
it should be not like that.

Other information:
Comment 1 Brian Cameron 2005-10-28 18:41:28 UTC
I don't think this is a GDM bug.  Not all people who use GDM are using the GNOME
desktop.  Although setting up the photo has been integrated for GNOME users in
the about-me applet, users in KDE or other desktops may need to use photosetup.  If
your distro is GNOME only, then your distro may opt to not include this binary.
 I'd take it up with them.

It might be nice if GDM had a configure option so it can be told to avoid
building/installing gdmphotosetup so people can easily configure this rather
than having to mess with the packaging so much in the spec file.
Comment 2 Sebastien Bacher 2005-10-28 23:46:40 UTC
there is bug #316285 about that
Comment 3 Brian Cameron 2005-10-29 00:20:44 UTC
Thanks, I updated that bug with some comments.  We'll see where this goes.  The
fix for this will likely involve some work on both sides (GDM2 and control-center).
Comment 4 Brian Cameron 2007-03-21 07:20:40 UTC
This was fixed by adding a NotShowIn=GNOME; entry to the gdmphotosetup.desktop.in file.  Distros can decide whether to remove the program and desktop file completely if they wish to not support other desktop environments.