Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
When the mute button is pressed with the screensaver on the LED in the button is turned on but sound is not muted.
Version-Release number of selected component (if applicable):
gnome-session-2.28.0-15.el6.x86_64
How reproducible:
Follow steps.
Steps to Reproduce:
1.Start audio app with some output.
2.Lock screen.
3.Push mute button.
Actual results:
Mute button LED is turned on but sound is not muted. After screen is unlocked pushing mute button again turns sound off and LED off so they are out of sync.
Expected results:
Nothing should happen if mute button is pushed with screen locked. Or LED should turn on AND sound should be muted.
Additional info:
Lenovo T510 type: 4384-F78
Comment 2Ray Strode [halfline]
2011-06-20 15:04:41 UTC
It's a valid bug and reasonable request to fix it, but it's hard to implement.
The screen is locked so the code that handles mute never gets to see the keypress.
We'd either have to copy and paste that code into gnome-screensaver or do some sort of IPC with gnome-settings-daemon (the process running the code in question). Either route is going to be messy and probably not appropriate for a RHEL update barring significant customer interest.
devnack
Comment 3RHEL Program Management
2011-06-20 15:15:07 UTC
Development Management has reviewed and declined this request. You may appeal
this decision by reopening this request.