Error while loading ModuleStudio 
streak
/ Feb 27, 2009 / 10:53 ![]()
Ok. I dled archive for linux. After launching i saw some errors:
Exception in thread "Thread-1" org.eclipse.swt.SWTError: XPCOM error -2147467262
at org.eclipse.swt.browser.Mozilla.error(Mozilla.java:1577)
at org.eclipse.swt.browser.Mozilla.setText(Mozilla.java:1800)
at org.eclipse.swt.browser.Browser.setText(Browser.java:733)
at org.eclipse.ui.internal.intro.impl.presentations.BrowserIntroPartImplementation.generateContentForPage(BrowserIntroPartImplementation.java:252)
at org.eclipse.ui.internal.intro.impl.presentations.BrowserIntroPartImplementation.dynamicStandbyStateChanged(BrowserIntroPartImplementation.java:451)
at org.eclipse.ui.internal.intro.impl.presentations.BrowserIntroPartImplementation.doStandbyStateChanged(BrowserIntroPartImplementation.java:658)
at org.eclipse.ui.internal.intro.impl.model.AbstractIntroPartImplementation.standbyStateChanged(AbstractIntroPartImplementation.java:249)
at org.eclipse.ui.internal.intro.impl.model.IntroPartPresentation.standbyStateChanged(IntroPartPresentation.java:443)
...
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)
So, tell me please wheres my problem?
Options
Rating
Replies
-
Axel / Feb 27, 2009 / 11:58


Hi streak,
this issue seems to occur with several different Eclipse-based applications combined with specific versions of XULRunner in Ubuntu. Thus ModuleStudio does not work with XULRunner 1.9 at the moment.
You can check your version with
See these links for some workarounds:
https://bugs.la…se/+bug/109669
https://bugs.ec….cgi?id=213194
Beside that problem is going to be fixed in next version, as all Eclipse components have been upgraded there.
streak / Feb 27, 2009 / 12:15

My version is Mozilla XULRunner 1.9.0.6 - 2009020911
It seems you are right.
streak / Feb 27, 2009 / 12:29

So, there are two way solve my problem:
downgrade my Xulrunner or wait next version of ModuleStudio.
What would you advice to me?
Axel / Feb 27, 2009 / 01:42


I could send you a newer development version which might fix this problem, but the generator is broken there. If you want to try that out, please send me a corresponding mail to info@modulestudio.de
The next version will still need some time, so I suggest you to either downgrade or try out one of the other workarounds mentioned at the linked pages.
streak / Mar 02, 2009 / 07:01

Hellow. Monday morning brings new problems:
i have installed xulrunner 1.8 but i cant remove xulrunner 1.9 because of large number of dependencies with mozzila and so on. I decided to wait for stable version of ModuleStudio that works with xulrunner 1.9
Thanks for help anyway.
switchbit / Mar 26, 2009 / 05:22

Just a note, I have ModuleStudio running on Ubuntu with Xulrunner 1.9.0.7 and 1.8.1.6 installed.
I had to rename /usr/lib/xulrunner-1.9.0.7 to a random name (you should have /usr/lib/xulrunner, too)
Ran ModuleStudio (it picks up the /usr/lib/xulrunner) , works fine.
If you were to try to run Firefox 3.0 at this point, it would fail.
Rename randomly named folder back to /usr/lib/xulrunner-1.9.0.7
ModuleStudio continues to work somehow. Firefox also works.
NCM
streak / Mar 27, 2009 / 06:48

I must tell you - solving problem this way seems to be "oldschoolrussianstyle". Where you from? ))
wfragakis / Jun 09, 2010 / 07:43

Maybe I can help someone else from banging their head against the wall on this one. Here's a fix (well, at least ModuleStudio launches):
- Download a copy of xulrunner-1.8.x
I found a copy here of 1.8.0.9 here: http://chatzilla.rdmsoft.com/xulrunner/1809/all
Unpack and copy to /usr/local/lib/ (I did this as root)
- edit modulestudio.ini
add this line:
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/local/lib/xulrunner
Inspiration for this approach from http://jazz.net/forums/viewtopic.php?t=4149&sid=55546d51acdcc2d4b5c7c96ddde32d04
however, do not edit eclipse.ini as mentioned as it isn't necessary and, in my case, caused eclipse to crash.
Running Fedora 13
Thanks for ModuleStudio. I used to write a lot of modules by hand in the PostNuke days but the new apis have my head spinning.
How to set up relations
- 8 Replies
- Axel on May 15, 2012 - 06:04
Neue Umfragen
You have not voted in the poll:
Did you test ModuleStudio 0.5 already?
