Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] Problems opening perspective and view

I've had similar problems switching to the fortran perspective at
times, especially with other plugins like pydev installed, with the
same
Problems opening perspective
'org.eclipse.photran.ui.FortranPerspective'-type error...but
redownloading and not installing pydev has worked for now.

On 10/20/06, Hilliard, Bill <bill.hilliard@xxxxxxxxx> wrote:
One suggestion is to make sure you are using a 1.5 JVM.  This version of
Photran was built requiring a 1.5 JVM.

Hope that helps...Bill

-----Original Message-----
From: photran-bounces@xxxxxxxxxxx [mailto:photran-bounces@xxxxxxxxxxx]
On Behalf Of John Daues
Sent: Friday, October 20, 2006 1:51 PM
To: photran@xxxxxxxxxxx
Subject: [photran] Problems opening perspective and view

There seems to be a major problem with the installation of Photran
In my previous post, I got the following message in a dlg box when
attempting to switch to the photran perspecive:
Problems opening perspective 'org.eclipse.photran.ui.FortranPerspective'

I installed Photran Feature 3.1 Beta 1
I had installed it as root, so I changed permissions/owners on those
files in case this was the problem.

Using eclipse Version: 3.2.0 with CDT 3.1
Build id: M20060629-1905

I have received no response on this.

I have now tried installing Full Photran 3.1 Beta 1 for Linux/GTK
I get the same error.  In addition, when i try to switch to the Fortran
project view, I get the following exception:

java.lang.ClassNotFoundException:
org.eclipse.photran.cdtinterface.ui.FortranView
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLo
ader.java:407)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLo
ader.java:352)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(Defau
ltClassLoader.java:83)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLo
ader.java:276)
at
org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost
.java:227)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(Abstra
ctBundle.java:1245)
at
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecu
tableExtension(RegistryStrategyOSGI.java:147)
at
org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExt
ension(ExtensionRegistry.java:759)
at
org.eclipse.core.internal.registry.ConfigurationElement.createExecutable
Extension(ConfigurationElement.java:243)
at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExec
utableExtension(ConfigurationElementHandle.java:51)
at
org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:242)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at
org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.
java:238)
at
org.eclipse.ui.internal.registry.ViewDescriptor.createView(ViewDescripto
r.java:69)
at
org.eclipse.ui.internal.ViewReference.createPartHelper(ViewReference.jav
a:292)
at
org.eclipse.ui.internal.ViewReference.createPart(ViewReference.java:197)
at
org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartRefe
rence.java:566)
at org.eclipse.ui.internal.Perspective.showView(Perspective.java:1675)
at
org.eclipse.ui.internal.WorkbenchPage.busyShowView(WorkbenchPage.java:98
7)
at
org.eclipse.ui.internal.WorkbenchPage.access$13(WorkbenchPage.java:968)
at org.eclipse.ui.internal.WorkbenchPage$13.run(WorkbenchPage.java:3497)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at
org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:3494)
at
org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:3470)
at
org.eclipse.ui.handlers.ShowViewHandler.openView(ShowViewHandler.java:14
8)
at
org.eclipse.ui.handlers.ShowViewHandler.openOther(ShowViewHandler.java:1
04)
at
org.eclipse.ui.handlers.ShowViewHandler.execute(ShowViewHandler.java:70)
at org.eclipse.ui.internal.ShowViewMenu$3.run(ShowViewMenu.java:114)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:499)
at
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Ac
tionContributionItem.java:539)
at
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContribut
ionItem.java:488)
at
org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionCont
ributionItem.java:400)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3164)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2840)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:4
19)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActiva
tor.java:78)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplicat
ion(EclipseAppLauncher.java:92)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Eclip
seAppLauncher.java:68)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
400)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)

_______________________________________________
photran mailing list
photran@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/photran
_______________________________________________
photran mailing list
photran@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/photran



--
J. Brandon Keith
PO Box 6315
210 Hodges Hall
Morgantown, WV, 26506-6315
Phone: (304) 293-3422 ext. 1430
Fax: (304) 293-5732


Back to the top