Menu

Problem with Linux and the browser component

Help
2010-02-17
2013-04-29
  • Tim Shelley

    Tim Shelley - 2010-02-17

    Hi all,

    It's been identified that there is an issue with certain versions of Linux where you may have a newer version of the xulrunner library, see: http://www.eclipse.org/swt/faq.php#browserlinux

    Our Project and Task editors embed a browser component that can be easily linked to url pages to help give them descriptions. Under Linux this browser component requires a specific versions of xulrunner and will not run correctly with newer versions.

    Thanks go to fgroves for identifying and helping to find a workaround to this issue.

    The workaround is:

    1. Download the the 1.9.0 version of the 32 bit XULruner, e.g.: http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/1.9.0.10/runtimes/xulrunner-1.9.0.10.en-US.linux-i686.tar.bz2
    2. Install the Xulrunner at some location e.g/ /opt
    3. Within the installation of xProcess there is a xprocess.ini file. Add the following line in xprocess.ini: -Dorg.eclipse.swt.browser.XULRunnerPath=/opt/xulrunner

    This makes sure it runs the 1.9.0 version of xulrunner and not a newer version that Eclipse 3.4 does not support.

    Regards,

    Tim.

     
  • Tim Shelley

    Tim Shelley - 2012-05-31

    Hi all,

    It looks like the link in the above post no longer works. Instead use:

    https://developer.mozilla.org/en/XULRunner_1.9_Release_Notes and download the Linux version

     

Log in to post a comment.

MongoDB Logo MongoDB