Page 1 of 1

0.51 Won't start on Mac 10.8.1

Posted: Sun Sep 09, 2012 1:45 pm
by JBE
Mac OS: 10.8.1
  • Downloaded XnViewMP 0.51 (.tgz file)
  • Double clicked to unzip.
  • Dragged and drop the xnview app to the applications folder
  • Double clicked on xnview app in applications folder
    • no bouncing icon in dock
    • nothing else happens!
    • Error message in console app:

      Code: Select all

      09.09.12 15:29:59,415 com.apple.launchd.peruser.501[244]:
      ([0x0-0x31031].com.xnview.XnView[413]) Job failed to exec(3) for weird reason: 13
      

Re: 0.51 Won't start on Mac 10.8.1

Posted: Mon Sep 10, 2012 7:19 am
by xnview
Do you allow external application to start?

Re: 0.51 Won't start on Mac 10.8.1

Posted: Mon Sep 10, 2012 8:42 pm
by JBE
Yes!

As a precaution i have set "Allow application downloaded from:" to "Anywhere"
( https://support.apple.com/kb/HT5290 )

Re: 0.51 Won't start on Mac 10.8.1

Posted: Tue Sep 11, 2012 7:11 am
by xnview
I have no problem on clean install of 10.8

Could you try to start XnViewMP from a console?

Re: 0.51 Won't start on Mac 10.8.1

Posted: Tue Sep 11, 2012 5:05 pm
by JBE

Code: Select all

open /Applications/XnViewMP.app
LSOpenURLsWithRole() failed with error -10810 for the file /Applications/XnViewMP.app.
This will work:

Code: Select all

open /Applications/Preview.app

Re: 0.51 Won't start on Mac 10.8.1

Posted: Tue Sep 11, 2012 5:36 pm
by JBE
I have changed the file permissions and now it works!

Thank you for your help!

Code: Select all

chmod a+x /Applications/XnViewMP.app/Contents/MacOS/XnViewMP