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

crash in /r/diy scrolling to 4th post #1843

Closed
c727 opened this issue Jun 10, 2016 · 12 comments · Fixed by #1851
Closed

crash in /r/diy scrolling to 4th post #1843

c727 opened this issue Jun 10, 2016 · 12 comments · Fixed by #1851
Labels
Crash This issue causes the app to crash. Please also label this issue as `High Priority`.

Comments

@c727
Copy link

c727 commented Jun 10, 2016

Slide version: 5.3.9.3
Android version: 5.1.1

happens everytime. here is a list of the posts http://abload.de/image.php?img=rsdiy9baoz.png

@c727
Copy link
Author

c727 commented Jun 10, 2016

/r/earthporn instant crashes

@l3d00m
Copy link
Contributor

l3d00m commented Jun 10, 2016

Do you use an S7 edge?

@c727
Copy link
Author

c727 commented Jun 10, 2016

htc one x+

@l3d00m l3d00m added Crash This issue causes the app to crash. Please also label this issue as `High Priority`. Needs Reproduction This issue needs to be reproduced by another person. labels Jun 10, 2016
@l3d00m
Copy link
Contributor

l3d00m commented Jun 10, 2016

Have you reported the crash? I can't find your device in the recent reported crashes.

@c727
Copy link
Author

c727 commented Jun 10, 2016

I sent few minutes ago.
now post 4 is on 3rd position and it crashes earlier. see here https://youtu.be/FavSw3f7iUQ

@l3d00m
Copy link
Contributor

l3d00m commented Jun 10, 2016

Thanks. Here's the crash report, it's the same crash when you rotate your device. I have absolutely no idea why this is happening, but it was reported pretty often.

java.lang.IllegalStateException: Unable to create layer for CardView
    at android.os.MessageQueue.nativePollOnce(Native Method)
    at android.os.MessageQueue.next(MessageQueue.java:143)
    at android.os.Looper.loop(Looper.java:122)
    at android.app.ActivityThread.main(ActivityThread.java:5294)
    at java.lang.reflect.Method.invoke(Native Method)
    at java.lang.reflect.Method.invoke(Method.java:372)
    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:904)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:699)
    at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:132)

Can you try if clearing data does fix it?

@c727
Copy link
Author

c727 commented Jun 10, 2016

Clearing data fixed it...
Well I had slide installed for 1 day. Let's see when it happens again

@c727
Copy link
Author

c727 commented Jun 10, 2016

@l3d00m

Setting postlayout to big picture causes this

@l3d00m
Copy link
Contributor

l3d00m commented Jun 10, 2016

I cannot reproduce, even with big picture enabled. Maybe it's happening because it's such a big picture and your device is older, I have no idea.

@c727
Copy link
Author

c727 commented Jun 10, 2016

Can you test if switching between big and cropped picture effects your rotation issue?

@l3d00m
Copy link
Contributor

l3d00m commented Jun 10, 2016

I don't have them any longer unfortunately, but I'll do as soon as the issue reappears.

@c727
Copy link
Author

c727 commented Jun 10, 2016

@l3d00m

the 'calculation' for the big (uncropped) picture seems to be wrong and causing this bug...

here is a screenhot of now-for-reddit and slide: https://abload.de/img/nowslide0ka2b.png
in nfr the pic is resized correctly.
in slide we have this extrem high picture with missing left/right parts of the picture

@l3d00m l3d00m removed the Needs Reproduction This issue needs to be reproduced by another person. label Jun 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Crash This issue causes the app to crash. Please also label this issue as `High Priority`.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants