Re: LSOpenURLsWithRole failure

2012-12-13 Thread Vojtěch Meluzín
Thank you folks. The customer actually found the cause - permissions. The installers are distributed as ZIP files, and some extractors don't set the "x" permission on the extracted executables and Mac OS X stupidly reacts by doing, well, nothing... So that was it, but at least I now know what cause

Re: LSOpenURLsWithRole failure

2012-12-11 Thread Ken Thomases
On Dec 11, 2012, at 11:12 AM, Vojtěch Meluzín wrote: > one of the customers reported that on his 10.8.2 our installer failed to > even run and in the terminal there was this message: > > LSOpenURLsWithRole() failed with error -10810 for the file > /Users/visa/Downloads/mxxx_7_05_setupmac/mxxx_7_0

Re: LSOpenURLsWithRole failure

2012-12-11 Thread Jean-Daniel Dupas
Le 11 déc. 2012 à 18:12, Vojtěch Meluzín a écrit : > Hi, > > one of the customers reported that on his 10.8.2 our installer failed to > even run and in the terminal there was this message: > > LSOpenURLsWithRole() failed with error -10810 for the file > /Users/visa/Downloads/mxxx_7_05_setupmac/

Re: LSOpenURLsWithRole failure

2012-12-11 Thread Charles Srstka
On Dec 11, 2012, at 11:12 AM, Vojtěch Meluzín wrote: > Hi, > > one of the customers reported that on his 10.8.2 our installer failed to > even run and in the terminal there was this message: > > LSOpenURLsWithRole() failed with error -10810 for the file > /Users/visa/Downloads/mxxx_7_05_setupma