Incompatible with OS X 10.10

If you're having problems with Snes9x, or think you've found a bug, this is the place to be.
Post Reply
sparky
Snes9x White Belt
Posts: 16
Joined: Tue Oct 21, 2014 4:37 pm

Incompatible with OS X 10.10

Post by sparky »

SNES9x does not open roms when run under OS X 10.10.

I tried once normally and the second time using the multiple roms approach. Here is what the console reported:

Code: Select all

10/21/14 3:38:09.118 PM Snes9x[540]: WARNING: The Gestalt selector gestaltSystemVersion is returning 10.9.0 instead of 10.10.0. Use NSProcessInfo's operatingSystemVersion property to get correct system version number.
Call location:
10/21/14 3:38:09.119 PM Snes9x[540]: 0   CarbonCore                          0x983917e7 ___Gestalt_SystemVersion_block_invoke + 135
10/21/14 3:38:09.119 PM Snes9x[540]: 1   libdispatch.dylib                   0x9516a130 _dispatch_client_callout + 50
10/21/14 3:38:09.119 PM Snes9x[540]: 2   libdispatch.dylib                   0x9516a0b5 dispatch_once_f + 251
10/21/14 3:38:09.119 PM Snes9x[540]: 3   libdispatch.dylib                   0x9516b0d8 dispatch_once + 31
10/21/14 3:38:09.119 PM Snes9x[540]: 4   CarbonCore                          0x98323fb8 _Gestalt_SystemVersion + 1050
10/21/14 3:38:09.119 PM Snes9x[540]: 5   CarbonCore                          0x98323b69 Gestalt + 150
10/21/14 3:38:09.120 PM Snes9x[540]: 6   Snes9x                              0x002da6b5 main + 261
10/21/14 3:38:09.000 PM kernel[0]: Attempted to get Elements on an element with 4099 children
10/21/14 3:38:18.976 PM Snes9x[540]: GetDYLDEntryPointWithImage(/System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete,CacheDeleteCopyPurgeableSpaceWithInfo) failed.
10/21/14 3:38:19.269 PM Snes9x[540]: -[NSView setNeedsDisplayOnHICocoaView]: unrecognized selector sent to instance 0x224e110
10/21/14 3:38:19.290 PM Snes9x[540]: Exception raised!: -[NSView setNeedsDisplayOnHICocoaView]: unrecognized selector sent to instance 0x224e110
10/21/14 3:38:26.156 PM mdworker[544]: code validation failed in the process of getting signing information: Error Domain=NSOSStatusErrorDomain Code=-67062 "The operation couldn’t be completed. (OSStatus error -67062.)"
10/21/14 3:39:06.133 PM Snes9x[546]: WARNING: The Gestalt selector gestaltSystemVersion is returning 10.9.0 instead of 10.10.0. Use NSProcessInfo's operatingSystemVersion property to get correct system version number.
Call location:
10/21/14 3:39:06.134 PM Snes9x[546]: 0   CarbonCore                          0x983917e7 ___Gestalt_SystemVersion_block_invoke + 135
10/21/14 3:39:06.134 PM Snes9x[546]: 1   libdispatch.dylib                   0x9516a130 _dispatch_client_callout + 50
10/21/14 3:39:06.134 PM Snes9x[546]: 2   libdispatch.dylib                   0x9516a0b5 dispatch_once_f + 251
10/21/14 3:39:06.134 PM Snes9x[546]: 3   libdispatch.dylib                   0x9516b0d8 dispatch_once + 31
10/21/14 3:39:06.134 PM Snes9x[546]: 4   CarbonCore                          0x98323fb8 _Gestalt_SystemVersion + 1050
10/21/14 3:39:06.134 PM Snes9x[546]: 5   CarbonCore                          0x98323b69 Gestalt + 150
10/21/14 3:39:06.134 PM Snes9x[546]: 6   Snes9x                              0x002da6b5 main + 261
10/21/14 3:39:06.000 PM kernel[0]: Attempted to get Elements on an element with 4099 children
sparky
Snes9x White Belt
Posts: 16
Joined: Tue Oct 21, 2014 4:37 pm

Re: Incompatible with OS X 10.10

Post by sparky »

1.5.3 has this problem, but 1.5 does not have this problem. I think it has to do with general changes to interface items like buttons, which most applications need to adjust in order to be compatible with 10.10.
Post Reply