Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stem-dev] Antw: STEM v1.2.0 Release Candidate 1 is available

These are the bundles needed by the grapheditor plugin:

org.eclipse.draw2d, bundle version 3.6.1
org.eclipse.zest.core, bundle version 1.2.0
org.eclipse.zest.layouts, bundle version 1.1.0

zest depends on draw2d, so I believe it's installed automatically


Jan-Fredrik, I had trouble reproducing your NPE below. Could you open a bug with step-by-step instructions?

Regards,
/ Stefan

Stefan Edlund
Public Health and Computer Science Research
IBM Almaden Research Center
(408) 927-1766 edlund@xxxxxxxxxxxxxxx


Inactive hide details for James Kaufman ---04/18/2011 09:39:23 AM---Yossi, I'm sorry, we are working to make this process betteJames Kaufman ---04/18/2011 09:39:23 AM---Yossi, I'm sorry, we are working to make this process better.


    From:

James Kaufman <kaufman@xxxxxxxxxxxxxxx>

    To:

Yossi Mesika <MESIKA@xxxxxxxxxx>

    Cc:

stem-dev@xxxxxxxxxxx

    Date:

04/18/2011 09:39 AM

    Subject:

Re: [stem-dev] Antw: STEM v1.2.0 Release Candidate 1 is available

    Sent by:

stem-dev-bounces@xxxxxxxxxxx




Yossi,
I'm sorry, we are working to make this process better.

Could you please check that the following are included in the build?

org.eclipse.stem.ui.grapheditor

and

org.eclipse.zest


Stefan, Matt,

I also see a dependency on org.eclipse.draw2d
does this come with zest?


Best Regards,
Jamie

IBM Almaden Research Center, 650 Harry Rd.
San Jose, CA 95120-6099
email: kaufman@xxxxxxxxxxxxxxx
phone: (408) 927-2477 (tie 457-2477)



    From:
    "Wigger Jan-Frederik" <Jan-Frederik.Wigger@xxxxxxxxxxx>
    To:
    <stem-dev@xxxxxxxxxxx>
    Date:
    04/18/2011 07:13 AM
    Subject:
    [stem-dev] Antw: STEM v1.2.0 Release Candidate 1 is available
    Sent by:
    stem-dev-bounces@xxxxxxxxxxx





Hi all,

I tried to get a look at the graph editor, is it implemented in the
release? Right click on models had no effect.

Another bug we encountered belongs to the stem model repository. Quite
often when dragging models from the stem repository (after the first
model you dragged into you project), we got errors (null exception). A
copy of Matthias' log:


eclipse.buildId=unknown
java.version=1.6.0_24
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Command-line arguments: -os win32 -ws win32 -arch x86


Error
Sun Apr 17 20:43:06 CEST 2011
Unable to load content for resource
platform:/plugin/org.eclipse.stem.data.geography.models/resources/data/country/DEU/DEU_0_1.model

