Giter Club home page Giter Club logo

openroast's Introduction

Roastero

Generated with ng-poly version 0.10.3

Setup

  1. Install Node.js
  • This will also install npm.
  1. Run npm install -g bower gulp yo [email protected]
  • This enables Bower, Gulp, and Yeoman generators to be used from command line.
  1. Run npm install to install this project's dependencies
  2. Run bower install to install client-side dependencies
  3. Use generator-ng-poly to create additional components

Gulp tasks

  • Run gulp build to compile assets
  • Run gulp dev to run the build task and setup the development environment
  • Run gulp unitTest to run unit tests via Karma and to create code coverage reports
  • Run gulp webdriverUpdate to download Selenium server standalone and Chrome driver for e2e testing
  • Run gulp e2eTest to run e2e tests via Protractor
  • A localhost must be running - gulp dev

openroast's People

Contributors

0xb0d avatar betterengineering avatar ccoffie avatar gitter-badger avatar int3ll3ct avatar kmorey avatar tblanarik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

openroast's Issues

1.2.0rc3 - Auto_connect fails in Ubuntu and Windows

This is an issue with the driver, freshroastsr700 v0.2.1. When hardware is plugged in after the object is instantiated, the attempt to connect to the newly-found hardware fails. Does not fail on my Mac, however. Could be that there needs to be a small time delay to let the hardware mounting process finish up before attempting to connect? Will enter defect in freshroastsr700 project.

Add temperature offset

For those of us with cool running roasters, it would be awesome to have a way of just setting an offset so when I download recipes, I wouldn't have to change every temperature.

Potential Fire Hazard

Per Sweet Marias (and other places) roasting coffee beans can easily catch fire at or above bean temperatures of 495F-505F degrees.

http://www.sweetmarias.com/library/content/using-sight-determine-degree-roast (see Step 16)

I realize that the temperatures used on Roastero and FreshRoast are the air temperature, but in #4 increasing air temperature max to 550F could easily bring bean temperatures to 500+

-Perhaps we should talk to the manufacturer about the temperatures the machine was designed for?

-Possibly include a big warning label on the Graph and in Roast Settings when selecting temps above 500?

"Steps" Titles Cut Off in Recipe Window

On my system, the default window size (800 x 600) of the New Recipe or Edit Recipe window cuts off the titles of the headers in the "Steps" section.

ubuntu-headers-cut-off

Could:
-smaller text size
-change default window size
-make the "Description" and "Steps" columns 40/60 instead of 50/50

Associate a log with a recipe

It'd be interesting if a given log (I like the term batch) could be associated with a given recipe. I can imagine wanting to experiment with a given recipe so that other salient attributes like the amount and type of bean can be tested and the results compared.

Is Openroast known to work on Mac OS X Yosemite?

Hi, this is a great project! I have freshroastsr700 working on my Mac, but not Openroast.

It looks like the latest supported builds of qt on Mac are pyqt5 and qt5 for Python 3.4, but this page:

https://github.com/Roastero/openroast/wiki/Setting-Up-A-Development-Environment

seems to suggest using pyqt5 with Python 3.5 on Mac. I get an error message:

This application failed to start because it could not find or load the Qt platform plugin "cocoa".

when trying to use Openroast on Mac OS X Yosemite with a Python 3.4 environment with pyqt5 and qt5 installed. So, if someone has it working Yosemite, please let me know how you achieved this result.

App Crash

I got the following message while adding new recipes on the build for OSX (v1.0.1):

Process:               Openroast [12746]
Path:                  /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/Openroast
Identifier:            Openroast
Version:               0
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Openroast [12746]
User ID:               1972781451

Date/Time:             2015-11-19 21:37:36.338 -0500
OS Version:            Mac OS X 10.10.5 (14F1021)
Report Version:        11
Anonymous UUID:        E6CB58C6-4ACF-0B30-734E-8628EEC2FE72

Sleep/Wake UUID:       D4C7FDA4-8B1B-4F25-92E4-42E870CCEFC8

Time Awake Since Boot: 100000 seconds
Time Since Wake:       1400 seconds

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000

Application Specific Information:
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff8e526286 __pthread_kill + 10
1   libsystem_c.dylib               0x00007fff8a1459b3 abort + 129
2   QtCore                          0x000000010b923a99 qt_message_fatal(QtMsgType, QMessageLogContext const&, QString const&) + 9
3   QtCore                          0x000000010b925487 QMessageLogger::fatal(char const*, ...) const + 231
4   PyQt5.QtCore.so                 0x000000010c0677a7 pyqt5_err_print() + 887
5   PyQt5.QtCore.so                 0x000000010c06ce3c PyQtSlotProxy::unislot(void**) + 124
6   PyQt5.QtCore.so                 0x000000010c06cda5 PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**) + 85
7   QtCore                          0x000000010bb0facf QMetaObject::activate(QObject*, int, int, void**) + 2815
8   QtWidgets                       0x000000010b01b6e0 QAbstractButton::clicked(bool) + 64
9   QtWidgets                       0x000000010ad7006a QAbstractButtonPrivate::emitClicked() + 58
10  QtWidgets                       0x000000010ad6fec8 QAbstractButtonPrivate::click() + 264
11  QtWidgets                       0x000000010ad70efe QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 270
12  PyQt5.QtWidgets.so              0x000000010a897d7e sipQPushButton::mouseReleaseEvent(QMouseEvent*) + 126
13  QtWidgets                       0x000000010acc8b2f QWidget::event(QEvent*) + 1631
14  QtWidgets                       0x000000010ad70c4f QAbstractButton::event(QEvent*) + 175
15  PyQt5.QtWidgets.so              0x000000010a8982c4 sipQPushButton::event(QEvent*) + 116
16  QtWidgets                       0x000000010ac8ab3b QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251
17  QtWidgets                       0x000000010ac8e1d3 QApplication::notify(QObject*, QEvent*) + 9011
18  PyQt5.QtWidgets.so              0x000000010a74e3ef sipQApplication::notify(QObject*, QEvent*) + 127
19  QtCore                          0x000000010badf843 QCoreApplication::notifyInternal(QObject*, QEvent*) + 115
20  QtWidgets                       0x000000010ac8b4cb QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) + 971
21  QtWidgets                       0x000000010ace8b19 QWidgetWindow::handleMouseEvent(QMouseEvent*) + 1177
22  QtWidgets                       0x000000010ace7d2f QWidgetWindow::event(QEvent*) + 111
23  QtWidgets                       0x000000010ac8ab3b QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251
24  QtWidgets                       0x000000010ac8d49e QApplication::notify(QObject*, QEvent*) + 5630
25  PyQt5.QtWidgets.so              0x000000010a74e3ef sipQApplication::notify(QObject*, QEvent*) + 127
26  QtCore                          0x000000010badf843 QCoreApplication::notifyInternal(QObject*, QEvent*) + 115
27  QtGui                           0x000000010b34a1a2 QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 2434
28  QtGui                           0x000000010b336512 QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 162
29  libqcocoa.dylib                 0x0000000110ec0b01 QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*) + 33
30  com.apple.CoreFoundation        0x00007fff8ca25a01 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
31  com.apple.CoreFoundation        0x00007fff8ca17b8d __CFRunLoopDoSources0 + 269
32  com.apple.CoreFoundation        0x00007fff8ca171bf __CFRunLoopRun + 927
33  com.apple.CoreFoundation        0x00007fff8ca16bd8 CFRunLoopRunSpecific + 296
34  com.apple.HIToolbox             0x00007fff8f2b256f RunCurrentEventLoopInMode + 235
35  com.apple.HIToolbox             0x00007fff8f2b21ee ReceiveNextEventCommon + 179
36  com.apple.HIToolbox             0x00007fff8f2b212b _BlockUntilNextEventMatchingListInModeWithFilter + 71
37  com.apple.AppKit                0x00007fff8baaf8ab _DPSNextEvent + 978
38  com.apple.AppKit                0x00007fff8baaee58 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346
39  com.apple.AppKit                0x00007fff8baa4af3 -[NSApplication run] + 594
40  libqcocoa.dylib                 0x0000000110ebfa4f QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 2191
41  QtCore                          0x000000010badcf7c QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 412
42  QtCore                          0x000000010badfde5 QCoreApplication::exec() + 341
43  PyQt5.QtWidgets.so              0x000000010a74eff0 meth_QApplication_exec_(_object*, _object*) + 80
44  Python                          0x0000000109f2d8c1 PyCFunction_Call + 273
45  Python                          0x0000000109f91188 PyEval_EvalFrameEx + 22384
46  Python                          0x0000000109f94e9b fast_function + 213
47  Python                          0x0000000109f9101d PyEval_EvalFrameEx + 22021
48  Python                          0x0000000109f945dc _PyEval_EvalCodeWithName + 1884
49  Python                          0x0000000109f8b9af PyEval_EvalCode + 81
50  Python                          0x0000000109f895a1 builtin_exec + 575
51  Python                          0x0000000109f2d8c1 PyCFunction_Call + 273
52  Python                          0x0000000109f91188 PyEval_EvalFrameEx + 22384
53  Python                          0x0000000109f945dc _PyEval_EvalCodeWithName + 1884
54  Python                          0x0000000109f8b9af PyEval_EvalCode + 81
55  Openroast                       0x0000000109ee6244 main + 1428
56  libdyld.dylib                   0x00007fff969295c9 start + 1

