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

Bug since version 0.9.4 at startup #371

Closed
earendilfr opened this issue Jul 21, 2015 · 1 comment
Closed

Bug since version 0.9.4 at startup #371

earendilfr opened this issue Jul 21, 2015 · 1 comment

Comments

@earendilfr
Copy link

Since version 0.9.4, I can't launch anymore the application: it crash at startup.
You can found bellow the log message during the crash:

07-21 22:59:18.973 E/AndroidRuntime(4460): java.lang.RuntimeException: Unable to start activity ComponentInfo{de.luhmer.owncloudnewsreader/de.luhmer.owncloudnewsreader.NewsReaderListActivity}: java.lang.NullPointerException
07-21 22:59:33.177 E/AndroidRuntime(4661): at de.luhmer.owncloudnewsreader.PodcastFragmentActivity.UpdatePodcastView(PodcastFragmentActivity.java:234)
07-21 22:59:33.177 E/AndroidRuntime(4661): at de.luhmer.owncloudnewsreader.PodcastFragmentActivity.onPostCreate(PodcastFragmentActivity.java:96)

I'm with Android version 4.4.4 (CyanogenMod) on Galaxy S4.
The APK has been installed from F-Droid store.

@schaal
Copy link
Contributor

schaal commented Jul 22, 2015

I have the same issue, seems to be caused by umano/AndroidSlidingUpPanel#505, using version 3.0.0 of this library fixes the problem

David-Development added a commit that referenced this issue Jul 23, 2015
Use version 3.0.0 of AndroidSlidingUpPanel to fix #371
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

2 participants