Edit or Add EXIF command not working across multiple selections

This area contains the messages from the old Yahoo gcmac group after the port.
Post Reply
marcuskaneshiro
Posts: 0
Joined: Mon Sep 05, 2016 8:14 am

Edit or Add EXIF command not working across multiple selections

Post by marcuskaneshiro »

I've been using the 'Edit or Add EXIF' command to put EXIF data on my scanned images, but in version 10.1.0 (2589) it has stopped working. I purchased my GC version 9 from the Apple App store, but bought the upgrade to 10 directly from the Lemke website. I have not removed version 9 from my applications, yet.Suggestions?thanks,Marcus
thorstenlemke
Posts: 0
Joined: Fri Dec 30, 2016 12:00 pm

Re: Edit or Add EXIF command not working across multiple selections

Post by thorstenlemke »

Hi,is there any error message?Please enable the verbose logging in the prefs part general/misc.Execute the command and watch the log in the console.appWhat is written?Thorsten I've been using the 'Edit or Add EXIF' command to put EXIF data on my scanned images, but in version 10.1.0 (2589) it has stopped working. I purchased my GC version 9 from the Apple App store, but bought the upgrade to 10 directly from the Lemke website. I have not removed version 9 from my applications, yet.Suggestions?
marcuskaneshiro
Posts: 0
Joined: Mon Sep 05, 2016 8:14 am

Re: Edit or Add EXIF command not working across multiple selections

Post by marcuskaneshiro »

Hi Thorsten,No, there is no error message. When I check for the result (I have the EXIF attributes selected in the Info window of the browser), they do not update.I have narrowed the scope of the issue down to two of fields: Focal Length and F-Number.Here is the info I saw from the log:9/5/16 09:09:59.465 GraphicConverter 10[468]: An uncaught exception was raised9/5/16 09:09:59.465 GraphicConverter 10[468]: *** setObjectForKey: object cannot be nil (key: GCFNumber)9/5/16 09:09:59.469 GraphicConverter 10[468]: ( 0   CoreFoundation                      0x00007fff871214f2 __exceptionPreprocess + 178 1   libobjc.A.dylib                     0x00007fff8de5973c objc_exception_throw + 48 2   CoreFoundation                      0x00007fff8701b414 -[__NSDictionaryM setObject:forKey:] + 1236 3   GraphicConverter 10                 0x0000000109ea1d76 GraphicConverter 10 + 5049718 4   GraphicConverter 10                 0x0000000109c6c898 GraphicConverter 10 + 2734232 5   libsystem_trace.dylib               0x00007fff8599a07a _os_activity_initiate + 75 6   AppKit                              0x00007fff8b725dbd -[NSApplication sendAction:to:from:] + 460 7   AppKit                              0x00007fff8b725b57 -[NSMenuItem _corePerformAction] + 336 8   AppKit                              0x00007fff8b7258b7 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 114 9   libsystem_trace.dylib               0x00007fff8599a07a _os_activity_initiate + 75 10  AppKit                              0x00007fff8b7b7e54 -[NSMenu performActionForItemAtIndex:] + 131 11  AppKit                              0x00007fff8b7b7dc7 -[NSMenu _internalPerformActionForItemAtIndex:] + 35 12  AppKit                              0x00007fff8b7b7c1f -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 107 13  AppKit                              0x00007fff8b65cfd9 NSSLMMenuEventHandler + 708 14  HIToolbox                           0x00007fff903297be _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1231 15  HIToolbox                           0x00007fff90328c48 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 404 16  HIToolbox                           0x00007fff9033e9e6 SendEventToEventTarget + 40 17  HIToolbox                           0x00007fff9038899a _ZL18SendHICommandEventjPK9HICommandjjhPKvP20OpaqueEventTargetRefS5_PP14OpaqueEventRef + 411 18  HIToolbox                           0x00007fff903b3d5b SendMenuCommandWithContextAndModifiers + 59 19  HIToolbox                           0x00007fff903b3d0c SendMenuItemSelectedEvent + 188 20  HIToolbox                           0x00007fff903b3be8 _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 96 21  HIToolbox                           0x00007fff90392b81 _ZL19PopUpMenuSelectCoreP8MenuData5PointdS1_tjPK4RecttjS4_S4_PK14__CFDictionaryPK10__CFStringPP13OpaqueMenuRefPt + 1794 22  HIToolbox                           0x00007fff90391c5c _ZL26_HandlePopUpMenuSelection8P13OpaqueMenuRefP14OpaqueEventRefj5PointtjPK4RecttS6_S6_PK14__CFDictionaryPK10__CFStringPS0_Pt + 610 23  HIToolbox                           0x00007fff90391853 _HandlePopUpMenuSelectionWithDictionary + 287 24  AppKit                              0x00007fff8b7aec6c _NSSLMPopUpCarbonMenu3 + 6168 25  AppKit                              0x00007fff8b7ad442 _NSPopUpCarbonMenu3 + 153 26  AppKit                              0x00007fff8b7ad39a -[NSCarbonMenuImpl popUpMenu:atLocation:width:forView:withSelectedItem:withFont:withFlags:withOptions:] + 356 27  AppKit                              0x00007fff8b8300df -[NSPopUpButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 559 28  AppKit                              0x00007fff8b734ae8 -[NSControl mouseDown:] + 669 29  AppKit                              0x00007fff8bc893c9 -[NSWindow _handleMouseDownEvent:isDelayedEvent:] + 6322 30  AppKit                              0x00007fff8bc8a3ad -[NSWindow _reallySendEvent:isDelayedEvent:] + 212 31  AppKit                              0x00007fff8b6c9539 -[NSWindow sendEvent:] + 517 32  AppKit                              0x00007fff8b649a38 -[NSApplication sendEvent:] + 2540 33  AppKit                              0x00007fff8b4b0df2 -[NSApplication run] + 796 34  AppKit                              0x00007fff8b47a368 NSApplicationMain + 1176 35  GraphicConverter 10                 0x00000001099d5a2f GraphicConverter 10 + 18991 36  libdyld.dylib                       0x00007fff854f65ad start + 1 37  ???                                 0x0000000000000001 0x0 + 1)
thorstenlemke
Posts: 0
Joined: Fri Dec 30, 2016 12:00 pm

Re: Edit or Add EXIF command not working across multiple selections

Post by thorstenlemke »

Hi,I replied by personal e-mail with a request to recheck with a special debug version.Thorsten No, there is no error message. When I check for the result (I have the EXIF attributes selected in the Info window of the browser), they do not update.I have narrowed the scope of the issue down to two of fields: Focal Length and F-Number.Here is the info I saw from the log:
Post Reply