Getting Error when opening Eclipse Market

吃可爱长大的小学妹 提交于 2019-12-23 04:00:08

问题


Getting Error when opening Eclipse Marketplace or install new software.

Unhandled event loop exception during blocked modal context. No more handles

Eclipse Spring Tool Suite Version

Spring Tool Suite 4

Version: 4.4.2.RELEASE

Build Id: 201911201053

Here is my Java version

java version "1.8.0_201"

Java(TM) SE Runtime Environment (build 1.8.0_201-b09)

Java HotSpot(TM) 64-Bit Server VM (build 25.201-b09, mixed mode)

My OS

No LSB modules are available. Distributor ID: LinuxMint Description: Linux Mint 19 Tara Release: 19 Codename: tara

Thank you in advance!


回答1:


I had the exact same issue. I found here a solution which works for me : https://bugs.eclipse.org/bugs/show_bug.cgi?id=517671#c58

For me it was sufficient to put

export GTK_IM_MODULE=ibus

into ~/.profile.

Hope this will help some of you also.

Eclipse Bug: Unhandled event loop exception No more handles <- Heiko's answers



来源:https://stackoverflow.com/questions/59150005/getting-error-when-opening-eclipse-market

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!