tmassie / aospx

Automatically exported from code.google.com/p/aospx
0 stars 0 forks source link

Alarms set through voice command do not go off at set time #26

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Press the voice search icon in the persistant search bar on the Launcher
2. Say "Set alarm one minute from now"
3. Observe alarm details to ensure they are correct and press "Set"
4. Observe alarm does not go off at set time

What is the expected output? What do you see instead?
Expected results is that the alarm goes off at the designated time set by the 
user.

What version of the product are you using?
AR19, default kernel
HTC Inspire, flashed InspireMod 0.5

Please provide logcat ouput and any additional information below.
Additional information:
Alarms entered through the Voice Search appear correctly under the Clock 
application's Alarms functionality.  No Alarm icon appears in the status bar 
(alarms set through the clock application correctly have a notification).

Alarms set through the Clock application are correctly set and go off at their 
designated times.

I have not checked this functionality against other ICS roms; it's entirely 
possible this is a bug with the Voice Search/Clock application being used in 
ICS.

Original issue reported on code.google.com by helushune on 17 Feb 2012 at 7:35

GoogleCodeExporter commented 8 years ago
Attached several screenshots of the issue.

Original comment by helushune on 17 Feb 2012 at 7:56

Attachments:

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Issue confirmed

Along with the Voice Search/Clock application used, its also possible its due 
to the old audio libs we are using. These libs are just a temp 'workaround' 
until most of the major issues with the new qcom libs are worked out (mic does 
not work with any apps, but does work during voice calls.). Ill dig into it 
some more to see if I can find the exact cause

Heres a logcat output of this issue:
http://pastebin.com/CDpuXZE7

Original comment by robbe...@gmail.com on 17 Feb 2012 at 8:05

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Issue has been resolved and fix verified. Changes pushed to git successfully. 

https://github.com/aospX/platform_packages_apps_DeskClock/commit/b40b93ff9eb162d
f0b756a7ba4c31d78f087ddec

Original comment by robbe...@gmail.com on 21 Feb 2012 at 8:15

GoogleCodeExporter commented 8 years ago
Heres a flashable zip that will replace DeskClock.apk with a fixed version. Fix 
is merged into ics-devel successfully and will be in next release (AR21).

http://berryfx.com/RobBeane/Files/DeskClock-AlarmVoiceFix.zip

Original comment by robbe...@gmail.com on 21 Feb 2012 at 8:21

GoogleCodeExporter commented 8 years ago

Original comment by robbe...@gmail.com on 22 Feb 2012 at 12:04

GoogleCodeExporter commented 8 years ago
Confirmed fixed in AR21.  The provided flashable zip file also fixed the issue 
in AR19.  Thanks.

Original comment by helushune on 22 Feb 2012 at 12:08