Hi, I'm not sure if the error is showing the real issue, but it seems to have issues creating the ".zekr" folder on "/Users/nebiserc/" path. Do you have write permissions in your home folder? (You should unless you have changed permissions yourself).
Some general tips for using Zekr on latest versions of OS X: - Download and install the legacy Java package from this page: https://support.apple.com/kb/DL1572?locale=en_US Then check your Java version in Terminal with the "java -version" command, if it gives a version number higher than 1.6, download the following Info.plist file: https://app.box.com/s/y7tnxrsn8kzj3g3k5jf7e9oh4foanlig Then right click on Zekr.app, click on "Show Package Contents", open the "Contents" folder and then replace the Info.plist file in there with newer one you have downloaded from the link above. - I also recommend you to download and install this update package of Zekr which includes an updated SWT package: https://www.dropbox.com/s/r7lhz0m0pxavngw/Zekr%201.1.0.dmg You can also manually download the latest swt.jar and put it inside the Zekr.app bundle (in Zekr.app/Contents/Resources/Java): https://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops4/R-4.4.2-201502041700/swt-4.4.2-cocoa-macosx-x86_64.zip I hope you can make it work. On Mon, Jul 27, 2015 at 4:14 AM, Fenerbahçeli Nebi <[email protected] > wrote: > Assalamu alaykum, > > brothers I wanted to install the application but i get the following error > when I enter "/Applications/Zekr.app/ > Contents/MacOS/Zekr" in my terminal, I get the following error: > > [LaunchRunner Error] 'Arguments' key in 'Java' sub-dictionary of > Info.plist requires a string value or an array of strings > [LaunchRunner Error] net.sf.zekr.ZekrMain.main(String[]) threw an > exception: > java.lang.ExceptionInInitializerError > at net.sf.zekr.ZekrMain.startZekr(ZekrMain.java:36) > at net.sf.zekr.ZekrMain.main(ZekrMain.java:94) > 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 apple.launcher.LaunchRunner.run(LaunchRunner.java:116) > at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:51) > at > apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52) > Caused by: java.lang.RuntimeException: Can not create > '/Users/nebiserc/.zekr'. > at net.sf.zekr.engine.log.Logger.<clinit>(Logger.java:51) > ... 9 more > > > I can install it normally, but when I try to start it, it happens nothing. > Please please please can you help me to fix this inshaAllah? > > -- > You received this message because you are subscribed to the Google Groups > "zekr" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/zekr/62aa2fe8-7367-49fd-b13a-8996ec781bfe%40googlegroups.com > <https://groups.google.com/d/msgid/zekr/62aa2fe8-7367-49fd-b13a-8996ec781bfe%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "zekr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/zekr/CA%2BmsObyM9BKGEzYSHWP%2Bx0S6Yq5HH%2BDZ%3D4FZcRpN-ESRoDy_vg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
