不灭的火

革命尚未成功,同志仍须努力下载JDK17

作者:AlbertWen  添加时间:2016-01-05 18:45:43  修改时间:2025-04-30 21:39:29  分类:06.Linux软件安装  编辑

Ubuntu 12 启动 PhpStorm10.x 时报错:

IBus prior to 1.5.11 may cause input problems. See IDEA-78860 for details.

 解决方案:

echo "export IBUS_ENABLE_SYNC_MODE=1" >> ~/.bashrc
source ~/.bashrc