Thread 1:
0   libsystem_kernel.dylib          0x00007fff8e5263fa __select + 10
1   Python                          0x0000000109f91295 PyEval_EvalFrameEx + 22653
2   Python                          0x0000000109f945dc _PyEval_EvalCodeWithName + 1884
3   Python                          0x0000000109f8ba03 PyEval_EvalCodeEx + 78
4   Python                          0x0000000109f169b7 function_call + 377
5   Python                          0x0000000109ef4cd5 PyObject_Call + 97
6   Python                          0x0000000109f917b6 PyEval_EvalFrameEx + 23966
7   Python                          0x0000000109f94e9b fast_function + 213
8   Python                          0x0000000109f9101d PyEval_EvalFrameEx + 22021
9   Python                          0x0000000109f94e9b fast_function + 213
10  Python                          0x0000000109f9101d PyEval_EvalFrameEx + 22021
11  Python                          0x0000000109f945dc _PyEval_EvalCodeWithName + 1884
12  Python                          0x0000000109f8ba03 PyEval_EvalCodeEx + 78
13  Python                          0x0000000109f169b7 function_call + 377
14  Python                          0x0000000109ef4cd5 PyObject_Call + 97
15  Python                          0x0000000109f07484 method_call + 140
16  Python                          0x0000000109ef4cd5 PyObject_Call + 97
17  Python                          0x0000000109f93e24 PyEval_CallObjectWithKeywords + 165
18  Python                          0x0000000109fc7e1f t_bootstrap + 70
19  libsystem_pthread.dylib         0x00007fff925bc05a _pthread_body + 131
20  libsystem_pthread.dylib         0x00007fff925bbfd7 _pthread_start + 176
21  libsystem_pthread.dylib         0x00007fff925b93ed thread_start + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff8e527232 kevent64 + 10
1   libdispatch.dylib               0x00007fff8c66726e _dispatch_mgr_thread + 52

Thread 3:: QFileInfoGatherer
0   libsystem_kernel.dylib          0x00007fff8e526136 __psynch_cvwait + 10
1   QtCore                          0x000000010b9377fb QWaitConditionPrivate::wait(unsigned long) + 75
2   QtCore                          0x000000010b9376b2 QWaitCondition::wait(QMutex*, unsigned long) + 162
3   QtWidgets                       0x000000010aeb36f3 QFileInfoGatherer::run() + 147
4   QtCore                          0x000000010b936192 QThreadPrivate::start(void*) + 338
5   libsystem_pthread.dylib         0x00007fff925bc05a _pthread_body + 131
6   libsystem_pthread.dylib         0x00007fff925bbfd7 _pthread_start + 176
7   libsystem_pthread.dylib         0x00007fff925b93ed thread_start + 13

Thread 4:
0   libsystem_kernel.dylib          0x00007fff8e5214de mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff8e52064f mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff8ca17eb4 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff8ca1737b __CFRunLoopRun + 1371
4   com.apple.CoreFoundation        0x00007fff8ca16bd8 CFRunLoopRunSpecific + 296
5   com.apple.AppKit                0x00007fff8bb7756b _NSEventThread + 137
6   libsystem_pthread.dylib         0x00007fff925bc05a _pthread_body + 131
7   libsystem_pthread.dylib         0x00007fff925bbfd7 _pthread_start + 176
8   libsystem_pthread.dylib         0x00007fff925b93ed thread_start + 13

Thread 5:
0   Python                          0x0000000109f8feb3 PyEval_EvalFrameEx + 17563
1   Python                          0x0000000109f945dc _PyEval_EvalCodeWithName + 1884
2   Python                          0x0000000109f8ba03 PyEval_EvalCodeEx + 78
3   Python                          0x0000000109f169b7 function_call + 377
4   Python                          0x0000000109ef4cd5 PyObject_Call + 97
5   Python                          0x0000000109f917b6 PyEval_EvalFrameEx + 23966
6   Python                          0x0000000109f94e9b fast_function + 213
7   Python                          0x0000000109f9101d PyEval_EvalFrameEx + 22021
8   Python                          0x0000000109f94e9b fast_function + 213
9   Python                          0x0000000109f9101d PyEval_EvalFrameEx + 22021
10  Python                          0x0000000109f945dc _PyEval_EvalCodeWithName + 1884
11  Python                          0x0000000109f8ba03 PyEval_EvalCodeEx + 78
12  Python                          0x0000000109f169b7 function_call + 377
13  Python                          0x0000000109ef4cd5 PyObject_Call + 97
14  Python                          0x0000000109f07484 method_call + 140
15  Python                          0x0000000109ef4cd5 PyObject_Call + 97
16  Python                          0x0000000109f93e24 PyEval_CallObjectWithKeywords + 165
17  Python                          0x0000000109fc7e1f t_bootstrap + 70
18  libsystem_pthread.dylib         0x00007fff925bc05a _pthread_body + 131
19  libsystem_pthread.dylib         0x00007fff925bbfd7 _pthread_start + 176
20  libsystem_pthread.dylib         0x00007fff925b93ed thread_start + 13

Thread 6:
0   libsystem_kernel.dylib          0x00007fff8e5263fa __select + 10
1   Python                          0x0000000109f91295 PyEval_EvalFrameEx + 22653
2   Python                          0x0000000109f945dc _PyEval_EvalCodeWithName + 1884
3   Python                          0x0000000109f8ba03 PyEval_EvalCodeEx + 78
4   Python                          0x0000000109f169b7 function_call + 377
5   Python                          0x0000000109ef4cd5 PyObject_Call + 97
6   Python                          0x0000000109f917b6 PyEval_EvalFrameEx + 23966
7   Python                          0x0000000109f94e9b fast_function + 213
8   Python                          0x0000000109f9101d PyEval_EvalFrameEx + 22021
9   Python                          0x0000000109f94e9b fast_function + 213
10  Python                          0x0000000109f9101d PyEval_EvalFrameEx + 22021
11  Python                          0x0000000109f945dc _PyEval_EvalCodeWithName + 1884
12  Python                          0x0000000109f8ba03 PyEval_EvalCodeEx + 78
13  Python                          0x0000000109f169b7 function_call + 377
14  Python                          0x0000000109ef4cd5 PyObject_Call + 97
15  Python                          0x0000000109f07484 method_call + 140
16  Python                          0x0000000109ef4cd5 PyObject_Call + 97
17  Python                          0x0000000109f93e24 PyEval_CallObjectWithKeywords + 165
18  Python                          0x0000000109fc7e1f t_bootstrap + 70
19  libsystem_pthread.dylib         0x00007fff925bc05a _pthread_body + 131
20  libsystem_pthread.dylib         0x00007fff925bbfd7 _pthread_start + 176
21  libsystem_pthread.dylib         0x00007fff925b93ed thread_start + 13

Thread 7:
0   libsystem_kernel.dylib          0x00007fff8e52694a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff925b93dd start_wqthread + 13

Thread 8:
0   libsystem_kernel.dylib          0x00007fff8e52694a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff925b93dd start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff55d173d8  rdx: 0x0000000000000000
  rdi: 0x000000000000130f  rsi: 0x0000000000000006  rbp: 0x00007fff55d17400  rsp: 0x00007fff55d173d8
   r8: 0x00007fff55d17390   r9: 0x00007fff7894a300  r10: 0x0000000008000000  r11: 0x0000000000000206
  r12: 0x000000010a511b70  r13: 0x000000011627b0d8  r14: 0x00007fff7894a300  r15: 0x000000010a2ce870
  rip: 0x00007fff8e526286  rfl: 0x0000000000000206  cr2: 0x00007fff77529fd8

Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133


Binary Images:
       0x109ee5000 -        0x109ee6fff +Openroast (0) <F4FDA42E-53B7-3102-81BB-7724BA2CA39D> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/Openroast
       0x109eea000 -        0x10a052ff7 +Python (0) <C81AD58F-E349-31E6-914F-36F66AB4DF98> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/Python
       0x10a2b5000 -        0x10a2b8fff +zlib.cpython-35m-darwin.so (0) <9B39A2D0-A74B-3447-B222-83C70AC2CFB8> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/zlib.cpython-35m-darwin.so
       0x10a4f0000 -        0x10a4f3fff +_struct.cpython-35m-darwin.so (0) <F6F5F136-E89B-3065-AF85-C2BD6361EBEE> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/_struct.cpython-35m-darwin.so
       0x10a4fa000 -        0x10a4fbfff +grp.cpython-35m-darwin.so (0) <7A789D70-4FC4-3BCE-94BE-084793B4165A> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/grp.cpython-35m-darwin.so
       0x10a53e000 -        0x10a53ffff +_bz2.cpython-35m-darwin.so (0) <8F608D05-8755-31D9-94B5-26C4231AD93D> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/_bz2.cpython-35m-darwin.so
       0x10a543000 -        0x10a546fff +_lzma.cpython-35m-darwin.so (0) <C9075C00-9569-3D2D-8486-49ECA3144C66> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/_lzma.cpython-35m-darwin.so
       0x10a54b000 -        0x10a567ff7 +liblzma.5.dylib (0) <9F5CEED0-E2FF-3C57-B66F-A1053E0312FE> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/liblzma.5.dylib
       0x10a5ad000 -        0x10a5adfff +_opcode.cpython-35m-darwin.so (0) <EF7ABBCE-4AEB-3D08-93AC-6E94E6C7B198> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/_opcode.cpython-35m-darwin.so
       0x10a5f0000 -        0x10a5f1fff +fcntl.cpython-35m-darwin.so (0) <D81F4669-E796-30D3-9B98-CFDB6B9BB7AC> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/fcntl.cpython-35m-darwin.so
       0x10a5f5000 -        0x10a5f8fff +select.cpython-35m-darwin.so (0) <31390ED9-5880-323F-A2B3-5E425CF2FE5B> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/select.cpython-35m-darwin.so
       0x10a65e000 -        0x10a65ffff +termios.cpython-35m-darwin.so (0) <07B9A6A8-3ABB-33EC-B64E-D41354F4F95D> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/termios.cpython-35m-darwin.so
       0x10a663000 -        0x10a668fff +array.cpython-35m-darwin.so (0) <F1AAC522-59FB-3F19-81E9-0A9BCCDD6080> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/array.cpython-35m-darwin.so
       0x10a6af000 -        0x10a6befff +_ctypes.cpython-35m-darwin.so (0) <B3840DC1-A5E5-3D85-8C89-09C425ED13B4> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/_ctypes.cpython-35m-darwin.so
       0x10a6ca000 -        0x10a6cbfff +_posixsubprocess.cpython-35m-darwin.so (0) <2847EBA0-0B12-3AD1-B61B-3A53BE97A29E> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/_posixsubprocess.cpython-35m-darwin.so
       0x10a6ce000 -        0x10a6d2fff +math.cpython-35m-darwin.so (0) <CC0CFFF9-2758-3BA3-93C1-96F07B7C05A7> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/math.cpython-35m-darwin.so
       0x10a718000 -        0x10a984fff +PyQt5.QtWidgets.so (0) <C5D924E6-3C77-3108-A7FC-C184FD877D2C> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/PyQt5.QtWidgets.so
       0x10ac5a000 -        0x10b169fff +QtWidgets (5.5) <446BCD56-D0B6-3720-8CBF-1E087E1F2DC9> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/QtWidgets
       0x10b326000 -        0x10b7c1ff7 +QtGui (5.5) <46BB9618-CA93-3281-88A2-2FD0FA94C6B9> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/QtGui
       0x10b8fe000 -        0x10be07ff7 +QtCore (5.5) <A7D6D9A6-142A-3826-B5A5-6398437AAA61> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/QtCore
       0x10befa000 -        0x10befefff  com.apple.agl (3.3.0 - AGL-3.3.0) <4E8F579B-A2E2-3A27-96D7-02A9465A78D8> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
       0x10bf35000 -        0x10bf47fff +sip.so (0) <01C07A9B-51F3-39E9-8D8F-4327E3B0E7AA> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/sip.so
       0x10bf51000 -        0x10c093ff7 +PyQt5.QtCore.so (0) <F45CCB60-B5AE-36D3-9244-672CD6FFA7A7> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/PyQt5.QtCore.so
       0x10c229000 -        0x10c38eff7 +PyQt5.QtGui.so (0) <E056C019-0D05-3029-8D4D-409F90B2DA31> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/PyQt5.QtGui.so
       0x10c511000 -        0x10c546ff7 +QtPrintSupport (5.5) <D92559CF-25CF-39EC-9B75-789807879576> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/QtPrintSupport
       0x10c56d000 -        0x10c5d2fff +QtDBus (5.5) <D5D37EA9-C0CC-3B05-AD26-8C628B6BD6F1> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/QtDBus
       0x10c67d000 -        0x10c682ff7 +_json.cpython-35m-darwin.so (0) <D67CD6FC-2D70-3A48-BEAD-E56C5DA8E921> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/_json.cpython-35m-darwin.so
       0x10c6c6000 -        0x10c6cfff7 +_datetime.cpython-35m-darwin.so (0) <E1EB8393-52CE-32FF-B286-FEB3BC188B89> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/_datetime.cpython-35m-darwin.so
       0x10c798000 -        0x10c79bfff +binascii.cpython-35m-darwin.so (0) <0F76555A-E42F-3DAE-A4ED-6C8BFD8CE721> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/binascii.cpython-35m-darwin.so
       0x10c79e000 -        0x10c79efff +_bisect.cpython-35m-darwin.so (0) <D442F679-1860-37C3-89F1-8FAF448BF9F5> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/_bisect.cpython-35m-darwin.so
       0x10c7a1000 -        0x10c7a4fff +_hashlib.cpython-35m-darwin.so (0) <75A829BB-3989-3520-BD96-DE591DB0D0B9> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/_hashlib.cpython-35m-darwin.so
       0x10c7a8000 -        0x10c7e6fff +libssl.1.0.0.dylib (0) <782F3DA1-E630-3220-A243-652B6E186C20> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/libssl.1.0.0.dylib
       0x10c802000 -        0x10c973487 +libcrypto.1.0.0.dylib (0) <AF424CA2-8DBA-3B77-B5A1-A96DA39378E1> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/libcrypto.1.0.0.dylib
       0x10ca6a000 -        0x10ca6bfff +_random.cpython-35m-darwin.so (0) <DC63EEA7-8E68-3781-9F9F-115D27127AD6> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/_random.cpython-35m-darwin.so
       0x10ca6e000 -        0x10ca76ff7 +_socket.cpython-35m-darwin.so (0) <B5D4CC58-BBEB-3651-9A32-72430EB47BB3> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/_socket.cpython-35m-darwin.so
       0x10cb40000 -        0x10cb4bfff +_ssl.cpython-35m-darwin.so (0) <EFA3CC33-251D-388C-BC61-EE6EDABA09EE> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/_ssl.cpython-35m-darwin.so
       0x10cc18000 -        0x10cc19fff +_scproxy.cpython-35m-darwin.so (0) <D6F92934-E805-318E-989C-7F21F9279C4B> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/_scproxy.cpython-35m-darwin.so
       0x10cc5c000 -        0x10cda7fff +numpy.core.multiarray.so (???) <51015520-72C0-3C48-9374-3027047AFB59> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/numpy.core.multiarray.so
       0x10ce63000 -        0x10cedfff7 +numpy.core.umath.so (???) <27EDA7CC-C072-3552-80D1-4164E23306C3> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/numpy.core.umath.so
       0x10cf98000 -        0x10cfa3fff +_pickle.cpython-35m-darwin.so (0) <1FB9D0D8-D01C-3350-895E-CEE389428CB3> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/_pickle.cpython-35m-darwin.so
       0x10d0ef000 -        0x10d0f0ff7 +numpy.linalg.lapack_lite.so (???) <267933CE-5388-35F7-A561-134CF792F842> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/numpy.linalg.lapack_lite.so
       0x10d0f4000 -        0x10d109ff7 +numpy.linalg._umath_linalg.so (???) <2E449EA0-A79A-3EB9-8B81-F0FA7664C5FF> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/numpy.linalg._umath_linalg.so
       0x10d196000 -        0x10d19eff7 +numpy.fft.fftpack_lite.so (???) <9881C491-7B49-3819-B237-C6EE92AD9F7E> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/numpy.fft.fftpack_lite.so
       0x10d1e2000 -        0x10d245ff7 +numpy.random.mtrand.so (???) <5B37C3CC-F452-3FC0-BA27-9B1182031D6C> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/numpy.random.mtrand.so
       0x10d41c000 -        0x10d453fff +matplotlib._path.so (???) <06A00D7D-BCA4-384B-A972-6310F3F34AB6> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/matplotlib._path.so
       0x10d57c000 -        0x10d57ffff +_csv.cpython-35m-darwin.so (0) <60A0948A-64B1-3129-AF56-C5DB49AF59E9> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/_csv.cpython-35m-darwin.so
       0x10d644000 -        0x10d683fff +matplotlib.ft2font.so (???) <C06C8A4E-1341-368E-A92B-A6CF81CC0ACE> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/matplotlib.ft2font.so
       0x10d6b0000 -        0x10d76efff +libfreetype.6.dylib (0) <2595EA2D-D8A5-36FC-8CDF-29CBDB4F1A4E> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/libfreetype.6.dylib
       0x10d789000 -        0x10d7c9ff7 +libpng16.16.dylib (0) <8E19B247-FB97-3345-87AC-F5FBB9546640> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/libpng16.16.dylib
       0x10d7d2000 -        0x10d7edff7 +libz.1.2.8.dylib (0) <8BA13D11-FD7B-3B69-8490-32227A02DC17> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/libz.1.2.8.dylib
       0x10d831000 -        0x10d8feff7 +unicodedata.cpython-35m-darwin.so (0) <2EB1F625-1DF5-3CC5-A3E9-117B0855F943> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/unicodedata.cpython-35m-darwin.so
       0x10d903000 -        0x10d91cfff +matplotlib._png.so (???) <C1D2B2D8-8609-3B44-9222-BDB5143719AB> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/matplotlib._png.so
       0x10d97d000 -        0x10d980fff +matplotlib._cntr.so (???) <D41B67EB-D6DB-3B23-8052-B64F472FB044> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/matplotlib._cntr.so
       0x10d984000 -        0x10d9b6fff +_decimal.cpython-35m-darwin.so (0) <D12D2E80-8F5F-3AD8-9E43-EB0302388361> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/_decimal.cpython-35m-darwin.so
       0x10dbc9000 -        0x10dc06ff7 +matplotlib._image.so (???) <0E34F035-FFF9-3514-B492-1C4005666ECD> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/matplotlib._image.so
       0x10dd36000 -        0x10dd66ff7 +matplotlib._tri.so (???) <65BD5902-6D7F-3260-B276-ABDDE664BEB0> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/matplotlib._tri.so
       0x10dd95000 -        0x10dde9fff +matplotlib._qhull.so (???) <19BA6CC2-47E6-3622-A087-785F0B751B30> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/matplotlib._qhull.so
       0x10debd000 -        0x10df19ff7 +matplotlib.backends._backend_agg.so (???) <4C5161F1-4072-3210-AF6F-5EBE9CDA6EC4> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/lib/python3.5/matplotlib.backends._backend_agg.so
       0x110e9f000 -        0x110f45fff +libqcocoa.dylib (0) <385B1EA3-D48A-39D6-B25A-207102C950AD> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/platforms/libqcocoa.dylib
       0x11523c000 -        0x115246ff7 +libqdds.dylib (0) <562EEB1C-99E7-32EB-97D0-F36B3EEA4D90> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/imageformats/libqdds.dylib
       0x11524b000 -        0x115252ff7 +libqgif.dylib (0) <8C52DB32-E886-3E56-BF70-8802CF302C8B> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/imageformats/libqgif.dylib
       0x115257000 -        0x11525ffff +libqicns.dylib (0) <A8E9DD38-8B4B-3712-B1DA-3B89A9EC2EC8> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/imageformats/libqicns.dylib
       0x115265000 -        0x11526bff7 +libqico.dylib (0) <B79B98E4-104D-3FE2-A92D-1D5A21ED1C44> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/imageformats/libqico.dylib
       0x115270000 -        0x115303fff +libqjp2.dylib (0) <1C8D8C55-7C82-3D1D-8DBF-362E88C05A89> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/imageformats/libqjp2.dylib
       0x11531b000 -        0x11535afff +libqjpeg.dylib (0) <6B6CBC31-C644-3A17-9784-10F3439B3428> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/imageformats/libqjpeg.dylib
       0x115364000 -        0x1153b7ff7 +libqmng.dylib (0) <B4A4E71D-FD27-36E4-9D2D-717A4A4376C6> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/imageformats/libqmng.dylib
       0x1153c8000 -        0x1153cdff7 +libqsvg.dylib (0) <0BBAABE1-1913-32BD-9A6A-C2270F349923> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/imageformats/libqsvg.dylib
       0x1153d2000 -        0x11540dff7 +QtSvg (5.5) <C468125A-4DB6-37B9-ABAC-4560E96E3660> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/QtSvg
       0x11542d000 -        0x115431ff7 +libqtga.dylib (0) <275EB118-4CE4-3AB7-BF43-6EB3223E2FB3> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/imageformats/libqtga.dylib
       0x115436000 -        0x11549aff7 +libqtiff.dylib (0) <1A9601B9-2930-3C19-AA1E-948151562B10> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/imageformats/libqtiff.dylib
       0x1154a8000 -        0x1154acff7 +libqwbmp.dylib (0) <1D40176C-7834-3641-ADEB-E7CC83EC0605> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/imageformats/libqwbmp.dylib
       0x1154b1000 -        0x115514ff7 +libqwebp.dylib (0) <87253362-E5CE-305F-B8AC-C847A952976B> /Volumes/VOLUME/Openroast-1.0.1.app/Contents/MacOS/imageformats/libqwebp.dylib
       0x11613f000 -        0x11613ffef +cl_kernels (???) <E0B6A1E5-1A10-4092-8CC5-6B7F6A6314E8> cl_kernels
       0x11614b000 -        0x11614bff5 +cl_kernels (???) <DA239629-65EF-48CF-A4FB-F456CA3ECC99> cl_kernels
       0x11614d000 -        0x116233fef  unorm8_bgra.dylib (2.4.5) <5F488C7E-2FB2-3C66-9764-28CF16B03E7A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
    0x7fff607bc000 -     0x7fff607f2887  dyld (353.2.3) <B1B370A5-479F-3533-8AD7-97B687D4F989> /usr/lib/dyld
    0x7fff86e81000 -     0x7fff86eb3ff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff86eb4000 -     0x7fff876f8ff7  com.apple.CoreGraphics (1.600.0 - 788.3.1) <3E3C1047-EC2D-395A-98D7-AE94696D7D57> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff876f9000 -     0x7fff87798e27  com.apple.AppleJPEG (1.0 - 1) <6627DDD9-A8FE-3968-B23A-B6A29AA3919A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff878ed000 -     0x7fff878fdff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
    0x7fff878fe000 -     0x7fff87935ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <CAFB9695-000F-34EA-8DF5-09996929C26A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff879e2000 -     0x7fff87a31ff7  libstdc++.6.dylib (104.1) <803F6AC8-87DC-3E24-9E80-729B551F6FFF> /usr/lib/libstdc++.6.dylib
    0x7fff87b2a000 -     0x7fff87b44ff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff87b45000 -     0x7fff87b45fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <9D749502-A228-3BF1-B52F-A182DEEB2C4D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff87cf6000 -     0x7fff87cf7fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
    0x7fff87cf8000 -     0x7fff87d1cfef  libJPEG.dylib (1241) <F2722E6B-2E81-3BC4-8483-A885187AFACE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8841f000 -     0x7fff88465ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
    0x7fff88466000 -     0x7fff88487fff  com.apple.framework.Apple80211 (10.3 - 1030.71.6) <C0A17391-5C8B-34B1-BD46-8D644AB57DE0> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff88488000 -     0x7fff884a4ff7  libsystem_malloc.dylib (53.30.1) <DDA8928B-CC0D-3255-BD8A-3FEA0982B890> /usr/lib/system/libsystem_malloc.dylib
    0x7fff884a5000 -     0x7fff884a5fff  com.apple.CoreServices (62 - 62) <C69DA8A7-B536-34BF-A93F-1C170E2C6D58> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff884a6000 -     0x7fff884afff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
    0x7fff884c8000 -     0x7fff884c8ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
    0x7fff884c9000 -     0x7fff88524fe7  libTIFF.dylib (1241) <49141ADF-D869-3E2E-8965-7661029FD44A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff886b5000 -     0x7fff886b5fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <2C8AF258-4F11-3BEC-A826-22D7199B3975> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff886b6000 -     0x7fff886eefff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff886f9000 -     0x7fff8870cff7  com.apple.CoreBluetooth (1.0 - 1) <8D7BA9BA-EB36-307A-9119-0B3D9732C953> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff8870d000 -     0x7fff8875efff  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <8E6AE326-9F3E-3182-BD9E-FDF561211E2E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8875f000 -     0x7fff88899fff  com.apple.ImageIO.framework (3.3.0 - 1241) <4E4655E4-B52D-3393-819F-13A6766C3E82> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8889a000 -     0x7fff888d5fff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff88933000 -     0x7fff88936fff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff88937000 -     0x7fff88949ff7  libsasl2.2.dylib (194.1) <35371406-75EF-304A-A073-956C40373555> /usr/lib/libsasl2.2.dylib
    0x7fff88a2c000 -     0x7fff88a2fffb  libCGXType.A.dylib (788.3.1) <68058722-5E9F-36D5-A87C-78C9EBB0625A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff88a30000 -     0x7fff88a35ffb  libheimdal-asn1.dylib (398.40.1) <7D2BE3DE-60F7-3A6E-A92E-DA0EF9D3417E> /usr/lib/libheimdal-asn1.dylib
    0x7fff88a36000 -     0x7fff88b1afff  libcrypto.0.9.8.dylib (52.40.1) <D123FC57-E2EB-3E08-A51B-6C317EA83EB5> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff88b4b000 -     0x7fff88b4cff3  libSystem.B.dylib (1213) <1866C519-C5F3-3D09-8C17-A8F703664521> /usr/lib/libSystem.B.dylib
    0x7fff88b4d000 -     0x7fff88b4dfff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff88b4e000 -     0x7fff88b53ff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
    0x7fff88b54000 -     0x7fff88b83ff7  com.apple.CoreServicesInternal (221.7.2 - 221.7.2) <B93D4775-149C-3698-B38C-9C50673D455C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff88b85000 -     0x7fff88b9fff7  libextension.dylib (55.2) <3BB019CA-199A-36AC-AA22-14B562138545> /usr/lib/libextension.dylib
    0x7fff88ba0000 -     0x7fff88ba2fff  libRadiance.dylib (1241) <E8EF4CEB-0A48-3472-927C-F0131174E38C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff88c5c000 -     0x7fff88c62fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff88c63000 -     0x7fff88c6bff7  com.apple.icloud.FindMyDevice (1.0 - 1) <9CE67F85-2BA8-3093-97BA-07BF5C04A5D6> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
    0x7fff891ee000 -     0x7fff891fffff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
    0x7fff89200000 -     0x7fff8926cff3  com.apple.MMCS (1.3 - 327.5) <FC998246-ED60-334D-9E94-453F35EF9C78> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
    0x7fff89270000 -     0x7fff89301ff7  libCoreStorage.dylib (471.30.1) <9D95399F-1AC5-325F-8337-6E13AD99E44B> /usr/lib/libCoreStorage.dylib
    0x7fff89302000 -     0x7fff8930dff7  libkxld.dylib (2782.50.1) <F346A631-20E3-3BA3-891F-FA95189CD7A9> /usr/lib/system/libkxld.dylib
    0x7fff8930e000 -     0x7fff89310ff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff89370000 -     0x7fff89376ff7  libsystem_networkextension.dylib (167.40.3) <BA58B30B-8377-3B0A-8AE3-4F84021D9D4E> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff89377000 -     0x7fff893c6ff7  libcurl.4.dylib (83.40.2) <AE97ED1E-A58F-3EF0-8E88-DDC6AD409BCE> /usr/lib/libcurl.4.dylib
    0x7fff893c7000 -     0x7fff893d8ff3  libsystem_coretls.dylib (35.40.1) <155DA0A9-2046-332E-BFA3-D7974A51F731> /usr/lib/system/libsystem_coretls.dylib
    0x7fff893d9000 -     0x7fff8942dfff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
    0x7fff8a016000 -     0x7fff8a021fff  libcommonCrypto.dylib (60061.30.1) <E789748D-F9A7-3CFF-B317-90DF348B1E95> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8a023000 -     0x7fff8a043ff7  com.apple.MultitouchSupport.framework (264.6 - 264.6) <1539F1F6-6334-37F3-9C52-02EFFBF4835D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8a081000 -     0x7fff8a082fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8a0cc000 -     0x7fff8a0e7ff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
    0x7fff8a0e8000 -     0x7fff8a174fe7  libsystem_c.dylib (1044.40.1) <F0635E0F-FE4B-34DB-ACF9-A58C1E9070E9> /usr/lib/system/libsystem_c.dylib
    0x7fff8a175000 -     0x7fff8a186ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
    0x7fff8a187000 -     0x7fff8a187fff  libOpenScriptingUtil.dylib (162.2) <D6A2216D-ADB2-3F24-AD30-F6D00829F545> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8a1d8000 -     0x7fff8a1f1ff7  com.apple.CFOpenDirectory (10.10 - 187) <F1805A0F-D5CC-35A8-9349-042D58D128B0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8a1f5000 -     0x7fff8a31dff7  com.apple.coreui (2.1 - 308.6) <9E0E9C6A-68F5-34C1-A17C-96226D401D4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8a34f000 -     0x7fff8a3e3fff  com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8a3e4000 -     0x7fff8a458ffb  com.apple.securityfoundation (6.0 - 55126) <8E74913F-67E8-3792-826D-B83896897CAD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8a459000 -     0x7fff8a481fff  libxpc.dylib (559.40.1) <5C829202-962E-3744-8B50-00D38CC88E84> /usr/lib/system/libxpc.dylib
    0x7fff8a482000 -     0x7fff8a49cff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8a510000 -     0x7fff8a7f7ffb  com.apple.CoreServices.CarbonCore (1108.6 - 1108.6) <8953580E-7857-33B2-AA64-98296830D3A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8a7f8000 -     0x7fff8a9f246f  libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
    0x7fff8aa41000 -     0x7fff8aa45ff7  libGIF.dylib (1241) <1CC40F8E-EEE3-3F0D-B323-0E9524B38B8A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8aa46000 -     0x7fff8aa48fff  libsystem_sandbox.dylib (358.20.5) <3F5E973F-C702-31AC-97BC-05F5C195683C> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8aa49000 -     0x7fff8aa56ff7  com.apple.SpeechRecognitionCore (2.1.2 - 2.1.2) <551322E2-C1E4-3378-A218-F362985E3E3C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff8aa57000 -     0x7fff8aacfff7  com.apple.SystemConfiguration (1.14.4 - 1.14) <3DFFD7F7-BD23-3F4C-A209-C4A0D99F6573> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8aad0000 -     0x7fff8abc0fef  libJP2.dylib (1241) <0E78EE26-EF4E-3B17-916D-696FE2361777> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8abc1000 -     0x7fff8acb3ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
    0x7fff8acf2000 -     0x7fff8acf2ff7  liblaunch.dylib (559.40.1) <4F81CA3A-D2CE-3030-A89D-42F3DAD7BA8F> /usr/lib/system/liblaunch.dylib
    0x7fff8acf3000 -     0x7fff8acf7fff  libCoreVMClient.dylib (79.1) <201EF6DF-5074-3CB7-A361-398CF957A264> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8acf8000 -     0x7fff8ad8eff7  com.apple.cloudkit.CloudKit (283.67.4 - 283.67.4) <EA6E4B2C-A3AA-3636-B9C3-F61D3EFFB82B> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff8adc1000 -     0x7fff8adf4fff  com.apple.MediaKit (16 - 757.2) <2912E5C2-085F-3FE2-8531-23B6E894B0F0> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8af79000 -     0x7fff8b0a9fff  com.apple.UIFoundation (1.0 - 1) <466BDFA8-0B9F-3AB0-989D-F9779422926A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff8b0aa000 -     0x7fff8b104ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff8b105000 -     0x7fff8b105fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8b106000 -     0x7fff8b10efff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
    0x7fff8b1cc000 -     0x7fff8b1cefff  com.apple.EFILogin (2.0 - 2) <3BA837D8-94F5-3240-9CF7-E40DC2808446> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8b1cf000 -     0x7fff8b1f7fff  libsystem_info.dylib (459.40.1) <2E16C4B3-A327-3957-9C41-143911979A1E> /usr/lib/system/libsystem_info.dylib
    0x7fff8b1f8000 -     0x7fff8b1fdff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
    0x7fff8b2ea000 -     0x7fff8b2f1ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8b317000 -     0x7fff8b3edff3  com.apple.DiskImagesFramework (10.10.5 - 398) <0E870F31-9A37-3EDA-BF03-EA45B5909E01> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8b3ee000 -     0x7fff8b419fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
    0x7fff8b429000 -     0x7fff8b45aff7  com.apple.ProtectedCloudStorage (1.0 - 1) <9D76F2E0-C28A-3DBC-A91F-E87888D46BF0> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff8ba1e000 -     0x7fff8c59fff7  com.apple.AppKit (6.9 - 1348.17) <E485D56D-3E72-34B7-99BB-BFDEE2D07BF5> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8c5ad000 -     0x7fff8c5ddfff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
    0x7fff8c5de000 -     0x7fff8c5f9fff  com.apple.AppleVPAFramework (1.4.5 - 1.4.5) <A6421B0B-6D4D-3E64-AC61-DDB04ED7CFF0> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff8c5fa000 -     0x7fff8c645ff7  com.apple.CloudDocs (1.0 - 321.10) <A8221290-A2A5-3767-BB26-CC57AC18D4DC> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff8c64a000 -     0x7fff8c660ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
    0x7fff8c661000 -     0x7fff8c68bff7  libdispatch.dylib (442.50.1) <A61E703C-784A-3698-B513-75DD12AAD6DC> /usr/lib/system/libdispatch.dylib
    0x7fff8c68c000 -     0x7fff8c693ff7  libCGCMS.A.dylib (788.3.1) <9F4AB0FE-9579-3DF3-8E40-B1CAC7DBD00D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x7fff8c6b1000 -     0x7fff8c6b5fff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8c6cf000 -     0x7fff8c85dfff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8c8a5000 -     0x7fff8c8a7fff  com.apple.loginsupport (1.0 - 1) <DAAD7013-A19D-3858-BFF7-DE1DAF664401> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff8c908000 -     0x7fff8c977fff  com.apple.SearchKit (1.4.0 - 1.4.0) <80883BD1-C9BA-3794-A20E-476F94DD89A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8c9a5000 -     0x7fff8cd3dff7  com.apple.CoreFoundation (6.9 - 1153.18) <5C0892B8-9691-341F-9279-CA3A74D59AA0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8cd57000 -     0x7fff8cd65ff7  com.apple.opengl (11.1.3 - 11.1.3) <C4D3AA58-3EA4-30C0-8E63-7657B5898E83> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8cd66000 -     0x7fff8cd9efff  libsystem_network.dylib (412.20.3) <6105C134-6722-3C0A-A4CE-5E1261E2E1CC> /usr/lib/system/libsystem_network.dylib
    0x7fff8cd9f000 -     0x7fff8ce10ffb  com.apple.ApplicationServices.ATS (360 - 375.4) <A1BEBCF8-8FC8-345D-B91D-1DA5773AF5A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8ceab000 -     0x7fff8d012ffb  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5678FC94-456A-3F5F-BA9A-10EB6E462997> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8d2ab000 -     0x7fff8d521ff7  com.apple.security (7.0 - 57031.40.7) <1CE2E007-883E-3FFF-B9A5-DFA73252F0AD> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8d7eb000 -     0x7fff8d889fff  com.apple.Metadata (10.7.0 - 917.36) <00C4CB5D-E723-3612-84E0-439098392CDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8dbcc000 -     0x7fff8dbcdfff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8dbce000 -     0x7fff8dbceff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
    0x7fff8dbcf000 -     0x7fff8dbd9ff7  com.apple.NetAuth (5.2 - 5.2) <2BBD749A-8E18-35B8-8E48-A90347C1CCA7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8dc35000 -     0x7fff8dc52ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
    0x7fff8dc95000 -     0x7fff8dd1eff7  com.apple.CoreSymbolication (3.1 - 57020.2) <FDAF88F6-7D11-37BC-B758-4B835FA657BA> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8dd1f000 -     0x7fff8dd27ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
    0x7fff8dd47000 -     0x7fff8dd50fff  libGFXShared.dylib (11.1.3) <5DBAB1CF-990E-3BC3-AB4A-311761EAD627> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8ddcd000 -     0x7fff8e09cff3  com.apple.CoreImage (10.3.4) <C1AE8252-A95D-3BF4-83B8-BE85E979F2CB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8e0ad000 -     0x7fff8e0b6ff3  com.apple.CommonAuth (4.0 - 2.0) <9A484EE6-0003-3AB1-AE4F-AA543BBBF53F> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8e14f000 -     0x7fff8e19eff7  com.apple.opencl (2.4.2 - 2.4.2) <EB365E68-9965-3596-A40A-D1E372F3A9B3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8e1b9000 -     0x7fff8e1d5fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8e41c000 -     0x7fff8e41dffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
    0x7fff8e486000 -     0x7fff8e48dfff  com.apple.NetFS (6.0 - 4.0) <C263C8F8-F284-3101-AC82-A97A81716063> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8e510000 -     0x7fff8e52dfff  libsystem_kernel.dylib (2782.50.1) <1EE815DA-FF1B-3A53-AE9B-C98BD8177A9D> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8e52e000 -     0x7fff8e52fff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8e6ad000 -     0x7fff8e70cfff  com.apple.AE (681.5 - 681.7) <2BF39455-1CDD-392C-824A-9972C6B1FB57> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8e70d000 -     0x7fff8e70dfff  com.apple.Carbon (154 - 157) <9BF51672-1684-3FDE-A561-FC59A2864EF8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8e70e000 -     0x7fff8e711fff  com.apple.xpc.ServiceManagement (1.0 - 1) <A95A15CD-3B21-3513-AFF8-1D7DE3DBFA12> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff8e712000 -     0x7fff8e714ff7  com.apple.securityhi (9.0 - 55006) <2B9C0BCB-7D82-39C2-A99F-7B9E1522CDD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8ea17000 -     0x7fff8ebc7ff3  com.apple.QuartzCore (1.10 - 361.19) <F815B60E-75E3-3263-BE93-27A49882CF58> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8ebc8000 -     0x7fff8ebd0ff7  com.apple.AppleSRP (5.0 - 1) <68F0C577-ED96-34F2-B701-CE3023367D4D> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff8f1c4000 -     0x7fff8f27fff7  com.apple.DiscRecording (9.0 - 9000.4.2) <4655B4B8-523D-3AE6-92A0-8486A2258B3B> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8f280000 -     0x7fff8f585ff3  com.apple.HIToolbox (2.1.1 - 758.7) <E3129A67-BDF9-333D-9C9C-A95C8F0EF71C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8f586000 -     0x7fff8f593ff3  com.apple.ProtocolBuffer (1 - 228.0.1) <3429EB06-9F0E-355F-B9AB-F72879177398> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff8f628000 -     0x7fff8f62afff  libsystem_configuration.dylib (699.40.2) <56F94DCE-DBDE-3615-8F07-DE6270D9F8BE> /usr/lib/system/libsystem_configuration.dylib
    0x7fff8f62b000 -     0x7fff8f63dff7  com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8f6cd000 -     0x7fff8f6d2fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8f769000 -     0x7fff8f7e7fff  com.apple.CoreServices.OSServices (640.4 - 640.4) <BE8DF749-84BA-3029-AE1D-32F3993A78A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8f9c1000 -     0x7fff8f9e1fff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff8f9f5000 -     0x7fff8fa30fff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8fa3e000 -     0x7fff8fa46ff3  com.apple.CoreServices.FSEvents (1210.20.1 - 1210.20.1) <84F79D3E-7B5E-3C93-8479-35794A3F125E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff8fa47000 -     0x7fff8fa6ffff  libRIP.A.dylib (788.3.1) <9CBE41B3-FB60-3A17-8D86-8F50ED75094C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8fa70000 -     0x7fff8faa0ff3  com.apple.GSS (4.0 - 2.0) <97F2A028-44CF-3188-B863-F4EEB39CBDBD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8fb00000 -     0x7fff8fb3affb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8fc86000 -     0x7fff8fc8efe7  libcldcpuengine.dylib (2.4.5) <6CC680F9-0D13-333B-B151-F0D9C631A1E5> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff8fe58000 -     0x7fff8fecafff  com.apple.framework.IOKit (2.0.2 - 1050.20.2) <09C0518C-90DF-3FC3-96D6-34D35F72C8EF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8ff43000 -     0x7fff90067ff7  com.apple.LaunchServices (644.56 - 644.56) <20AABB1C-9319-3E4D-A024-51B0DD5FCD3B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff90068000 -     0x7fff9008dfff  libPng.dylib (1241) <CE37D716-46EB-32BF-B13D-146E581B0E0C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff905a4000 -     0x7fff905a7fff  com.apple.IOSurface (97.4 - 97.4) <AE11CFBC-4D46-30F3-BEEC-4C8131079391> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff9063c000 -     0x7fff9063efff  libCVMSPluginSupport.dylib (11.1.3) <AD85A441-5B47-3A23-ACBA-3C37AA45DF3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff9063f000 -     0x7fff9064efff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff90fb7000 -     0x7fff90fe0ffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
    0x7fff90fe1000 -     0x7fff913eeff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff913ef000 -     0x7fff9145bfff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <03697149-1CDD-32FF-B564-1C1EF5E9E5C3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff91479000 -     0x7fff9177bffb  com.apple.GeoServices (1.0 - 1077.0.18) <2BBF8B44-DD46-3432-8C84-6D6AA004C233> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff9177c000 -     0x7fff9182bfe7  libvMisc.dylib (516) <6739E390-46E7-3BFA-9B69-B278562326E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff918b9000 -     0x7fff919adff7  libFontParser.dylib (134.10) <6CF434A2-91CA-3477-BDE2-124508EDA05D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff919de000 -     0x7fff91a2aff7  libcups.2.dylib (408.2) <E8AD18F9-61E4-3791-B840-504468C25556> /usr/lib/libcups.2.dylib
    0x7fff91a75000 -     0x7fff91a81fff  com.apple.speech.synthesis.framework (5.3.11 - 5.3.11) <DFC7FD85-F1B0-317C-8513-722570CB8FB9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff91a82000 -     0x7fff91a88fff  libsystem_trace.dylib (72.20.1) <840F5301-B55A-3078-90B9-FEFFD6CD741A> /usr/lib/system/libsystem_trace.dylib
    0x7fff91a89000 -     0x7fff91b7bff3  libxml2.2.dylib (26.1) <3FBA890F-2850-3A45-87EA-DB6892BDEB60> /usr/lib/libxml2.2.dylib
    0x7fff91d1f000 -     0x7fff91d98fe7  libcorecrypto.dylib (233.30.1) <5779FFA0-4D9A-3AD4-B7F2-618227621DC8> /usr/lib/system/libcorecrypto.dylib
    0x7fff91d99000 -     0x7fff91dabff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff92019000 -     0x7fff92059ff7  libGLImage.dylib (11.1.3) <731612E5-92A7-3283-8B41-590441AC8318> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff9210b000 -     0x7fff9210ffff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
    0x7fff92110000 -     0x7fff92112fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff92115000 -     0x7fff92430fcf  com.apple.vImage (8.0 - 8.0) <1183FE6A-FDB6-3B3B-928D-50C7909F2308> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff92431000 -     0x7fff92540ff3  com.apple.desktopservices (1.9.3 - 1.9.3) <FEE11342-5BC4-37A7-8169-DA48BE17B9C9> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff9254a000 -     0x7fff92597ff7  com.apple.print.framework.PrintCore (10.3 - 451.1) <DE992474-0841-38A1-B4F6-46D653E454D5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff92598000 -     0x7fff925b7fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff925b8000 -     0x7fff925c1fff  libsystem_pthread.dylib (105.40.1) <ACE90967-ECD0-3251-AEEB-461E3C6414F7> /usr/lib/system/libsystem_pthread.dylib
    0x7fff926c7000 -     0x7fff926ebff7  com.apple.Sharing (328.17 - 328.17) <AD5E243A-B79F-3D7B-800B-A2C99A1CFEF1> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff9271d000 -     0x7fff9282fff7  libvDSP.dylib (516) <151B3CCB-77D3-3715-A3D0-7C74CD5C7FFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff9290a000 -     0x7fff92956fff  com.apple.corelocation (1486.17 - 1615.24) <8825B3E2-E053-3E01-AE31-793443962D06> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff92957000 -     0x7fff92a9dfef  libsqlite3.dylib (168.2) <53F6A294-15D7-3804-9ABF-47D35E15CDFB> /usr/lib/libsqlite3.dylib
    0x7fff92ac4000 -     0x7fff92ad1fff  libxar.1.dylib (255) <7CD69BB5-97BA-3858-8A8B-2F33F129E6E7> /usr/lib/libxar.1.dylib
    0x7fff92c26000 -     0x7fff92c32ff7  com.apple.OpenDirectory (10.10 - 187) <22FF4721-03D8-381B-AA83-2B07D690C777> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff92e49000 -     0x7fff9302eff7  libicucore.A.dylib (531.50) <CAA7ACE0-4012-3A13-864D-2B56B4B072FD> /usr/lib/libicucore.A.dylib
    0x7fff9302f000 -     0x7fff93030ff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff93060000 -     0x7fff93062fff  libquarantine.dylib (76.20.1) <7AF90041-2768-378A-925A-D83161863642> /usr/lib/system/libquarantine.dylib
    0x7fff93063000 -     0x7fff9317cffb  com.apple.CoreText (454.11 - 454.11) <7E5228C8-8657-3B6C-B3A4-98B79A3041EA> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff9322a000 -     0x7fff93291ffb  com.apple.datadetectorscore (6.0 - 396.1.2) <D04A8016-B2AD-33A2-8A8E-5793968A8370> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff93292000 -     0x7fff93293fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
    0x7fff9335d000 -     0x7fff933fffff  com.apple.Bluetooth (4.3.6 - 4.3.6f3) <E5DC1699-2727-329C-A843-C80CE9A6CD7B> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff93436000 -     0x7fff93767fff  com.apple.Foundation (6.9 - 1154) <49EE64E1-9F53-35D1-A481-2EFE2789B254> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff93770000 -     0x7fff9378aff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
    0x7fff9378b000 -     0x7fff937b6ff7  com.apple.DictionaryServices (1.2 - 229.1) <62EC3E1B-5A28-3252-90FF-C2E9999C2A2A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff937b7000 -     0x7fff937d0ff3  com.apple.openscripting (1.6.4 - 162.2) <BF79207B-C762-346D-8FF0-3DDCECC9E9E2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff937d1000 -     0x7fff9383fff3  com.apple.Heimdal (4.0 - 2.0) <8D1667CF-D454-3E07-A58E-E15591B5A95E> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff93840000 -     0x7fff9384bfff  libGL.dylib (11.1.3) <37A901AC-6282-3275-ABA4-7B2C2BE70B53> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff93884000 -     0x7fff938cefff  com.apple.HIServices (1.22 - 523) <E2F3C5FF-8C50-3E4F-BE63-77A700466663> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff94158000 -     0x7fff9417efff  com.apple.ChunkingLibrary (2.1 - 163.6) <29D4CB95-42EF-34C6-8182-BDB6F7BB1E79> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff94378000 -     0x7fff943a5fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff943a6000 -     0x7fff9443bff7  com.apple.ColorSync (4.9.0 - 4.9.0) <9150C2B7-2E6E-3509-96EA-7B3F959F049E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff95400000 -     0x7fff95404fff  com.apple.TCC (1.0 - 1) <CCA42EE2-3400-3444-9486-BC454E60D944> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff95405000 -     0x7fff95412ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
    0x7fff957f9000 -     0x7fff95c29fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff95c2a000 -     0x7fff95c70ff7  libFontRegistry.dylib (134.1) <CE41D8C2-BEED-345C-BC4F-3775CC06C672> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff95c71000 -     0x7fff95c7cff7  com.apple.CrashReporterSupport (10.10 - 631) <C44259AC-0A1C-3EC5-99AC-48CB520A709D> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff95c7d000 -     0x7fff95c7fff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
    0x7fff95c80000 -     0x7fff95c84fff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
    0x7fff95c85000 -     0x7fff95fb8ff7  libmecabra.dylib (666.7) <0ED8AE5E-7A5B-34A6-A2EE-2B852E60E1E2> /usr/lib/libmecabra.dylib
    0x7fff96006000 -     0x7fff9608afff  com.apple.PerformanceAnalysis (1.0 - 1) <4E934EE0-5CC6-3D54-8FA2-5B8AE669D775> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff960eb000 -     0x7fff9636aff7  com.apple.CoreData (111 - 526.3) <5A27E0D8-5E5A-335B-B3F6-2601C7B976FA> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff96373000 -     0x7fff9637bfff  libsystem_dnssd.dylib (576.50.2) <9EC5AF92-D0D2-3BDE-92B6-D3730D3865C8> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff9637c000 -     0x7fff9637cfff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <E5335492-7EFE-31EA-BE72-4A9CEE68D58E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff9637d000 -     0x7fff96382fff  libsystem_stats.dylib (163.30.2) <D0E96837-3CF6-323D-B711-6DF6F660E530> /usr/lib/system/libsystem_stats.dylib
    0x7fff96384000 -     0x7fff96594ff7  com.apple.CFNetwork (720.5.7 - 720.5.7) <A47D7DD2-5903-39D0-8D27-5A7E2D119D84> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff966ea000 -     0x7fff96715ffb  libarchive.2.dylib (30.1.1) <21997595-5D70-3915-B17D-60741DD3EFC1> /usr/lib/libarchive.2.dylib
    0x7fff96716000 -     0x7fff96757fff  libGLU.dylib (11.1.3) <5586DAD6-FE03-3E6F-913C-82D4EF702A90> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff96758000 -     0x7fff96763ff7  libcsfde.dylib (471.30.1) <A62AE3D8-E2A6-314A-BF45-804003BE0AC9> /usr/lib/libcsfde.dylib
    0x7fff96764000 -     0x7fff9677bff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff9677c000 -     0x7fff967e3ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff967e7000 -     0x7fff968a7ff7  com.apple.backup.framework (1.6.5 - 1.6.5) <86396038-33EA-3046-9F70-093A3D6407D4> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff96926000 -     0x7fff96929ff7  libdyld.dylib (353.2.3) <CFBBE540-D503-3AFC-B5D6-644F1E69949B> /usr/lib/system/libdyld.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 103
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 2106321
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=228.1M resident=162.2M(71%) swapped_out_or_unallocated=65.9M(29%)
Writable regions: Total=288.7M written=101.1M(35%) resident=147.5M(51%) swapped_out=92K(0%) unallocated=141.2M(49%)

REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 32.1M
ATS (font support) (reserved)         4K        reserved VM address space (unallocated)
Activity Tracing                   2048K
CG backing stores                  28.2M
CG image                            104K
CG shared images                    784K
CoreAnimation                       168K
CoreImage                            16K
CoreUI image data                   152K
Dispatch continuations             16.0M
Foundation                            4K
Kernel Alloc Once                     8K
MALLOC                            165.1M
MALLOC (admin)                       32K
MALLOC_LARGE (reserved)             512K        reserved VM address space (unallocated)
Memory Tag 242                       12K
OpenCL                               16K
STACK GUARD                        56.0M
Stack                              25.1M
VM_ALLOCATE                        17.2M
__DATA                             19.2M
__IMAGE                             528K
__LINKEDIT                         82.8M
__TEXT                            145.3M
__UNICODE                           552K
mapped file                        68.3M
shared memory                         4K
===========                      =======
TOTAL                             660.3M
TOTAL, minus reserved VM space    659.8M


Model: MacBookPro11,3, BootROM MBP112.0138.B16, 4 processors, Intel Core i7, 2.6 GHz, 16 GB, SMC 2.19f12
Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
Graphics: NVIDIA GeForce GT 750M, NVIDIA GeForce GT 750M, PCIe, 2048 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (7.15.166.24.3)
Bluetooth: Version 4.3.6f3 16238, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0512F, 500.28 GB
USB Device: Internal Memory Card Reader
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Apple Internal Keyboard / Trackpad
Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1

