crazyinsanekid2 Posted May 1, 2013 Share Posted May 1, 2013 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 Link to comment Share on other sites More sharing options...
Andrew Posted May 1, 2013 Share Posted May 1, 2013 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) The first thing I'd try is reindexing your OS X metadata - I've added a shortcut for this in Alfred's advanced prefs Link to comment Share on other sites More sharing options...
crazyinsanekid2 Posted May 3, 2013 Author Share Posted May 3, 2013 Thanks! That worked, probably should've done that before I posted... Apologies! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now