https://bugzilla.redhat.com/show_bug.cgi?id=1925966
Bug ID: 1925966 Summary: Eclipse IDE not working in Fedora 33 - fails with BundleException - could not resolve module org.eclipse.compare Product: Fedora Version: 33 Hardware: x86_64 OS: Linux Status: NEW Component: eclipse Severity: low Assignee: mat.booth@redhat.com Reporter: paul.brian.coleman@gmail.com QA Contact: extras-qa@fedoraproject.org CC: akurtako@redhat.com, andjrobins@gmail.com, dbhole@redhat.com, ebaron@redhat.com, eclipse-sig@lists.fedoraproject.org, jerboaa@gmail.com, jjohnstn@redhat.com, lef@fedoraproject.org, mat.booth@redhat.com, rgrunber@redhat.com Target Milestone: --- Classification: Fedora
Created attachment 1755529 --> https://bugzilla.redhat.com/attachment.cgi?id=1755529&action=edit eclipse log file
Installation of Eclipse package from Fedora 33 repo finishes without error, but Eclipse does not start when run.
Version-Release number of selected component (if applicable): Fedora:33, 64bit Java: OpenJDK 18.0.10+9, mixed mode sharing Eclipse-platform 4.18 1.fc33
How reproducible:
Steps to Reproduce: 1. sudo dnf remove eclipse eclipse-equinox-osgi eclipse-emf-core eclipse-swt eclipse-ecf-core 2. rpm -qa | grep eclipse # verified no eclipse packages present 3. sudo dnf install eclipse #installed eclipse-jdt, apiguardian, eclipse-ecf-core, eclipse-emf-core, eclipse-equinox-osgi, eclipse-platform, eclipse-swt 4. open terminal 5. enter "eclipse"
Actual results: - get splash screen for fractional second and then a GTK dialog box to check the log file for errors - eclipse does not start - disappointment
Expected results: - eclipse to start
Additional info: up-to-date Fedora 33 machine Eclipse was installed previously (possibly under Fedora 32)
https://bugzilla.redhat.com/show_bug.cgi?id=1925966
Fedora Admin user for bugzilla script actions fedora-admin-xmlrpc@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|mat.booth@redhat.com |mat.booth@gmail.com
--- Comment #1 from Fedora Admin user for bugzilla script actions fedora-admin-xmlrpc@fedoraproject.org --- This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.
https://bugzilla.redhat.com/show_bug.cgi?id=1925966
Vladimir Florinski vaf0001@uah.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |vaf0001@uah.edu
--- Comment #2 from Vladimir Florinski vaf0001@uah.edu --- I see the same error, now with Eclipse 4.19.0
https://bugzilla.redhat.com/show_bug.cgi?id=1925966
--- Comment #3 from Vladimir Florinski vaf0001@uah.edu --- Solution: install the sac RPM. This should be added as the required package for eclipse.
https://bugzilla.redhat.com/show_bug.cgi?id=1925966
Alexander Kurtakov akurtako@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Doc Type|--- |If docs needed, set a value
--- Comment #5 from Alexander Kurtakov akurtako@redhat.com --- sac has Provides: osgi(org.w3c.css.sac) = 1.3.0 and eclipse-platform has Requires: osgi(org.w3c.css.sac) so I don't see how can one install eclipse without sac. What si the exact sac nvre you have installed?
https://bugzilla.redhat.com/show_bug.cgi?id=1925966
Alexander Kurtakov akurtako@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |DUPLICATE Last Closed| |2021-04-23 11:26:31
--- Comment #6 from Alexander Kurtakov akurtako@redhat.com --- It sounds like you have installed cuda from rpmfusion as in bug 1887176 which creates the exact issue. If this is not the case please reopen and answer my previous question.
*** This bug has been marked as a duplicate of bug 1887176 ***
eclipse-sig@lists.stg.fedoraproject.org