What do you need help with?

Hey guys,

Just found your project - Thanks for the awesome work you are doing! My dad and I are having a blast learning to the roast with SR700. He's in the Facebook group - that's how I heard about Roastero. He's super-pumped to be test driving.

Just wanted to drop by and ask:

Are you looking for help on the project?
If so, How can we help?

Thanks!

Tweaking during roast are not saved in recipe

Using Openroast 1.0.1 for Win64:
It would be nice to have modifications of fan/temp/time, saves as a new step into the roast profile.
Base profile is created, with Target temp for each step. But during roast, I needed to change the fan speed and temp up steps. But those were not saved to the roast profile and then I cannot repeat the same roast.

Copy Recipe

A user should be able to use the steps of an existing recipe in order to create a new one, so that small modifications can be made, tested, and compared.

A "copy" button would be intuitive enough, with the new recipe having the typical naming conventions for copying within a file system: "Recipe Name (1)"

Package building scripts for Windows and Mac versions

Most users of this app are not developers. For those of us who can help maintain this app, the next best thing to a Travis/Jenkins CI process step would be build scripts to generate installers for Windows and Mac versions of the app. pyqtdeploy looks like a promising tool for part of the build script (will still need wrapping in installers etc.). I'll look into this eventually, as time permits.

Title on roast page

Is it possible to copy the recipe title to the roast page to indicate which profile you are using?

Preference Menu

There needs to be a central place to hold user preferences. Should be accessed through Edit > Preferences.

Add bean weight to recipe

Bean weight needs to be added to the recipe file, recipe, and recipe editor windows. Import/Export functions also need updated

Connecting the roaster crashes the Mac

Hi there!

This is a bit tricky because I'm trying to help a (non-technical) friend who is eager to use your app to roast some beans, and we are physically hundreds of miles apart.

She is using a Mac running Sierra 10.12.3. She downloaded your .dmg file, version 1.0.1, and installed it. She did not download the Mac_driver, as it wasn't clear whether she needed it. (The release notes don't mention Sierra.)

She ran the app, and everything looked good. She connected it to her roaster, and the Mac crashed. She's tried it twice and her Mac crashed both times. Here is what she sees and some info she provided:

*** Panic Report ***
panic(cpu 2 caller 0xffffff801ca05ecd): Kernel trap at 0xffffff801c93ccec, type 14=page fault, registers:
CR0: 0x000000008001003b, CR2: 0xffffff911391b116, CR3: 0x000000002009d000, CR4: 0x00000000003627e0
RAX: 0xffffff9150b3b000, RBX: 0x0000000000000000, RCX: 0xffffffffc2de0100, RDX: 0xffffff801d0ce5d0
RSP: 0xffffff9150b83c30, RBP: 0xffffff9150b83d00, RSI: 0xffffff9150b3bafe, RDI: 0xffffff801d06a2e0
R8:  0xffffff7f9f899728, R9:  0x0000000000000000, R10: 0xffffff801d121b28, R11: 0xffffff811e2ad058
R12: 0xffffff80350a4400, R13: 0xffffff801d06a2e0, R14: 0x0000000000000000, R15: 0xffffff9150b3bafe
RFL: 0x0000000000010287, RIP: 0xffffff801c93ccec, CS:  0x0000000000000008, SS:  0x0000000000000010
Fault CR2: 0xffffff911391b116, Error code: 0x0000000000000000, Fault CPU: 0x2, PL: 0, VF: 10

