So we are back to my original guess about the cause: 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). >
You should normally have write permissions in your home folder, your current user is nebisrc, right? Have you changed any permissions? Have you tried the "repair disk permissions" button in Disk Utility to see if it fixes it? If after using the repair permissions function of Disk Utility it still does not work, please try this: - Go to Users folder via Finder. - Right click on nebisrc, click on Get Info. - Under the "Sharing & Permissions" section, make sure your user has "Read & Write" privilege (You may need to click on the tiny lock icon in there and enter your password before you can make such changes). On Thu, Jul 30, 2015 at 3:40 AM, Fenerbahçeli Nebi <[email protected] > wrote: > Operation not permitted <- this is the "answer" from my terminal :/ > > Am Donnerstag, 30. Juli 2015 00:58:44 UTC+2 schrieb [email protected]: >> >> Please try this in Terminal: >> >> mkdir /Users/nebiserc/.zekr >> >> >> >> >> On Thu, Jul 30, 2015 at 3:21 AM, Fenerbahçeli Nebi < >> [email protected]> wrote: >> >>> You are right there is no such directory. But I cant create a directory >>> there... I dont know why. Can you tell me how to do that? >>> >>> >>> Am Donnerstag, 30. Juli 2015 00:44:48 UTC+2 schrieb [email protected]: >>>> >>>> Do you still get "java.lang.RuntimeException: Can not create >>>> '/Users/nebiserc/.zekr'." in Terminal? >>>> >>>> Or another error? >>>> >>>> Do you have a .zekr folder in /Users/nebiserc? Have you tried making >>>> one and trying again? >>>> >>>> On Thu, Jul 30, 2015 at 3:11 AM, Fenerbahçeli Nebi < >>>> [email protected]> wrote: >>>> >>>>> SubhanAllah akhi still the same bug :/ >>>>> I have got Java version 8 update 51 installed without adware. >>>>> Where is the problem? >>>>> >>>>> >>>>> Am Mittwoch, 29. Juli 2015 23:55:59 UTC+2 schrieb [email protected]: >>>>>> >>>>>> You're welcome, the reason you got the "The file is damaged and >>>>>> cant be open..." error was the fact that Gatekeeper feature in OS X found >>>>>> some changed files (e.g. the swt.jar) in your application bundle and got >>>>>> suspicious. >>>>>> >>>>>> Here is a completely different application bundle that has been >>>>>> tested on OS X Yosemite but should work with OS X Lion or higher if >>>>>> Oracle's Java 7 or later is installed: >>>>>> https://app.box.com/s/yvp4dnnfh18yi31okp6hxqz9fsyxb1ud >>>>>> >>>>>> BTW, Make sure no adware gets installed when you download and install >>>>>> Java from Oracle! >>>>>> >>>>>> See this for example: >>>>>> http://www.macrumors.com/2015/03/05/ask-adware-java-mac/ >>>>>> >>>>>> On Tue, Jul 28, 2015 at 1:52 PM, Fenerbahçeli Nebi < >>>>>> [email protected]> wrote: >>>>>> >>>>>>> Thank you for your quick answer. >>>>>>> >>>>>>> I tried anything what you said one by one... I tried to insert >>>>>>> swt.jar myself and after that I tried it with the app from your >>>>>>> dropboxlink. Both doesnt work :( >>>>>>> I get the following error: "The file is damaged and cant be open..." >>>>>>> or so. >>>>>>> Do you have any idea? :( >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> Am Montag, 27. Juli 2015 23:09:30 UTC+2 schrieb [email protected]: >>>>>>>> >>>>>>>> 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%2BmsObxYbb%2B6U7cVsiptP-_SwD0NvW5y07OhKDGeMtD%3Dy2hAvQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
