Bug 374841

Summary: subclipse pane won't work.
Product: [Fedora] Fedora Reporter: Alexey Kuznetsov <axet>
Component: eclipse-subclipseAssignee: Robert Marcano <robert>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8CC: bergkamp.sliew
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-11 03:22:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alexey Kuznetsov 2007-11-10 17:11:47 UTC
Description of problem:
Unable to switch subclipse plane.

Version-Release number of selected component (if applicable):
eclipse-subclipse-1.2.2-6.fc8

How reproducible:
all time

Comment 1 bergkamp.sliew 2008-04-10 14:15:22 UTC
I have installed eclipse with subclipse during the Fedora Core 9 installation.
But I couldn't load the subclipse Preferences page or view the selection menu
commands for subclipse.

To temporary solve this, I've removed the subclipse package by using "Add/Remove
Programs" under GNOME and manually re-install subclipse from eclipse "Software
Updates" function.

Comment 2 Robert Marcano 2008-04-10 22:25:16 UTC
(In reply to comment #0)
> Description of problem:
> Unable to switch subclipse plane.
> 
> Version-Release number of selected component (if applicable):
> eclipse-subclipse-1.2.2-6.fc8
> 
> How reproducible:
> all time

ohhh I missed this bug in my bugmail. Is this still a problem? try removing
$HOME/.eclipse before starting Eclipse. do you refer to "subclipse plane" to the
subversion perspective?



Comment 3 Robert Marcano 2008-04-10 22:31:13 UTC
(In reply to comment #1)
> I have installed eclipse with subclipse during the Fedora Core 9 installation.
> But I couldn't load the subclipse Preferences page or view the selection menu
> commands for subclipse.
> 
> To temporary solve this, I've removed the subclipse package by using "Add/Remove
> Programs" under GNOME and manually re-install subclipse from eclipse "Software
> Updates" function.

That must be related to Bug #440818, svn-javahl.jar was moved to /usr/share/java
so the classpath references were wrong. That was fixed after the beta release.
Did not a simple update without removing the package fixe the problem?


Comment 4 bergkamp.sliew 2008-04-10 23:53:41 UTC
Thanks Robert for your reply.

Apologies if I made a duplicate bug comment as this is my first entry attempt
into bugzilla for fedora :)

Anyway, I think bug #440818 is related to "building subclipse from source" but
for my case, it's pre-built with eclipse under fedora core 9. Not sure if the
cause for them is from the same root. I shall try your suggestion (simple
update) with another machine later. Thank you!

Comment 5 Robert Marcano 2008-04-11 03:22:49 UTC
(In reply to comment #4)
> Anyway, I think bug #440818 is related to "building subclipse from source"

yes, but the new different location of the jar affects at runtime too, the
subclipse plugin folder includes a symbolic link to svn-javahl.jar.