OS: Feisty Kubuntu
Java : 1.5
package: zekr_0.6.6.-1.deb
mozilla : mozilla-i686-pc-linux-gnu-1.7.3-gtk2+xft.tar.gz
MOZILA_FIVE_HOME has been properly set. Unfortunately when starting
zekr, it displays error message like below.
org.eclipse.swt.SWTError: XPCOM error -2147221164
org.eclipse.swt.browser.Mozilla.error(Unknown Source)
org.eclipse.swt.browser.Mozilla.create(Unknown Source)
org.eclipse.swt.browser.Browser.<init>(Unknown Source)
net.sf.zekr.ui.QuranForm.makeFrame(QuranForm.java:380)
net.sf.zekr.ui.QuranForm.init(QuranForm.java:257)
net.sf.zekr.ui.QuranForm.<init>(QuranForm.java:233)
net.sf.zekr.ZekrMain.startZekr(ZekrMain.java:52)
net.sf.zekr.ZekrMain.main(ZekrMain.java:86)
tail from zekr.log
10:17:36 [INFO] (ApplicationConfig:88) - Application configurations initialized.
10:17:36 [INFO] (ApplicationConfig:88) - Start HTTP server on port: 10000
10:17:36 [INFO] (ApplicationRuntime:88) - Making application required
directories (if not exist)...
10:17:36 [INFO] (ApplicationRuntime:88) - Create common configuration files...
10:17:36 [INFO] (DefaultHttpServer:88) - Starting HTTP server...
10:17:36 [INFO] (ApplicationRuntime:88) - Creating common
configuration files done.
10:17:37 [INFO] (DefaultHttpServer:88) - HTTP server is listening on:
http://127.0.0.1:10000/
10:17:37 [ERROR] (ZekrMain:132) - [Exception stack trace for
"org.eclipse.swt.SWTError: XPCOM error -2147221164"]
10:17:37 [ERROR] (ZekrMain:135) -
org.eclipse.swt.browser.Mozilla.error(Unknown Source)
10:17:37 [ERROR] (ZekrMain:135) -
org.eclipse.swt.browser.Mozilla.create(Unknown Source)
10:17:37 [ERROR] (ZekrMain:135) -
org.eclipse.swt.browser.Browser.<init>(Unknown Source)
10:17:37 [ERROR] (ZekrMain:135) -
net.sf.zekr.ui.QuranForm.makeFrame(QuranForm.java:380)
10:17:37 [ERROR] (ZekrMain:135) -
net.sf.zekr.ui.QuranForm.init(QuranForm.java:257)
10:17:37 [ERROR] (ZekrMain:135) -
net.sf.zekr.ui.QuranForm.<init>(QuranForm.java:233)
10:17:37 [ERROR] (ZekrMain:135) -
net.sf.zekr.ZekrMain.startZekr(ZekrMain.java:52)
10:17:37 [ERROR] (ZekrMain:135) - net.sf.zekr.ZekrMain.main(ZekrMain.java:86)
10:17:37 [ERROR] (ZekrMain:137) - [/"org.eclipse.swt.SWTError: XPCOM
error -2147221164"]
10:17:46 [INFO] (ZekrMain:88) - Zekr is now down.
Thanks.
IPBS
On 10/11/07, Issotyo P.B Sulistyo <iss...@gmail.com> wrote:
>
> Salam,
>
> OS: Feisty Kubuntu
> Java : 1.5
> package: zekr_0.6.6.-1.deb
> mozilla : mozilla-i686-pc-linux-gnu-1.7.3-gtk2+xft.tar.gz
>
> MOZILA_FIVE_HOME has been properly set. Unfortunately when starting
> zekr, it displays error message like below.
Don't you have a Firefox Ubuntu package installed? Our deb package
detects it's location, so no need to install a Mozilla.
Setting MOZILA_FIVE_HOME doesn't work manually AFAIK if you are using
deb package. Instead you can override it in /usr/share/zekr/zekr.sh
file.
For installing Zekr on Ubuntu, you'd better follow instructions here:
http://siahe.com/zekr/wiki/index.php?title=Installation#Ubuntu.2FDebian,
not here http://siahe.com/zekr/wiki/index.php?title=Installation#Other_Linux_distributions
Mohsen.
Issotyo P.B Sulistyo wrote:
> Salam,
>
> OS: Feisty Kubuntu
> Java : 1.5
> package: zekr_0.6.6.-1.deb
> mozilla : mozilla-i686-pc-linux-gnu-1.7.3-gtk2+xft.tar.gz
>
> MOZILA_FIVE_HOME has been properly set. Unfortunately when starting
> zekr, it displays error message like below.
No need to set MOZILLA_FIVE_HOME manually. If you have firefox(Ubuntu
version) installed on your system zekr detects it and uses it.
Zekr deb package doesn't need any manual configuration.
Best,
Mohammad
Happy Eid to everyone, tonight is the last day of Ramadhan in Indonesia.
Forgive me for not telling what happen in my first installatiion :">
I've follow all installation procedure in the web, by adding
repository to the list, and also make sure firefox installed properly
along with non-free flash player, and make sure xulrunner not
installed. But the result is far more worst.
Firefox: 2.0.0.6
Zekr will be crash when loading sound control (xul module?), and throw
this in the command line :
LoadPlugin: failed to initialize shared library
/usr/lib/jvm/java-1.5.0-sun-1.5.
0.11/jre/plugin/i386/ns7/libjavaplugin_oji.so
[/usr/lib/jvm/java-1.5.0-sun-1.5.0
.11/jre/plugin/i386/ns7/libjavaplugin_oji.so:
undefined symbol: _ZTVN10__cxxabiv
121__vmi_class_type_infoE]
#
# An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb389a1ed, pid=6742, tid=3084348304
#
# Java VM: Java HotSpot(TM) Client VM (build 1.5.0_11-b03, mixed mode, sharing)
# Problematic frame:
# C [libgklayout.so+0x16f1ed]
#
# An error report file with more information is saved as /tmp/hs_err_pid6742.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
Aborted (core dumped)
Tail of zekr.log:
23:41:43 [INFO] (ApplicationConfig:88) - Start HTTP server on port: 8920
23:41:44 [INFO] (ApplicationRuntime:88) - Making application required
directories (if not exist)...
23:41:44 [INFO] (ApplicationRuntime:88) - Create common configuration files...
23:41:44 [INFO] (ApplicationRuntime:88) - Creating common
configuration files done.
23:41:44 [INFO] (DefaultHttpServer:88) - Starting HTTP server...
23:41:44 [INFO] (DefaultHttpServer:88) - HTTP server is listening on:
http://127.0.0.1:8920/
23:41:45 [INFO] (QuranForm:88) - UI relatively initialized.
23:41:45 [INFO] (QuranForm:88) - Set layout to mixed
23:41:45 [INFO] (QuranForm:88) - Loading last visited Quran location: 1-1.
23:41:45 [INFO] (QuranForm:88) - Start updating view...
23:41:45 [INFO] (QuranForm:88) - Set location to 1-1
23:41:45 [INFO] (QuranForm:88) - Set Quran location to 1-1
23:41:45 [INFO] (HtmlRepository:88) - Create Quran mixed HTML file:
/home/issotiyo/.zekr/cache/mixed/1_transliteration-en.html
23:41:45 [DEBUG] (DefaultHttpServer:92) - serving URI:
/[cache]/mixed/1_transliteration-en.html
23:41:45 [INFO] (QuranForm:88) - Updating view done.
23:41:46 [INFO] (ZekrMain:88) - Startup took 4890 ms.
23:41:46 [DEBUG] (DefaultHttpServer:92) - serving URI: /[cache]/common-style.css
23:41:46 [DEBUG] (DefaultHttpServer:92) - serving URI: /[cache]/print-style.css
23:41:46 [DEBUG] (DefaultHttpServer:92) - serving URI: /[cache]/screen-style.css
23:41:46 [DEBUG] (DefaultHttpServer:92) - serving URI: /res/ui/js/jquery.js
23:41:46 [DEBUG] (DefaultHttpServer:92) - serving URI: /res/ui/js/ifx.js
23:41:46 [DEBUG] (DefaultHttpServer:92) - serving URI: /res/ui/js/iutil.js
23:41:46 [DEBUG] (DefaultHttpServer:92) - serving URI: /res/ui/js/ifxscrollto.js
23:41:46 [DEBUG] (DefaultHttpServer:92) - serving URI: /res/ui/js/common.js
23:41:46 [DEBUG] (DefaultHttpServer:92) - serving URI: /res/ui/js/ufo.js
23:41:46 [DEBUG] (DefaultHttpServer:92) - serving URI: /res/ui/js/player.js
23:41:46 [DEBUG] (DefaultHttpServer:92) - serving URI: /res/ui/js/search.js
23:41:46 [DEBUG] (DefaultHttpServer:92) - serving URI: /res/ui/js/nav.js
23:41:46 [DEBUG] (DefaultHttpServer:92) - serving URI: /res/image/zekr-bg.png
23:41:46 [DEBUG] (DefaultHttpServer:92) - serving URI:
/res/image/icon/up_arrow.gif
23:41:46 [DEBUG] (DefaultHttpServer:92) - serving URI:
/res/image/icon/down_arrow.gif
23:41:46 [DEBUG] (DefaultHttpServer:92) - serving URI:
/res/image/icon/player-play16.gif
23:41:46 [DEBUG] (DefaultHttpServer:92) - serving URI:
/res/image/icon/player-stop16.gif
23:41:46 [DEBUG] (DefaultHttpServer:92) - serving URI:
/res/image/icon/next16.gif
23:41:46 [DEBUG] (DefaultHttpServer:92) - serving URI: /res/image/bism290.gif
Looks like nothing is wrong in log file.
thanks,
IPBS
> Happy Eid to everyone, tonight is the last day of Ramadhan in Indonesia.
> Forgive me for not telling what happen in my first installatiion :">
> I've follow all installation procedure in the web, by adding
> repository to the list, and also make sure firefox installed properly
> along with non-free flash player, and make sure xulrunner not
> installed. But the result is far more worst.
Do you have any of these packages: firefox-dev, mozilla-dev?
Do you have Blackdown JRE?
> Zekr will be crash when loading sound control (xul module?), and throw
> this in the command line :
This is not XUL module. It's a simple SWF flash object.
>
> LoadPlugin: failed to initialize shared library
> /usr/lib/jvm/java-1.5.0-sun-1.5.
> 0.11/jre/plugin/i386/ns7/libjavaplugin_oji.so
> [/usr/lib/jvm/java-1.5.0-sun-1.5.0
> .11/jre/plugin/i386/ns7/libjavaplugin_oji.so:
> undefined symbol: _ZTVN10__cxxabiv
> 121__vmi_class_type_infoE]
Make sure that MOZILLA_FIVE_HOME is not set, and you didn't change the
value in zekr.sh manualy. Normally it should find your Firefox
installation. Rename your Mozilla (1.7.3-gtk2) folder for certainty.
It seems that you are still using Mozilla, not Firefox.
Also please tell us result of this command:
$ java -version
And your flash version:
http://www.macromedia.com/software/flash/about/
> Tail of zekr.log:
> Looks like nothing is wrong in log file.
Nothing actually!
Mohsen.
Salam,
> Do you have any of these packages: firefox-dev, mozilla-dev?
> Do you have Blackdown JRE?
Firefox: 2.0.0.6+ubuntu.1
Firefox-dev: not installed
Mozilla-dev : not installed
blackdown : not installed
> Make sure that MOZILLA_FIVE_HOME is not set, and you didn't change the
> value in zekr.sh manualy. Normally it should find your Firefox
> installation. Rename your Mozilla (1.7.3-gtk2) folder for certainty.
>
> It seems that you are still using Mozilla, not Firefox.
>
> Also please tell us result of this command:
> $ java -version
>
> And your flash version:
> http://www.macromedia.com/software/flash/about/
The flash page display "You have version 9,0,48,0 installed".
Java -version :
java version "1.5.0_11"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03)
Java HotSpot(TM) Client VM (build 1.5.0_11-b03, mixed mode, sharing)
I am attaching log file, for detailed message. From log, all libraries
point to /usr/lib/firefox (mozilla folder is in my home user).
Thank you very much for your patience.
IPBS
---------- Forwarded message ----------
From: Issotyo P.B Sulistyo <iss...@gmail.com>
Date: Nov 5, 2007 2:04 PM
Subject: Re: [zekr] Re: Zekr display error message: XPCOM error -2147221164
To: Mohsen Saboorian <moh...@gmail.com>
On 10/16/07, Mohsen Saboorian <moh...@gmail.com> wrote:
> Salaam,
>
> How the crash log changed on your system? I saw in previous post that
> you've got this:
> LoadPlugin: failed to initialize shared library
> /usr/lib/jvm/java-1.5.0-sun-1.5.
> 0.11/jre/plugin/i386/ns7/libjavaplugin_oji.so
>
Assalamu'alaikum,
Alhamdulillah, yesterday after updating to last repo for firefox and
all related package, zekr once again running smoothly and audio run
perfectly.
But there's several thing must be done before:
1. Uninstall opensource flash player
2. install latest flash player from adobe(I am download it manually,
but installing flash non-free package will do).
BTW error /usr/lib/jvm/java-1.5.0-sun-1.5.0.11/jre/plugin/i386/ns7/libjavaplugin_oji.so
still appear in commandline but doesn't affect zekr.
Wasalam,
IPBS