Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ITimberService crash when circular seekbar seek position change by user #375

Open
ghost opened this issue Mar 1, 2018 · 2 comments
Open

Comments

@ghost
Copy link

ghost commented Mar 1, 2018

No description provided.

@ghost ghost changed the title ITimberService creash whe ITimberService crash when circular seekbar seek position change by user Mar 1, 2018
@ghost
Copy link
Author

ghost commented Mar 1, 2018

03-01 18:01:48.880 2585-2671/naman14.timber.dev:main E/MusicPlaybackService: Media player not initialized!
03-01 18:01:48.970 2585-2671/naman14.timber.dev:main E/AndroidRuntime: FATAL EXCEPTION: MusicPlayerHandler
Process: naman14.timber.dev:main, PID: 2585
java.lang.IllegalStateException
at android.media.MediaPlayer.getDuration(Native Method)
at com.naman14.timber.MusicService$MultiPlayer.duration(MusicService.java:2527)
at com.naman14.timber.MusicService.duration(MusicService.java:1873)
at com.naman14.timber.MusicService.updateMediaSession(MusicService.java:1224)
at com.naman14.timber.MusicService.notifyChange(MusicService.java:1108)
at com.naman14.timber.MusicService.access$1100(MusicService.java:97)
at com.naman14.timber.MusicService$MusicPlayerHandler.handleMessage(MusicService.java:2299)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:145)
at android.os.HandlerThread.run(HandlerThread.java:61)

@AlexJuca
Copy link
Contributor

AlexJuca commented Mar 1, 2018

Thanks for this, can you give the steps to reproduce this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant