Jump to content

File Filter 'Advanced' tab glitches [Fixed v2.0.6 b203]


Tyler Eich

Recommended Posts

On opening the Alfred Preferences and editing a 'File Filter' object's 'Advanced' fields:

  1. Press [+] button
  2. Select 'Other...'
  3. Hit the [–] button before exiting text field
  4. Add more fields (any of them)
  • Next item will be blank
  • Next item will have display problems when field view is scrollable

This only seems to happen on the first edit after launching Alfred Preferences. Subsequent edits within the open Preferences do not glitch.

 

Logs from Console.app:

6/6/13 9:19:17.817 PM Alfred Preferences[28898]: *** -[__NSArrayM objectAtIndex:]: index 2 beyond bounds [0 .. 1]
6/6/13 9:19:17.970 PM Alfred Preferences[28898]: (
	0   CoreFoundation                      0x00007fff8a0f2b06 __exceptionPreprocess + 198
	1   libobjc.A.dylib                     0x00007fff8809f3f0 objc_exception_throw + 43
	2   CoreFoundation                      0x00007fff8a08f8ec -[__NSArrayM objectAtIndex:] + 252
	3   Alfred Framework                    0x000000010007c456 -[AlfredWorkflowInputFileFilterFields tableView:objectValueForTableColumn:row:] + 89
	4   AppKit                              0x00007fff8af50f3a -[NSTableView textDidEndEditing:] + 481
	5   CoreFoundation                      0x00007fff8a0a4eda _CFXNotificationPost + 2554
	6   Foundation                          0x00007fff8f6517b6 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64
	7   AppKit                              0x00007fff8ac28a4a -[NSTextView(NSSharing) resignFirstResponder] + 736
	8   AppKit                              0x00007fff8aaf2708 -[NSWindow makeFirstResponder:] + 430
	9   AppKit                              0x00007fff8aaf2e53 -[NSWindow endEditingFor:] + 391
	10  AppKit                              0x00007fff8aba2abe -[NSTableView _endMyEditing] + 116
	11  AppKit                              0x00007fff8aba2f35 -[NSTableView reloadData] + 201
	12  Alfred Framework                    0x000000010007c345 -[AlfredWorkflowInputFileFilterFields deleteSelectedRows:] + 85
	13  AppKit                              0x00007fff8ab46959 -[NSApplication sendAction:to:from:] + 342
	14  AppKit                              0x00007fff8ab467b7 -[NSControl sendAction:to:] + 85
	15  AppKit                              0x00007fff8ab466eb -[NSCell _sendActionFrom:] + 138
	16  AppKit                              0x00007fff8ab44bd3 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1855
	17  AppKit                              0x00007fff8ab44421 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 504
	18  AppKit                              0x00007fff8ab43b9c -[NSControl mouseDown:] + 820
	19  AppKit                              0x00007fff8ab3b50e -[NSWindow sendEvent:] + 6853
	20  AppKit                              0x00007fff8ab37644 -[NSApplication sendEvent:] + 5761
	21  Alfred Preferences                  0x000000010000291b Alfred Preferences + 10523
	22  AppKit                              0x00007fff8aa4d21a -[NSApplication run] + 636
	23  AppKit                              0x00007fff8a9f1bd6 NSApplicationMain + 869
	24  Alfred Preferences                  0x00000001000011c4 Alfred Preferences + 4548
)

 
Alfred 2.0.4 (199) on OS X 10.8.4 (12E55). Replicated: Yes
Link to comment
Share on other sites

  • 1 month later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...