以下のようなダイアログが出て起動できない!
どうしたら、起動できるようになりますか?
実行環境
Ubuntu 18.04
Eclispe Neon3
ログを見ればわかるのかなと考えて、見てみましたが・・・
内容が膨大すぎてというか読み方がわからなくて・・・
以下に記述します。(部分的に)
!ENTRY org.eclipse.osgi 4 0 2018-07-14 05:24:52.890
!MESSAGE Application error
!STACK 1
##################################3333
!ENTRY org.eclipse.e4.ui.workbench 4 0 2018-07-14 05:24:52.910
!MESSAGE FrameworkEvent ERROR
!STACK 0
############################################################
!SESSION 2018-07-14 05:28:04.190 -----------------------------------------------
eclipse.buildId=4.6.3.M20170301-0400
java.version=10.0.1
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=ja_JP
Framework arguments: -product org.eclipse.epp.package.java.product
Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.java.product
!ENTRY org.eclipse.osgi 4 0 2018-07-14 05:28:12.982
!MESSAGE Application error
!STACK 1
############################################################
!ENTRY org.eclipse.e4.ui.workbench 4 0 2018-07-14 05:28:12.997
!MESSAGE FrameworkEvent ERROR
!STACK 0
############################################################
!SESSION 2018-07-14 05:35:45.757 -----------------------------------------------
eclipse.buildId=4.6.3.M20170301-0400
java.version=10.0.1
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=ja_JP
Framework arguments: -product org.eclipse.epp.package.java.product
Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.java.product
!ENTRY org.eclipse.osgi 4 0 2018-07-14 05:35:53.800
!MESSAGE Application error
!STACK 1
###############################################################
!ENTRY org.eclipse.e4.ui.workbench 4 0 2018-07-14 05:35:53.830
!MESSAGE FrameworkEvent ERROR
!STACK 0
#############################################################
!SESSION 2018-07-14 05:38:19.114 -----------------------------------------------
eclipse.buildId=4.6.3.M20170301-0400
java.version=10.0.1
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=ja_JP
Framework arguments: -product org.eclipse.epp.package.java.product
Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.java.product
!ENTRY org.eclipse.osgi 4 0 2018-07-14 05:38:27.154
!MESSAGE Application error
!STACK 1
######################################################
!SESSION 2018-07-14 05:45:01.765 -----------------------------------------------
eclipse.buildId=4.6.3.M20170301-0400
java.version=10.0.1
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=ja_JP
Framework arguments: -product org.eclipse.epp.package.java.product
Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.java.product
!ENTRY org.eclipse.core.resources 2 10035 2018-07-14 05:45:08.817
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
!ENTRY org.eclipse.core.resources 4 567 2018-07-14 05:45:08.818
!MESSAGE Could not read snapshot file.
!STACK 0
#########################################################
このように書かれていました。
端末を開いて!
$eclipse -debug -consoleLogと入力したら
タイアログが表示された時点で、以下の分が出てきました。
Gtk-Message: 06:19:36.748: GtkDialog mapped without a transient parent. This is discouraged.



回答4件
あなたの回答
tips
プレビュー