java.lang.Exception
at org.eclipse.stem.core.Utility.getIdentifiable(Unknown Source)
at
org.eclipse.stem.ui.views.IdentifiableDelegate.getIdentifiable(Unknown
Source)
at
org.eclipse.stem.ui.adapters.executable.IdentifiableDelegateExecutableAdapterFactory.getAdapter(Unknown
Source)
at
org.eclipse.core.internal.adapter.AdapterFactoryProxy.getAdapter(AdapterFactoryProxy.java:80)
at
org.eclipse.core.internal.runtime.AdapterManager.getAdapter(AdapterManager.java:326)
at
org.eclipse.core.internal.runtime.AdapterManager.getAdapter(AdapterManager.java:307)
at
org.eclipse.core.internal.expressions.AdaptExpression.evaluate(AdaptExpression.java:80)
at
org.eclipse.core.internal.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:53)
at
org.eclipse.core.internal.expressions.IterateExpression.evaluate(IterateExpression.java:189)
at
org.eclipse.core.internal.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:53)
at
org.eclipse.core.internal.expressions.WithExpression.evaluate(WithExpression.java:72)
at
org.eclipse.core.internal.expressions.ReferenceExpression.evaluate(ReferenceExpression.java:70)
at
org.eclipse.ui.internal.services.EvaluationResultCache.evaluate(EvaluationResultCache.java:74)
at
org.eclipse.ui.internal.services.ExpressionAuthority.evaluate(ExpressionAuthority.java:165)
at
org.eclipse.ui.internal.services.EvaluationAuthority.refsWithSameExpression(EvaluationAuthority.java:153)
at
org.eclipse.ui.internal.services.EvaluationAuthority.sourceChanged(EvaluationAuthority.java:129)
at
org.eclipse.ui.internal.services.ExpressionAuthority.sourceChanged(ExpressionAuthority.java:311)
at
org.eclipse.ui.internal.services.ExpressionAuthority.sourceChanged(ExpressionAuthority.java:290)
at
org.eclipse.ui.AbstractSourceProvider.fireSourceChanged(AbstractSourceProvider.java:99)
at
org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:401)
at
org.eclipse.ui.internal.services.WorkbenchSourceProvider.checkActivePart(WorkbenchSourceProvider.java:300)
at
org.eclipse.ui.internal.services.WorkbenchSourceProvider$1.partActivated(WorkbenchSourceProvider.java:235)
at
org.eclipse.ui.internal.PartListenerList$1.run(PartListenerList.java:72)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.runtime.Platform.run(Platform.java:888)
at
org.eclipse.ui.internal.PartListenerList.fireEvent(PartListenerList.java:57)
at
org.eclipse.ui.internal.PartListenerList.firePartActivated(PartListenerList.java:70)
at
org.eclipse.ui.internal.PartService.firePartActivated(PartService.java:187)
at
org.eclipse.ui.internal.PartService.setActivePart(PartService.java:306)
at
org.eclipse.ui.internal.WWinPartService.updateActivePart(WWinPartService.java:134)
at
org.eclipse.ui.internal.WWinPartService.access$0(WWinPartService.java:125)
at
org.eclipse.ui.internal.WWinPartService$WWinListener.partDeactivated(WWinPartService.java:50)
at
org.eclipse.ui.internal.PartListenerList2$4.run(PartListenerList2.java:115)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.runtime.Platform.run(Platform.java:888)
at
org.eclipse.ui.internal.PartListenerList2.fireEvent(PartListenerList2.java:55)
at
org.eclipse.ui.internal.PartListenerList2.firePartDeactivated(PartListenerList2.java:113)
at
org.eclipse.ui.internal.PartService.firePartDeactivated(PartService.java:242)
at
org.eclipse.ui.internal.PartService.setActivePart(PartService.java:300)
at
org.eclipse.ui.internal.WorkbenchPagePartList.fireActivePartChanged(WorkbenchPagePartList.java:57)
at
org.eclipse.ui.internal.PartList.setActivePart(PartList.java:136)
at
org.eclipse.ui.internal.WorkbenchPage.setActivePart(WorkbenchPage.java:3537)
at
org.eclipse.ui.internal.WorkbenchPage.requestActivation(WorkbenchPage.java:3077)
at
org.eclipse.ui.internal.PartPane.requestActivation(PartPane.java:279)
at org.eclipse.ui.internal.PartPane.setFocus(PartPane.java:325)
at
org.eclipse.ui.internal.PartStack.presentationSelectionChanged(PartStack.java:844)
at org.eclipse.ui.internal.PartStack.access$1(PartStack.java:827)
at
org.eclipse.ui.internal.PartStack$1.selectPart(PartStack.java:137)
at
org.eclipse.ui.internal.presentations.util.TabbedStackPresentation$1.handleEvent(TabbedStackPresentation.java:133)
at
org.eclipse.ui.internal.presentations.util.AbstractTabFolder.fireEvent(AbstractTabFolder.java:269)
at
org.eclipse.ui.internal.presentations.util.AbstractTabFolder.fireEvent(AbstractTabFolder.java:278)
at
org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabFolder.access$1(DefaultTabFolder.java:1)
at
org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabFolder$2.handleEvent(DefaultTabFolder.java:88)
at
org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1077)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1062)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:774)
at
org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:2743)
at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1429)
at
org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:257)
at
org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
at
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4066)
at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3657)
at
org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.stem.ui.launcher.WorkbenchLauncher.launch(Unknown
Source)
at
org.eclipse.stem.core.common.presentation.CoreEditorAdvisor$Application.start(Unknown
Source)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
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(EclipseStarter.java:369)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575)
at org.eclipse.equinox.launcher.Main.run(Main.java:1408)




Regards
Jan

>>> Yossi Mesika <MESIKA@xxxxxxxxxx> 16.04.2011 20:36 >>>
Hello STEM Developers and User,

We published a new Release Candidate for v1.2.0 of STEM.
Please give it a try and report any problems with this version.
You can download it from:
http://www.eclipse.org/stem/downloads.php

Yossi.
_______________________________________________
stem-dev mailing list
stem-dev@xxxxxxxxxxx

https://dev.eclipse.org/mailman/listinfo/stem-dev

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


GIF image

GIF image


Back to the top