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 78015 - No change could be noticed in the volume when a key is pressed.
No change could be noticed in the volume when a key is pressed.
Status: VERIFIED FIXED
Product: gnome-control-center
Classification: Core
Component: Keyboard
unspecified
Other Linux
: High major
: GNOME2.0
Assigned To: jacob berkman
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-04-08 05:55 UTC by Avirupa Chakrabarty
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to fix utter brokenness in keyboard properties (8.26 KB, patch)
2002-05-16 21:46 UTC, jacob berkman
none Details | Review
hide keyclick slider (692 bytes, patch)
2002-06-04 16:46 UTC, jacob berkman
none Details | Review

Description Avirupa Chakrabarty 2002-04-08 05:55:32 UTC
Reproducibility: Always
Version : 1.99.6
Tested on Linux as well as Solaris 2.9 64 bit platforms. The problem is 
present in both the places.

Procedure:
1. Start up Gnome control center. Double click on the option 'Preferences: 
Keyboard' to open the Keyboard preferences dialog window.
2. Go to the 'Sound' tab. Enable the option 'Keypress makes sound' and 
change the volume to quiet, medium and loud. Everytime after changing the 
volume press a key on the key board. No change is noticed in the volume of 
keypress sound everytime after the volume is changed.
Comment 1 Luis Villa 2002-04-10 02:52:22 UTC
Updating all cc bugs that have the GNOME2 keyword set to the GNOME2.0 milestone,
to help jrb triage/prioritize cc bugs. Filter on 'luis doing GNOME2 work' to
ignore this spam.
Comment 2 Luis Villa 2002-04-30 20:26:20 UTC
Rachel, if you don't object, I'm going to assign this to jacob, since
he's got a solaris box and I presume you don't :)
Comment 3 Luis Villa 2002-05-01 08:54:32 UTC
Sorry for the spam; missed Sander's comment about feeling this was not
2.0.0.
Comment 4 Jonathan Blandford 2002-05-13 21:45:53 UTC
I fear this problem may lie with the XServer.  I was sort of hoping
that  it would work on Sun equipment, at least.  Can you use xset -q
to confirm that the right xsetting is being set, at least.
Comment 5 jacob berkman 2002-05-16 21:46:07 UTC
Created attachment 8519 [details] [review]
patch to fix utter brokenness in keyboard properties
Comment 6 jacob berkman 2002-05-16 23:23:23 UTC
clicking should be fixed by the fix to bug #78016

aside from two issues:

1.  doesn't seem to work on linux (i believe it never did)
2.  on solaris, the volume doesn't seem to do anything - it's either
on or off depending on where the slider is.

to fix 1, how can we tell if it works or not?
to fix 2, should the slider be removed (like the bell)?

or should it be resolved as duplicate of bug #78016?
Comment 7 Jody Goldberg 2002-05-18 06:04:21 UTC
xset -q
auto repeat: on  KEY CLICK PERCENT: ###   LED mask: 000000

I can't get it to make any noise either but the value does change.
Comment 8 jacob berkman 2002-05-20 21:56:12 UTC
we could have a label warning the user that it may not work depending
on the system they are using...

or we could just remove keyclick... ;)
Comment 9 jacob berkman 2002-05-21 23:19:42 UTC
bill,

is keyboard click needed for a11y?

i'd like to remove it as it doesn't work very well, and doesn't
actually seem useful.
Comment 10 jacob berkman 2002-06-04 16:45:16 UTC
after discussing it with bill, he said he wanted the feature to still
exist, but didn't want to move it to the a11y capplet.  i believe he
ok'd removing it from the UI but leaving the functionality in g-s-d
and in the gconf keys (please correct me if i'm wrong).

soon-to-be attached patch would do that - waiting for 2.0.x branching
stuff to resolve before comitting.
Comment 11 jacob berkman 2002-06-04 16:46:25 UTC
Created attachment 8979 [details] [review]
hide keyclick slider
Comment 12 jacob berkman 2002-06-07 20:55:50 UTC
just mailed release team asking for commit approval
Comment 13 John Fleck 2002-06-08 17:14:43 UTC
Adding myself to the cc list. If/when the patch goes in, somebody
(me?) needs to check the docs to make sure they match.
Comment 14 jacob berkman 2002-06-10 20:20:45 UTC
fixed in CVS:

2002-06-10  jacob berkman  <jacob@ximian.com>

	* gnome-keyboard-properties.glade: hide the keyclick slider.

	fixes #78015

	reviewed/approved by jrb, luis, jody
Comment 15 Avirupa Chakrabarty 2002-08-13 11:12:32 UTC
In the beta 2 build, the option does not exist any more. Hence closing 
the bug.