products forums blog support careers about
  History | Log In     View a printable version of the current page.  
PRO USERS, to ensure 'PRIORITY SUPPORT' make sure that your ASAP account is "tagged" when you file the request. Click here for instructions on how to tag your account.
Issue Details (XML | Word | Printable)

Key: STU-1533
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Unprioritized Unprioritized
Assignee: Paul Colton
Reporter: Rowan Corbett
Votes: 1
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
Aptana Studio

Unable to install properly in Ubuntu 8.04 Hardy Heron Beta

Created: 25/Mar/08 05:21 PM   Updated: 19/Sep/08 08:45 AM
Return to search
Component/s: Installation
Affects Version/s: Aptana Studio 1.1.5
Fix Version/s: None

File Attachments: 1. PNG File aptana-error.png (239 kb)


Impact on Workflow: Major
Studio Install Type: Standalone
Operating System: Ubuntu
Participants: Ingo Muschenetz, Loptr Chaote, Michael Xia, Paul Colton, Rowan Corbett and vaibhav gumashta


 Description  « Hide
Upon selecting the default preview tab, I receive this message:

An SWT error has occured.
You are recommended to leave the workbench.
Subsequent errors may happen and may terminate the workbench without warning.
See the .log file for more details

Upon opening the Aptana Start Page:

Embedded browser not available

The embedded browser widget for this editor cannot be created. It is either not available for your operating system or the system needs to be configured in order to support the embedded browser.

Details<<

No more handles (java.lang.UnsatisfiedLinkError: /home/rowan/aptana/configuration/org.eclipse.osgi/bundles/68/1/.cp/libswt-mozilla-gtk-3236.so: libxpcom.so: cannot open shared object file: No such file or directory)
org.eclipse.swt.SWTError: No more handles (java.lang.UnsatisfiedLinkError: /home/rowan/aptana/configuration/org.eclipse.osgi/bundles/68/1/.cp/libswt-mozilla-gtk-3236.so: libxpcom.so: cannot open shared object file: No such file or directory)
at org.eclipse.swt.SWT.error(SWT.java:3400)
at org.eclipse.swt.SWT.error(SWT.java:3297)
at org.eclipse.swt.browser.Browser.<init>(Browser.java:168)
at org.eclipse.ui.internal.browser.BrowserViewer.<init>(BrowserViewer.java:224)
at org.eclipse.ui.internal.browser.WebBrowserEditor.createPartControl(WebBrowserEditor.java:78)
at com.aptana.ide.intro.browser.CoreBrowserEditor.createPartControl(CoreBrowserEditor.java:138)
at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:596)
at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:372)
at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:566)
at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:214)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2595)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2528)
at org.eclipse.ui.internal.WorkbenchPage.access$10(WorkbenchPage.java:2520)
at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:2505)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2500)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2477)
at org.eclipse.ui.ide.IDE.openEditor(IDE.java:290)
at com.aptana.ide.intro.startpage.StartPageAction.run(StartPageAction.java:56)
at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:254)
at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:229)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:539)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3180)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2856)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1930)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1894)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:422)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at com.aptana.ide.rcp.AbstractIDEApplication.run(AbstractIDEApplication.java:116)
at com.aptana.ide.rcp.Application.run(Application.java:43)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
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.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
Caused by: java.lang.UnsatisfiedLinkError: /home/rowan/aptana/configuration/org.eclipse.osgi/bundles/68/1/.cp/libswt-mozilla-gtk-3236.so: libxpcom.so: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1660)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1030)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)
at org.eclipse.swt.browser.Browser.<init>(Browser.java:153)
... 44 more



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Rowan Corbett - 25/Mar/08 05:42 PM
I also think it's worth mentioning that there doesn't seem to be any posted instructions for linux that deals with the current version or possible any post 1.0 version at all.

Ingo Muschenetz - 26/Mar/08 01:16 PM
Hi Rowan,

Did Ubuntu change the version of Firefox it is shipping between 7.10 and 8.04?

Thanks,
Ingo


Rowan Corbett - 26/Mar/08 02:09 PM
Hi Ingo,
Yes. They are now shipping with Firefox 3 Beta as the default browser. They do have Eclipse in the Repositories 8.04, which doesn't have these problems with the Aptana plug-in.

Rowan


Rowan Corbett - 28/Mar/08 02:24 PM
Well, I'm up and running again.
It seems that as of today's updates, Ubuntu Hardy Heron Beta is adding in Firefox 2 in addition to Firefox 3 Beta 4. So, My native Aptana install works just fine, it seems.
I'm still gonna keep my eyes on this issue, just in case a more elegant fix shows up. But I'm guessing they intent to both versions of Firefox from here on out.

Rowan


Loptr Chaote - 25/Jun/08 06:06 PM
Should be marked as RESOLVED.

As Rowan Corbett says, Ubuntu 8.04 Hardy now ships with the old Firefox build as well.

This problem can now be fixed by doing:

$ sudo apt-get install firefox-2

This does NOT break an existing (default) Firefox 3.0 installation used for regular browsing.


Michael Xia - 16/Sep/08 07:06 PM
Marked resolved according to the comment.

vaibhav gumashta - 19/Sep/08 08:45 AM
Hi,

I keep getting the same error. I have removed all other versions of firefox except FF-2 and have followed the exact steps mentioned here:
http://jasonleveille.com/2008/05/installing-aptana-on-ubuntu-804/

I have the latest java version:

vaibhav@vaibhav-laptop:~$ java -version
java version "1.6.0_06"
Java(TM) SE Runtime Environment (build 1.6.0_06-b02)
Java HotSpot(TM) Client VM (build 10.0-b22, mixed mode, sharing)
vaibhav@vaibhav-laptop:~$

Please advise