[TIMOB-7324] Android: Media: Nook Only: Remote URL does not play
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-05-02T20:24:50.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | n/a |
Components | Android |
Labels | qe-and011912 |
Reporter | Natalie Huynh |
Assignee | Ingo Muschenetz |
Created | 2012-01-20T14:58:33.000+0000 |
Updated | 2017-05-02T20:24:50.000+0000 |
Description
Steps To Reproduce:
1. KS Nook > Miscellaneous > Sound > Remote URL
2. Press Play
Actual:
E/PlayerDriver( 901): Command PLAYER_INIT completed with an error or info PVMFFailure
E/MediaPlayer( 2426): error (1, -1)
W/TiSound ( 2426): (KrollRuntimeThread) [8344,1267658] Issue while initializing :
W/TiSound ( 2426): java.io.IOException: Prepare failed.: status=0x1
W/TiSound ( 2426): at android.media.MediaPlayer.prepare(Native Method)
W/TiSound ( 2426): at ti.modules.titanium.media.TiSound.initialize(TiSound.java:119)
W/TiSound ( 2426): at ti.modules.titanium.media.TiSound.play(TiSound.java:178)
W/TiSound ( 2426): at ti.modules.titanium.media.SoundProxy.play(SoundProxy.java:135)
W/TiSound ( 2426): at org.appcelerator.kroll.runtime.v8.V8Object.nativeFireEvent(Native Method)
W/TiSound ( 2426): at org.appcelerator.kroll.runtime.v8.V8Object.fireEvent(V8Object.java:47)
W/TiSound ( 2426): at org.appcelerator.kroll.KrollProxy.doFireEvent(KrollProxy.java:441)
W/TiSound ( 2426): at org.appcelerator.kroll.KrollProxy.handleMessage(KrollProxy.java:602)
W/TiSound ( 2426): at org.appcelerator.titanium.proxy.TiViewProxy.handleMessage(TiViewProxy.java:340)
W/TiSound ( 2426): at android.os.Handler.dispatchMessage(Handler.java:95)
W/TiSound ( 2426): at android.os.Looper.loop(Looper.java:123)
W/TiSound ( 2426): at org.appcelerator.kroll.KrollRuntime$KrollRuntimeThread.run(KrollRuntime.java:102)
W/PlayerDriver( 901): PVMFInfoErrorHandlingComplete
Expected:
For file to play
Note: Also occured in 1.8.0.1
while navigating to KS Nook > Miscellaneous > Sound > Remote URL it shows "Runtime Error" Tested with Titanium Studio, build: 3.0.1.201212181159 Titanium SDK version: 3.1.0 (03/11/13 15:43 0c88429) Titanium SDK version: 3.0.2 (02/07/13 16:46 a4def81) Device: Samsung galaxy s duos Android version: 4.0.4 jithinpv
Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.