Android Studio - 1.5.11 之前的 IBus 可能会导致输入问题.有关详细信息,请参阅 IDEA-78860 [英] Android Studio - IBus prior to 1.5.11 may cause input problems. See IDEA-78860 for details

查看:40
本文介绍了Android Studio - 1.5.11 之前的 IBus 可能会导致输入问题.有关详细信息,请参阅 IDEA-78860的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Android Studio 1.5Build #AI-141.2422023,建于2015年11月12日

我刚刚在 Ubuntu 15.10 上更新了我的 Android Studio,当它提示我有新版本可用时.补丁下载完成后,当它要求提示时,我选择了使用我以前的Android Studio设置的选项.但在那之后,它给了我 cannot resolve symbol ... 项目中到处都是错误,并显示了弹出警告

I just updated my Android Studio on Ubuntu 15.10 when it gave me the prompt that a new version is available. After the patch download was finished, I chose the option to use my previous Android Studio settings when it asked for the prompt. But after that it is giving me the cannot resolve symbol ... error everywhere in the project and also showing me the pop-up warning

系统健康
1.5.11 之前的 IBus 可能会导致输入问题.详情请参阅 IDEA-78860.

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

我已经尝试了cleaningrebuilding 项目.但没有任何效果.我该怎么办?请帮忙.

I have tried cleaning and rebuilding the project. But nothing is working. What do I do? Please Help.

谢谢.

推荐答案

在安装了 IBus 的系统上使用 IDEA 并且运行键盘输入有时会被 IBus 守护程序阻止.事件调度线程处于活动状态.所有其他事件按顺序传递 - 即可以通过鼠标选择文本或调用菜单操作.

When IDEA is used on a system with IBus is installed and running keyboard input sometimes became blocked by IBus daemon. Event Dispatching Thread is active. All other events are delivered in order - i.e. it is possible to select text or call menu actions by a mouse.

解决办法:将 IBus 升级到 1.5.11 版或将export IBUS_ENABLE_SYNC_MODE=1"添加到您的 ~/.profile,然后重新启动会话.

Solution: Either upgrade IBus to version 1.5.11 or add "export IBUS_ENABLE_SYNC_MODE=1" to your ~/.profile, then restart a session.

或者,您可以在系统设置中关闭 IBus |语言支持 |键盘输入法.

Alternatively, you can turn off IBus at System Settings | Language Support | Keyboard input method.

如果使用不兼容的 IBus 版本,IDEA 15 将显示警告.

IDEA 15 will show a warning if an incompatible version of IBus is in use.

查看此链接了解详情 https://youtrack.jetbrains.com/issue/IDEA-78860

这篇关于Android Studio - 1.5.11 之前的 IBus 可能会导致输入问题.有关详细信息,请参阅 IDEA-78860的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