Running ocd on MAC. Import works fine. But exporting a valid tf code through Resoure Manaer is not working. The stack doesn't get created and ocd returns no errors.
Here is what i found in the logs.. when running log stream --predicate 'process == "ocd"'
2025-04-22 16:13:48.105892+1000 0x2fd6f5 Default 0x0 39345 0 ocd: (AppKit) [com.apple.AppKit:Window] order window front conditionally: b17 related: 0
2025-04-22 16:13:48.108450+1000 0x2fd6f5 Default 0x0 39345 0 ocd: (AppKit) [com.apple.AppKit:Window] order all windows front 184492326440291
2025-04-22 16:14:39.143856+1000 0x30b2b7 Default 0x0 39345 0 ocd: (libxpc.dylib) [com.apple.xpc:connection] [0x10c002bbb00] activating connection: mach=false listener=false peer=false name=com.apple.TextInputUI.xpc.CursorUIViewService
2025-04-22 16:14:39.144550+1000 0x30b2b7 Default 0x0 39345 0 ocd: (libxpc.dylib) [com.apple.xpc:connection] [0x10c002bbb00] invalidated after the last release of the connection object
2025-04-22 16:14:39.144706+1000 0x2fd6f5 Default 0x0 39345 0 ocd: (libxpc.dylib) [com.apple.xpc:connection] [0x10c0f7a5500] activating connection: mach=false listener=false peer=false name=(anonymous)
2025-04-22 16:14:39.144771+1000 0x2fd6f5 Default 0x0 39345 0 ocd: (libxpc.dylib) [com.apple.xpc:connection] [0x10c0f89b7c0] activating connection: mach=false listener=false peer=false name=(anonymous)
2025-04-22 16:14:39.164470+1000 0x2fd6f5 Default 0x0 39345 0 ocd: (TextInputUIMacHelper) [com.apple.TextInputUI:CursorUI] -[TUINSCursorUIController activate:]_block_invoke: Create CursorUIViewService: TUINSRemoteViewController
2025-04-22 16:14:39.164874+1000 0x2fd6f5 Default 0x0 39345 0 ocd: (libxpc.dylib) [com.apple.xpc:connection] [0x10c0f896b80] invalidated because the current process cancelled the connection by calling xpc_connection_cancel()
2025-04-22 16:14:39.164912+1000 0x2fd6f5 Default 0x0 39345 0 ocd: (libxpc.dylib) [com.apple.xpc:connection] [0x10c0f893e80] invalidated because the current process cancelled the connection by calling xpc_connection_cancel()
2025-04-22 16:14:48.134308+1000 0x2fd6f5 Default 0x0 39345 0 ocd: (libxpc.dylib) [com.apple.xpc:connection] [0x10c002b4e00] activating connection: mach=true listener=false peer=false name=com.apple.pbs.fetch_services
2025-04-22 16:14:48.135038+1000 0x2fd6f5 Default 0x0 39345 0 ocd: (libxpc.dylib) [com.apple.xpc:connection] [0x10c002b4e00] invalidated after the last release of the connection object
2025-04-22 16:14:48.136759+1000 0x30b322 Default 0x0 39345 0 ocd: (libxpc.dylib) [com.apple.xpc:connection] [0x10c002b4e00] activating connection: mach=true listener=false peer=false name=com.apple.coreservices.quarantine-resolver
2025-04-22 16:14:48.671757+1000 0x2fd6f5 Default 0x0 39345 0 ocd: (AppKit) _checkForCancellationUntilDate aborting due to NSEvent: type=LMouseUp loc=(418.926,186.367) time=184552.9 flags=0 win=0x10c001c7080 winNum=2839 ctxt=0x0 evNum=2533 click=0 buttonNumber=0 pressure=0 deviceID:0x200000000000033 subtype=NSEventSubtypeTouch
Running ocd on MAC. Import works fine. But exporting a valid tf code through Resoure Manaer is not working. The stack doesn't get created and ocd returns no errors.
Here is what i found in the logs.. when running log stream --predicate 'process == "ocd"'
2025-04-22 16:13:48.105892+1000 0x2fd6f5 Default 0x0 39345 0 ocd: (AppKit) [com.apple.AppKit:Window] order window front conditionally: b17 related: 0
2025-04-22 16:13:48.108450+1000 0x2fd6f5 Default 0x0 39345 0 ocd: (AppKit) [com.apple.AppKit:Window] order all windows front 184492326440291
2025-04-22 16:14:39.143856+1000 0x30b2b7 Default 0x0 39345 0 ocd: (libxpc.dylib) [com.apple.xpc:connection] [0x10c002bbb00] activating connection: mach=false listener=false peer=false name=com.apple.TextInputUI.xpc.CursorUIViewService
2025-04-22 16:14:39.144550+1000 0x30b2b7 Default 0x0 39345 0 ocd: (libxpc.dylib) [com.apple.xpc:connection] [0x10c002bbb00] invalidated after the last release of the connection object
2025-04-22 16:14:39.144706+1000 0x2fd6f5 Default 0x0 39345 0 ocd: (libxpc.dylib) [com.apple.xpc:connection] [0x10c0f7a5500] activating connection: mach=false listener=false peer=false name=(anonymous)
2025-04-22 16:14:39.144771+1000 0x2fd6f5 Default 0x0 39345 0 ocd: (libxpc.dylib) [com.apple.xpc:connection] [0x10c0f89b7c0] activating connection: mach=false listener=false peer=false name=(anonymous)
2025-04-22 16:14:39.164470+1000 0x2fd6f5 Default 0x0 39345 0 ocd: (TextInputUIMacHelper) [com.apple.TextInputUI:CursorUI] -[TUINSCursorUIController activate:]_block_invoke: Create CursorUIViewService: TUINSRemoteViewController
2025-04-22 16:14:39.164874+1000 0x2fd6f5 Default 0x0 39345 0 ocd: (libxpc.dylib) [com.apple.xpc:connection] [0x10c0f896b80] invalidated because the current process cancelled the connection by calling xpc_connection_cancel()
2025-04-22 16:14:39.164912+1000 0x2fd6f5 Default 0x0 39345 0 ocd: (libxpc.dylib) [com.apple.xpc:connection] [0x10c0f893e80] invalidated because the current process cancelled the connection by calling xpc_connection_cancel()
2025-04-22 16:14:48.134308+1000 0x2fd6f5 Default 0x0 39345 0 ocd: (libxpc.dylib) [com.apple.xpc:connection] [0x10c002b4e00] activating connection: mach=true listener=false peer=false name=com.apple.pbs.fetch_services
2025-04-22 16:14:48.135038+1000 0x2fd6f5 Default 0x0 39345 0 ocd: (libxpc.dylib) [com.apple.xpc:connection] [0x10c002b4e00] invalidated after the last release of the connection object
2025-04-22 16:14:48.136759+1000 0x30b322 Default 0x0 39345 0 ocd: (libxpc.dylib) [com.apple.xpc:connection] [0x10c002b4e00] activating connection: mach=true listener=false peer=false name=com.apple.coreservices.quarantine-resolver
2025-04-22 16:14:48.671757+1000 0x2fd6f5 Default 0x0 39345 0 ocd: (AppKit) _checkForCancellationUntilDate aborting due to NSEvent: type=LMouseUp loc=(418.926,186.367) time=184552.9 flags=0 win=0x10c001c7080 winNum=2839 ctxt=0x0 evNum=2533 click=0 buttonNumber=0 pressure=0 deviceID:0x200000000000033 subtype=NSEventSubtypeTouch