Giter Club home page Giter Club logo

Comments (2)

Avinash-Bhat avatar Avinash-Bhat commented on August 23, 2024

If i subsequently try to play the same track aforementioned the exception changes to:

E/AndroidRuntime( 4086): FATAL EXCEPTION: main
E/AndroidRuntime( 4086): java.lang.RuntimeException: Unable to start service com.andrew.apollo.MusicPlaybackService@414e0e60 with Intent { act=com.andrew.apollo.previous cmp=com.andrew.apollo/.MusicPlaybackService }: java.lang.NullPointerException
E/AndroidRuntime( 4086):                 at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:2800)
E/AndroidRuntime( 4086):                 at android.app.ActivityThread.access$1900(ActivityThread.java:153)
E/AndroidRuntime( 4086):                 at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1344)
E/AndroidRuntime( 4086):                 at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 4086):                 at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 4086):                 at android.app.ActivityThread.main(ActivityThread.java:5226)
E/AndroidRuntime( 4086):                 at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 4086):                 at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 4086):                 at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:795)
E/AndroidRuntime( 4086):                 at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:562)
E/AndroidRuntime( 4086):                 at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 4086): Caused by: java.lang.NullPointerException
E/AndroidRuntime( 4086):    at android.graphics.Bitmap.copy(Bitmap.java:442)
E/AndroidRuntime( 4086):    at com.andrew.apollo.MusicPlaybackService.updateRemoteControlClient(MusicPlaybackService.java:1280)
E/AndroidRuntime( 4086):    at com.andrew.apollo.MusicPlaybackService.notifyChange(MusicPlaybackService.java:1232)
E/AndroidRuntime( 4086):    at com.andrew.apollo.MusicPlaybackService.prev(MusicPlaybackService.java:1946)
E/AndroidRuntime( 4086):    at com.andrew.apollo.MusicPlaybackService.handleCommandIntent(MusicPlaybackService.java:694)
E/AndroidRuntime( 4086):    at com.andrew.apollo.MusicPlaybackService.onStartCommand(MusicPlaybackService.java:674)
E/AndroidRuntime( 4086):    at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:2783)
E/AndroidRuntime( 4086):    ... 10 more
E/MetadataRetrieverClient( 1853): failed to extract an album art
E/MetadataRetrieverClient( 1853): failed to extract an album art
E/MetadataRetrieverClient( 1853): failed to extract an album art
E/MetadataRetrieverClient( 1853): failed to extract an album art

from apollo-cm.

Avinash-Bhat avatar Avinash-Bhat commented on August 23, 2024

The NullPointerException is removed with http://review.cyanogenmod.org/#/c/34179/

from apollo-cm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.