Backtrace (CPU 2), Frame : Return Address
0xffffff9150b838c0 : 0xffffff801c8f210c 
0xffffff9150b83940 : 0xffffff801ca05ecd 
0xffffff9150b83b20 : 0xffffff801c8a3743 
0xffffff9150b83b40 : 0xffffff801c93ccec 
0xffffff9150b83d00 : 0xffffff801ce84536 
0xffffff9150b83d20 : 0xffffff7f9d64bf8e 
0xffffff9150b83d70 : 0xffffff7f9d5d7f3a 
0xffffff9150b83d90 : 0xffffff7f9d5ddecd 
0xffffff9150b83e10 : 0xffffff801cebf92a 
0xffffff9150b83e80 : 0xffffff7f9d5dd80d 
0xffffff9150b83ed0 : 0xffffff7f9d5e2711 
0xffffff9150b83f10 : 0xffffff7f9d5e246f 
0xffffff9150b83f30 : 0xffffff801cebce91 
0xffffff9150b83f80 : 0xffffff801cebc476 
0xffffff9150b83fb0 : 0xffffff801c8a0af7 
      Kernel Extensions in backtrace:
         com.apple.iokit.IOUSBHostFamily(1.1)[C3320544-1F5D-363E-9E7A-6F88A76DE1E2]@0xffffff7f9d5a6000->0xffffff7f9d60efff
            dependency: com.apple.driver.AppleBusPowerController(1.0)[DB526B45-1A45-3A81-A0C1-57F826CADEDF]@0xffffff7f9d599000
         com.apple.iokit.IOUSBFamily(900.4.1)[BAA0E7EA-595A-3752-B43A-360A4AC18FA6]@0xffffff7f9d617000->0xffffff7f9d6b0fff
            dependency: com.apple.iokit.IOPCIFamily(2.9)[57960DC6-4099-31BC-9B47-52CD647779C7]@0xffffff7f9d132000
            dependency: com.apple.iokit.IOUSBHostFamily(1.1)[C3320544-1F5D-363E-9E7A-6F88A76DE1E2]@0xffffff7f9d5a6000

BSD process name corresponding to current thread: kernel_task

Mac OS version:
16D32

Kernel version:
Darwin Kernel Version 16.4.0: Thu Dec 22 22:53:21 PST 2016; root:xnu-3789.41.3~3/RELEASE_X86_64
Kernel UUID: C67A8D03-DEAC-35B8-8F68-06FF7B687215
Kernel slide:     0x000000001c600000
Kernel text base: 0xffffff801c800000
__HIB  text base: 0xffffff801c700000
System model name: MacBookPro12,1 (Mac-E43C1C25D4880AD6)

