New Updater app chrashes if choosing "choose updater package option"! (POCOF1 10.2.3.0.PEJMIXM)


kicsi007

Members
Mar 29, 2019
4
5
Hi,

I've made a clean install (fastboot ROM -> TWRP -> EU ROM -> Wipe (cache, dalvik, data)) several times yesterday, but the problem is permanently there..

And I also deleted the data of updater app (only just cache ->no change; every data -> no change!)

Hope it can be fixed with next update..

It will be possible to update via OTA?


Screenshot_2019-03-29-12-13-32-709_com.android.settings.png
Screenshot_2019-03-29-12-13-53-853_com.miui.bugreport.png
 
Last edited:
  • Like
Reactions: ZduneX25
Check Updater app version and paste it here please.
BTW: share bottom part of the log this is not full log
 
Version of the updater app is 7.9.

I tried again, and that is the outcome with share:

java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.contains(java.lang.CharSequence)' on a null object reference
at pl.zdunex25.updater.MainActivity$21.onMenuItemClick(MainActivity.java:1464)
at android.widget.PopupMenu$1.onMenuItemSelected(Unknown Source:14)
at com.android.internal.view.menu.MenuBuilder.dispatchMenuItemSelected(Unknown Source:6)
at com.android.internal.view.menu.MenuItemImpl.invoke(Unknown Source:18)
at com.android.internal.view.menu.MenuBuilder.performItemAction(Unknown Source:13)
at com.android.internal.view.menu.MenuBuilder.performItemAction(Unknown Source:1)
at com.android.internal.view.menu.MenuPopup.onItemClick(Unknown Source:19)
at android.widget.AdapterView.performItemClick(Unknown Source:14)
at android.widget.AbsListView.performItemClick(Unknown Source:198)
at android.widget.AbsListView$PerformClick.run(Unknown Source:62)
at android.widget.AbsListView$3.run(Unknown Source:46)
at android.os.Handler.handleCallback(Unknown Source:2)
at android.os.Handler.dispatchMessage(Unknown Source:4)
at android.os.Looper.loop(Unknown Source:208)
at android.app.ActivityThread.main(Unknown Source:107)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(Unknown Source:11)
at com.android.internal.os.ZygoteInit.main(Unknown Source:274)


For me it is pretty the same outcome, but thx to let me know!
 
Last edited:
Did the flash, now it's working perfectly!

Awesome!

It's not possible to implement this in the latest stable relaise for poco?

Thx!
 
Last edited:
7.9 was latest at the time your stable was rolling out, any later build contains fixed updater, so no worries :)
 
Last edited:
  • Like
Reactions: kicsi007