Creating a table match with Preview Rule active breaks ui

Get help. Get answers. Let others lend you a hand.

Moderator: Mr_Noodle

Creating a file backed table match causes and error and the UI becomes unresponsive. The only option is force quitting. Edits are lost.

Code: Select all
default   15:01:18.782831-0800   Hazel   Unrecognized predicate entity: (null)
default   15:01:18.784203-0800   Hazel   Unrecognized predicate entity: (null)
default   15:01:18.786225-0800   Hazel   Unrecognized predicate entity: (null)
error   15:01:18.789417-0800   Hazel   *** -[__NSSetM addObject:]: object cannot be nil
error   15:01:18.790652-0800   Hazel   (
   0   CoreFoundation                      0x00007fff32302d07 __exceptionPreprocess + 250
   1   libobjc.A.dylib                     0x00007fff6b0265bf objc_exception_throw + 48
   2   CoreFoundation                      0x00007fff323b163e -[__NSCFString characterAtIndex:].cold.1 + 0
   3   CoreFoundation                      0x00007fff323b8516 -[__NSSetM addObject:].cold.2 + 0
   4   CoreFoundation                      0x00007fff32263741 -[__NSSetM addObject:] + 722
   5   Hazel                               0x00000001014ac321 Hazel + 590625
   6   Hazel                               0x00000001014ac3fb Hazel + 590843
   7   Hazel                               0x0000000101496376 Hazel + 500598
   8   Hazel                               0x0000000101486b60 Hazel + 437088
   9   NoodleKit                           0x0000000101667c0a noodleMDQueryUpdate + 30157
   10  Hazel                               0x0000000101486abb Hazel + 436923
   11  Hazel                               0x00000001014962b8 Hazel + 500408
   12  Hazel                               0x000000010147e321 Hazel + 402209
   13  CoreFoundation                      0x00007fff3227c9cf __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
   14  CoreFoundation                      0x00007fff3227c963 ___CFXRegistrationPost1_block_invoke + 63
   15  CoreFoundation                      0x00007fff3227c8d8 _CFXRegistrationPost1 + 372
   16  CoreFoundation                      0x00007fff3227c544 ___CFXNotificationPost_block_invoke + 80
   17  CoreFoundation                      0x00007fff3224c6bd -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1554
   18  CoreFoundation                      0x00007fff3224bb69 _CFXNotificationPost + 1351
   19  Foundation                          0x00007fff348c2866 -[NSNotificationCenter postNotificationName:object:userInfo:] + 59
   20  Hazel                               0x000000010147dbc9 Hazel + 400329
   21  Hazel                               0x000000010147d7e9 Hazel + 399337
   22  Hazel                               0x0000000101460751 Hazel + 280401
   23  CoreFoundation                      0x00007fff3227c9cf __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
   24  CoreFoundation                      0x00007fff3227c963 ___CFXRegistrationPost1_block_invoke + 63
   25  CoreFoundation                      0x00007fff3227c8d8 _CFXRegistrationPost1 + 372
   26  CoreFoundation                      0x00007fff3227c544 ___CFXNotificationPost_block_invoke + 80
   27  CoreFoundation                      0x00007fff3224c6bd -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1554
   28  CoreFoundation                      0x00007fff3224bb69 _CFXNotificationPost + 1351
   29  Foundation                          0x00007fff348c2866 -[NSNotificationCenter postNotificationName:object:userInfo:] + 59
   30  AppKit                              0x00007fff2fd9f223 -[NSWindow _finishClosingWindow] + 185
   31  AppKit                              0x00007fff2f87ad05 -[NSWindow _close] + 352
   32  NoodleKit                           0x000000010169cc50 _resignFirstResponderNotify + 77677
   33  NoodleKit                           0x000000010169ab1d _resignFirstResponderNotify + 69178
   34  AppKit                              0x00007fff2f6a85e2 _NSSendEventToObservers + 323
   35  AppKit                              0x00007fff2f6a70a6 -[NSApplication(NSEvent) sendEvent:] + 82
   36  AppKit                              0x00007fff2f4f421f -[NSApplication run] + 707
   37  AppKit                              0x00007fff2f4c5ff6 NSApplicationMain + 777
   38  libdyld.dylib                       0x00007fff6c1cdcc9 start + 1
   39  ???                                 0x0000000000000001 0x0 + 1
)
error   15:01:19.641678-0800   Hazel   *** -[__NSSetM addObject:]: object cannot be nil
error   15:01:19.642750-0800   Hazel   (
   0   CoreFoundation                      0x00007fff32302d07 __exceptionPreprocess + 250
   1   libobjc.A.dylib                     0x00007fff6b0265bf objc_exception_throw + 48
   2   CoreFoundation                      0x00007fff323b163e -[__NSCFString characterAtIndex:].cold.1 + 0
   3   CoreFoundation                      0x00007fff323b8516 -[__NSSetM addObject:].cold.2 + 0
   4   CoreFoundation                      0x00007fff32263741 -[__NSSetM addObject:] + 722
   5   Hazel                               0x00000001014ac321 Hazel + 590625
   6   Hazel                               0x00000001014ac3fb Hazel + 590843
   7   Hazel                               0x0000000101430c40 Hazel + 85056
   8   Hazel                               0x00000001014ac37a Hazel + 590714
   9   Hazel                               0x000000010149608a Hazel + 499850
   10  Hazel                               0x0000000101486b60 Hazel + 437088
   11  NoodleKit                           0x0000000101667c0a noodleMDQueryUpdate + 30157
   12  Hazel                               0x0000000101486abb Hazel + 436923
   13  Hazel                               0x0000000101495fac Hazel + 499628
   14  Hazel                               0x00000001014ac130 Hazel + 590128
   15  Hazel                               0x0000000101460751 Hazel + 280401
   16  CoreFoundation                      0x00007fff3227c9cf __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
   17  CoreFoundation                      0x00007fff3227c963 ___CFXRegistrationPost1_block_invoke + 63
   18  CoreFoundation                      0x00007fff3227c8d8 _CFXRegistrationPost1 + 372
   19  CoreFoundation                      0x00007fff3227c544 ___CFXNotificationPost_block_invoke + 80
   20  CoreFoundation                      0x00007fff3224c6bd -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1554
   21  CoreFoundation                      0x00007fff3224bb69 _CFXNotificationPost + 1351
   22  Foundation                          0x00007fff348c2866 -[NSNotificationCenter postNotificationName:object:userInfo:] + 59
   23  AppKit                              0x00007fff2fd9f223 -[NSWindow _finishClosingWindow] + 185
   24  AppKit                              0x00007fff2f87ad05 -[NSWindow _close] + 352
   25  NoodleKit                           0x000000010169cc50 _resignFirstResponderNotify + 77677
   26  NoodleKit                           0x000000010169ab1d _resignFirstResponderNotify + 69178
   27  AppKit                              0x00007fff2f6a85e2 _NSSendEventToObservers + 323
   28  AppKit                              0x00007fff2f6a70a6 -[NSApplication(NSEvent) sendEvent:] + 82
   29  AppKit                              0x00007fff2f4f421f -[NSApplication run] + 707
   30  AppKit                              0x00007fff2f4c5ff6 NSApplicationMain + 777
   31  libdyld.dylib                       0x00007fff6c1cdcc9 start + 1
   32  ???                                 0x0000000000000001 0x0 + 1
)
error   15:01:20.829473-0800   Hazel   *** -[__NSSetM addObject:]: object cannot be nil
error   15:01:20.831739-0800   Hazel   (
   0   CoreFoundation                      0x00007fff32302d07 __exceptionPreprocess + 250
   1   libobjc.A.dylib                     0x00007fff6b0265bf objc_exception_throw + 48
   2   CoreFoundation                      0x00007fff323b163e -[__NSCFString characterAtIndex:].cold.1 + 0
   3   CoreFoundation                      0x00007fff323b8516 -[__NSSetM addObject:].cold.2 + 0
   4   CoreFoundation                      0x00007fff32263741 -[__NSSetM addObject:] + 722
   5   Hazel                               0x00000001014ac321 Hazel + 590625
   6   Hazel                               0x00000001014ac3fb Hazel + 590843
   7   Hazel                               0x0000000101486b60 Hazel + 437088
   8   NoodleKit                           0x0000000101667c0a noodleMDQueryUpdate + 30157
   9   Hazel                               0x0000000101486abb Hazel + 436923
   10  Hazel                               0x0000000101496dbb Hazel + 503227
   11  Hazel                               0x000000010149581b Hazel + 497691
   12  AppKit                              0x00007fff2f746437 -[NSApplication(NSResponder) sendAction:to:from:] + 299
   13  AppKit                              0x00007fff2f7462d2 -[NSControl sendAction:to:] + 86
   14  AppKit                              0x00007fff2f746204 __26-[NSCell _sendActionFrom:]_block_invoke + 136
   15  AppKit                              0x00007fff2f746106 -[NSCell _sendActionFrom:] + 171
   16  AppKit                              0x00007fff2f74604d -[NSButtonCell _sendActionFrom:] + 96
   17  AppKit                              0x00007fff2f74232b NSControlTrackMouse + 1745
   18  AppKit                              0x00007fff2f741c32 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 130
   19  AppKit                              0x00007fff2f741af1 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 691
   20  AppKit                              0x00007fff2f740e6d -[NSControl mouseDown:] + 748
   21  AppKit                              0x00007fff2f73f280 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 4914
   22  AppKit                              0x00007fff2f6a9a81 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2612
   23  AppKit                              0x00007fff2f6a8e29 -[NSWindow(NSEventRouting) sendEvent:] + 349
   24  AppKit                              0x00007fff2f6a71b4 -[NSApplication(NSEvent) sendEvent:] + 352
   25  AppKit                              0x00007fff2f4f421f -[NSApplication run] + 707
   26  AppKit                              0x00007fff2f4c5ff6 NSApplicationMain + 777
   27  libdyld.dylib                       0x00007fff6c1cdcc9 start + 1
   28  ???                                 0x0000000000000001 0x0 + 1
)
default   15:01:21.425887-0800   Hazel   Unrecognized predicate entity: (null)
default   15:01:21.426750-0800   Hazel   Unrecognized predicate entity: (null)
dougbeal
 
Posts: 5
Joined: Mon Mar 27, 2017 3:19 pm

Can you post the version of Hazel you are running and the lines preceding what you posted? In particular I need the lines with "load address".
Mr_Noodle
Site Admin
 
Posts: 11195
Joined: Sun Sep 03, 2006 1:30 am
Location: New York City


Return to Support