System uptime in nanoseconds: 81968914922320
last loaded kext at 81968901406164: com.wch.usbserial	1 (addr 0xffffff7f9f896000, size 36864)
last unloaded kext at 80109763202445: com.apple.driver.usb.AppleUSBHostCompositeDevice	1.1 (addr 0xffffff7f9f896000, size 28672)
loaded kexts:
com.wch.usbserial	1
com.apple.filesystems.smbfs	3.1.1
com.apple.driver.AudioAUUC	1.70
com.apple.driver.ApplePlatformEnabler	2.7.0d0
com.apple.driver.AGPM	110.23.14
com.apple.driver.X86PlatformShim	1.0.0
com.apple.filesystems.autofs	3.0
com.apple.driver.AppleOSXWatchdog	1
com.apple.driver.AppleGraphicsDevicePolicy	3.13.79
com.apple.driver.AppleUpstreamUserClient	3.6.4
com.apple.driver.AppleHDA	278.56
com.apple.driver.pmtelemetry	1
com.apple.iokit.IOUserEthernet	1.0.1
com.apple.iokit.IOBluetoothSerialManager	5.0.3f1
com.apple.Dont_Steal_Mac_OS_X	7.0.0
com.apple.driver.AppleIntelBDWGraphics	10.2.2
com.apple.driver.AppleCameraInterface	5.57.0
com.apple.driver.AppleHV	1
com.apple.driver.AppleIntelBDWGraphicsFramebuffer	10.2.2
com.apple.driver.AppleLPC	3.1
com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport	5.0.3f1
com.apple.driver.AppleSMCLMU	208
com.apple.driver.AppleIntelSlowAdaptiveClocking	4.0.0
com.apple.driver.AppleThunderboltIP	3.0.8
com.apple.driver.AppleBacklight	170.9.10
com.apple.driver.AppleMCCSControl	1.2.15
com.apple.driver.AppleUSBCardReader	404.30.1
com.apple.AppleFSCompression.AppleFSCompressionTypeDataless	1.0.0d1
com.apple.AppleFSCompression.AppleFSCompressionTypeZlib	1.0.0
com.apple.BootCache	40
com.apple.filesystems.hfs.kext	366.30.3
com.apple.iokit.IOAHCIBlockStorage	295.20.1
com.apple.driver.AppleAHCIPort	326
com.apple.driver.AppleTopCaseHIDEventDriver	104
com.apple.driver.AirPort.Brcm4360	1130.3.1a5
com.apple.driver.AppleRTC	2.0
com.apple.driver.AppleSmartBatteryManager	161.0.0
com.apple.driver.AppleACPIButtons	5.0
com.apple.driver.AppleHPET	1.8
com.apple.driver.AppleSMBIOS	2.1
com.apple.driver.AppleACPIEC	5.0
com.apple.driver.AppleAPIC	1.7
com.apple.nke.applicationfirewall	172
com.apple.security.quarantine	3
com.apple.security.TMSafetyNet	8
com.apple.kext.triggers	1.0
com.apple.driver.DspFuncLib	278.56
com.apple.kext.OSvKernDSPLib	525
com.apple.iokit.IOSurface	153.3
com.apple.driver.AppleSSE	1.0
com.apple.driver.AppleGraphicsControl	3.13.79
com.apple.AppleGraphicsDeviceControl	3.13.79
com.apple.iokit.IOAcceleratorFamily2	289.32
com.apple.iokit.IOBluetoothHostControllerUSBTransport	5.0.3f1
com.apple.iokit.IOBluetoothHostControllerTransport	5.0.3f1
com.apple.iokit.IOBluetoothFamily	5.0.3f1
com.apple.driver.AppleHDAController	278.56
com.apple.iokit.IOHDAFamily	278.56
com.apple.iokit.IOAudioFamily	205.12
com.apple.vecLib.kext	1.2.0
com.apple.driver.X86PlatformPlugin	1.0.0
com.apple.driver.IOPlatformPluginFamily	6.0.0d8
com.apple.iokit.IOSerialFamily	11
com.apple.iokit.IOSlowAdaptiveClockingFamily	1.0.0
com.apple.driver.AppleBacklightExpert	1.1.0
com.apple.iokit.IONDRVSupport	513.1
com.apple.driver.AppleSMC	3.1.9
com.apple.driver.AppleSMBusController	1.0.14d1
com.apple.iokit.IOGraphicsFamily	513.1
com.apple.iokit.IOSCSIBlockCommandsDevice	394.30.2
com.apple.iokit.IOUSBMassStorageDriver	131.1.1
com.apple.iokit.IOSCSIArchitectureModelFamily	394.30.2
com.apple.driver.usb.networking	5.0.0
com.apple.driver.CoreStorage	540.30.1
com.apple.filesystems.hfs.encodings.kext	1
com.apple.driver.AppleThunderboltDPInAdapter	4.6.1
com.apple.driver.AppleThunderboltDPAdapterFamily	4.6.1
com.apple.driver.AppleThunderboltPCIDownAdapter	2.1.1
com.apple.iokit.IOAHCIFamily	288
com.apple.driver.AppleHIDKeyboard	197
com.apple.driver.AppleMultitouchDriver	368.7
com.apple.driver.AppleInputDeviceSupport	76.4
com.apple.driver.AppleHSSPIHIDDriver	49
com.apple.driver.AppleThunderboltNHI	4.1.8
com.apple.iokit.IOThunderboltFamily	6.3.3
com.apple.iokit.IO80211Family	1200.12.2
com.apple.driver.mDNSOffloadUserClient	1.0.1b8
com.apple.iokit.IONetworkingFamily	3.2
com.apple.driver.corecapture	1.0.4
com.apple.driver.AppleHSSPISupport	49
com.apple.driver.AppleIntelLpssSpiController	3.0.60
com.apple.driver.AppleIntelLpssGspi	3.0.60
com.apple.driver.AppleIntelLpssDmac	3.0.60
com.apple.driver.usb.AppleUSBXHCIPCI	1.1
com.apple.driver.usb.AppleUSBXHCI	1.1
com.apple.driver.usb.AppleUSBHostPacketFilter	1.0
com.apple.iokit.IOUSBFamily	900.4.1
com.apple.driver.AppleUSBHostMergeProperties	1.1
com.apple.driver.AppleEFINVRAM	2.1
com.apple.driver.AppleEFIRuntime	2.0
com.apple.iokit.IOHIDFamily	2.0.0
com.apple.iokit.IOSMBusFamily	1.1
com.apple.security.sandbox	300.0
com.apple.kext.AppleMatch	1.0.0d1
com.apple.driver.AppleKeyStore	2
com.apple.driver.AppleMobileFileIntegrity	1.0.5
com.apple.driver.AppleCredentialManager	1.0
com.apple.driver.KernelRelayHost	1
com.apple.iokit.IOUSBHostFamily	1.1
com.apple.driver.AppleBusPowerController	1.0
com.apple.driver.DiskImages	444.41.1
com.apple.iokit.IOStorageFamily	2.1
com.apple.iokit.IOReportFamily	31
com.apple.driver.AppleFDEKeyStore	28.30
com.apple.driver.AppleACPIPlatform	5.0
com.apple.iokit.IOPCIFamily	2.9
com.apple.iokit.IOACPIFamily	1.4
com.apple.kec.Libm	1
com.apple.kec.pthread	1
com.apple.kec.corecrypto	1.0
Model: MacBookPro12,1, BootROM MBP121.0167.B21, 2 processors, Intel Core i5, 2.9 GHz, 8 GB, SMC 2.28f7
Graphics: Intel Iris Graphics 6100, Intel Iris Graphics 6100, Built-In
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1867 MHz, 0x80AD, 0x483943434E4E4E424C54414C41522D4E5544
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1867 MHz, 0x80AD, 0x483943434E4E4E424C54414C41522D4E5544
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x133), Broadcom BCM43xx 1.0 (7.21.171.68.1a5)
Bluetooth: Version 5.0.3f1, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0512G, 500.28 GB
USB Device: USB 3.0 Bus
USB Device: Card Reader
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 27.1

and:

Anonymous UUID:       3D874E74-DAF2-9DA5-5A18-2D20071596F9

Tue Feb 21 10:20:02 2017

She has this roaster: http://www.roastmasters.com/sr700.html

Can you help? Does she need a different driver? Is this roaster supported?

Thanks!

Update documentation

I noticed that the setup steps include a section about patching PySerial, but that the folder 'PySerial Patched Files' is no longer tracked in master.

Installing Openroast without SR700 OEM software in Windows

I just read the old Wiki that speaks of having to install the QinHeng CH34x driver for Windows if you don't install the OEM software. I need to include that driver and a README in the ZIP file that outlines the process, for clarity with new users. Should test that, as well.

Python Crashing when trying to open a custom Roast Profile.

Hello,

Open Roast is crashing when I attempt to open a Custom Roast Profile. Here is an event viewer dump from the error. To the best of my knowledge I have no other programs that were installed that would have affected Open Roast. Windows updates and Dell system updates install frequently, possibly related to the latest Windows Creators Pack er whatever. I run Windows 10 Home, latest updates. Is there anything I can do to debug the app to get more python info?

  • System

    • Provider

    [ Name] Application Error

    • EventID 1000

    [ Qualifiers] 0

    Level 2

    Task 100

    Keywords 0x80000000000000

    • TimeCreated

    [ SystemTime] 2017-06-17T22:49:30.710699000Z

    EventRecordID 21323

    Channel Application

    Computer DESKTOP-SC1B6ME

    Security

  • EventData

    pythonw.exe
    3.5.3150.1013
    587cef4b
    ucrtbase.dll
    10.0.14393.0
    578997b5
    c0000409
    000000000006ea1e
    2e1c
    01d2e7bbf21b1051
    C:\Program Files\Openroast 1.2.0rc3\Python\pythonw.exe
    C:\WINDOWS\System32\ucrtbase.dll
    7302d20b-4e9e-480a-a40f-b37ae7c0070f

Update Wiki

Wiki now out of date. Update Wiki documentation.

Cupping/Roasting Notes

For the logging system, there should be a way for users to input their own cupping/roasting notes into the log entry for later review.

Linux setup.py command-line script launch is borken in Linux

The issue is that when installing Openroast in Linux using py35 -mpip install [-e] ., a command line utility called 'openroast' is normally generated that you can invoke at any time in a Terminal window. This is currently broken because of changes made to the use of the pkg_resources package for the Windows and Mac versions. The custom resource loading routines in openroast/utils.py need to be changed to be more lenient with using pkg_resources whenever the code is executing in a non-frozen (i.e. Linux source install) situation.

Openroast cannot move to next recipe step for Ubuntu 14.04

When launching python3 Openroast.py, the recipe fails to auto-advance from the first to the second section. One must manually press the NEXT button at strategic times to get Openroast to run through the recipe.

Pull request will be submitted that resolves this issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.