https://bugzilla.redhat.com/show_bug.cgi?id=1370884
Bug ID: 1370884 Summary: eclipse cannot start after install web tools Product: Fedora Version: 24 Component: eclipse Assignee: akurtako@redhat.com Reporter: diamantis.karagkiaouris.dev@gmail.com QA Contact: extras-qa@fedoraproject.org CC: akurtako@redhat.com, andjrobins@gmail.com, eclipse-sig@lists.fedoraproject.org, jerboaa@gmail.com, krzysztof.daniel@gmail.com, mat.booth@redhat.com, rgrunber@redhat.com
Description of problem: I cannot start Eclipse. An error is showed up and points out to eclipse log.
Version-Release number of selected component (if applicable): 4.6 (Neon)
How reproducible: In order to reproduce it just install on Eclipse the Web tools (Java EE) group from Neon repo
https://bugzilla.redhat.com/show_bug.cgi?id=1370884
diamantis.karagkiaouris.dev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Hardware|Unspecified |x86_64 OS|Unspecified |Linux
https://bugzilla.redhat.com/show_bug.cgi?id=1370884
--- Comment #1 from Alexander Kurtakov akurtako@redhat.com --- Would you please tell us which eclipse version do you have exactly? I assume Fedora rpms but need your confirmation. Also do you install webtools from rpm or from update site? What is the error you see? Please attach the log file.
https://bugzilla.redhat.com/show_bug.cgi?id=1370884
--- Comment #2 from diamantis.karagkiaouris.dev@gmail.com --- I have attached a zip with all the info. I hope it helps!
https://bugzilla.redhat.com/show_bug.cgi?id=1370884
--- Comment #3 from diamantis.karagkiaouris.dev@gmail.com --- Created attachment 1196047 --> https://bugzilla.redhat.com/attachment.cgi?id=1196047&action=edit Requested information
https://bugzilla.redhat.com/show_bug.cgi?id=1370884
Alexander Kurtakov akurtako@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|akurtako@redhat.com |mat.booth@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1370884
Mat Booth mat.booth@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |diamantis.karagkiaouris.dev | |@gmail.com Flags| |needinfo?(diamantis.karagki | |aouris.dev@gmail.com)
--- Comment #4 from Mat Booth mat.booth@redhat.com --- Hmm, it looks like you are using webtools from Neon update site instead of RPMs?
Can you try instead to use the RPMs?
It may need to move your "~/.eclipse" directory to disable any plugins downloaded from the Neon update site, for example:
mv ~/.eclipse ~/.eclipse.old su -c 'dnf install eclipse-webtools*'
https://bugzilla.redhat.com/show_bug.cgi?id=1370884
Diamantis Karagkiaouris diamantis.karagkiaouris.dev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(diamantis.karagki | |aouris.dev@gmail.com) |
--- Comment #5 from Diamantis Karagkiaouris diamantis.karagkiaouris.dev@gmail.com --- It seems to be working now when i installed rpms eclipse-webtools*, but it should be possible to install plugins from marketplace or other repositories. Also when i download the Neon from the project site, everything seems to be working out of the box.
https://bugzilla.redhat.com/show_bug.cgi?id=1370884
--- Comment #6 from Diamantis Karagkiaouris diamantis.karagkiaouris.dev@gmail.com --- Also something that come up recently is that the eclipse ui suffers from missing webkitgtk3. I think that it must be in eclipse dependencies. I use XFCE and it wasn't installed by default
https://bugzilla.redhat.com/show_bug.cgi?id=1370884
Mat Booth mat.booth@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |NOTABUG Last Closed| |2016-09-02 04:53:44
--- Comment #7 from Mat Booth mat.booth@redhat.com --- (In reply to Diamantis Karagkiaouris from comment #5)
It seems to be working now when i installed rpms eclipse-webtools*, but it should be possible to install plugins from marketplace or other repositories. Also when i download the Neon from the project site, everything seems to be working out of the box.
If the RPMs are working for you, I will close this bug. In most cases installing plugins from the market place or third party repo does work, but sometimes it's necessary for us to add patches to a plugin, which is why we prefer users to use the RPM versions of a plugin (when one exists) with the RPM version of Eclipse.
eclipse-sig@lists.stg.fedoraproject.org