> Does JGrass have its own product definition?

Nope, it is the catalog part not working any more.



>
> On Wed, Oct 12, 2011 at 10:21 AM, andrea antonello
> <[email protected]> wrote:
>>
>> I started testing the new build and the JGrass part seems to have been
>>  broken by the latest activities.
>>
>> I built the latest GIT master and I am getting a whole pile of errors,
>> some of which related to EMF, which I would be glad to avoid.
>> I paste some in here, in case someone recognizes something. If I get
>> no feedback, I will put them in JIra.
>>
>> 1) at startup on clean workspace, before starting:
>> !ENTRY org.eclipse.ui 4 4 2011-10-12 10:17:53.728
>> !MESSAGE Exception in
>> org.eclipse.ui.internal.FolderLayout.addView(String):
>> org.eclipse.ui.PartInitException: View descriptor not found:
>> net.refractions.udig.project.ui.boundaryView
>>
>> !ENTRY org.eclipse.ui 4 4 2011-10-12 10:17:53.728
>> !MESSAGE Exception in
>> org.eclipse.ui.internal.FolderLayout.addView(String):
>> org.eclipse.ui.PartInitException: View descriptor not found:
>> net.refractions.udig.project.ui.boundaryView
>> !STACK 1
>> org.eclipse.ui.PartInitException: View descriptor not found:
>> net.refractions.udig.project.ui.boundaryView
>>        at
>> org.eclipse.ui.internal.FolderLayout.addView(FolderLayout.java:75)
>>        at
>> net.refractions.udig.internal.ui.MapPerspective.createInitialLayout(MapPerspective.java:56)
>>        at
>> org.eclipse.ui.internal.Perspective.loadPredefinedPersp(Perspective.java:816)
>>        at
>> org.eclipse.ui.internal.Perspective.createPresentation(Perspective.java:270)
>>        at org.eclipse.ui.internal.Perspective.<init>(Perspective.java:156)
>>        at
>> org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createPerspective(Workbench3xImplementation.java:55)
>>        at
>> org.eclipse.ui.internal.WorkbenchPage.createPerspective(WorkbenchPage.java:1748)
>>        at
>> org.eclipse.ui.internal.WorkbenchPage.init(WorkbenchPage.java:2535)
>>        at
>> org.eclipse.ui.internal.WorkbenchPage.<init>(WorkbenchPage.java:637)
>>        at
>> org.eclipse.ui.internal.tweaklets.Workbench3xImplementation.createWorkbenchPage(Workbench3xImplementation.java:39)
>>        at
>> org.eclipse.ui.internal.WorkbenchWindow.busyOpenPage(WorkbenchWindow.java:796)
>>        at
>> org.eclipse.ui.internal.Workbench$23.runWithException(Workbench.java:1224)
>>        at
>> org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
>>        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
>>        at
>> org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
>>        at
>> org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3563)
>>        at
>> org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212)
>>        at
>> org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
>>        at
>> org.eclipse.ui.internal.Workbench$33.runWithException(Workbench.java:1595)
>>        at
>> org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
>>        at
>> org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:180)
>>
>> 2) still on startup
>> !ENTRY org.eclipse.ui.intro 4 0 2011-10-12 10:17:57.406
>> !MESSAGE Could not load SWT style: css/shared.css
>> !STACK 0
>> java.net.MalformedURLException: no protocol: css/shared.css
>>        at java.net.URL.<init>(URL.java:567)
>>        at java.net.URL.<init>(URL.java:464)
>>        at java.net.URL.<init>(URL.java:413)
>>        at
>> org.eclipse.ui.internal.intro.impl.swt.SharedStyleManager.load(SharedStyleManager.java:66)
>>        at
>> org.eclipse.ui.internal.intro.impl.swt.SharedStyleManager.<init>(SharedStyleManager.java:58)
>>        at
>> org.eclipse.ui.internal.intro.impl.presentations.FormIntroPartImplementation.<init>(FormIntroPartImplementation.java:94)
>>        at
>> org.eclipse.ui.internal.intro.impl.model.IntroPartPresentation.createPartControl(IntroPartPresentation.java:257)
>>        at
>> org.eclipse.ui.intro.config.CustomizableIntroPart.createPartControl(CustomizableIntroPart.java:204)
>>
>>
>> 3) when loading a jgrass layer
>> org.eclipse.emf.common.util.BasicEList$BasicIndexOutOfBoundsException:
>> index=0, size=0
>>        at org.eclipse.emf.common.util.BasicEList.get(BasicEList.java:352)
>>        at
>> net.refractions.udig.project.ui.internal.LayerGeneratedGlyphDecorator.generateDefaultIcon(LayerGeneratedGlyphDecorator.java:551)
>>        at
>> net.refractions.udig.project.ui.internal.LayerGeneratedGlyphDecorator.generateIcon(LayerGeneratedGlyphDecorator.java:393)
>>        at
>> net.refractions.udig.project.ui.internal.LayerGeneratedGlyphDecorator$2.refreshIcon(LayerGeneratedGlyphDecorator.java:183)
>>        at
>> net.refractions.udig.project.ui.internal.LayerGeneratedGlyphDecorator$2.run(LayerGeneratedGlyphDecorator.java:156)
>>        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
>>
>> I get this also when loading a generic geotiff, so it should be easy
>> to reproduce.
>>
>> The tiff then displays anyways, the JGrass one not.
>>
>>
>> I am on Eclipse 3.7, so I think it should not be a version problem.
>>
>> I hope I am just in some kind of nightmare and someone is going to wake me
>> up :)
>>
>> Andrea
>> _______________________________________________
>> User-friendly Desktop Internet GIS (uDig)
>> http://udig.refractions.net
>> http://lists.refractions.net/mailman/listinfo/udig-devel
>
>
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel
>
>
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Reply via email to