Monday, October 29, 2012

An exception occurs after you select a song on the album

Hi

An exception occurs after selecting a song on the album.
Exception log will arrive on a daily basis, I found out about the cause.



----- 2012/10/28 12:42:22 (UTC) [1/1]
[AppName]:jp.co.kayo.android.localplayer
[Dev]:evita
[Mod]:One X
[Sdk]:16
[Ver]:3.22

[Comment]:
[StackTrace]:
java.lang.RuntimeException: An error occured while executing doInBackground()
        at android.os.AsyncTask$3.done(AsyncTask.java:299)

        at java.util.concurrent.FutureTask$Sync.innerSetException(FutureTask.java:273)
        at java.util.concurrent.FutureTask.setException(FutureTask.java:124)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:307)
        at java.util.concurrent.FutureTask.run(FutureTask.java:137)
        at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:230)

        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1076)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:569)
        at java.lang.Thread.run(Thread.java:856)
Caused by: java.lang.NullPointerException
        at jp.co.kayo.android.localplayer.provider.ContentsUtils.getMedia(ContentsUtils.java:1111)
        at jp.co.kayo.android.localplayer.provider.ContentsUtils.getMedia(ContentsUtils.java:1097)
        at jp.co.kayo.android.localplayer.fragment.PlaybackListViewFragment$2.doInBackground(PlaybackListViewFragment.java:536)
        at jp.co.kayo.android.localplayer.fragment.PlaybackListViewFragment$2.doInBackground(PlaybackListViewFragment.java:1)
        at android.os.AsyncTask$2.call(AsyncTask.java:287)




However, this bug does not occur in the terminal that I have.
(GalaxyNexux, GalaxyS2, XperiaX10, Nexux7)


Although the fix for that, but I can not confirm if it had been fixed in the test.
Is there people who are out of the problem by those who've read this blog?



Under build is the build for testing. I have to fix only a selection of songs from the album. We will be officially released if the problem is not generated by this.

Here:
https://bitbucket.org/yokmama/just-player/downloads/JUST_PLAYER_v3.24b_20121029.apk

More Info:
https://groups.google.com/forum/?fromgroups=#!topic/justplayer-user/gMFR3AMUnXs

No comments:

Post a Comment