Notifications not presented when turning ambient light sensor on and off
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-power |
New
|
Undecided
|
Unassigned | ||
notify-osd (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Description: Ubuntu 9.10
Release: 9.10
When I press fn-f11 on my laptop's keyboard to enable and disable the ambient light sensor, the function works but no notification is shown to inform me whether the sensor is being turned on or off. The notification system informs me when I change screen brightness with the fn-f9 and fn-f10 keys so it should also report the status of the ambient sensor.
Note: toggle of the sensor works. This bug is only about the lack of notification.
Steps to reproduce:
1. Press fn-f11 (or equivalent key on your laptop) to toggle status of ambient light sensor.
Actual result:
Sensor is toggled but no notification is shown.
Expected result:
The notification system should show a low-priority alert that says "Ambient light sensor enabled" or "Ambient light sensor disabled" as appropriate.
Reproducibility:
Always
affects: | notify-osd → notify-osd (Ubuntu) |
This is something that needs to be implemented in something like gnome-power-manager (or some other module which should feel responsible for handling that kind of hardware-key). This controlling (or monitoring) program then in turn should issue a notification via libnotify, thus triggering a notification- bubble.