cogitare / tunesremote-plus

Automatically exported from code.google.com/p/tunesremote-plus
0 stars 0 forks source link

2.5.0 IllegalState Exception in AllAlbumsListFragment.java #100

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
java.lang.IllegalStateException: Content view not yet created
at android.support.v4.app.ListFragment.ensureList(Unknown Source)
at android.support.v4.app.ListFragment.onCreateView(Unknown Source)
                                       onViewCreated
                                       onListItemClick
                                       setListAdapter
                                       setListShown
at android.support.v4.app.ListFragment.setListShownNoAnimation(Unknown Source)
at org.tunesremote.AllAlbumsListFragment$1.handleMessage(Unknown Source)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:130)
at android.app.ActivityThread.main(ActivityThread.java:3835)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:84
7)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:605)
at dalvik.system.NativeStart.main(Native Method)

Original issue reported on code.google.com by mellowaredev on 8 Jul 2012 at 2:50

GoogleCodeExporter commented 9 years ago
I think this might be related to the landscape ICS bug so I will close this if 
I don't see any more reports of it.

Original comment by mellowaredev on 12 Jul 2012 at 11:00

GoogleCodeExporter commented 9 years ago
2.5.2 released to market

Original comment by mellowaredev on 13 Jul 2012 at 10:16

GoogleCodeExporter commented 9 years ago

Original comment by mellowaredev on 13 Jul 2012 at 10:16