Closed
Bug 810791
Opened 13 years ago
Closed 13 years ago
[Clock] Alarm icon doesn't show in the status bar after setting an alarm.
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect, P2)
Tracking
(blocking-basecamp:+)
VERIFIED
FIXED
| blocking-basecamp | + |
People
(Reporter: airpingu, Assigned: gwagner)
Details
Attachments
(1 file)
## STR:
Launch the clock app and set an alarm to fire in 1 min.
## Expected:
An small alarm icon should show in the status bar.
## Actual:
It doesn't show as expected.
| Reporter | ||
Updated•13 years ago
|
blocking-basecamp: --- → ?
Updated•13 years ago
|
Assignee: nobody → iliu
Updated•13 years ago
|
blocking-basecamp: ? → +
Priority: -- → P2
| Assignee | ||
Comment 1•13 years ago
|
||
This is a permission problem. We have to grant the alarm app write permission for settings :(
I/Gecko ( 2307): -*- SettingsManager: set: {"alarm.enabled":false}
I/Gecko ( 2307): -*- SettingsManager: set not allowed
E/GeckoConsole( 2307): [JavaScript Error: "uncaught exception: 2147500033"]
| Assignee | ||
Updated•13 years ago
|
Assignee: iliu → anygregor
| Assignee | ||
Comment 2•13 years ago
|
||
Grant "readwrite" permission
Attachment #682632 -
Flags: review?(jonas)
Attachment #682632 -
Flags: review?(jonas) → review+
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
verified on 2012-11-20 unagi
gaia master : 53d1e5cf7b805a6e83a070de5b01fb28b8558380
mozilla-aurora : b3950b0ad29a
Status: RESOLVED → VERIFIED
Updated•12 years ago
|
Attachment mime type: text/plain → text/x-github-pull-request
You need to log in
before you can comment on or make changes to this bug.
Description
•