Hello again,
i fix something and i focus better the problem, common on the web, but i'm
not able to fix.

I want to see the evevation of different points of my map using the Info
tool ( for this reason i need the information window, not the console ) so
from the menù i go to *Window -> Show View -> Other  *i would like to
select *Project -> Information*  but voilà here comes an error window
saying: *java.lang.NullPointerException*
The error windows comes out just after i click *Other* and if i select *
Information* the window present 3 error with the same error

i hope to have been exaustive


2013/6/23 Jody Garnett <jody.garn...@gmail.com>

>  This is an issue for any eclipse RCP project, I wonder if the eclipse
> website has any good documentation to help?
>
> --
> Jody Garnett
>
> On Sunday, 23 June 2013 at 9:31 PM, Nicolò Targhetta wrote:
>
> hi again,
>  i tried to solve the problem with the link Andrea gave me but i have to
> say that:
> 1) in my Fedora there il not the folder* /usr/lib/firefox* , by the way
> there is */usr/lib64/firefox* but there is not any *.bashrc  *as the
> tutorial suggest.
> Trying to look for *.bashrc* position i get the following output:
>
> *[nico@localhost ~]$ locate  .bashrc
> /etc/skel/.bashrc
> /home/nico/.bashrc
> /home/nico/jgrassdb/gauss-boaga/rio_vignola/.bashrc
> /home/nico/jgrassdb/igm95/PERMANENT/.bashrc
> *
> 2) i have already installed *xulrunner *but this not fix anything
>
>
> sorry for the bother but it annoys me a lot
>
> Nico
>
>
>
> 2013/6/16 andrea antonello <andrea.antone...@gmail.com>
>
> Hi Nicola,
> this is a known problem with a known solution.
> Try to follow this:
>
> http://jgrasstechtips.blogspot.it/2008/01/how-to-solve-rcp-mozilla-browser.html
>
> Good luck,
> Andrea
>
>
>
>
> On Sun, Jun 16, 2013 at 4:40 PM, Nicolò Targhetta
> <nicolo.targhe...@gmail.com> wrote:
> > Jody: i used uDig without any problem till last month but now i don't
> know
> > why it doesn't work. I cannot get access to console script at all, there
> is
> > no shell to write it on. Only a gray screen with the frase i posted
> before.
> >
> > Frank: here is a piece from .log file you said to check
> > "
> >  !SESSION 2013-06-14 10:17:17.716
> > -----------------------------------------------
> > eclipse.buildId=unknown
> > java.version=1.6.0_25
> > java.vendor=Sun Microsystems Inc.
> > BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=it_IT
> > Command-line arguments:  -os linux -ws gtk -arch x86_64
> >
> > This is a continuation of log file /home/nico/uDig/uDig
> > 1.3.2/workspace/.metadata/.bak_0.log
> > Created Time: 2013-06-14 10:22:18.159
> >
> > !ENTRY org.eclipse.ui 4 0 2013-06-14 10:22:18.159
> > !MESSAGE Unhandled event loop exception
> > !STACK 0
> > org.eclipse.swt.SWTException: Failed to execute runnable
> > (org.eclipse.swt.SWTError: No more handles [Unknown Mozilla path
> > (MOZILLA_FIVE_HOME not set)])
> >     at org.eclipse.swt.SWT.error(SWT.java:4282)
> >     at org.eclipse.swt.SWT.error(SWT.java:4197)
> >     at
> >
> org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:138)
> >     at
> org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3563)
> >     at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3212)
> >     at
> org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
> >     at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
> >     at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
> >     at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
> >     at
> >
> org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> >     at
> >
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
> >     at
> org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
> >     at
> >
> net.refractions.udig.internal.ui.UDIGApplication.start(UDIGApplication.java:138)
> >     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:344)
> >     at
> >
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
> >     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:597)
> >     at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
> >     at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
> >     at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
> >     at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
> > Caused by: org.eclipse.swt.SWTError: No more handles [Unknown Mozilla
> path
> > (MOZILLA_FIVE_HOME not set)]
> >     at org.eclipse.swt.SWT.error(SWT.java:4308)
> >     at org.eclipse.swt.browser.Mozilla.initMozilla(Mozilla.java:1826)
> >     at org.eclipse.swt.browser.Mozilla.create(Mozilla.java:687)
> >     at org.eclipse.swt.browser.Browser.<init>(Browser.java:99)
> >     at
> >
> net.refractions.udig.tool.info.internal.display.BrowserInfoDisplay.createBrowser(BrowserInfoDisplay.java:128)
> >     at
> >
> net.refractions.udig.tool.info.internal.display.BrowserInfoDisplay.createDisplay(BrowserInfoDisplay.java:99)
> >     at
> >
> net.refractions.udig.tool.info.internal.InfoView2.createDetails(InfoView2.java:287)
> >     at
> > net.refractions.udig.ui.SearchPart.createPartControl(SearchPart.java:256)
> >     at
> >
> net.refractions.udig.tool.info.internal.InfoView2.createPartControl(InfoView2.java:374)
> >     at
> >
> org.eclipse.ui.internal.ViewReference.createPartHelper(ViewReference.java:375)
> >     at
> > org.eclipse.ui.internal.ViewReference.createPart(ViewReference.java:229)
> >     at
> >
> org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
> >     at
> org.eclipse.ui.internal.Perspective.showView(Perspective.java:2245)
> >     at
> >
> org.eclipse.ui.internal.WorkbenchPage.busyShowView(WorkbenchPage.java:1145)
> >     at
> org.eclipse.ui.internal.WorkbenchPage$20.run(WorkbenchPage.java:3921)
> >     at
> org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
> >     at
> > org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:3918)
> >     at
> > org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage.java:3894)
> >     at
> >
> net.refractions.udig.project.ui.ApplicationGIS.getView(ApplicationGIS.java:270)
> >     at net.refractions.udig.tool.info.InfoTool$1.run(InfoTool.java:126)
> >     at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> >     at
> >
> org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
> >     ... 23 more
> > "
> >
> > what's exactly do i have to look for?
> >
> >
> >
> >
> > thanks for the help
> >
> >
> > 2013/6/15 Jody Garnett <jody.garn...@gmail.com>
> >>
> >> I recently was running uDig on CentOS6 without issue.
> >>
> >> If I can ask you to look at the uDig shell script, and type the same
> >> commands yourself into a console and we should be able to see where the
> >> failure occurs?
> >>
> >> --
> >> Jody Garnett
> >>
> >> On Saturday, 15 June 2013 at 12:55 AM, Nicolò Targhetta wrote:
> >>
> >> Hi all.
> >>
> >> I'm using uDig 1.3.2 for an university project during my hydrology
> class.
> >> I fuound incompability between uDig ( both 1.3.2 and 1.4.0 ) and the
> last
> >> updates of Fedora 18.
> >> Till last month it had been working fine, now when check elevations of
> DTM
> >> i'm working on, by the info tool,  i cannot get any console outputs (it
> >> remains written "no consoles to display at this time"). Console doesn't
> work
> >> for any other use.
> >> The same procedure done on an Ubuntu machine works perfectly.
> >>
> >> does any one knows about this problem?
> >> if you care about this distro please give a check on it and let me know
> >>
> >> Cheers
> >>
> >> Nick
> >> _______________________________________________
> >> 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
> >
> _______________________________________________
> 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
>
>
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Reply via email to