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

MIUI11 android8.0下大概率闪退,用户无法升级webview日志 #4

Closed
dark2star opened this issue Oct 14, 2019 · 9 comments
Closed
Labels
bug Something isn't working

Comments

@dark2star
Copy link

Describe the bug
MIUI11 android8.0下大概率闪退,用户无法升级webview

To Reproduce
Steps to reproduce the behavior:

  1. 自动登录后闪退日志如下:
    2019-10-14 21:57:12App Version: 1.01_1OS Version: 8.0.0_26Vendor: XiaomiModel: MI 5s PlusCPU ABI: arm64-v8aarmeabi-v7aarmeabijava.util.IllegalFormatConversionException: f != java.lang.Integerat java.util.Formatter$FormatSpecifier.failConversion(Formatter.java:4402)at java.util.Formatter$FormatSpecifier.printFloat(Formatter.java:2897)at java.util.Formatter$FormatSpecifier.print(Formatter.java:2844)at java.util.Formatter.format(Formatter.java:2523)at java.util.Formatter.format(Formatter.java:2458)at java.lang.String.format(String.java:2770)at com.smarGate.MainActivity.setStatus(MainActivity.java:774)at com.smarGate.MyTimeTask.run(MainActivity.java:59)at java.util.TimerThread.mainLoop(Timer.java:555)at java.util.TimerThread.run(Timer.java:505)

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@lazy-luo
Copy link
Owner

此为BUG,已在网盘链接中修复:https://pan.baidu.com/s/14Iq60kxHW711NVoCVKWySg
已同步到github,主要是显示cpu使用率时出现格式转换问题,BUG产生于0.22版本。

@dark2star
Copy link
Author

此为BUG,已在网盘链接中修复:https://pan.baidu.com/s/14Iq60kxHW711NVoCVKWySg
已同步到github,主要是显示cpu使用率时出现格式转换问题,BUG产生于0.22版本。

网盘的版本也是一样的问题,问题没有解决

@lazy-luo
Copy link
Owner

crash日志完全一样?关键是这行:com.smarGate.MainActivity.setStatus(MainActivity.java:774)at

@lazy-luo lazy-luo reopened this Oct 15, 2019
@lazy-luo lazy-luo added the bug Something isn't working label Oct 15, 2019
@lazy-luo
Copy link
Owner

此为BUG,已在网盘链接中修复:https://pan.baidu.com/s/14Iq60kxHW711NVoCVKWySg
已同步到github,主要是显示cpu使用率时出现格式转换问题,BUG产生于0.22版本。

网盘的版本也是一样的问题,问题没有解决

其它型号手机未见此问题。重新修复了一下此BUG,由于没有真机环境,请从网盘链接重新下载覆盖安装。如果任然crash,请贴出日志;如已修复请跟帖确认。

@dark2star
Copy link
Author

crash日志完全一样?关键是这行:com.smarGate.MainActivity.setStatus(MainActivity.java:774)at

安装之后第一次打开还是报错,但是到目前为止没报错了,抱歉!

@lazy-luo
Copy link
Owner

crash日志完全一样?关键是这行:com.smarGate.MainActivity.setStatus(MainActivity.java:774)at

安装之后第一次打开还是报错,但是到目前为止没报错了,抱歉!

安装之后第一次打开如果之只是显示错误信息,则是正常的,那是之前版本的crash日志。后续如继续crash请继续在本issue跟帖。

@TrueRux
Copy link

TrueRux commented Nov 28, 2019

MIUI10 注册失败,显示“注册失败,请确认信息填写无误”

@lazy-luo
Copy link
Owner

lazy-luo commented Dec 2, 2019

@TrueRux 请仔细看说明:注册时不能填中文。

@TrueRux
Copy link

TrueRux commented Dec 6, 2019

@TrueRux 请仔细看说明:注册时不能填中文。

谢谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants