facebook

No internal web browser on one Ubuntu

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #295960 Reply

    rmcvay
    Member

    I’ve got 7.1 installed via Pulse on two Ubuntu 8.04 LTS hosts, one Sony desktop, one Thinkpad. ME runs normally, including the embedded web browser on the Thinkpad but on the Sony it can’t use the internal browser.

    
    java.lang.NullPointerException
        at org.eclipse.ui.internal.browser.BrowserViewer.getURL(BrowserViewer.java:833)
        at org.eclipse.ui.internal.browser.BrowserViewer.navigate(BrowserViewer.java:615)
        at org.eclipse.ui.internal.browser.BrowserViewer.setURL(BrowserViewer.java:661)
        at org.eclipse.ui.internal.browser.BrowserViewer.setURL(BrowserViewer.java:288)
        at org.eclipse.ui.internal.browser.WebBrowserEditor.createPartControl(WebBrowserEditor.java:80)
        at com.genuitec.eclipse.intro.StartPageEditor.createPartControl(StartPageEditor.java:74)
        at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:661)
        at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:428)
        at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:594)
        at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:306)
        at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:180)
        at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:270)
        at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65)
        at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:473)
        at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1256)
        at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1209)
        at org.eclipse.ui.internal.PartStack.showPart(PartStack.java:1608)
        at org.eclipse.ui.internal.PartStack.add(PartStack.java:499)
        at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:103)
        at org.eclipse.ui.internal.PartStack.add(PartStack.java:485)
        at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:112)
        at org.eclipse.ui.internal.EditorSashContainer.addEditor(EditorSashContainer.java:63)
        at org.eclipse.ui.internal.EditorAreaHelper.addToLayout(EditorAreaHelper.java:217)
        at org.eclipse.ui.internal.EditorAreaHelper.addEditor(EditorAreaHelper.java:207)
        at org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.java:779)
        at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:678)
        at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:639)
        at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2817)
        at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2729)
        at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2721)
        at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2673)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
        at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2668)
        at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2652)
        at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2643)
        at com.genuitec.eclipse.intro.StartPageEditor.openStartPage(StartPageEditor.java:168)
        at com.genuitec.eclipse.intro.IntroStartup$1.runInUIThread(IntroStartup.java:42)
        at org.eclipse.ui.progress.UIJob$1.run(UIJob.java:94)
        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
        at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3378)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3036)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
        at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
        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:386)
        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:549)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
        at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
    

    Here’s the install info for the failing one.

    
    *** Date: 
    Thursday, March 12, 2009 8:33:16 PM GMT-06:00
    
    ** System properties:
    OS=Linux
    OS version=2.6.24
    Java version=1.5.0_11
    
    
    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 7.1.1
    Build id: 7.1.1-20090310
    
    
    *** Eclipse details:
    MyEclipse Enterprise Workbench
    
    Version: 7.1.1
    Build id: 7.1.1-20090310
    
    
    
    
    Eclipse Platform
    
    Version: 3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu
    Build id: M20080911-1700
    
    
    Eclipse Java Development Tools
    
    Version: 3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97
    Build id: M20080911-1700
    
    
    Eclipse Graphical Editing Framework GEF
    
    Version: 3.4.1.v20080806-67718083A56B4H2A3213573
    Build id: 200902181337
    
    
    Eclipse RCP
    
    Version: 3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341
    Build id: I20080617-2000
    
    
    Eclipse Plug-in Development Environment
    
    Version: 3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP
    Build id: I20080617-2000
    
    
    
    
    Eclipse startup command=-os
    linux
    -ws
    gtk
    -arch
    x86
    -showsplash
    -launcher
    /home/ray/Genuitec/Profiles/MyEclipse 7.1/myeclipse
    -name
    Myeclipse
    --launcher.library
    /home/ray/Genuitec/Profiles/MyEclipse 7.1//../../Common/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101.R34x_v20080805/eclipse_1115.so
    -startup
    /home/ray/Genuitec/Profiles/MyEclipse 7.1//../../Common/plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
    -exitdata
    e7800a
    -clean
    -configuration
    /home/ray/Genuitec/Profiles/MyEclipse 7.1/configuration
    -vm
    /home/ray/Genuitec/Common/binary/com.sun.java.jre.linux.x86_1.5.0.011/bin/java
    
    #295980 Reply

    support-joy
    Member

    Sorry to hear that you have encountered this issue. I will have a dev team member assist you with this issue.

    #296022 Reply

    Loyal Water
    Member

    rmcvay,
    I would like you to try something out. Can you go to MyEclipse > Manage MyEclipse plugins and install all the plugins that are available on that screen. Does that bring the web browser back?

    #296050 Reply

    rmcvay
    Member

    Thanks, Nipun. It appears the internal web browser has been bundled into the subversion plugin instead of the core IDE. Off hand I’d say that’s a packaging error that needs to be corrected.

    #296068 Reply

    I get this too, and installing the Subversion plugin seemed to get it to work (temporarily!). When MyEclipse was restarted, the browser worked, but when I came back into MyEclipse the next day, the problem recurred.

    It occurs still and the subversion plugin is still installed.

    Is there any more information re: a fix for this?

    #296107 Reply

    Loyal Water
    Member

    Guys,
    The dev team is already working on fixing this issue. Im glad the workaround worked for you’ll so you guys are not stuck with this issue.

    #296114 Reply

    rmcvay
    Member

    Final note. I found the laptop was actually at 7.1.0 so I allowed it to update to 7.1.1. After restarting I found the subversion plugin was installed (it wasn’t before) and the internal browser was available. As a test I uninstalled the subversion plugin and the internal browser was still available. So the laptop behaves differently from the desktop in that the subversion plugin must be installed for the desktop to have an internal web browser. Fun and games. 🙂

    #296183 Reply

    support-joy
    Member

    Hey Ray,

    Good to hear, you have everything figured out.

    Best.

    #296634 Reply

    I have been trying to install this package on Ubuntu 8.10 for about three hours now and I am giving up. The browser will work initially after installing the subversion plug, but upon restart I continue to get the error that it can not find the internal browser. I have specified an external browser in the Preferences but this does not help. I am at the end of my rope and will be seeking a different IDE.

    #296660 Reply

    Is there an ETA on the patch from the dev team? An earlier message implied that there was work being done on this issue.

    Thanks

    #296763 Reply

    Loyal Water
    Member

    We are actually in the middle of working on resolving this for 7.5 right now.

Viewing 11 posts - 1 through 11 (of 11 total)
Reply To: No internal web browser on one Ubuntu

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