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 300138 - Documentation should explain the Sound options
Documentation should explain the Sound options
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: docs
2.6.0.x
Other All
: Normal minor
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2005-04-10 22:44 UTC by Andrew Case
Modified: 2005-04-20 00:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Adds Accessibility Sound Documentation (953 bytes, patch)
2005-04-19 19:04 UTC, Andrew Case
none Details | Review

Description Andrew Case 2005-04-10 22:44:33 UTC
Documentation bug
Section: Section 7 in the Gnome help documentation
Section 7 says nothing about sound.

Correct version:
Something to the likes of...

7.2 Login Sound Configuration
By default, gdm requires a media application such as "sox" to be present to play
login sounds.  GDM defaults the location of this application to "/usr/bin/play",
however you can reassign this value in the gdm.conf file.

Other information:
Comment 1 Brian Cameron 2005-04-12 00:30:00 UTC
The appropriate place to document GDM2 features is in the GDM help docs which
are in gdm2 CVS under docs/C/gdm.xml.  Please update this file to include better
documentation about how to configure sound.  You can see these docs online here:

   http://yippi.hypermall.com/gdm/gdm-documentation/t1.html

Note that under the "Configuration" section, it already includes information
about the SoundOnLogin and SoundOnLoginFile configuration parameters.   This
seems good enough to me.  I guess we could add a subsection to the "Overview"
section which highlights how Sound can be configured with GDM.  If you wanted to
improve the docs, then that would be appreciated.
Comment 2 Brian Cameron 2005-04-19 03:00:02 UTC
Do you feel that this bug has been fixed by your patch to fix #300136, or does
more work need to be done to the docs?  If the docs are in good shape, please
close this bug.
Comment 3 Andrew Case 2005-04-19 19:02:53 UTC
For me I would say that the Accessibility section of the help documents should
mention Sound since the Sound configuration is setup under that section of the
gdmsetup program.  For instance when I was first monkeying around with gdmsetup
I couldn't figure out why it wasn't playing a login ready sound because I was
looking the the Gnome Help documentation system by hitting the "Help" button
inside gdmsetup.  I couldn't find it since I was looking under accessibility
because that's where the sound is configured in gdmsetup.  I was thinking a
small blurb like the one I originally posted might work for just that type of
occasion, but if you don't think it's needed that's fine.  I don't know very
much about how the documentation system works.  All my sound patch did was make
the necessary addition of the new config line options for the new sound options.

Attached is my proposed patch to the documentation
Comment 4 Andrew Case 2005-04-19 19:04:04 UTC
Created attachment 45452 [details] [review]
Adds Accessibility Sound Documentation
Comment 5 Brian Cameron 2005-04-20 00:33:12 UTC
Fixed in CVS head.