Bug 667418 - Eclipse do not start
Summary: Eclipse do not start
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: eclipse
Version: 14
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
Assignee: Alexander Kurtakov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-05 15:06 UTC by Pierre Blavy
Modified: 2011-01-05 16:02 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-01-05 16:02:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Eclipse crash log (45.88 KB, text/plain)
2011-01-05 15:06 UTC, Pierre Blavy
no flags Details

Description Pierre Blavy 2011-01-05 15:06:58 UTC
Created attachment 471877 [details]
Eclipse crash log

Description of problem:
After having the bug : 667376 I tryed a full f resh install of eclipse.
yum remove eclipse*
rm -rf /usr/lib64/eclipse
rm -r /usr/share/eclipse/
yum install eclipse eclipse-cdt eclipse-texlipse

Version-Release number of selected component (if applicable):
last update (see bug 667376)

How reproducible: always


Steps to Reproduce:
1.Launch eclipse

  
Actual results:
The spash screen appears then i've got an error message saying me to read the log.
I've attached the log.

Expected results:
Start eclipse

Additional info:

Comment 1 Alexander Kurtakov 2011-01-05 15:16:05 UTC
You should NEVER remove files in /usr manually. This way you have removed icu4j-eclipse, tomcat5-jasper-eclipse and probably others but rpm thinks they are there(and they are really in its db but the files aren't). 
Please reinstall them and try again.

Comment 2 Pierre Blavy 2011-01-05 16:02:53 UTC
Thanks for your answer, and sory for disturbing you.

FIX:
yum reinstall *eclipse*


Note You need to log in before you can comment on or make changes to this bug.