Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » EGit not working in Galileo 3.5.2?
EGit not working in Galileo 3.5.2? [message #581461] Fri, 11 June 2010 21:33 Go to next message
No real name is currently offline No real nameFriend
Messages: 4
Registered: June 2010
Junior Member
Hi,

I just installed EGit 0.81 on two different versions of eclipse:

Ganymede 3.4.1 on CentOS 5.5

and

Galileo 3.5.2 on Gentoo r5

They both installed with no problems, although the install seemed slightly different.

But, the Galileo on Gentoo r5 will not work with the PHP Explorer perspective. You can create a Git perspective and drill down into the repository with no problems. You can even do the Team>Share>Using existing Repo and all seems well, except that nothing seems to work in the PHP Explorer perspective.

I tried running an update on Galileo for all the other installed software. Removed and re-installed the EGit several times, with -clean on eclipse between attempts, but always the same thing...

Any ideas?

Thanks

ewb

eclipse.buildId=M20100211-1343
java.version=1.6.0_17
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86_64 -clean

java.lang.ArrayIndexOutOfBoundsException: 0
at org.eclipse.egit.ui.internal.actions.DiscardChangesAction.is Enabled(DiscardChangesAction.java:63)
at org.eclipse.team.internal.ui.actions.TeamAction.setActionEna blement(TeamAction.java:312)
at org.eclipse.team.internal.ui.actions.TeamAction.selectionCha nged(TeamAction.java:297)
at org.eclipse.ui.internal.PluginAction.refreshEnablement(Plugi nAction.java:206)
at org.eclipse.ui.internal.PluginAction.selectionChanged(Plugin Action.java:277)
at org.eclipse.ui.internal.ObjectActionContributor$1.run(Object ActionContributor.java:157)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.ObjectActionContributor.contributeOb jectActions(ObjectActionContributor.java:160)
at org.eclipse.ui.internal.ObjectActionContributorManager.contr ibuteObjectActions(ObjectActionContributorManager.java:97)
at org.eclipse.ui.internal.PopupMenuExtender.addObjectActions(P opupMenuExtender.java:262)
at org.eclipse.ui.internal.PopupMenuExtender.menuAboutToShow(Po pupMenuExtender.java:339)
at org.eclipse.jface.action.MenuManager.fireAboutToShow(MenuMan ager.java:338)
at org.eclipse.jface.action.MenuManager.handleAboutToShow(MenuM anager.java:469)
at org.eclipse.jface.action.MenuManager.access$1(MenuManager.ja va:465)
at org.eclipse.jface.action.MenuManager$2.menuShown(MenuManager .java:491)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:235)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1176)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1200)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1181)
at org.eclipse.swt.widgets.Menu._setVisible(Menu.java:199)
at org.eclipse.swt.widgets.Display.runPopups(Display.java:3519)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3109)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:22 21)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:113)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
Re: EGit not working in Galileo 3.5.2? [message #581665 is a reply to message #581461] Wed, 16 June 2010 21:33 Go to previous message
Robin Rosenberg is currently offline Robin RosenbergFriend
Messages: 332
Registered: July 2009
Senior Member
ebaer@actc.com wrote:

> Hi,
>
> I just installed EGit 0.81 on two different versions of eclipse:
>
> Ganymede 3.4.1 on CentOS 5.5
>
> and
>
> Galileo 3.5.2 on Gentoo r5
>
> They both installed with no problems, although the install seemed slightly
> different.
>
> But, the Galileo on Gentoo r5 will not work with the PHP Explorer
> perspective. You can create a Git perspective and drill down into the
> repository with no problems. You can even do the Team>Share>Using
> existing Repo and all seems well, except that nothing seems to work in the
> PHP Explorer perspective.
>
> I tried running an update on Galileo for all the other installed software.
> Removed and re-installed the EGit several times, with -clean on eclipse
> between attempts, but always the same thing...
>
> Any ideas?
A bug... If this is using the version of Eclipse downloaded from
Eclipse.org, please submit a bug report at bugs.eclipse.org

This "smells" like problems I've had in other "explorers", like the Java
Project Explorer in the JEE perspecive, which behaves differently from the
Java Package Explorer.

> Thanks
>
> ewb
>
> eclipse.buildId=M20100211-1343
> java.version=1.6.0_17
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Command-line arguments: -os linux -ws gtk -arch x86_64 -clean
>
> java.lang.ArrayIndexOutOfBoundsException: 0
> at org.eclipse.egit.ui.internal.actions.DiscardChangesAction.is
> Enabled(DiscardChangesAction.java:63)
> at org.eclipse.team.internal.ui.actions.TeamAction.setActionEna
> blement(TeamAction.java:312)
> at org.eclipse.team.internal.ui.actions.TeamAction.selectionCha
> nged(TeamAction.java:297)
> at org.eclipse.ui.internal.PluginAction.refreshEnablement(Plugi
> nAction.java:206)
> at org.eclipse.ui.internal.PluginAction.selectionChanged(Plugin
> Action.java:277)
> at org.eclipse.ui.internal.ObjectActionContributor$1.run(Object
> ActionContributor.java:157) at
> org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.ui.internal.ObjectActionContributor.contributeOb
> jectActions(ObjectActionContributor.java:160)
> at org.eclipse.ui.internal.ObjectActionContributorManager.contr
> ibuteObjectActions(ObjectActionContributorManager.java:97)
> at org.eclipse.ui.internal.PopupMenuExtender.addObjectActions(P
> opupMenuExtender.java:262)
> at org.eclipse.ui.internal.PopupMenuExtender.menuAboutToShow(Po
> pupMenuExtender.java:339)
> at org.eclipse.jface.action.MenuManager.fireAboutToShow(MenuMan
> ager.java:338)
> at org.eclipse.jface.action.MenuManager.handleAboutToShow(MenuM
> anager.java:469)
> at org.eclipse.jface.action.MenuManager.access$1(MenuManager.ja va:465)
> at org.eclipse.jface.action.MenuManager$2.menuShown(MenuManager
> .java:491)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe
> ner.java:235)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :84)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1176)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1200)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1181)
> at org.eclipse.swt.widgets.Menu._setVisible(Menu.java:199)
> at org.eclipse.swt.widgets.Display.runPopups(Display.java:3519)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3109)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:2405)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
> at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:22 21)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault
> (Realm.java:332)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work
> bench.java:493)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start
> (IDEApplication.java:113)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips
> eAppHandle.java:194)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher
> .runApplication(EclipseAppLauncher.java:110)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher
> .start(EclipseAppLauncher.java:79)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS
> tarter.java:368)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS
> tarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce
> ssorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe
> thodAccessorImpl.java:25) at
> java.lang.reflect.Method.invoke(Method.java:597)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 559)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
Previous Topic:EGit download page error
Next Topic:Change log
Goto Forum:
  


Current Time: Thu Apr 25 22:39:50 GMT 2024

Powered by FUDForum. Page generated in 0.03059 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top