Advertisement
Guest User

Hazel error

a guest
Nov 18th, 2018
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.13 KB | None | 0 0
  1. 2018-11-18 18:37:12.022 hazelworker[48902] Done processing folder Trash
  2. 2018-11-18 18:37:49.592 hazelworker[48921] ###main load address: 0x103b06000
  3. 2018-11-18 18:37:49.594 hazelworker[48921] ###Noodle load address: 0x103c29000
  4. 2018-11-18 18:37:49.594 hazelworker[48921] ###CK load address: 0x103bef000
  5. 2018-11-18 18:37:49.603 hazelworker[48921] Processing folder Trash
  6. 2018-11-18 18:37:50.651 hazelworker[48921] File app.org.pqrs.Karabiner-EventViewer.playlist has been sitting in the trash for too long. Purging.
  7. 2018-11-18 18:37:50.651 hazelworker[48921] Removing app.org.pqrs.Karabiner-EventViewer.playlist securely.
  8. 2018-11-18 18:37:50.655 hazelworker[48921] Secure delete operation was successful but file still exists. Probably a permissions issue.
  9. 2018-11-18 18:37:50.657 hazelworker[48921] [Trash Event] File purged from Trash: File app.org.pqrs.Karabiner-EventViewer.playlist has been sitting in the Trash for too long and has been deleted.
  10. 2018-11-18 18:37:50.683 hazelworker[48921] File Karabiner-Elements.app has been sitting in the trash for too long. Purging.
  11. 2018-11-18 18:37:50.683 hazelworker[48921] Removing Karabiner-Elements.app securely.
  12. 2018-11-18 18:37:50.688 hazelworker[48921] Secure delete operation was successful but file still exists. Probably a permissions issue.
  13. 2018-11-18 18:37:50.688 hazelworker[48921] [Trash Event] File purged from Trash: File Karabiner-Elements.app has been sitting in the Trash for too long and has been deleted.
  14. 2018-11-18 18:37:50.712 hazelworker[48921] File Karabiner-EventViewer.app has been sitting in the trash for too long. Purging.
  15. 2018-11-18 18:37:50.712 hazelworker[48921] Removing Karabiner-EventViewer.app securely.
  16. 2018-11-18 18:37:50.716 hazelworker[48921] Secure delete operation was successful but file still exists. Probably a permissions issue.
  17. 2018-11-18 18:37:50.716 hazelworker[48921] [Trash Event] File purged from Trash: File Karabiner-EventViewer.app has been sitting in the Trash for too long and has been deleted.
  18. 2018-11-18 18:37:50.718 hazelworker[48921] File app.org.pqrs.Karabiner-Elements.Preferences.playlist has been sitting in the trash for too long. Purging.
  19. 2018-11-18 18:37:50.718 hazelworker[48921] Removing app.org.pqrs.Karabiner-Elements.Preferences.playlist securely.
  20. 2018-11-18 18:37:50.722 hazelworker[48921] Secure delete operation was successful but file still exists. Probably a permissions issue.
  21. 2018-11-18 18:37:50.722 hazelworker[48921] [Trash Event] File purged from Trash: File app.org.pqrs.Karabiner-Elements.Preferences.playlist has been sitting in the Trash for too long and has been deleted.
  22. 2018-11-18 18:37:50.723 hazelworker[48921] File app.org.videolan.vlc.playlist has been sitting in the trash for too long. Purging.
  23. 2018-11-18 18:37:50.723 hazelworker[48921] Removing app.org.videolan.vlc.playlist securely.
  24. 2018-11-18 18:37:50.727 hazelworker[48921] Secure delete operation was successful but file still exists. Probably a permissions issue.
  25. 2018-11-18 18:37:50.727 hazelworker[48921] [Trash Event] File purged from Trash: File app.org.videolan.vlc.playlist has been sitting in the Trash for too long and has been deleted.
  26. 2018-11-18 18:37:51.010 hazelworker[48921] Done processing folder Trash
  27. 2018-11-18 18:38:00.181 hazelworker[48933] ###main load address: 0x10cd63000
  28. 2018-11-18 18:38:00.183 hazelworker[48933] ###Noodle load address: 0x10ce89000
  29. 2018-11-18 18:38:00.183 hazelworker[48933] ###CK load address: 0x10ce4b000
  30. 2018-11-18 18:38:00.215 hazelworker[48933] Processing folder s5
  31. 2018-11-18 18:38:02.252 hazelworker[48933] NC: Rule Go to subfolder matched.
  32. 2018-11-18 18:38:02.318 hazelworker[48933] 13 - A04: Rule Archive assignment matched.
  33. 2018-11-18 18:38:02.462 hazelworker[48933] [Error] AppleScript failed: Error executing AppleScript on file /Users/uma/Sync/usi/s5/NC/13 - A04.
  34. 2018-11-18 18:38:02.463 hazelworker[48933] OSAScript error: {
  35. NSLocalizedDescription = "Traceback (most recent call last):
  36. File \"/Users/Uma/Sync/scripts/usi/zip_assignment\", line 54, in <module>
  37. shutil.copy(sf,df)
  38. File \"/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/shutil.py\", line 241, in copy
  39. copyfile(src, dst, follow_symlinks=follow_symlinks)
  40. File \"/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/shutil.py\", line 120, in copyfile
  41. with open(src, 'rb') as fsrc:
  42. IsADirectoryError: [Errno 21] Is a directory: '/Users/uma/Sync/usi/s5/NC/13 - A04/'";
  43. NSLocalizedFailureReason = "Traceback (most recent call last):
  44. File \"/Users/Uma/Sync/scripts/usi/zip_assignment\", line 54, in <module>
  45. shutil.copy(sf,df)
  46. File \"/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/shutil.py\", line 241, in copy
  47. copyfile(src, dst, follow_symlinks=follow_symlinks)
  48. File \"/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/shutil.py\", line 120, in copyfile
  49. with open(src, 'rb') as fsrc:
  50. IsADirectoryError: [Errno 21] Is a directory: '/Users/uma/Sync/usi/s5/NC/13 - A04/'";
  51. OSAScriptErrorAppAddressKey = "<NSAppleEventDescriptor: [0x0,2 \"hazelworker\"]>";
  52. OSAScriptErrorAppNameKey = "Hazel.prefPane";
  53. OSAScriptErrorBriefMessageKey = "Traceback (most recent call last):
  54. File \"/Users/Uma/Sync/scripts/usi/zip_assignment\", line 54, in <module>
  55. shutil.copy(sf,df)
  56. File \"/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/shutil.py\", line 241, in copy
  57. copyfile(src, dst, follow_symlinks=follow_symlinks)
  58. File \"/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/shutil.py\", line 120, in copyfile
  59. with open(src, 'rb') as fsrc:
  60. IsADirectoryError: [Errno 21] Is a directory: '/Users/uma/Sync/usi/s5/NC/13 - A04/'";
  61. OSAScriptErrorMessageKey = "Traceback (most recent call last):
  62. File \"/Users/Uma/Sync/scripts/usi/zip_assignment\", line 54, in <module>
  63. shutil.copy(sf,df)
  64. File \"/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/shutil.py\", line 241, in copy
  65. copyfile(src, dst, follow_symlinks=follow_symlinks)
  66. File \"/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/shutil.py\", line 120, in copyfile
  67. with open(src, 'rb') as fsrc:
  68. IsADirectoryError: [Errno 21] Is a directory: '/Users/uma/Sync/usi/s5/NC/13 - A04/'";
  69. OSAScriptErrorNumberKey = 1;
  70. OSAScriptErrorRangeKey = "NSRange: {109, 73}";
  71. }
  72. 2018-11-18 18:38:02.478 hazelworker[48933] Done processing folder s5
  73. 2018-11-18 18:39:53.937 hazelworker[48963] ###main load address: 0x108a17000
  74. 2018-11-18 18:39:53.939 hazelworker[48963] ###Noodle load address: 0x108b3b000
  75. 2018-11-18 18:39:53.939 hazelworker[48963] ###CK load address: 0x108afc000
  76. 2018-11-18 18:39:53.969 hazelworker[48963] Processing folder USI
  77. 2018-11-18 18:39:56.161 hazelworker[48963] Done processing folder USI
  78. 2018-11-18 18:40:08.936 hazelworker[48966] ###main load address: 0x10ad6f000
  79. 2018-11-18 18:40:08.938 hazelworker[48966] ###Noodle load address: 0x10ae94000
  80. 2018-11-18 18:40:08.938 hazelworker[48966] ###CK load address: 0x10ae57000
  81. 2018-11-18 18:40:08.968 hazelworker[48966] Processing folder s5
  82. 2018-11-18 18:40:11.007 hazelworker[48966] IR: Rule Go to subfolder matched.
  83. 2018-11-18 18:40:11.177 hazelworker[48966] CG: Rule Go to subfolder matched.
  84. 2018-11-18 18:40:11.497 hazelworker[48966] NC: Rule Go to subfolder matched.
  85. 2018-11-18 18:40:11.684 hazelworker[48966] 13 - A04: Rule Archive assignment matched.
  86. 2018-11-18 18:40:11.854 hazelworker[48966] [Error] AppleScript failed: Error executing AppleScript on file /Users/uma/Sync/usi/s5/NC/13 - A04.
  87. 2018-11-18 18:40:11.855 hazelworker[48966] OSAScript error: {
  88. NSLocalizedDescription = "Traceback (most recent call last):
  89. File \"/Users/Uma/Sync/scripts/usi/zip_assignment\", line 54, in <module>
  90. shutil.copy(sf,df)
  91. File \"/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/shutil.py\", line 241, in copy
  92. copyfile(src, dst, follow_symlinks=follow_symlinks)
  93. File \"/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/shutil.py\", line 120, in copyfile
  94. with open(src, 'rb') as fsrc:
  95. IsADirectoryError: [Errno 21] Is a directory: '/Users/uma/Sync/usi/s5/NC/13 - A04/'";
  96. NSLocalizedFailureReason = "Traceback (most recent call last):
  97. File \"/Users/Uma/Sync/scripts/usi/zip_assignment\", line 54, in <module>
  98. shutil.copy(sf,df)
  99. File \"/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/shutil.py\", line 241, in copy
  100. copyfile(src, dst, follow_symlinks=follow_symlinks)
  101. File \"/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/shutil.py\", line 120, in copyfile
  102. with open(src, 'rb') as fsrc:
  103. IsADirectoryError: [Errno 21] Is a directory: '/Users/uma/Sync/usi/s5/NC/13 - A04/'";
  104. OSAScriptErrorAppAddressKey = "<NSAppleEventDescriptor: [0x0,2 \"hazelworker\"]>";
  105. OSAScriptErrorAppNameKey = "Hazel.prefPane";
  106. OSAScriptErrorBriefMessageKey = "Traceback (most recent call last):
  107. File \"/Users/Uma/Sync/scripts/usi/zip_assignment\", line 54, in <module>
  108. shutil.copy(sf,df)
  109. File \"/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/shutil.py\", line 241, in copy
  110. copyfile(src, dst, follow_symlinks=follow_symlinks)
  111. File \"/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/shutil.py\", line 120, in copyfile
  112. with open(src, 'rb') as fsrc:
  113. IsADirectoryError: [Errno 21] Is a directory: '/Users/uma/Sync/usi/s5/NC/13 - A04/'";
  114. OSAScriptErrorMessageKey = "Traceback (most recent call last):
  115. File \"/Users/Uma/Sync/scripts/usi/zip_assignment\", line 54, in <module>
  116. shutil.copy(sf,df)
  117. File \"/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/shutil.py\", line 241, in copy
  118. copyfile(src, dst, follow_symlinks=follow_symlinks)
  119. File \"/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/shutil.py\", line 120, in copyfile
  120. with open(src, 'rb') as fsrc:
  121. IsADirectoryError: [Errno 21] Is a directory: '/Users/uma/Sync/usi/s5/NC/13 - A04/'";
  122. OSAScriptErrorNumberKey = 1;
  123. OSAScriptErrorRangeKey = "NSRange: {109, 73}";
  124. }
  125. 2018-11-18 18:40:11.869 hazelworker[48966] AI: Rule Go to subfolder matched.
  126. 2018-11-18 18:40:12.038 hazelworker[48966] Done processing folder s5
  127. 2018-11-18 18:40:23.932 hazelworker[48973] ###main load address: 0x106342000
  128. 2018-11-18 18:40:23.934 hazelworker[48973] ###Noodle load address: 0x106467000
  129. 2018-11-18 18:40:23.934 hazelworker[48973] ###CK load address: 0x106429000
  130. 2018-11-18 18:40:23.960 hazelworker[48973] Processing folder Desktop
  131. 2018-11-18 18:40:26.018 hazelworker[48973] Done processing folder Desktop
  132. 2018-11-18 18:40:38.935 hazelworker[48976] ###main load address: 0x10ba56000
  133. 2018-11-18 18:40:38.937 hazelworker[48976] ###Noodle load address: 0x10bb72000
  134. 2018-11-18 18:40:38.937 hazelworker[48976] ###CK load address: 0x10bb38000
  135. 2018-11-18 18:40:38.963 hazelworker[48976] Processing folder Downloads
  136. 2018-11-18 18:40:41.010 hazelworker[48976] File Emacs-26.1-2-universal.dmg is busy. Skipping for now.
  137. 2018-11-18 18:40:41.060 hazelworker[48976] File Joplin-1.0.115.dmg is busy. Skipping for now.
  138. 2018-11-18 18:40:41.200 hazelworker[48976] Done processing folder Downloads
  139. 2018-11-18 18:40:53.961 hazelworker[48979] ###main load address: 0x1004b5000
  140. 2018-11-18 18:40:53.963 hazelworker[48979] ###Noodle load address: 0x1005d2000
  141. 2018-11-18 18:40:53.963 hazelworker[48979] ###CK load address: 0x100598000
  142. 2018-11-18 18:40:53.972 hazelworker[48979] Processing folder Trash
  143. 2018-11-18 18:40:55.013 hazelworker[48979] File app.org.pqrs.Karabiner-EventViewer.playlist has been sitting in the trash for too long. Purging.
  144. 2018-11-18 18:40:55.013 hazelworker[48979] Removing app.org.pqrs.Karabiner-EventViewer.playlist securely.
  145. 2018-11-18 18:40:55.018 hazelworker[48979] Secure delete operation was successful but file still exists. Probably a permissions issue.
  146. 2018-11-18 18:40:55.019 hazelworker[48979] [Trash Event] File purged from Trash: File app.org.pqrs.Karabiner-EventViewer.playlist has been sitting in the Trash for too long and has been deleted.
  147. 2018-11-18 18:40:55.045 hazelworker[48979] File Karabiner-Elements.app has been sitting in the trash for too long. Purging.
  148. 2018-11-18 18:40:55.045 hazelworker[48979] Removing Karabiner-Elements.app securely.
  149. 2018-11-18 18:40:55.050 hazelworker[48979] Secure delete operation was successful but file still exists. Probably a permissions issue.
  150. 2018-11-18 18:40:55.051 hazelworker[48979] [Trash Event] File purged from Trash: File Karabiner-Elements.app has been sitting in the Trash for too long and has been deleted.
  151. 2018-11-18 18:40:55.073 hazelworker[48979] File Karabiner-EventViewer.app has been sitting in the trash for too long. Purging.
  152. 2018-11-18 18:40:55.073 hazelworker[48979] Removing Karabiner-EventViewer.app securely.
  153. 2018-11-18 18:40:55.077 hazelworker[48979] Secure delete operation was successful but file still exists. Probably a permissions issue.
  154. 2018-11-18 18:40:55.077 hazelworker[48979] [Trash Event] File purged from Trash: File Karabiner-EventViewer.app has been sitting in the Trash for too long and has been deleted.
  155. 2018-11-18 18:40:55.080 hazelworker[48979] File app.org.pqrs.Karabiner-Elements.Preferences.playlist has been sitting in the trash for too long. Purging.
  156. 2018-11-18 18:40:55.080 hazelworker[48979] Removing app.org.pqrs.Karabiner-Elements.Preferences.playlist securely.
  157. 2018-11-18 18:40:55.084 hazelworker[48979] Secure delete operation was successful but file still exists. Probably a permissions issue.
  158. 2018-11-18 18:40:55.084 hazelworker[48979] [Trash Event] File purged from Trash: File app.org.pqrs.Karabiner-Elements.Preferences.playlist has been sitting in the Trash for too long and has been deleted.
  159. 2018-11-18 18:40:55.089 hazelworker[48979] File app.org.videolan.vlc.playlist has been sitting in the trash for too long. Purging.
  160. 2018-11-18 18:40:55.089 hazelworker[48979] Removing app.org.videolan.vlc.playlist securely.
  161. 2018-11-18 18:40:55.093 hazelworker[48979] Secure delete operation was successful but file still exists. Probably a permissions issue.
  162. 2018-11-18 18:40:55.094 hazelworker[48979] [Trash Event] File purged from Trash: File app.org.videolan.vlc.playlist has been sitting in the Trash for too long and has been deleted.
  163. 2018-11-18 18:40:55.359 hazelworker[48979] Done processing folder Trash
  164. 2018-11-18 18:41:57.826 hazelworker[49007] ###main load address: 0x106073000
  165. 2018-11-18 18:41:57.828 hazelworker[49007] ###Noodle load address: 0x106195000
  166. 2018-11-18 18:41:57.829 hazelworker[49007] ###CK load address: 0x106156000
  167. 2018-11-18 18:41:57.866 hazelworker[49007] Processing folder s5
  168. 2018-11-18 18:41:59.909 hazelworker[49007] NC: Rule Go to subfolder matched.
  169. 2018-11-18 18:41:59.967 hazelworker[49007] 13 - A04: Rule Archive assignment matched.
  170. 2018-11-18 18:42:31.696 hazelworker[49020] ###main load address: 0x108ad8000
  171. 2018-11-18 18:42:31.698 hazelworker[49020] ###Noodle load address: 0x108bf9000
  172. 2018-11-18 18:42:31.698 hazelworker[49020] ###CK load address: 0x108bbb000
  173. 2018-11-18 18:42:31.724 hazelworker[49020] Processing folder Desktop
  174. 2018-11-18 18:42:33.735 hazelworker[49020] Done processing folder Desktop
  175. 2018-11-18 18:42:40.172 hazelworker[49007] Hazel Alert: Archive for /Users/uma/Sync/usi/s5/NC created
  176. 2018-11-18 18:42:40.172 hazelworker[49007] [Custom Message] Hazel Alert: Archive for /Users/uma/Sync/usi/s5/NC created
  177. 2018-11-18 18:42:42.264 hazelworker[49007] NC: Rule Go to subfolder matched.
  178. 2018-11-18 18:42:42.334 hazelworker[49007] 13 - A04: Rule Archive assignment matched.
  179. 2018-11-18 18:43:22.488 hazelworker[49007] Hazel Alert: Archive for /Users/uma/Sync/usi/s5/NC created
  180. 2018-11-18 18:43:22.488 hazelworker[49007] [Custom Message] Hazel Alert: Archive for /Users/uma/Sync/usi/s5/NC created
  181. 2018-11-18 18:43:24.533 hazelworker[49007] IR: Rule Go to subfolder matched.
  182. 2018-11-18 18:43:24.714 hazelworker[49007] CG: Rule Go to subfolder matched.
  183. 2018-11-18 18:43:25.043 hazelworker[49007] NC: Rule Go to subfolder matched.
  184. 2018-11-18 18:43:25.181 hazelworker[49007] 13 - A04: Rule Tag assignments matched.
  185. 2018-11-18 18:43:25.220 hazelworker[49007] AI: Rule Go to subfolder matched.
  186. 2018-11-18 18:43:29.409 hazelworker[49007] IR: Rule Go to subfolder matched.
  187. 2018-11-18 18:43:29.584 hazelworker[49007] CG: Rule Go to subfolder matched.
  188. 2018-11-18 18:43:29.914 hazelworker[49007] NC: Rule Go to subfolder matched.
  189. 2018-11-18 18:43:30.066 hazelworker[49007] AI: Rule Go to subfolder matched.
  190. 2018-11-18 18:43:34.256 hazelworker[49007] NC: Rule Go to subfolder matched.
  191. 2018-11-18 18:43:34.287 hazelworker[49007] Done processing folder s5
  192. 2018-11-18 18:43:34.562 hazelworker[49042] ###main load address: 0x101bb7000
  193. 2018-11-18 18:43:34.563 hazelworker[49042] ###Noodle load address: 0x101cd6000
  194. 2018-11-18 18:43:34.563 hazelworker[49042] ###CK load address: 0x101c9c000
  195. 2018-11-18 18:43:34.614 hazelworker[49042] Processing folder s5
  196. 2018-11-18 18:43:36.677 hazelworker[49042] NC: Rule Go to subfolder matched.
  197. 2018-11-18 18:43:36.748 hazelworker[49042] 13 - A04: Rule Archive assignment matched.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement