facebook

MyEclipse Web Browser Config on Linux

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #209923 Reply

    dusan4
    Member

    Hello,

    when I want to switch to Web Browser View I got Internal Error:

    !ENTRY org.eclipse.ui 4 4 júl 14, 2004 11:37:56.96
    !MESSAGE Unhandled event loop exception

    !ENTRY org.eclipse.ui 4 0 júl 14, 2004 11:37:56.97
    !MESSAGE No more handles (java.lang.UnsatisfiedLinkError: /home/dusan/eclipse/plugins/org.eclipse.swt.gtk_3.0.0/os/linux/x86/libswt-mozilla-gtk-3062.so: /home/dusan/eclipse/plugins/org.eclipse.swt.gtk_3.0.0/os/linux/x86/libswt-mozilla-gtk-3062.so: undefined symbol: _ZN13nsCOMPtr_baseD2Ev)
    !STACK 0
    org.eclipse.swt.SWTError: No more handles (java.lang.UnsatisfiedLinkError: /home/dusan/eclipse/plugins/org.eclipse.swt.gtk_3.0.0/os/linux/x86/libswt-mozilla-gtk-3062.so: /home/dusan/eclipse/plugins/org.eclipse.swt.gtk_3.0.0/os/linux/x86/libswt-mozilla-gtk-3062.so: undefined symbol: _ZN13nsCOMPtr_baseD2Ev)
    at org.eclipse.swt.SWT.error(SWT.java:2717)
    at org.eclipse.swt.SWT.error(SWT.java:2616)
    at org.eclipse.swt.browser.Browser.<init>(Browser.java:122)
    at com.genuitec.eclipse.browser.HTMLViewer.createControl(Unknown Source)
    at com.genuitec.eclipse.browser.HTMLViewer.<init>(Unknown Source)
    at com.genuitec.eclipse.browser.HTMLViewer.<init>(Unknown Source)
    at com.genuitec.eclipse.browser.HTMLViewer.<init>(Unknown Source)
    at com.genuitec.eclipse.browser.HTMLView.createPartControl(Unknown Source)
    at org.eclipse.ui.internal.PartPane$2.run(PartPane.java:137)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:615)
    at org.eclipse.core.runtime.Platform.run(Platform.java:747)
    at org.eclipse.ui.internal.PartPane.createChildControl(PartPane.java:133)
    at org.eclipse.ui.internal.ViewPane.createChildControl(ViewPane.java:131)
    at org.eclipse.ui.internal.ViewFactory$1.run(ViewFactory.java:337)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:615)
    at org.eclipse.core.runtime.Platform.run(Platform.java:747)
    at org.eclipse.ui.internal.ViewFactory.busyRestoreView(ViewFactory.java:259)
    at org.eclipse.ui.internal.ViewFactory$2.run(ViewFactory.java:516)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
    at org.eclipse.ui.internal.ViewFactory.restoreView(ViewFactory.java:514)
    at org.eclipse.ui.internal.ViewFactory$ViewReference.getPart(ViewFactory.java:102)
    at org.eclipse.ui.internal.WorkbenchPage$1.propertyChange(WorkbenchPage.java:132)
    at org.eclipse.ui.internal.LayoutPart.setVisible(LayoutPart.java:268)
    at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:317)
    at org.eclipse.ui.internal.ViewPane.setVisible(ViewPane.java:564)
    at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:122)
    at org.eclipse.ui.internal.presentations.DefaultPartPresentation.selectPart(DefaultPartPresentation.java:1111)
    at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:946)
    at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:921)
    at org.eclipse.ui.internal.PartStack.presentationSelectionChanged(PartStack.java:674)
    at org.eclipse.ui.internal.PartStack.access$0(PartStack.java:660)
    at org.eclipse.ui.internal.PartStack$1.selectPart(PartStack.java:94)
    at org.eclipse.ui.internal.presentations.DefaultPartPresentation.setSelection(DefaultPartPresentation.java:1403)
    at org.eclipse.ui.internal.presentations.DefaultPartPresentation$4.handleEvent(DefaultPartPresentation.java:166)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:954)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:978)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:963)
    at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:833)
    at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:3053)
    at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1917)
    at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:287)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:954)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2595)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2298)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1377)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:254)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)
    at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
    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:324)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:183)
    at org.eclipse.core.launcher.Main.run(Main.java:644)
    at org.eclipse.core.launcher.Main.main(Main.java:628)

    !ENTRY org.eclipse.ui 4 4 júl 14, 2004 11:37:56.100
    !MESSAGE *** SWT nested exception

    !ENTRY org.eclipse.ui 4 0 júl 14, 2004 11:37:56.101
    !MESSAGE /home/dusan/eclipse/plugins/org.eclipse.swt.gtk_3.0.0/os/linux/x86/libswt-mozilla-gtk-3062.so: /home/dusan/eclipse/plugins/org.eclipse.swt.gtk_3.0.0/os/linux/x86/libswt-mozilla-gtk-3062.so: undefined symbol: _ZN13nsCOMPtr_baseD2Ev
    !STACK 0
    java.lang.UnsatisfiedLinkError: /home/dusan/eclipse/plugins/org.eclipse.swt.gtk_3.0.0/os/linux/x86/libswt-mozilla-gtk-3062.so: /home/dusan/eclipse/plugins/org.eclipse.swt.gtk_3.0.0/os/linux/x86/libswt-mozilla-gtk-3062.so: undefined symbol: _ZN13nsCOMPtr_baseD2Ev
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1560)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1469)
    at java.lang.Runtime.loadLibrary0(Runtime.java:788)
    at java.lang.System.loadLibrary(System.java:834)
    at org.eclipse.swt.internal.Library.loadLibrary(Library.java:100)
    at org.eclipse.swt.browser.Browser.<init>(Browser.java:119)
    at com.genuitec.eclipse.browser.HTMLViewer.createControl(Unknown Source)
    at com.genuitec.eclipse.browser.HTMLViewer.<init>(Unknown Source)
    at com.genuitec.eclipse.browser.HTMLViewer.<init>(Unknown Source)
    at com.genuitec.eclipse.browser.HTMLViewer.<init>(Unknown Source)
    at com.genuitec.eclipse.browser.HTMLView.createPartControl(Unknown Source)
    at org.eclipse.ui.internal.PartPane$2.run(PartPane.java:137)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:615)
    at org.eclipse.core.runtime.Platform.run(Platform.java:747)
    at org.eclipse.ui.internal.PartPane.createChildControl(PartPane.java:133)
    at org.eclipse.ui.internal.ViewPane.createChildControl(ViewPane.java:131)
    at org.eclipse.ui.internal.ViewFactory$1.run(ViewFactory.java:337)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:615)
    at org.eclipse.core.runtime.Platform.run(Platform.java:747)
    at org.eclipse.ui.internal.ViewFactory.busyRestoreView(ViewFactory.java:259)
    at org.eclipse.ui.internal.ViewFactory$2.run(ViewFactory.java:516)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
    at org.eclipse.ui.internal.ViewFactory.restoreView(ViewFactory.java:514)
    at org.eclipse.ui.internal.ViewFactory$ViewReference.getPart(ViewFactory.java:102)
    at org.eclipse.ui.internal.WorkbenchPage$1.propertyChange(WorkbenchPage.java:132)
    at org.eclipse.ui.internal.LayoutPart.setVisible(LayoutPart.java:268)
    at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:317)
    at org.eclipse.ui.internal.ViewPane.setVisible(ViewPane.java:564)
    at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:122)
    at org.eclipse.ui.internal.presentations.DefaultPartPresentation.selectPart(DefaultPartPresentation.java:1111)
    at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:946)
    at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:921)
    at org.eclipse.ui.internal.PartStack.presentationSelectionChanged(PartStack.java:674)
    at org.eclipse.ui.internal.PartStack.access$0(PartStack.java:660)
    at org.eclipse.ui.internal.PartStack$1.selectPart(PartStack.java:94)
    at org.eclipse.ui.internal.presentations.DefaultPartPresentation.setSelection(DefaultPartPresentation.java:1403)
    at org.eclipse.ui.internal.presentations.DefaultPartPresentation$4.handleEvent(DefaultPartPresentation.java:166)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:954)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:978)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:963)
    at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:833)
    at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:3053)
    at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1917)
    at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:287)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:954)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2595)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2298)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1377)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:254)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)
    at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96)
    at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
    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:324)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:183)
    at org.eclipse.core.launcher.Main.run(Main.java:644)
    at org.eclipse.core.launcher.Main.main(Main.java:628)

    Can someone help me?
    Dusan.

    #210062

    Scott Anderson
    Participant

    Dusan,

    This is a problem with your default web browser setting on Linux. I’m not a Linux guy, but I’ll ask Riyad to chime in here and let you know what’s up.

    #210067

    Riyad Kalla
    Member

    Dusan,
    What distro are you running? Are you running a version of Mozilla compiled with GTK support? What version of Mozilla do you have installed?

    #210074

    dusan4
    Member

    I’m running on Mandrake 9.2.
    I’m using Firefox 0.9.

    But as you wrote, my default browser don’t start.

    I’m setting in Eclipse Help
    mozilla -remote “openurl(%1, new-tab)”
    but nothing change.

    #210078

    snpe
    Member

    Last version mozilla (1.7 and 0.9) don’t work with eclipse – it isn’t a problem with myeclipse

    mozilla lib 1.6 work fine for me (I have rh 8 with updgraded everything, but ii isn’t important)
    You don’t set mozilla in preferences for help – help with html widget start automatic when You have correct mozilla libraries and export MOZILLA_FIVE_HOME before execute eclipse

    regards

    p.s.
    dusane, ako razumes pozdrav na nasem

    #210093

    Riyad Kalla
    Member

    snpe thank you for the clarification, to be honest I was stumped on this one 😉

    #210359

    dusan4
    Member

    Thanks very much.

    p.s. ano rozumiem ti velmi dobre

    Dusan

    #210362

    snpe
    Member

    Hello Dusan,
    Because of your name, I thought that You are from Yugoslavia
    It is only greeting on serbo-croatish language
    I am sorry

    best regards

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: MyEclipse Web Browser Config on Linux

You must be logged in to post in the forum log in