Code Monkey home page Code Monkey logo

Comments (9)

seven332 avatar seven332 commented on July 19, 2024

原因是 摩托罗拉MB855 的 CPU 是 NVIDIA Tegra2。NVIDIA Tegra 2 是 armv7,但却不支持 neon 指令,而在图片解码过程中对于对所有的 armv7 CPU 都使用了 neon 指令,所以会出错。
以前有个 Galaxy R 用户也反馈过类似的问题,我修改了下代码,后来他没有回复了,我以为修好了,现在才知道还没有修好。
我会找时间继续修复下的,不过我身边没有这样的类似这种情况的手机,如果你能在测试方面提供一下帮助就好了。
目前来说,可以在 设置->阅读 处取消 自定义解码,这样的话使用的是系统自带的解码,应该就没有问题了。

from ehviewer.

yunlux avatar yunlux commented on July 19, 2024

感谢解惑。。

取消自定义也不行。

那么麻烦我还是换手机吧。。

from ehviewer.

seven332 avatar seven332 commented on July 19, 2024

这个问题我还是想研究下的,虽然这种 CPU 肯定会随着时间的流逝而逐渐被人们忘记,但解决当下的问题还是很有意义的。能说下有什么具体的错误表现么?是程序崩掉了还是图片下载完了没有显示还是别的什么的?

from ehviewer.

yunlux avatar yunlux commented on July 19, 2024

点击阅读时屏幕一闪,跳到首页刷新。

from ehviewer.

seven332 avatar seven332 commented on July 19, 2024

这样的话应用应该是崩掉了,再次启动没有提示上次出错了,要发生错误信息么?还有在 /sdcard/EhViewer/crash 应该有记录错误信息吧?

from ehviewer.

yunlux avatar yunlux commented on July 19, 2024

MB855成砖了。。已换红米NOTE增强版。。

另:

红米NOTE增强版

4.4.2

解析包出现错误

from ehviewer.

seven332 avatar seven332 commented on July 19, 2024

你是在 http://www.ehviewer.com/download 下载的?
目前最新版本 0.6.9,你比对一下看看是不是文件破损了。
SIZE: 1174060 Byte
MD5: 3E18BDDD803DCD4C816EC673AFFC7163
SHA1: 39B793B327FCD37A74A4B4AF491017F41B63789C
CRC32: 00536D62

from ehviewer.

yunlux avatar yunlux commented on July 19, 2024

是我下载错了。。感谢!

from ehviewer.

seven332 avatar seven332 commented on July 19, 2024

现在应该没问题了,neon 部分都用 cpufeatures 检测过了。

from ehviewer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.