*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

Reply via email to