错误 #11093
【手写便签】重置机器后,使用便签,便签停止运行一次15:39
0%
1.0.0
描述
操作步骤:
1,重置机器后
2,打开手写便签
3,多次使用
实际结果:
便签停止运行一次15:39
期望结果:
正常使用
历史记录
#1 由 匿名用户 更新于 超过 4 年 之前
--------- beginning of crash
11-02 15:39:42.898 1555 1590 E AndroidRuntime: FATAL EXCEPTION: Thread-4
11-02 15:39:42.898 1555 1590 E AndroidRuntime: Process: com.ebensz.enote.memo:remote, PID: 1555
11-02 15:39:42.898 1555 1590 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke interface method 'void com.ebensz.recognizer.latest.search.IndexBuilder.clear()' on a null object reference
11-02 15:39:42.898 1555 1590 E AndroidRuntime: at com.ebensz.util.RecognitionEngine.getStrokesIndex(RecognitionEngine.java:76)
11-02 15:39:42.898 1555 1590 E AndroidRuntime: at com.ebensz.enote.memo.monitor.MemoIndexHelper.createIndexFor(MemoIndexHelper.java:147)
11-02 15:39:42.898 1555 1590 E AndroidRuntime: at com.ebensz.enote.memo.monitor.IntegrityCheck.checkMemoFile(IntegrityCheck.java:60)
11-02 15:39:42.898 1555 1590 E AndroidRuntime: at com.ebensz.enote.memo.monitor.IntegrityCheck.checkMemoFolder(IntegrityCheck.java:46)
11-02 15:39:42.898 1555 1590 E AndroidRuntime: at com.ebensz.enote.memo.monitor.IntegrityCheck.checkMemoFolder(IntegrityCheck.java:44)
11-02 15:39:42.898 1555 1590 E AndroidRuntime: at com.ebensz.enote.memo.monitor.IntegrityCheck.checkMemos(IntegrityCheck.java:31)
11-02 15:39:42.898 1555 1590 E AndroidRuntime: at com.ebensz.enote.memo.monitor.IntegrityCheck.run(IntegrityCheck.java:21)