Problem viewing APIs (was Re: Migrate to XCode?)

From: John Stewart (jbsmailu..ooglemail.com)
Date: Mon May 08 2006 - 07:10:03 EDT

  • Next message: Jake Fisher: "Re: mdimensionsite is down"

    Hi, same problem for all api files.

    If I click on the 'api' tab of a component, it puts out the following
    section the logfile. I don't know enough about the internals to know
    what's happening here - any insights?

    John

    logfile:
    ***********************************
    !ENTRY org.eclipse.ui 4 4 2006-05-08 12:00:03.842
    !MESSAGE Unhandled event loop exception

    !ENTRY org.eclipse.ui 4 0 2006-05-08 12:00:03.843
    !MESSAGE null argument;
    !STACK 0
    org.eclipse.jface.util.Assert$AssertionFailedException: null argument;
            at org.eclipse.jface.util.Assert.isNotNull(Assert.java:150)
            at org.eclipse.jface.util.Assert.isNotNull(Assert.java:126)
            at org.eclipse.jface.viewers.SelectionChangedEvent.<init>(SelectionChangedEvent.java:46)
            at org.eclipse.ui.part.MultiPageEditorPart.pageChange(MultiPageEditorPart.java:605)
            at org.objectstyle.wolips.componenteditor.part.ComponentEditorPart.pageChange(ComponentEditorPart.java:443)
            at org.eclipse.ui.part.MultiPageEditorPart$2.widgetSelected(MultiPageEditorPart.java:231)
            at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
            at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1481)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1505)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1490)
            at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1267)
            at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:3170)
            at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1953)
            at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:288)
            at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1481)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1505)
            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1490)
            at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1267)
            at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3295)
            at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2928)
            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:419)
            at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
            at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
            at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
            at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
            at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.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.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            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)

    ***********************************

    On 5/6/06, Ulrich Köster <ulric..bjectstyle.org> wrote:
    > Hi John,
    >
    > entries in the log?Is it true for all your api files or just for one.
    >
    >
    > Uli
    > Am 04.05.2006 um 15:23 schrieb John Stewart:
    >
    > > Hi folks,
    > >
    > > Thanks for all the advice.
    > >
    > > I've now moved up to 3.2RC2, with WOLips 2.0.0.116.
    > >
    > > I had the same problems with creating Projects & Components, but this
    > > was solved by setting read/write permission on the Applications
    > > folder. Not sure if i can cope with this as a long-term solution -
    > > not my machine & security policies violated, but OK for now.
    > >
    > > The one big problem I still have, though, is I can't edit component
    > > APIs. Nothing shows up on Bindings, Validation or Display. I can't
    > > figure out a way to launch the XCode API editor either (apart from
    > > using XCode explicitly).
    > >
    > > Any suggestions?
    > >
    > > TIA,
    > > John
    >
    >



    This archive was generated by hypermail 2.0.0 : Mon May 08 2006 - 07:10:07 EDT