Crashing at Alarming Rate - LWP 2.6

Discussion in 'Bug Reports' started by Friendlyspeaking, Jun 23, 2013.

  1. Arjun Arora Keeps coming back

    Member Since:
    Oct 22, 2012
    Message Count:
    14
    Likes Received:
    0
    Trophy Points:
    10
    Vas, I'm not able to understand one thing buddy.. Why's it running fine on your s3 and not on mine??
  2. Arjun Arora Keeps coming back

    Member Since:
    Oct 22, 2012
    Message Count:
    14
    Likes Received:
    0
    Trophy Points:
    10
    Sorry, posted twice..
  3. NewKid Seasoned Vet

    Member Since:
    Apr 1, 2012
    Message Count:
    100
    Likes Received:
    20
    Trophy Points:
    100
    Arjun, what I suggest you is to download one of the multiple apps on Google Play that record logs, that way, next time it crashes the error would appear there and it would be easier for Vas to answer that question. As for right now there is not really a way to tell why it crashes in your phone and it doesn't in his.
  4. Arjun Arora Keeps coming back

    Member Since:
    Oct 22, 2012
    Message Count:
    14
    Likes Received:
    0
    Trophy Points:
    10
    Ok buddy, could you please suggest one.. Thanks
  5. NewKid Seasoned Vet

    Member Since:
    Apr 1, 2012
    Message Count:
    100
    Likes Received:
    20
    Trophy Points:
    100
    Anyone can do the job but the one I use is 'aLogcat free'

    Install it and when your lwp crashes go to that app and look for red words, that's where your error will be. Or to be more specific, use the search option and look for the package name of your app, that way it will be easier to find. It may give a clue why it crashes and if you have a crash report on Google Play too, post it here as well.
  6. Arjun Arora Keeps coming back

    Member Since:
    Oct 22, 2012
    Message Count:
    14
    Likes Received:
    0
    Trophy Points:
    10
    Great.. Thanks buddy..
  7. Arjun Arora Keeps coming back

    Member Since:
    Oct 22, 2012
    Message Count:
    14
    Likes Received:
    0
    Trophy Points:
    10
    Ok.. Here's the error.. Please help.. Screenshot_2013-07-10-21-44-45.png
  8. Vas Origin

    Member Since:
    Jan 4, 2012
    Message Count:
    770
    Likes Received:
    175
    Trophy Points:
    500
    I don't think this error is relevant to the live wallpaper crash. You should reproduce the crash and then check your logcat. Look for lines that have your wallpaper's package name in it.
  9. fatos LWC Major

    Member Since:
    Apr 2, 2013
    Message Count:
    268
    Likes Received:
    73
    Trophy Points:
    200
    Vas I have always crashes when I try a live wallpaper with Gif animations made whith LWC2.6.Every time I have force closes.Im not able to make live wallpapers with gifs yet.I have Galaxy S3,android version 4.1.2
  10. Vas Origin

    Member Since:
    Jan 4, 2012
    Message Count:
    770
    Likes Received:
    175
    Trophy Points:
    500
    @fatos
    Can you please post a stack trace of your crashes? We can't reproduce this issue on our end.
  11. fatos LWC Major

    Member Since:
    Apr 2, 2013
    Message Count:
    268
    Likes Received:
    73
    Trophy Points:
    200
    Vas I didnt published any of them, I just made some tests.I have no problems creating whith LWC 2.6 but the issue comes when I try to run it on my phone.To double check it I downloaded a live wallpaper whith Gif-s made from a member of our forum whith LWC 2.6, again same thing, again crashes
  12. Alvin New Guy

    Member Since:
    Jun 27, 2013
    Message Count:
    3
    Likes Received:
    0
    Trophy Points:
    0
    Hi Vas. I am having this error as well after release a new version update. Many users reported having this issue although it is working fine on my phone Galaxy S3.

    java.lang.RuntimeException: Canvas: trying to use a recycled bitmap android.graphics.Bitmap@41e85ed0
    at android.graphics.Canvas.throwIfRecycled(Canvas.java:1026)
    at android.graphics.Canvas.drawBitmap(Canvas.java:1065)
    at com.sbg.lwc.SBLiveWallpaper$LwpEngine.draw(SBLiveWallpaper.java:882)
    at com.sbg.lwc.SBLiveWallpaper$LwpEngine.drawFrame(SBLiveWallpaper.java:729)
    at com.sbg.lwc.SBLiveWallpaper$LwpEngine.onVisibilityChanged(SBLiveWallpaper.java:633)
    at android.service.wallpaper.WallpaperService$Engine.updateSurface(WallpaperService.java:722)
    at android.service.wallpaper.WallpaperService$Engine.attach(WallpaperService.java:772)
    at android.service.wallpaper.WallpaperService$IWallpaperEngineWrapper.executeMessage(WallpaperService.java:1015)
    at com.android.internal.os.HandlerCaller$MyHandler.handleMessage(HandlerCaller.java:61)
    at android.os.Handler.dispatchMessage(Handler.java:99)
    at android.os.Looper.loop(Looper.java:137)
    at android.app.ActivityThread.main(ActivityThread.java:4800)
    at java.lang.reflect.Method.invokeNative(Native Method)
    at java.lang.reflect.Method.invoke(Method.java:511)
    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:789)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:556)
    at dalvik.system.NativeStart.main(Native Method)

    After I search for google and found this solution

    Just do a clean in eclipse. Not sure this will solve the issue or not. I have re-uploaded a new version and let's see the problem will go away or not. It is quite troublesome in eclipse where we always need to do a clean.

Share This Page