Giter Club home page Giter Club logo

Comments (9)

wengxt avatar wengxt commented on August 21, 2024

建议检查你的包的更新情况。我看最近 arch 更新了 boost ,你的系统相关的包都重新 build 了吗?

你的 libime 的版本是?

from libime.

XavierChB avatar XavierChB commented on August 21, 2024

建议检查你的包的更新情况。我看最近 arch 更新了 boost ,你的系统相关的包都重新 build 了吗?

已经重新build了,都是最新版

你的 libime 的版本是?

libime: 1.1.1.r5.g9dbab30-1
boost-libs: 1.83.0-2

from libime.

wengxt avatar wengxt commented on August 21, 2024

@XavierChB 建议把所有相关的包都换回官方包再看看

from libime.

XavierChB avatar XavierChB commented on August 21, 2024

@wengxt 把所有的git包换回官方包了,还是一样的问题。还需要什么信息帮助您debug?

另外试了一下,只有候选词中文时才会出现问题。如果候选词是英文则不会出现这个问题。

from libime.

wengxt avatar wengxt commented on August 21, 2024

~/.local/share/fcitx5/pinyin 的内容打包发给我看看(注意可能含有你的隐私)

pacman -Qs fcitx5
pacman -Qs libime

from libime.

wengxt avatar wengxt commented on August 21, 2024

还有 fcitx5-diagnose 的输出

from libime.

XavierChB avatar XavierChB commented on August 21, 2024

您好,已将相关信息发送至您的邮箱中。

from libime.

wengxt avatar wengxt commented on August 21, 2024

检查了你提供的文件其中 user.history 有四个字节变成了 0,可能你的文件系统最近出了什么问题(如断电等外部原因)

目前临时给这个文件增加了一些验证以跳过符合类似条件的错误数据

尽管写入的时候都采取了先写入再替换的方式,但这并不足以阻止文件系统的 corruption。因此导致了问题,目前相关几个数据文件都没有 checksum 机制,所以如果损坏的话确实可能会 crash。考虑在将来加入 checksum 来防止读取出现问题的文件

from libime.

XavierChB avatar XavierChB commented on August 21, 2024

看到你刚刚的commit了,感谢帮忙解决问题!
再次感谢大佬这么多年为fcitx项目的贡献!

from libime.

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.