OSX Yosemite

Just downloaded it. Easiest and least fussy upgrade ever. Haven’t tried Inform yet, we’ll see if anything goes awry!!

I’m not a fan of the new look, but I guess I’ll get used to it. (I felt the same when the previous version of iOS debuted the look, and now I don’t mind it there anymore.)

I get the Inform7 splash screen in Yosemite, but trying to open a sample project or create a new project does nothing.

Hm, same here. Opening or creating a new project doesn’t work (either from the Menubar as from the startup screen).
Opening an existing project from the recent file list works.

Jens

This is really scaring me. I’d like to upgrade, but can’t get Inform to break (I’m using the second-to-last version). Any other feedback, people?

Okay, I’ve upgraded to 10.10 (Yosemite)…

I’ve just tested 6G60, 6L02, and the two current builds of 6L38 (the App Store build and the other one). All of them run, all of them can open projects, all of them can create new projects.

Those of you who are having problems: please post the messages displayed in the Console app when you try to open a project unsuccessfully.

(I see one warning: “WARNING: The Gestalt selector gestaltSystemVersion is returning 10.9.0 instead of 10.10.0.” This is a deprecation warning and does not affect the app’s ability to do stuff.)

As a cheapie anecdote, I also just opened 6H98 in Yosemite, and it worked fine.

-Wade

I’m running the 6L38 build. When trying to open a file I get this in the console

