2014-09-19 32 views
0

在我的工作空間中,當我想啓動eclipse時,出現以下錯誤...我正在使用linux。有什麼問題?Linux中的Eclipse啓動錯誤

(Eclipse:9665): Pango-CRITICAL **: pango_context_set_language: assertion `context != NULL' failed 

(Eclipse:9665): Pango-CRITICAL **: pango_layout_new: assertion `context != NULL' failed 

(Eclipse:9665): Pango-CRITICAL **: pango_layout_set_text: assertion `layout != NULL' failed 

(Eclipse:9665): Pango-CRITICAL **: pango_layout_set_attributes: assertion `layout != NULL' failed 

(Eclipse:9665): Pango-CRITICAL **: pango_layout_set_alignment: assertion `layout != NULL' failed 

(Eclipse:9665): Pango-CRITICAL **: pango_layout_set_ellipsize: assertion `PANGO_IS_LAYOUT (layout)' failed 

(Eclipse:9665): Pango-CRITICAL **: pango_layout_set_single_paragraph_mode: assertion `PANGO_IS_LAYOUT (layout)' failed 

(Eclipse:9665): Pango-CRITICAL **: pango_layout_set_width: assertion `layout != NULL' failed 

(Eclipse:9665): Pango-CRITICAL **: pango_layout_get_extents: assertion `layout != NULL' failed 

(Eclipse:9665): Gtk-CRITICAL **: gtk_icon_theme_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed 

(Eclipse:9665): Gtk-CRITICAL **: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed 

(Eclipse:9665): Gtk-CRITICAL **: gtk_icon_size_lookup_for_settings: assertion `GTK_IS_SETTINGS (settings)' failed 

(Eclipse:9665): Gtk-WARNING **: Invalid icon size 6 


(Eclipse:9665): Gtk-CRITICAL **: gtk_icon_theme_load_icon: assertion `GTK_IS_ICON_THEME (icon_theme)' failed 
Segmentation fault 
+0

你試圖啓動什麼版本的eclipse? 你的配送是什麼? 您是否擁有安裝了正確版本的所有依賴項? – deimus 2014-09-19 15:53:19

回答

1

由於您的問題缺乏,一些關鍵信息。我建議你去在下面的步驟

  1. 檢查你正在嘗試運行,如果它是你的發行版
  2. 檢查兼容,如果所有相關性在你的發行版,例如Eclipse安裝的版本(檢查攀高庫版本)

需要更多的幫助,然後提供更多信息!

+0

只需重新啓動並解決所有問題... – diCoder 2014-09-19 16:36:30