Application not working with MacOSX 10.6 (maybe due to tsNet)
Hakima Manseri
hakima.manseri at cnrs.fr
Tue Apr 25 11:47:25 EDT 2017
Hi everyone,
I'm a LC newbie and have been trying to use an application a colleague
is developping with LiveCode 8.1.3
It works with MacOSX 10.9 and above but fails to launch for previous
version. This was surprising since we thought LiveCode was still
compatible with the 10.6 version.
I have this message in the log :
> Apr 17 20:49:15 myuser myapp[787]: ***
> __NSAutoreleaseNoPool(): Object 0xd82460 of class NSMachPort
> autoreleased with no pool in place - just leaking
> Apr 17 20:49:16 myuser myapp[787]: Error loading
> /Users/myuser/myapp.app/Contents/MacOS/Externals/tsNet.bundle/Contents/MacOS/tsNet:
>
> dlopen(/Users/myuser/myapp.app/Contents/MacOS/Externals/tsNet.bundle/Contents/MacOS/tsNet, 262): Symbol not found: _kSecImportExportPassphrase\n Referenced from:
>
> /Users/myuser/myapp.app/Contents/MacOS/Externals/tsNet.bundle/Contents/MacOS/tsNet\n
> Expected in:
> /System/Library/Frameworks/Security.framework/Versions/A/Security\n in
> /Users/myuser/myapp.app/Contents/MacOS/Externals/tsNet.bundle/Contents/MacOS/tsNet
> Apr 17 20:49:16: --- last message repeated 1 time ---
> Apr 17 20:49:16 myuser [0x0-0x40040].myapp-Org.[787]: Startup error - failed to load external
> Apr 17 20:49:16 myuser com.apple.launchd.peruser.501[208] ([0x0-0x40040].myapp-Org.[787]): Exited with exit code: 255
I've looked up the "_kSecImportExportPassphrase" variable and it seems
that there may be a difference between iOS and MacOSX regarding this
variable :
http://stackoverflow.com/questions/17348420/private-key-signature-different-on-ios-and-macosx#17349506
So is tsNet the culprit ? Or is this a problem in the way we add the
external ? Or something else ?
Thanks in advance for your help.
Hakima
--
Hakima Manseri
Ingénieure développement et bases de données
Tél : 04 67 14 58 42
Site : http://asm.cnrs.fr/
Dev at LR : http://devatlr.univ-montp2.fr/
More information about the use-livecode
mailing list