[code]25.10.14 11:26:40,620 Inform[2237]: service com.apple.appkit.xpc.openAndSavePanelService failed to init an instance of NSOpenPanelService on behalf of <NSRemoteView: 0x316720> due to {
callStackSymbols = (
0 CoreFoundation 0x00007fff8923464c __exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff80b8e6de objc_exception_throw + 43
2 CoreFoundation 0x00007fff892344fd +[NSException raise:format:] + 205
3 com.apple.appkit.xpc.openAndSavePanelService 0x000000010b0eed9f com.apple.appkit.xpc.openAndSavePanelService + 7583
4 AppKit 0x00007fff8ef07cb7 -[NSViewController _loadViewIfRequired] + 75
5 AppKit 0x00007fff8ebd8eb1 -[NSViewController view] + 30
6 ViewBridge 0x00007fff853d898c -[NSViewServiceMarshal bootstrap:replyData:] + 9684
7 ViewBridge 0x00007fff853d97e3 -[NSViewServiceMarshal bootstrap:withReply:] + 168
8 CoreFoundation 0x00007fff8910d33c invoking
+ 140
9 CoreFoundation 0x00007fff8910d192 -[NSInvocation invoke] + 290
10 CoreFoundation 0x00007fff891abe56 -[NSInvocation invokeWithTarget:] + 54
11 ViewBridge 0x00007fff8540a0dc -[NSVB_ViewServiceImplicitAnimationDecodingProxy forwardInvocation:] + 264
12 CoreFoundation 0x00007fff8917e886 forwarding + 518
13 CoreFoundation 0x00007fff8917e5f8 CF_forwarding_prep_0 + 120
14 CoreFoundation 0x00007fff8910d33c invoking
+ 140
15 CoreFoundation 0x00007fff8910d192 -[NSInvocation invoke] + 290
16 CoreFoundation 0x00007fff891abe56 -[NSInvocation invokeWithTarget:] + 54
17 ViewBridge 0x00007fff853e1513 -[NSVB_QueueingProxy forwardInvocation:] + 319
18 CoreFoundation 0x00007fff8917e886 forwarding + 518
19 CoreFoundation 0x00007fff8917e5f8 CF_forwarding_prep_0 + 120
20 CoreFoundation 0x00007fff8910d33c invoking
+ 140
21 CoreFoundation 0x00007fff8910d192 -[NSInvocation invoke] + 290
22 CoreFoundation 0x00007fff891abe56 -[NSInvocation invokeWithTarget:] + 54
23 CoreFoundation 0x00007fff8917e886 forwarding + 518
24 CoreFoundation 0x00007fff8917e5f8 CF_forwarding_prep_0 + 120
25 CoreFoundation 0x00007fff8910d33c invoking
+ 140
26 CoreFoundation 0x00007fff8910d192 -[NSInvocation invoke] + 290
27 ViewBridge 0x00007fff8540dce3 __deferNSXPCInvocationOntoMainThread_block_invoke + 85
28 ViewBridge 0x00007fff8540d91e __deferBlockOntoMainThread_block_invoke_2 + 390
29 CoreFoundation 0x00007fff8915254c CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK + 12
30 CoreFoundation 0x00007fff89144655 __CFRunLoopDoBlocks + 341
31 CoreFoundation 0x00007fff89144196 __CFRunLoopRun + 1814
32 CoreFoundation 0x00007fff89143838 CFRunLoopRunSpecific + 296
33 HIToolbox 0x00007fff8ab2d43f RunCurrentEventLoopInMode + 235
34 HIToolbox 0x00007fff8ab2d1ba ReceiveNextEventCommon + 431
35 HIToolbox 0x00007fff8ab2cffb _BlockUntilNextEventMatchingListInModeWithFilter + 71
36 AppKit 0x00007fff8eb1a821 _DPSNextEvent + 964
37 AppKit 0x00007fff8eb19fd0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
38 ViewBridge 0x00007fff853c3e0e -[NSViewServiceApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 70
39 AppKit 0x00007fff8eb0df73 -[NSApplication run] + 594
40 AppKit 0x00007fff8eaf9424 NSApplicationMain + 1832
41 libxpc.dylib 0x00007fff824caef2 _xpc_objc_main + 793
42 libxpc.dylib 0x00007fff824cca9d _parse_sysctl_once + 0
43 ViewBridge 0x00007fff85412165 xpc_connection_handler + 0
44 ViewBridge 0x00007fff853c6ff7 NSViewServiceApplicationMain + 1892
45 com.apple.appkit.xpc.openAndSavePanelService 0x000000010b0f3035 main + 208
46 libdyld.dylib 0x00007fff8a3275c9 start + 1
);
name = NSInternalInconsistencyException;
reason = “+[NSOpenAndSavePanelService loadViewToService:isOpenPanel:appCentric:] : failed entitlements check”;
userInfo = “”;
}
25.10.14 11:26:40,620 com.apple.appkit.xpc.openAndSavePanelService[2241]: -[NSViewServiceMarshal bootstrap:withReply:] caught non-fatal NSInternalInconsistencyException ‘+[NSOpenAndSavePanelService loadViewToService:isOpenPanel:appCentric:] : failed entitlements check’ with backtrace (
0 CoreFoundation 0x00007fff8923464c __exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff80b8e6de objc_exception_throw + 43
2 CoreFoundation 0x00007fff892344fd +[NSException raise:format:] + 205
3 com.apple.appkit.xpc.openAndSavePanelService 0x000000010b0eed9f com.apple.appkit.xpc.openAndSavePanelService + 7583
4 AppKit 0x00007fff8ef07cb7 -[NSViewController _loadViewIfRequired] + 75
5 AppKit 0x00007fff8ebd8eb1 -[NSViewController view] + 30
6 ViewBridge 0x00007fff853c154d -[NSViewService invalidateRendezvousWindowControllers] + 82
7 ViewBridge 0x00007fff853c170f -[NSViewService invalidate] + 196
8 com.apple.appkit.xpc.openAndSavePanelService 0x000000010b0f2d84 com.apple.appkit.xpc.openAndSavePanelService + 23940
9 ViewBridge 0x00007fff853cb550 -[NSViewServiceMarshal invalidate:] + 290
10 ViewBridge 0x00007fff853d98b9 -[NSViewServiceMarshal bootstrap:withReply:] + 382
11 CoreFoundation 0x00007fff8910d33c invoking
+ 140
12 CoreFoundation 0x00007fff8910d192 -[NSInvocation invoke] + 290
13 CoreFoundation 0x00007fff891abe56 -[NSInvocation invokeWithTarget:] + 54
14 ViewBridge 0x00007fff8540a0dc -[NSVB_ViewServiceImplicitAnimationDecodingProxy forwardInvocation:] + 264
15 CoreFoundation 0x00007fff8917e886 forwarding + 518
16 CoreFoundation 0x00007fff8917e5f8 CF_forwarding_prep_0 + 120
17 CoreFoundation 0x00007fff8910d33c invoking
+ 140
18 CoreFoundation 0x00007fff8910d192 -[NSInvocation invoke] + 290
19 CoreFoundation 0x00007fff891abe56 -[NSInvocation invokeWithTarget:] + 54
20 ViewBridge 0x00007fff853e1513 -[NSVB_QueueingProxy forwardInvocation:] + 319
21 CoreFoundation 0x00007fff8917e886 forwarding + 518
22 CoreFoundation 0x00007fff8917e5f8 CF_forwarding_prep_0 + 120
23 CoreFoundation 0x00007fff8910d33c invoking
+ 140
24 CoreFoundation 0x00007fff8910d192 -[NSInvocation invoke] + 290
25 CoreFoundation 0x00007fff891abe56 -[NSInvocation invokeWithTarget:] + 54
26 CoreFoundation 0x00007fff8917e886 forwarding + 518
27 CoreFoundation 0x00007fff8917e5f8 CF_forwarding_prep_0 + 120
28 CoreFoundation 0x00007fff8910d33c invoking
+ 140
29 CoreFoundation 0x00007fff8910d192 -[NSInvocation invoke] + 290
30 ViewBridge 0x00007fff8540dce3 __deferNSXPCInvocationOntoMainThread_block_invoke + 85
31 ViewBridge 0x00007fff8540d91e __deferBlockOntoMainThread_block_invoke_2 + 390
32 CoreFoundation 0x00007fff8915254c CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK + 12
33 CoreFoundation 0x00007fff89144655 __CFRunLoopDoBlocks + 341
34 CoreFoundation 0x00007fff89144196 __CFRunLoopRun + 1814
35 CoreFoundation 0x00007fff89143838 CFRunLoopRunSpecific + 296
36 HIToolbox 0x00007fff8ab2d43f RunCurrentEventLoopInMode + 235
37 HIToolbox 0x00007fff8ab2d1ba ReceiveNextEventCommon + 431
38 HIToolbox 0x00007fff8ab2cffb _BlockUntilNextEventMatchingListInModeWithFilter + 71
39 AppKit 0x00007fff8eb1a821 _DPSNextEvent + 964
40 AppKit 0x00007fff8eb19fd0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
41 ViewBridge 0x00007fff853c3e0e -[NSViewServiceApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 70
42 AppKit 0x00007fff8eb0df73 -[NSApplication run] + 594
43 AppKit 0x00007fff8eaf9424 NSApplicationMain + 1832
44 libxpc.dylib 0x00007fff824caef2 _xpc_objc_main + 793
45 libxpc.dylib 0x00007fff824cca9d _parse_sysctl_once + 0
46 ViewBridge 0x00007fff85412165 xpc_connection_handler + 0
47 ViewBridge 0x00007fff853c6ff7 NSViewServiceApplicationMain + 1892
48 com.apple.appkit.xpc.openAndSavePanelService 0x000000010b0f3035 main + 208
49 libdyld.dylib 0x00007fff8a3275c9 start + 1
)
timestamp: 11:26:40.619 Saturday 25 October 2014
process/thread/queue: com.apple.appkit.xpc.openAndSavePanelService (2241) / 0x7fff71fc8300 / com.apple.main-thread
code: line 844 of /SourceCache/ViewBridge/ViewBridge-99/ViewBridgeUtilities.m in logCaughtException
#exceptions

25.10.14 11:26:40,623 com.apple.appkit.xpc.openAndSavePanelService[2241]: -[NSViewServiceApplication sendEvent:withForwarding:] caught non-fatal NSInternalInconsistencyException ‘+[NSOpenAndSavePanelService loadViewToService:isOpenPanel:appCentric:] : failed entitlements check’ with backtrace (
0 CoreFoundation 0x00007fff8923464c __exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff80b8e6de objc_exception_throw + 43
2 CoreFoundation 0x00007fff892344fd +[NSException raise:format:] + 205
3 com.apple.appkit.xpc.openAndSavePanelService 0x000000010b0eed9f com.apple.appkit.xpc.openAndSavePanelService + 7583
4 AppKit 0x00007fff8ef07cb7 -[NSViewController _loadViewIfRequired] + 75
5 AppKit 0x00007fff8ebd8eb1 -[NSViewController view] + 30
6 ViewBridge 0x00007fff853d898c -[NSViewServiceMarshal bootstrap:replyData:] + 9684
7 ViewBridge 0x00007fff853d97e3 -[NSViewServiceMarshal bootstrap:withReply:] + 168
8 CoreFoundation 0x00007fff8910d33c invoking
+ 140
9 CoreFoundation 0x00007fff8910d192 -[NSInvocation invoke] + 290
10 CoreFoundation 0x00007fff891abe56 -[NSInvocation invokeWithTarget:] + 54
11 ViewBridge 0x00007fff8540a0dc -[NSVB_ViewServiceImplicitAnimationDecodingProxy forwardInvocation:] + 264
12 CoreFoundation 0x00007fff8917e886 forwarding + 518
13 CoreFoundation 0x00007fff8917e5f8 CF_forwarding_prep_0 + 120
14 CoreFoundation 0x00007fff8910d33c invoking
+ 140
15 CoreFoundation 0x00007fff8910d192 -[NSInvocation invoke] + 290
16 CoreFoundation 0x00007fff891abe56 -[NSInvocation invokeWithTarget:] + 54
17 ViewBridge 0x00007fff853e1513 -[NSVB_QueueingProxy forwardInvocation:] + 319
18 CoreFoundation 0x00007fff8917e886 forwarding + 518
19 CoreFoundation 0x00007fff8917e5f8 CF_forwarding_prep_0 + 120
20 CoreFoundation 0x00007fff8910d33c invoking
+ 140
21 CoreFoundation 0x00007fff8910d192 -[NSInvocation invoke] + 290
22 CoreFoundation 0x00007fff891abe56 -[NSInvocation invokeWithTarget:] + 54
23 CoreFoundation 0x00007fff8917e886 forwarding + 518
24 CoreFoundation 0x00007fff8917e5f8 CF_forwarding_prep_0 + 120
25 CoreFoundation 0x00007fff8910d33c invoking
+ 140
26 CoreFoundation 0x00007fff8910d192 -[NSInvocation invoke] + 290
27 ViewBridge 0x00007fff8540dce3 __deferNSXPCInvocationOntoMainThread_block_invoke + 85
28 ViewBridge 0x00007fff8540d91e __deferBlockOntoMainThread_block_invoke_2 + 390
29 CoreFoundation 0x00007fff8915254c CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK + 12
30 CoreFoundation 0x00007fff89144655 __CFRunLoopDoBlocks + 341
31 CoreFoundation 0x00007fff89144196 __CFRunLoopRun + 1814
32 CoreFoundation 0x00007fff89143838 CFRunLoopRunSpecific + 296
33 HIToolbox 0x00007fff8ab2d43f RunCurrentEventLoopInMode + 235
34 HIToolbox 0x00007fff8ab2d1ba ReceiveNextEventCommon + 431
35 HIToolbox 0x00007fff8ab2cffb _BlockUntilNextEventMatchingListInModeWithFilter + 71
36 AppKit 0x00007fff8eb1a821 _DPSNextEvent + 964
37 AppKit 0x00007fff8eb19fd0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
38 ViewBridge 0x00007fff853c3e0e -[NSViewServiceApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 70
39 AppKit 0x00007fff8eb0df73 -[NSApplication run] + 594
40 AppKit 0x00007fff8eaf9424 NSApplicationMain + 1832
41 libxpc.dylib 0x00007fff824caef2 _xpc_objc_main + 793
42 libxpc.dylib 0x00007fff824cca9d _parse_sysctl_once + 0
43 ViewBridge 0x00007fff85412165 xpc_connection_handler + 0
44 ViewBridge 0x00007fff853c6ff7 NSViewServiceApplicationMain + 1892
45 com.apple.appkit.xpc.openAndSavePanelService 0x000000010b0f3035 main + 208
46 libdyld.dylib 0x00007fff8a3275c9 start + 1
)
timestamp: 11:26:40.623 Saturday 25 October 2014
process/thread/queue: com.apple.appkit.xpc.openAndSavePanelService (2241) / 0x7fff71fc8300 / com.apple.main-thread
code: line 844 of /SourceCache/ViewBridge/ViewBridge-99/ViewBridgeUtilities.m in logCaughtException
#exceptions

25.10.14 11:26:40,625 com.apple.appkit.xpc.openAndSavePanelService[2241]: +[NSOpenAndSavePanelService loadViewToService:isOpenPanel:appCentric:] : failed entitlements check
25.10.14 11:26:40,625 com.apple.appkit.xpc.openAndSavePanelService[2241]: (
0 CoreFoundation 0x00007fff8923464c __exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff80b8e6de objc_exception_throw + 43
2 CoreFoundation 0x00007fff892344fd +[NSException raise:format:] + 205
3 com.apple.appkit.xpc.openAndSavePanelService 0x000000010b0eed9f com.apple.appkit.xpc.openAndSavePanelService + 7583
4 AppKit 0x00007fff8ef07cb7 -[NSViewController _loadViewIfRequired] + 75
5 AppKit 0x00007fff8ebd8eb1 -[NSViewController view] + 30
6 ViewBridge 0x00007fff853d898c -[NSViewServiceMarshal bootstrap:replyData:] + 9684
7 ViewBridge 0x00007fff853d97e3 -[NSViewServiceMarshal bootstrap:withReply:] + 168
8 CoreFoundation 0x00007fff8910d33c invoking
+ 140
9 CoreFoundation 0x00007fff8910d192 -[NSInvocation invoke] + 290
10 CoreFoundation 0x00007fff891abe56 -[NSInvocation invokeWithTarget:] + 54
11 ViewBridge 0x00007fff8540a0dc -[NSVB_ViewServiceImplicitAnimationDecodingProxy forwardInvocation:] + 264
12 CoreFoundation 0x00007fff8917e886 forwarding + 518
13 CoreFoundation 0x00007fff8917e5f8 CF_forwarding_prep_0 + 120
14 CoreFoundation 0x00007fff8910d33c invoking
+ 140
15 CoreFoundation 0x00007fff8910d192 -[NSInvocation invoke] + 290
16 CoreFoundation 0x00007fff891abe56 -[NSInvocation invokeWithTarget:] + 54
17 ViewBridge 0x00007fff853e1513 -[NSVB_QueueingProxy forwardInvocation:] + 319
18 CoreFoundation 0x00007fff8917e886 forwarding + 518
19 CoreFoundation 0x00007fff8917e5f8 CF_forwarding_prep_0 + 120
20 CoreFoundation 0x00007fff8910d33c invoking
+ 140
21 CoreFoundation 0x00007fff8910d192 -[NSInvocation invoke] + 290
22 CoreFoundation 0x00007fff891abe56 -[NSInvocation invokeWithTarget:] + 54
23 CoreFoundation 0x00007fff8917e886 forwarding + 518
24 CoreFoundation 0x00007fff8917e5f8 CF_forwarding_prep_0 + 120
25 CoreFoundation 0x00007fff8910d33c invoking
+ 140
26 CoreFoundation 0x00007fff8910d192 -[NSInvocation invoke] + 290
27 ViewBridge 0x00007fff8540dce3 __deferNSXPCInvocationOntoMainThread_block_invoke + 85
28 ViewBridge 0x00007fff8540d91e __deferBlockOntoMainThread_block_invoke_2 + 390
29 CoreFoundation 0x00007fff8915254c CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK + 12
30 CoreFoundation 0x00007fff89144655 __CFRunLoopDoBlocks + 341
31 CoreFoundation 0x00007fff89144196 __CFRunLoopRun + 1814
32 CoreFoundation 0x00007fff89143838 CFRunLoopRunSpecific + 296
33 HIToolbox 0x00007fff8ab2d43f RunCurrentEventLoopInMode + 235
34 HIToolbox 0x00007fff8ab2d1ba ReceiveNextEventCommon + 431
35 HIToolbox 0x00007fff8ab2cffb _BlockUntilNextEventMatchingListInModeWithFilter + 71
36 AppKit 0x00007fff8eb1a821 _DPSNextEvent + 964
37 AppKit 0x00007fff8eb19fd0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
38 ViewBridge 0x00007fff853c3e0e -[NSViewServiceApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 70
39 AppKit 0x00007fff8eb0df73 -[NSApplication run] + 594
40 AppKit 0x00007fff8eaf9424 NSApplicationMain + 1832
41 libxpc.dylib 0x00007fff824caef2 _xpc_objc_main + 793
42 libxpc.dylib 0x00007fff824cca9d _parse_sysctl_once + 0
43 ViewBridge 0x00007fff85412165 xpc_connection_handler + 0
44 ViewBridge 0x00007fff853c6ff7 NSViewServiceApplicationMain + 1892
45 com.apple.appkit.xpc.openAndSavePanelService 0x000000010b0f3035 main + 208
46 libdyld.dylib 0x00007fff8a3275c9 start + 1
)
25.10.14 11:26:40,649 Inform[2237]: (
0 CoreFoundation 0x9b2c8343 __raiseError + 195
1 libobjc.A.dylib 0x97d12a2a objc_exception_throw + 276
2 ViewBridge 0x9888a3cc __62-[NSRemoteViewBase advanceToConfigPhase:awaitingWindowRights:]_block_invoke + 0
3 ViewBridge 0x9889b490 -[NSWindowCentricRemoteView advanceToConfigPhase] + 1003
4 ViewBridge 0x9888aaf0 -[NSRemoteViewBase viewServiceMarshalProxy:withErrorHandler:] + 88
5 ViewBridge 0x9888a83c -[NSRemoteViewBase viewServiceMarshalProxy:] + 48
6 ViewBridge 0x9887f230 -[NSRemoteViewBase bridge] + 250
7 AppKit 0x95db9bc6 -[NSVBSavePanel init] + 391
8 AppKit 0x95ab35b4 +[NSSavePanel newRemotePanel] + 357
9 AppKit 0x95ab36db +[NSSavePanel _crunchyRawUnbonedPanel] + 216
10 AppKit 0x95a6078a +[NSOpenPanel openPanel] + 33
11 AppKit 0x9592d6fb -[NSDocumentController _setupOpenPanel] + 42
12 AppKit 0x9592db62 -[NSDocumentController beginOpenPanelWithCompletionHandler:] + 96
13 AppKit 0x9592d630 -[NSDocumentController openDocument:] + 413
14 libobjc.A.dylib 0x97d10853 -[NSObject performSelector:withObject:] + 70
15 AppKit 0x957f7328 __36-[NSApplication sendAction:to:from:]_block_invoke + 51
16 libsystem_trace.dylib 0x93952c03 _os_activity_initiate + 89
17 AppKit 0x9566aa11 -[NSApplication sendAction:to:from:] + 548
18 Inform 0x0007183d Inform + 460861
19 Foundation 0x951124a3 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke + 50
20 CoreFoundation 0x9b27d6e4 CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER + 20
21 CoreFoundation 0x9b15e3f1 _CFXNotificationPost + 3713
22 Foundation 0x951003c4 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
23 Foundation 0x9511ec32 -[NSNotificationCenter postNotificationName:object:] + 56
24 AppKit 0x9559fc07 -[NSTableView _sendSelectionChangedNotificationForRows:columns:] + 169
25 AppKit 0x954eea1f -[NSTableView _enableSelectionPostingAndPost] + 410
26 AppKit 0x95667810 -[NSTableView mouseDown:] + 5342
27 AppKit 0x95c65d14 -[NSWindow _reallySendEvent:] + 12353
28 AppKit 0x9564f179 -[NSWindow sendEvent:] + 409
29 AppKit 0x955fcbe7 -[NSApplication sendEvent:] + 4679
30 AppKit 0x95476fcc -[NSApplication run] + 1003
31 AppKit 0x954604d0 NSApplicationMain + 2082
32 Inform 0x000028f5 Inform + 6389
)
25.10.14 11:26:40,653 com.apple.xpc.launchd[1]: (com.apple.ReportCrash[2242]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash
25.10.14 11:26:40,665 diagnosticd[82]: error evaluating process info - pid: 2241, punique: 2241
25.10.14 11:26:43,031 com.apple.xpc.launchd[1]: (com.apple.appkit.xpc.openAndSavePanelService[2241]) Service exited due to signal: Illegal instruction: 4
25.10.14 11:26:43,099 ReportCrash[2242]: Saved crash report for com.apple.appkit.xpc.openAndSavePanelService[2241] version 1.0 (1) to
[/code]

Mm. Well, it’s saying " failed entitlements check" so I guess there’s additional checking in 10.10? But as I said, it works fine for me.

File it, I guess.

Done the upgrade. No problems here, so far.

BTW, how is the Appstore version coming along?

Jens

I have no idea.

Ok, I removed Inform from my programmfolder (with App cleaner), redownloaded Inform, reinstalled and now everything is fine.

Jens

Okay, good.

I don’t know what kind of problem could be solved that way, unless you were monkeying around inside the app package. But I guess it’s not a serious problem.

Huh. Yeah, I just grabbed I7-6L38-OSX-MAS.dmg and removing Inform from Applications then installing seemed to fix it. I can open new and same projects now.

I’m having slight problems with 6L38 (non app version) on Yosemite. Every half hour or so the program seems to glitch: the search bar at the upper right goes away, and the “go” button ceases to function. When I quit Inform completely and restart it works again for a while.

Also, and I’m not sure if this is related at all, the “replay” button doesn’t ever seem to work: it acts just like the “go” button, running the game without replaying any commands.

Anyone else having these problems?

The kind of “problem” I have with 6L02 is that if I search via the Cmd+F shortcut, the focus departs from Inform, never to get back. I have to quit and reload just to get a chance at typing into the source window.

This sounds like a long-standing issue which has nothing to do with the rest. Try trimming some branches out of the skein. (You have to use the red X button on the Skein bubbles to do this now, since the Trim command has vanished.)

Ah, thanks–it works again! Which is wonderful, because that button is my favorite.