Syncospector does not work on 10.4.5
Syncospector does not work on 10.4.5
- Subject: Syncospector does not work on 10.4.5
- From: Alexander Hartner <email@hidden>
- Date: Tue, 28 Mar 2006 23:50:09 +0100
The Syncospector application which is shipped with the sync services
samples does not seem to work. It starts fine, as in without an
error, but does not present any windows.
This is the output from the console:
===== Tuesday, 28 March 2006 23:49:12 Europe/London =====
2006-03-28 23:49:25.422 Syncrospector[6550] *** -[NSCFArray
isd_enumerateObjectsAsArgumentToFunction:]: selector not recognized
[self = 0x4dfd00]
2006-03-28 23:49:25.604 Syncrospector[6550] [404340] ##### RAISE
NSInvalidArgumentException: *** -[NSCFArray
isd_enumerateObjectsAsArgumentToFunction:]: selector not recognized
[self = 0x4dfd00]
Where it all went wrong:
0x928db16c: -[NSObject(NSForwardInvocation) forward::] (in
Foundation)
0x909c40d0: _objc_msgForward (in libobjc.A.dylib)
0x000160f0: -[DataDirectoryDocument
_updateClientsFromDataManager:] (in Syncrospector) /Volumes/Scratch/
Projects/Sync/SyncServices/Syncrospector/DataDirectoryDocument.m:185
0x000161dc: -[DataDirectoryDocument refreshFromDisk] (in
Syncrospector) /Volumes/Scratch/Projects/Sync/SyncServices/
Syncrospector/DataDirectoryDocument.m:202
0x0001623c: -[DataDirectoryDocument readFromFile:ofType:] (in
Syncrospector) /Volumes/Scratch/Projects/Sync/SyncServices/
Syncrospector/DataDirectoryDocument.m:212
0x938c8f68: -[NSDocument(NSDeprecated)
initWithContentsOfFile:ofType:] (in AppKit)
0x00013ff0: -[SyncKontroller
openDocumentWithContentsOfFile:display:] (in Syncrospector) /Volumes/
Scratch/Projects/Sync/SyncServices/Syncrospector/SyncKontroller.m:177
0x00013dd8: -[SyncKontroller applicationShouldOpenUntitledFile:]
(in Syncrospector) /Volumes/Scratch/Projects/Sync/SyncServices/
Syncrospector/SyncKontroller.m:139
0x93692794: -[NSApplication _doOpenUntitled] (in AppKit)
0x9368efc4: -[NSApplication(NSAppleEventHandling)
_handleAEOpen:] (in AppKit)
0x9368eb94: -[NSApplication(NSAppleEventHandling)
_handleCoreEvent:withReplyEvent:] (in AppKit)
0x928e7d04: -[NSAppleEventManager
dispatchRawAppleEvent:withRawReply:handlerRefCon:] (in Foundation)
0x928e7b64: _NSAppleEventManagerGenericHandler (in Foundation)
0x914b1960: aeDispatchAppleEvent(AEDesc const*, AEDesc*,
unsigned long, unsigned char*) (in AE)
0x914b17fc: dispatchEventAndSendReply(AEDesc const*, AEDesc*)
(in AE)
0x914b1654: aeProcessAppleEvent (in AE)
0x93191940: AEProcessAppleEvent (in HIToolbox)
0x9368d2dc: _DPSNextEvent (in AppKit)
0x9368cdc8: -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit)
0x9368930c: -[NSApplication run] (in AppKit)
0x93779e68: NSApplicationMain (in AppKit)
0x00008c70: _start (in Syncrospector) /SourceCache/Csu/Csu-57/
crt.c:272
0x00008b10: start (in Syncrospector)
2006-03-28 23:49:25.706 Syncrospector[6550] [404340] ##### RE-RAISE
NSInvalidArgumentException: *** -[NSCFArray
isd_enumerateObjectsAsArgumentToFunction:]: selector not recognized
[self = 0x4dfd00]
Where it all went wrong:
0x93692868: -[NSApplication _doOpenUntitled] (in AppKit)
0x9368efc4: -[NSApplication(NSAppleEventHandling)
_handleAEOpen:] (in AppKit)
0x9368eb94: -[NSApplication(NSAppleEventHandling)
_handleCoreEvent:withReplyEvent:] (in AppKit)
0x928e7d04: -[NSAppleEventManager
dispatchRawAppleEvent:withRawReply:handlerRefCon:] (in Foundation)
0x928e7b64: _NSAppleEventManagerGenericHandler (in Foundation)
0x914b1960: aeDispatchAppleEvent(AEDesc const*, AEDesc*,
unsigned long, unsigned char*) (in AE)
0x914b17fc: dispatchEventAndSendReply(AEDesc const*, AEDesc*)
(in AE)
0x914b1654: aeProcessAppleEvent (in AE)
0x93191940: AEProcessAppleEvent (in HIToolbox)
0x9368d2dc: _DPSNextEvent (in AppKit)
0x9368cdc8: -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit)
0x9368930c: -[NSApplication run] (in AppKit)
0x93779e68: NSApplicationMain (in AppKit)
0x00008c70: _start (in Syncrospector) /SourceCache/Csu/Csu-57/
crt.c:272
0x00008b10: start (in Syncrospector)
This exception was created here:
0x928db16c: -[NSObject(NSForwardInvocation) forward::] (in
Foundation)
0x909c40d0: _objc_msgForward (in libobjc.A.dylib)
0x000160f0: -[DataDirectoryDocument
_updateClientsFromDataManager:] (in Syncrospector) /Volumes/Scratch/
Projects/Sync/SyncServices/Syncrospector/DataDirectoryDocument.m:185
0x000161dc: -[DataDirectoryDocument refreshFromDisk] (in
Syncrospector) /Volumes/Scratch/Projects/Sync/SyncServices/
Syncrospector/DataDirectoryDocument.m:202
0x0001623c: -[DataDirectoryDocument readFromFile:ofType:] (in
Syncrospector) /Volumes/Scratch/Projects/Sync/SyncServices/
Syncrospector/DataDirectoryDocument.m:212
0x938c8f68: -[NSDocument(NSDeprecated)
initWithContentsOfFile:ofType:] (in AppKit)
0x00013ff0: -[SyncKontroller
openDocumentWithContentsOfFile:display:] (in Syncrospector) /Volumes/
Scratch/Projects/Sync/SyncServices/Syncrospector/SyncKontroller.m:177
0x00013dd8: -[SyncKontroller applicationShouldOpenUntitledFile:]
(in Syncrospector) /Volumes/Scratch/Projects/Sync/SyncServices/
Syncrospector/SyncKontroller.m:139
0x93692794: -[NSApplication _doOpenUntitled] (in AppKit)
0x9368efc4: -[NSApplication(NSAppleEventHandling)
_handleAEOpen:] (in AppKit)
0x9368eb94: -[NSApplication(NSAppleEventHandling)
_handleCoreEvent:withReplyEvent:] (in AppKit)
0x928e7d04: -[NSAppleEventManager
dispatchRawAppleEvent:withRawReply:handlerRefCon:] (in Foundation)
0x928e7b64: _NSAppleEventManagerGenericHandler (in Foundation)
0x914b1960: aeDispatchAppleEvent(AEDesc const*, AEDesc*,
unsigned long, unsigned char*) (in AE)
0x914b17fc: dispatchEventAndSendReply(AEDesc const*, AEDesc*)
(in AE)
0x914b1654: aeProcessAppleEvent (in AE)
0x93191940: AEProcessAppleEvent (in HIToolbox)
0x9368d2dc: _DPSNextEvent (in AppKit)
0x9368cdc8: -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit)
0x9368930c: -[NSApplication run] (in AppKit)
0x93779e68: NSApplicationMain (in AppKit)
0x00008c70: _start (in Syncrospector) /SourceCache/Csu/Csu-57/
crt.c:272
0x00008b10: start (in Syncrospector)
2006-03-28 23:49:25.793 Syncrospector[6550] [404340] ##### RE-RAISE
NSInvalidArgumentException: *** -[NSCFArray
isd_enumerateObjectsAsArgumentToFunction:]: selector not recognized
[self = 0x4dfd00]
Where it all went wrong:
0x928e7d50: -[NSAppleEventManager
dispatchRawAppleEvent:withRawReply:handlerRefCon:] (in Foundation)
0x928e7b64: _NSAppleEventManagerGenericHandler (in Foundation)
0x914b1960: aeDispatchAppleEvent(AEDesc const*, AEDesc*,
unsigned long, unsigned char*) (in AE)
0x914b17fc: dispatchEventAndSendReply(AEDesc const*, AEDesc*)
(in AE)
0x914b1654: aeProcessAppleEvent (in AE)
0x93191940: AEProcessAppleEvent (in HIToolbox)
0x9368d2dc: _DPSNextEvent (in AppKit)
0x9368cdc8: -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit)
0x9368930c: -[NSApplication run] (in AppKit)
0x93779e68: NSApplicationMain (in AppKit)
0x00008c70: _start (in Syncrospector) /SourceCache/Csu/Csu-57/
crt.c:272
0x00008b10: start (in Syncrospector)
This exception was created here:
0x928db16c: -[NSObject(NSForwardInvocation) forward::] (in
Foundation)
0x909c40d0: _objc_msgForward (in libobjc.A.dylib)
0x000160f0: -[DataDirectoryDocument
_updateClientsFromDataManager:] (in Syncrospector) /Volumes/Scratch/
Projects/Sync/SyncServices/Syncrospector/DataDirectoryDocument.m:185
0x000161dc: -[DataDirectoryDocument refreshFromDisk] (in
Syncrospector) /Volumes/Scratch/Projects/Sync/SyncServices/
Syncrospector/DataDirectoryDocument.m:202
0x0001623c: -[DataDirectoryDocument readFromFile:ofType:] (in
Syncrospector) /Volumes/Scratch/Projects/Sync/SyncServices/
Syncrospector/DataDirectoryDocument.m:212
0x938c8f68: -[NSDocument(NSDeprecated)
initWithContentsOfFile:ofType:] (in AppKit)
0x00013ff0: -[SyncKontroller
openDocumentWithContentsOfFile:display:] (in Syncrospector) /Volumes/
Scratch/Projects/Sync/SyncServices/Syncrospector/SyncKontroller.m:177
0x00013dd8: -[SyncKontroller applicationShouldOpenUntitledFile:]
(in Syncrospector) /Volumes/Scratch/Projects/Sync/SyncServices/
Syncrospector/SyncKontroller.m:139
0x93692794: -[NSApplication _doOpenUntitled] (in AppKit)
0x9368efc4: -[NSApplication(NSAppleEventHandling)
_handleAEOpen:] (in AppKit)
0x9368eb94: -[NSApplication(NSAppleEventHandling)
_handleCoreEvent:withReplyEvent:] (in AppKit)
0x928e7d04: -[NSAppleEventManager
dispatchRawAppleEvent:withRawReply:handlerRefCon:] (in Foundation)
0x928e7b64: _NSAppleEventManagerGenericHandler (in Foundation)
0x914b1960: aeDispatchAppleEvent(AEDesc const*, AEDesc*,
unsigned long, unsigned char*) (in AE)
0x914b17fc: dispatchEventAndSendReply(AEDesc const*, AEDesc*)
(in AE)
0x914b1654: aeProcessAppleEvent (in AE)
0x93191940: AEProcessAppleEvent (in HIToolbox)
0x9368d2dc: _DPSNextEvent (in AppKit)
0x9368cdc8: -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit)
0x9368930c: -[NSApplication run] (in AppKit)
0x93779e68: NSApplicationMain (in AppKit)
0x00008c70: _start (in Syncrospector) /SourceCache/Csu/Csu-57/
crt.c:272
0x00008b10: start (in Syncrospector)
2006-03-28 23:49:25.793 Syncrospector[6550] *** -[NSCFArray
isd_enumerateObjectsAsArgumentToFunction:]: selector not recognized
[self = 0x4dfd00]
Where it all went wrong:
0x928db16c: -[NSObject(NSForwardInvocation) forward::] (in
Foundation)
0x909c40d0: _objc_msgForward (in libobjc.A.dylib)
0x000160f0: -[DataDirectoryDocument
_updateClientsFromDataManager:] (in Syncrospector) /Volumes/Scratch/
Projects/Sync/SyncServices/Syncrospector/DataDirectoryDocument.m:185
0x000161dc: -[DataDirectoryDocument refreshFromDisk] (in
Syncrospector) /Volumes/Scratch/Projects/Sync/SyncServices/
Syncrospector/DataDirectoryDocument.m:202
0x0001623c: -[DataDirectoryDocument readFromFile:ofType:] (in
Syncrospector) /Volumes/Scratch/Projects/Sync/SyncServices/
Syncrospector/DataDirectoryDocument.m:212
0x938c8f68: -[NSDocument(NSDeprecated)
initWithContentsOfFile:ofType:] (in AppKit)
0x00013ff0: -[SyncKontroller
openDocumentWithContentsOfFile:display:] (in Syncrospector) /Volumes/
Scratch/Projects/Sync/SyncServices/Syncrospector/SyncKontroller.m:177
0x00013dd8: -[SyncKontroller applicationShouldOpenUntitledFile:]
(in Syncrospector) /Volumes/Scratch/Projects/Sync/SyncServices/
Syncrospector/SyncKontroller.m:139
0x93692794: -[NSApplication _doOpenUntitled] (in AppKit)
0x9368efc4: -[NSApplication(NSAppleEventHandling)
_handleAEOpen:] (in AppKit)
0x9368eb94: -[NSApplication(NSAppleEventHandling)
_handleCoreEvent:withReplyEvent:] (in AppKit)
0x928e7d04: -[NSAppleEventManager
dispatchRawAppleEvent:withRawReply:handlerRefCon:] (in Foundation)
0x928e7b64: _NSAppleEventManagerGenericHandler (in Foundation)
0x914b1960: aeDispatchAppleEvent(AEDesc const*, AEDesc*,
unsigned long, unsigned char*) (in AE)
0x914b17fc: dispatchEventAndSendReply(AEDesc const*, AEDesc*)
(in AE)
0x914b1654: aeProcessAppleEvent (in AE)
0x93191940: AEProcessAppleEvent (in HIToolbox)
0x9368d2dc: _DPSNextEvent (in AppKit)
0x9368cdc8: -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit)
0x9368930c: -[NSApplication run] (in AppKit)
0x93779e68: NSApplicationMain (in AppKit)
0x00008c70: _start (in Syncrospector) /SourceCache/Csu/Csu-57/
crt.c:272
0x00008b10: start (in Syncrospector)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden