Algorithm Preferences dialog does not show - An uncaught exception was raised

Helmut K. C. Tessarek's Avatar

Helmut K. C. Tessarek

24 Mar, 2015 01:50 AM

GPG Keychain 1.2b6 (1057b)

I set the expert settings with:
defaults write org.gpgtools.gpgkeychain showExpertSettings -bool yes

The Algorithm Preferences menu item is in the main menu, but nothing happens, when I click on it.

I checked the Console and these are the errors I can see:

2015-03-23 20:27:14.323 GPG Keychain[13059]: An uncaught exception was raised
2015-03-23 20:27:14.324 GPG Keychain[13059]: algorithmPreferencesForKey: failed!
Code = 0
2015-03-23 20:27:14.325 GPG Keychain[13059]: (
    0   CoreFoundation                      0x00007fff8361425c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff844bee75 objc_exception_throw + 43
    2   Libmacgpg                           0x0000000100078d1b -[GPGController setAlgorithmPreferences:forUserID:ofKey:] + 0
    3   GPG Keychain                        0x0000000100014bef -[ActionController editAlgorithmPreferences:] + 189
    4   AppKit                              0x00007fff810fa260 -[NSApplication sendAction:to:from:] + 327
    5   AppKit                              0x00007fff811151c8 -[NSMenuItem _corePerformAction] + 394
    6   AppKit                              0x00007fff81114f04 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 117
    7   AppKit                              0x00007fff8116440d -[NSMenu _internalPerformActionForItemAtIndex:] + 35
    8   AppKit                              0x00007fff81164289 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 104
    9   AppKit                              0x00007fff8110aff6 NSSLMMenuEventHandler + 716
    10  HIToolbox                           0x00007fff87c901d4 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 892
    11  HIToolbox                           0x00007fff87c8f787 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 385
    12  HIToolbox                           0x00007fff87ca3880 SendEventToEventTarget + 40
    13  HIToolbox                           0x00007fff87cd9640 _ZL18SendHICommandEventjPK9HICommandjjhPKvP20OpaqueEventTargetRefS5_PP14OpaqueEventRef + 420
    14  HIToolbox                           0x00007fff87d0c228 SendMenuCommandWithContextAndModifiers + 59
    15  HIToolbox                           0x00007fff87d0c1d0 SendMenuItemSelectedEvent + 178
    16  HIToolbox                           0x00007fff87d0c0af _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 94
    17  HIToolbox                           0x00007fff87d14085 _ZL14MenuSelectCoreP8MenuData5PointdjPP13OpaqueMenuRefPt + 718
    18  HIToolbox                           0x00007fff87d13cb1 _HandleMenuSelection2 + 446
    19  AppKit                              0x00007fff8107d62c _NSHandleCarbonMenuEvent + 284
    20  AppKit                              0x00007fff80edc52e _DPSNextEvent + 2170
    21  AppKit                              0x00007fff80edb89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    22  AppKit                              0x00007fff80ecf99c -[NSApplication run] + 553
    23  AppKit                              0x00007fff80eba783 NSApplicationMain + 940
    24  GPG Keychain                        0x00000001000014a4 start + 52
)
2015-03-23 20:27:54.994 Gitter[448]: SUBSCRIBED TO CHANNEL /api/v1/ping ON FAYE
2015-03-23 20:27:55.038 Gitter[448]: UNSUBSCRIBED FROM CHANNEL /api/v1/ping ON FAYE

What did you expect instead

I expect the Algorithms Preferences dialog to show up.

Describe steps leading to the problem.

  1. defaults write org.gpgtools.gpgkeychain showExpertSettings -bool yes
  2. select key
  3. click Alogithm Preferences
  1. Support Staff 1 Posted by Steve on 25 Mar, 2015 08:01 PM

    Steve's Avatar

    Hi Helmut,

    thanks for reporting this. I tried to reproduce but couldn't so far.

    Could you

    See if things have improved.

    All the best,
    steve

  2. 2 Posted by Helmut K. C. Te... on 26 Mar, 2015 12:52 AM

    Helmut K. C. Tessarek's Avatar

    Hey Steve,

    I've done as you suggested, but it didn't help. Still the same issue. I suspect it might have to do with a problem in Libmacgpg. Either it wasn't updated and I'm still using an old version that isn't compatible with the current apps. According to the stack trace the exception is raised in Libmacgpg.

    Any ideas how I can make sure that the correct Libmacgpg is installed?

    Cheers,
    Helmut

  3. Support Staff 3 Posted by Luke Le on 26 Mar, 2015 03:19 PM

    Luke Le's Avatar

    Hi Helmut,

    this exception might be related to a specific key. Is there any chance you could find out which key is affected and let us know? Does it work with other keys?

  4. 4 Posted by Helmut K. C. Te... on 26 Mar, 2015 04:49 PM

    Helmut K. C. Tessarek's Avatar

    Hey Luke,

    Yes, I have tested it with at least 25 different keys, since I also suspected it might be a problem with a certain key. Unfortunately this is not the case

  5. Support Staff 5 Posted by Luke Le on 26 Mar, 2015 06:14 PM

    Luke Le's Avatar

    Oh man, sorry for that trouble.
    I have an idea what might be the problem however.
    Could you add the "allow-weak-digest-algos" option to your gpg.conf file and try again?

    It might be related to a change in the most recent gnupg

  6. 6 Posted by Helmut K. C. Te... on 26 Mar, 2015 06:28 PM

    Helmut K. C. Tessarek's Avatar

    Hi Luke,

    Yes, this worked. But I don't want to allow weak algorithms in my gpg.conf.

    Furthermore I also don't need this option when I use --edit-key on the command line, so this must be some GPG Keychain or Libmacgpg problem, or am I totally wrong here?

  7. Support Staff 7 Posted by Steve on 27 Mar, 2015 03:21 PM

    Steve's Avatar

    This is a new behavior which surfaced with the MacGPG2 2.0.27 update. We are still investigating what's going on.

    We have a ticket for this problem. I connected this discussion with the existing ticket. That means, should this discussion get closed, it will be re-opened as soon as the ticket is closed. That way you'll receive a notification. Feel free to open a new discussions should you run into further problems or need assistance.

  8. 8 Posted by Helmut K. C. Te... on 27 Mar, 2015 03:55 PM

    Helmut K. C. Tessarek's Avatar

    Hey Steve. Thanks for the info. Just out of curiosity: what has to be fixed? Libmacgpg, GPG Keychain, both? Do you have a rough ETA for the fix?

  9. Support Staff 9 Posted by Steve on 31 Mar, 2015 12:14 PM

    Steve's Avatar

    Hi Helmut,

    as usual we do not give ETAs.

    This issue has been fixed in Libmacgpg. If you want to test the fix, please download our latest nightly GPG Suite. That page also has sig and SHA1 to verify the download.

    if you still have allow-weak-digest-algosin your gpg.conf, please remove it.

    Best, steve

    Disclaimer: This is a development version which has not been thoroughly tested yet, so bugs or crashes are to be expected. Thanks for helping us test this fix.

  10. 10 Posted by Helmut K. C. Te... on 31 Mar, 2015 04:35 PM

    Helmut K. C. Tessarek's Avatar

    There's a problem with the download site.

    https://releases.gpgtools.org/nightlies/GPG%20Suite-1298n.dmg

    Not Found

    The requested URL /nightlies/GPG Suite-1298n.dmg was not found on this server.

  11. 11 Posted by Helmut K. C. Te... on 31 Mar, 2015 04:37 PM

    Helmut K. C. Tessarek's Avatar

    Ah, the download site alternates after page reload between version 1298 and 1299. Weird, maybe load balancer issues?

  12. 12 Posted by Helmut K. C. Te... on 31 Mar, 2015 04:41 PM

    Helmut K. C. Tessarek's Avatar

    Nope, just tried version 1299n and I have the same problem. Any chance Libmacgpg wasn't updated by the installer?

  13. Support Staff 13 Posted by Luke Le on 31 Mar, 2015 04:45 PM

    Luke Le's Avatar

    Hi,

    could you please post the output of the following command:
    defaults read /Library/Frameworks/Libmacgpg.framework/Versions/Current/Resources/Info.plist CFBundleVersion

  14. 14 Posted by Helmut K. C. Te... on 31 Mar, 2015 04:47 PM

    Helmut K. C. Tessarek's Avatar

    Sure, here it is: 688n

  15. 15 Posted by Helmut K. C. Te... on 07 Apr, 2015 05:28 PM

    Helmut K. C. Tessarek's Avatar

    Any news on this? I still have the same problem. The new Libmacgpg is 690n (as of today).

    I also receive another exception just by clicking on the User IDs tab in the details view:

    2015-04-07 13:24:41.344 GPG Keychain[68095:303] Invalid color System, labelColor (warning given only once)
    2015-04-07 13:24:41.422 GPG Keychain[68095:303] GPG Keychain version: 0n
    2015-04-07 13:24:47.590 GPG Keychain[68095:303] *** Assertion failure in -[GKDateCell _objectValue:forString:errorDescription:], /SourceCache/AppKit/AppKit-1265.21/AppKit.subproj/NSCell.m:1637
    2015-04-07 13:24:47.591 GPG Keychain[68095:303] Invalid parameter not satisfying: aString != nil
    2015-04-07 13:24:47.593 GPG Keychain[68095:303] (
        0   CoreFoundation                      0x00007fff8cc2c25c __exceptionPreprocess + 172
        1   libobjc.A.dylib                     0x00007fff8dad6e75 objc_exception_throw + 43
        2   CoreFoundation                      0x00007fff8cc2c038 +[NSException raise:format:arguments:] + 104
        3   Foundation                          0x00007fff9297d361 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 189
        4   AppKit                              0x00007fff8a5338b8 -[NSCell _objectValue:forString:errorDescription:] + 159
        5   AppKit                              0x00007fff8a53380a -[NSCell _objectValue:forString:] + 20
        6   AppKit                              0x00007fff8a533778 -[NSCell setStringValue:] + 41
        7   GPG Keychain                        0x000000010001fb4f -[GKDateCell drawInteriorWithFrame:inView:] + 559
        8   AppKit                              0x00007fff8a7b1793 -[NSTableView drawRow:clipRect:] + 1629
        9   AppKit                              0x00007fff8a7b0fed -[NSTableView drawRowIndexes:clipRect:] + 776
        10  AppKit                              0x00007fff8a67a331 -[NSTableView drawRect:] + 1484
        11  AppKit                              0x00007fff8a65304f -[NSView _drawRect:clip:] + 3748
        12  AppKit                              0x00007fff8a6518c4 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1799
        13  AppKit                              0x00007fff8a651ca0 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
        14  AppKit                              0x00007fff8a651ca0 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
        15  AppKit                              0x00007fff8a651ca0 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
        16  AppKit                              0x00007fff8a651ca0 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
        17  AppKit                              0x00007fff8a651ca0 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
        18  AppKit                              0x00007fff8a64f706 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 841
        19  AppKit                              0x00007fff8a650bc4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 6151
        20  AppKit                              0x00007fff8a650bc4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 6151
        21  AppKit                              0x00007fff8a650bc4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 6151
        22  AppKit                              0x00007fff8a64be9f -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2828
        23  AppKit                              0x00007fff8a62b2da -[NSView displayIfNeeded] + 1680
        24  AppKit                              0x00007fff8a69074e _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 884
        25  AppKit                              0x00007fff8ac66061 __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke1331 + 46
        26  CoreFoundation                      0x00007fff8cb5cd67 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
        27  CoreFoundation                      0x00007fff8cb5ccd7 __CFRunLoopDoObservers + 391
        28  CoreFoundation                      0x00007fff8cb4e3b8 __CFRunLoopRun + 776
        29  CoreFoundation                      0x00007fff8cb4de75 CFRunLoopRunSpecific + 309
        30  HIToolbox                           0x00007fff912cea0d RunCurrentEventLoopInMode + 226
        31  HIToolbox                           0x00007fff912ce685 ReceiveNextEventCommon + 173
        32  HIToolbox                           0x00007fff912ce5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
        33  AppKit                              0x00007fff8a4f424e _DPSNextEvent + 1434
        34  AppKit                              0x00007fff8a4f389b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
        35  AppKit                              0x00007fff8a4e799c -[NSApplication run] + 553
        36  AppKit                              0x00007fff8a4d2783 NSApplicationMain + 940
        37  GPG Keychain                        0x000000010002365d main + 205
        38  GPG Keychain                        0x0000000100001b24 start + 52
        39  ???                                 0x0000000000000003 0x0 + 3
    )
    2015-04-07 13:24:47.605 GPG Keychain[68095:303] *** Assertion failure in -[GKDateCell _objectValue:forString:errorDescription:], /SourceCache/AppKit/AppKit-1265.21/AppKit.subproj/NSCell.m:1637
    2015-04-07 13:24:47.605 GPG Keychain[68095:303] Invalid parameter not satisfying: aString != nil
    2015-04-07 13:24:47.607 GPG Keychain[68095:303] (
        0   CoreFoundation                      0x00007fff8cc2c25c __exceptionPreprocess + 172
        1   libobjc.A.dylib                     0x00007fff8dad6e75 objc_exception_throw + 43
        2   CoreFoundation                      0x00007fff8cc2c038 +[NSException raise:format:arguments:] + 104
        3   Foundation                          0x00007fff9297d361 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 189
        4   AppKit                              0x00007fff8a5338b8 -[NSCell _objectValue:forString:errorDescription:] + 159
        5   AppKit                              0x00007fff8a53380a -[NSCell _objectValue:forString:] + 20
        6   AppKit                              0x00007fff8a533778 -[NSCell setStringValue:] + 41
        7   GPG Keychain                        0x000000010001fb4f -[GKDateCell drawInteriorWithFrame:inView:] + 559
        8   AppKit                              0x00007fff8a7b1793 -[NSTableView drawRow:clipRect:] + 1629
        9   AppKit                              0x00007fff8a7b0fed -[NSTableView drawRowIndexes:clipRect:] + 776
        10  AppKit                              0x00007fff8a67a331 -[NSTableView drawRect:] + 1484
        11  AppKit                              0x00007fff8a65304f -[NSView _drawRect:clip:] + 3748
        12  AppKit                              0x00007fff8a6518c4 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1799
        13  AppKit                              0x00007fff8a651ca0 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
        14  AppKit                              0x00007fff8a651ca0 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
        15  AppKit                              0x00007fff8a651ca0 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
        16  AppKit                              0x00007fff8a651ca0 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
        17  AppKit                              0x00007fff8a651ca0 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
        18  AppKit                              0x00007fff8a64f706 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 841
        19  AppKit                              0x00007fff8a650bc4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 6151
        20  AppKit                              0x00007fff8a650bc4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 6151
        21  AppKit                              0x00007fff8a650bc4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 6151
        22  AppKit                              0x00007fff8a64be9f -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2828
        23  AppKit                              0x00007fff8a62b2da -[NSView displayIfNeeded] + 1680
        24  AppKit                              0x00007fff8a69074e _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 884
        25  AppKit                              0x00007fff8ac66061 __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke1331 + 46
        26  CoreFoundation                      0x00007fff8cb5cd67 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
        27  CoreFoundation                      0x00007fff8cb5ccd7 __CFRunLoopDoObservers + 391
        28  CoreFoundation                      0x00007fff8cb4e3b8 __CFRunLoopRun + 776
        29  CoreFoundation                      0x00007fff8cb4de75 CFRunLoopRunSpecific + 309
        30  HIToolbox                           0x00007fff912cea0d RunCurrentEventLoopInMode + 226
        31  HIToolbox                           0x00007fff912ce7b7 ReceiveNextEventCommon + 479
        32  HIToolbox                           0x00007fff912ce5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
        33  AppKit                              0x00007fff8a4f424e _DPSNextEvent + 1434
        34  AppKit                              0x00007fff8a4f389b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
        35  AppKit                              0x00007fff8a4e799c -[NSApplication run] + 553
        36  AppKit                              0x00007fff8a4d2783 NSApplicationMain + 940
        37  GPG Keychain                        0x000000010002365d main + 205
        38  GPG Keychain                        0x0000000100001b24 start + 52
        39  ???                                 0x0000000000000003 0x0 + 3
    )
    2015-04-07 13:24:48.907 GPG Keychain[68095:303] *** Assertion failure in -[GKDateCell _objectValue:forString:errorDescription:], /SourceCache/AppKit/AppKit-1265.21/AppKit.subproj/NSCell.m:1637
    2015-04-07 13:24:48.907 GPG Keychain[68095:303] Invalid parameter not satisfying: aString != nil
    2015-04-07 13:24:48.910 GPG Keychain[68095:303] (
        0   CoreFoundation                      0x00007fff8cc2c25c __exceptionPreprocess + 172
        1   libobjc.A.dylib                     0x00007fff8dad6e75 objc_exception_throw + 43
        2   CoreFoundation                      0x00007fff8cc2c038 +[NSException raise:format:arguments:] + 104
        3   Foundation                          0x00007fff9297d361 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 189
        4   AppKit                              0x00007fff8a5338b8 -[NSCell _objectValue:forString:errorDescription:] + 159
        5   AppKit                              0x00007fff8a53380a -[NSCell _objectValue:forString:] + 20
        6   AppKit                              0x00007fff8a533778 -[NSCell setStringValue:] + 41
        7   GPG Keychain                        0x000000010001fb4f -[GKDateCell drawInteriorWithFrame:inView:] + 559
        8   AppKit                              0x00007fff8a7b1793 -[NSTableView drawRow:clipRect:] + 1629
        9   AppKit                              0x00007fff8a7b0fed -[NSTableView drawRowIndexes:clipRect:] + 776
        10  AppKit                              0x00007fff8a67a331 -[NSTableView drawRect:] + 1484
        11  AppKit                              0x00007fff8a65304f -[NSView _drawRect:clip:] + 3748
        12  AppKit                              0x00007fff8a6518c4 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1799
        13  AppKit                              0x00007fff8a651ca0 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
        14  AppKit                              0x00007fff8a651ca0 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
        15  AppKit                              0x00007fff8a651ca0 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
        16  AppKit                              0x00007fff8a651ca0 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
        17  AppKit                              0x00007fff8a651ca0 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
        18  AppKit                              0x00007fff8a651ca0 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787
        19  AppKit                              0x00007fff8a64f706 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 841
        20  AppKit                              0x00007fff8a650bc4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 6151
        21  AppKit                              0x00007fff8a650bc4 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 6151
        22  AppKit                              0x00007fff8a64be9f -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2828
        23  AppKit                              0x00007fff8a62b2da -[NSView displayIfNeeded] + 1680
        24  AppKit                              0x00007fff8a69074e _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 884
        25  AppKit                              0x00007fff8ac66061 __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke1331 + 46
        26  CoreFoundation                      0x00007fff8cb5cd67 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
        27  CoreFoundation                      0x00007fff8cb5ccd7 __CFRunLoopDoObservers + 391
        28  CoreFoundation                      0x00007fff8cb4e3b8 __CFRunLoopRun + 776
        29  CoreFoundation                      0x00007fff8cb4de75 CFRunLoopRunSpecific + 309
        30  HIToolbox                           0x00007fff912cea0d RunCurrentEventLoopInMode + 226
        31  HIToolbox                           0x00007fff912ce685 ReceiveNextEventCommon + 173
        32  HIToolbox                           0x00007fff912ce5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
        33  AppKit                              0x00007fff8a4f424e _DPSNextEvent + 1434
        34  AppKit                              0x00007fff8a4f389b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
        35  AppKit                              0x00007fff8a4e799c -[NSApplication run] + 553
        36  AppKit                              0x00007fff8a4d2783 NSApplicationMain + 940
        37  GPG Keychain                        0x000000010002365d main + 205
        38  GPG Keychain                        0x0000000100001b24 start + 52
        39  ???                                 0x0000000000000003 0x0 + 3
    )
    
  16. 16 Posted by Mento on 10 Apr, 2015 06:13 PM

    Mento's Avatar

    The bug, when clicking on User IDs, is already fixed.

  17. Support Staff 17 Posted by Steve on 10 Apr, 2015 06:52 PM

    Steve's Avatar

    There was a glitch with nightly builds not showing up as expected. That is now fixed, so please retry with the latest GPG Suite (1313n - as of now).

  18. 18 Posted by Helmut K. C. Te... on 10 Apr, 2015 07:18 PM

    Helmut K. C. Tessarek's Avatar

    @mento ah, interesting. I compiled a version 2 days ago. I'll try again. thx.

    @steve I'll try 1313n this weekend. Thank you.

  19. 19 Posted by Helmut K. C. Te... on 15 Apr, 2015 03:41 PM

    Helmut K. C. Tessarek's Avatar

    Sorry that it took that long to reply. I compiled a new version yesterday and the issue seems to be resolved. Thank you.

  20. Mento closed this discussion on 30 Apr, 2015 12:25 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac