PaperAirplane-Dev-Team / BlackLight

A light Sina Weibo client for Android
https://black.lighting
GNU General Public License v3.0
878 stars 214 forks source link

[Crash Log] Wed, 18 May 2016 06:08:30 GMT #2380

Open blFeedbackBot opened 8 years ago

blFeedbackBot commented 8 years ago

User:魏梦珍 http://weibo.com/u/5334824221 Latest crash log: Android Version: 4.4.4 Device Model: 2014813 Device Manufacturer: Xiaomi App Version: 2.2.2/45


java.lang.IllegalStateException: The content of the adapter has changed but ListView did not receive a notification. Make sure the content of your adapter is not modified from a background thread, but only from the UI thread. Make sure your adapter calls notifyDataSetChanged() when its content changes. [in ListView(2131558619, class android.widget.ListView) with Adapter(class com.quinny898.library.persistentsearch.SearchBox$SearchAdapter)] at android.widget.ListView.layoutChildren(ListView.java) at android.widget.AbsListView.onTouchModeChanged(AbsListView.java) at android.view.ViewTreeObserver.dispatchOnTouchModeChanged(ViewTreeObserver.java) at android.view.ViewRootImpl.ensureTouchModeLocally(ViewRootImpl.java) at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java) at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java) at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java) at android.view.Choreographer$CallbackRecord.run(Choreographer.java) at android.view.Choreographer.doCallbacks(Choreographer.java) at android.view.Choreographer.doFrame(Choreographer.java) at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java) at android.os.Handler.handleCallback(Handler.java) at android.os.Handler.dispatchMessage(Handler.java) at android.os.Looper.loop(Looper.java) at android.app.ActivityThread.main(ActivityThread.java) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:609) at dalvik.system.NativeStart.main(Native Method)

blFeedbackBot commented 8 years ago

Wed May 18 2016 06:08:36 GMT+0000 (UTC) 魏梦珍 http://weibo.com/u/5334824221 reported the same issue.