Apurva,
 The dependency on Mozilla for *nix platforms is Eclipse's and I'm not sure
what those limitations are. I'm forwarding this to our development list
because Markus (or others) might have a better idea of troubleshooting this
sort of problem). We use the SWT Browser control to display HTML formatted
view of RI which is triggering this exception - but I'm pretty sure the
problem lies with Eclipse/SWT...

Thanks,
Chris

On 12/1/06, Apurva Mathad <[EMAIL PROTECTED]> wrote:


Hi,
I had installed RDT plugin in my eclipse and this makes the IDE crash
while loading. The error message in the logs is --

org.eclipse.swt.SWTError: No more handles ( java.lang.UnsatisfiedLinkError:
/home/amathad/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse
.osgi/bundles/148/1/.cp/libswt- mozilla-gtk-3232.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:166)
        at org.rubypeople.rdt.internal.ui 
.infoviews.RIView.createPartControl(Unknown
Source)
        at org.eclipse.ui.internal.ViewReference.createPartHelper(
ViewReference.java:332)
        at org.eclipse.ui.internal.ViewReference.createPart(
ViewReference.java:197)
        at org.eclipse.ui.internal.WorkbenchPartReference.getPart(
WorkbenchPartReference.java:566)
        at org.eclipse.ui.internal.PartPane.setVisible (PartPane.java:290)
        at org.eclipse.ui.internal.ViewPane.setVisible( ViewPane.java:525)
        at org.eclipse.ui.internal.presentations.PresentablePart
.setVisible(PresentablePart.java:140)


It looks like the plugin is dependent on mozilla 1.6 and is incompatible
with latter versions of mozilla.

Regards,
Apurva




--
http://cwilliams.textdriven.com
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Rubyeclipse-development mailing list
Rubyeclipse-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rubyeclipse-development

Reply via email to