Skip to content

Instantly share code, notes, and snippets.

@meatballs
Created July 31, 2018 11:19
Show Gist options
  • Save meatballs/b8deb3805fea2daf883b6a71e6c6747a to your computer and use it in GitHub Desktop.
Save meatballs/b8deb3805fea2daf883b6a71e6c6747a to your computer and use it in GitHub Desktop.
default 12:18:37.206904 +0100 python3 MessageTracer: load_domain_whitelist_search_tree:73: Search tree file's format version number (0) is not supported
default 12:18:37.256235 +0100 python3 Connection to sharingd became invalid
default 12:18:37.374666 +0100 python3 0x1134d1000 - DocumentLoader::startLoadingMainResource: Returning empty document (frame = 0x1134b0000, main = 1)
default 12:18:37.374805 +0100 python3 Memory usage info dump at MainFrameLoadCompleted:
default 12:18:37.374858 +0100 python3 javascript_gc_heap_extra_memory_size: 0
default 12:18:37.374906 +0100 python3 document_count: 1
default 12:18:37.374983 +0100 python3 virtual_size: 5669347328
default 12:18:37.375029 +0100 python3 javascript_gc_heap_capacity: 65536
default 12:18:37.375069 +0100 python3 phys_footprint: 82345984
default 12:18:37.375145 +0100 python3 pagecache_page_count: 0
default 12:18:37.375204 +0100 python3 internal: 84029440
default 12:18:37.375290 +0100 python3 resident_size: 111509504
default 12:18:37.375398 +0100 python3 compressed: 0
default 12:18:37.375689 +0100 python3 0x7f84c2ad0960 - PerformanceMonitor::measureCPUUsageInActivityState: Process is using 76.9% CPU in state: VisibleNonActive
default 12:18:37.416667 +0100 python3 0x11347d000 - DocumentLoader::startLoadingMainResource: Returning empty document (frame = 0x1134b01c8, main = 1)
default 12:18:37.416770 +0100 python3 Memory usage info dump at MainFrameLoadCompleted:
default 12:18:37.416822 +0100 python3 javascript_gc_heap_extra_memory_size: 0
default 12:18:37.416871 +0100 python3 document_count: 2
default 12:18:37.416917 +0100 python3 virtual_size: 5671710720
default 12:18:37.416963 +0100 python3 javascript_gc_heap_capacity: 65536
default 12:18:37.417005 +0100 python3 phys_footprint: 82608128
default 12:18:37.417048 +0100 python3 pagecache_page_count: 0
default 12:18:37.417090 +0100 python3 internal: 84291584
default 12:18:37.417132 +0100 python3 resident_size: 111788032
default 12:18:37.417173 +0100 python3 compressed: 0
default 12:18:37.442581 +0100 python3 Read from File Wrapper: example.podium
default 12:18:37.442856 +0100 python3 type: Podium Slide Deck
default 12:18:37.535676 +0100 python3 Traceback (most recent call last):
default 12:18:37.535850 +0100 python3 File "_ctypes/callbacks.c", line 234, in 'calling callback function'
default 12:18:37.536353 +0100 python3 File "/Users/owen/projects/personal/podium/macOS/Podium.app/Contents/Resources/app_packages/rubicon/objc/api.py", line 232, in __call__
default 12:18:37.537528 +0100 python3 result = self.py_method(py_self, *args)
default 12:18:37.537716 +0100 python3 File "/Users/owen/projects/personal/podium/macOS/Podium.app/Contents/Resources/app_packages/toga_cocoa/app.py", line 73, in application_openFiles_
default 12:18:37.545462 +0100 python3 self.interface.open_document(fileURL.absoluteString)
default 12:18:37.545684 +0100 python3 File "/Users/owen/projects/personal/podium/macOS/Podium.app/Contents/Resources/app/podium/app.py", line 29, in open_document
default 12:18:37.552725 +0100 python3 document.show()
default 12:18:37.552987 +0100 python3 File "/Users/owen/projects/personal/podium/macOS/Podium.app/Contents/Resources/app/podium/deck.py", line 130, in show
default 12:18:37.562347 +0100 python3 self.ensure_theme()
default 12:18:37.562564 +0100 python3 File "/Users/owen/projects/personal/podium/macOS/Podium.app/Contents/Resources/app/podium/deck.py", line 223, in ensure_theme
default 12:18:37.563047 +0100 python3 self._impl.theme = data.read()
default 12:18:37.563232 +0100 python3 File "/Users/owen/projects/personal/podium/macOS/Podium.app/Contents/Resources/python/lib/python3.6/encodings/ascii.py", line 26, in decode
default 12:18:37.563997 +0100 python3 return codecs.ascii_decode(input, self.errors)[0]
default 12:18:37.564296 +0100 python3 UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 1612: ordinal not in range(128)
error 12:18:37.829490 +0100 python3 errors encountered while discovering extensions: Error Domain=PlugInKit Code=13 "query cancelled" UserInfo={NSLocalizedDescription=query cancelled}
default 12:18:37.829569 +0100 python3 OSErr AERemoveEventHandler(AEEventClass, AEEventID, AEEventHandlerUPP, Boolean)(ficl,askM handler=0x7fff594055e5 isSys=NO) err=0/noErr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment