Jump to content

crazyinsanekid2

Member
  • Posts

    2
  • Joined

  • Last visited

Posts posted by crazyinsanekid2

  1. Hey there, I love Alfred, and this is my first post. I just wanted to tell you guys that I've run into this crash a couple times, and have been able to replicate it. When I type in the text: "open a" (with the intention of writing more), I always get a crash notice. I'm using Alfred v2.0.3 running on OSX 10.7.5 (Lion). Don't know if anyone else has run into this, but I thought I'd let you guys know! I don't know how to post pictures to this forum, but the following text is the crash details:

     

    Exception Name: NSInvalidArgumentException

    Description: -[__NSCFSet addObject:]: attempt to insert nil
    User Info: (null)
     
    0   CoreFoundation                      0x00007fff94741f56 __exceptionPreprocess + 198
    1   libobjc.A.dylib                     0x00007fff8c662d5e objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff94741d8a +[NSException raise:format:arguments:] + 106
    3   CoreFoundation                      0x00007fff94741d14 +[NSException raise:format:] + 116
    4   CoreFoundation                      0x00007fff9471ae13 -[__NSCFSet addObject:] + 147
    5   Alfred Framework                    0x00000001000bf9ed -[AlfredMetadataQuerier updateResults] + 1790
    6   Foundation                          0x00007fff917e7d0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
    7   CoreFoundation                      0x00007fff946ea7ba _CFXNotificationPost + 2634
    8   CoreFoundation                      0x00007fff94721a03 CFNotificationCenterPostNotificationWithOptions + 115
    9   Metadata                            0x00007fff988d910b ___pushNotification_block_invoke_1 + 104
    10  CoreFoundation                      0x00007fff946f6dfc __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 12
    11  CoreFoundation                      0x00007fff946aef02 __CFRunLoopDoBlocks + 322
    12  CoreFoundation                      0x00007fff946d6fa7 __CFRunLoopRun + 2023
    13  CoreFoundation                      0x00007fff946d6486 CFRunLoopRunSpecific + 230
    14  HIToolbox                           0x00007fff91c762bf RunCurrentEventLoopInMode + 277
    15  HIToolbox                           0x00007fff91c7d56d ReceiveNextEventCommon + 355
    16  HIToolbox                           0x00007fff91c7d3fa BlockUntilNextEventMatchingListInMode + 62
    17  AppKit                              0x00007fff8ce86779 _DPSNextEvent + 659
    18  AppKit                              0x00007fff8ce8607d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    19  AppKit                              0x00007fff8ce829b9 -[NSApplication run] + 470
    20  AppKit                              0x00007fff8d0feeac NSApplicationMain + 867
    21  Alfred 2                            0x0000000100001468 Alfred 2 + 5224
    22  ???                                 0x0000000000000002 0x0 + 2
×
×
  • Create New...