摘要: 1. 安装 fcitx-frontend-qt5 sudo apt-get install fcitx-frontend-qt5 2. 确认该路径下存在的文件 /usr/lib/x86_64-linux-gnu/qt5/plugins/platforminputcontexts/libfcitxpl 阅读全文
posted @ 2017-12-21 21:19 susuAr 阅读(760) 评论(1) 推荐(1)
摘要: 一般执行 apt-get -f install 即可如果出现 Sub-process /usr/bin/dpkg returned an error code (1) 错误 按以下操作:cd /var/lib/dpkg sudo mv info info.bak #备份一份info sudo mkd 阅读全文
posted @ 2017-12-17 14:57 susuAr 阅读(733) 评论(0) 推荐(0)