View Revisions: Issue #21
| Summary | 0000021: 'tax file not found' alert has crash issues | ||
|---|---|---|---|
| Revision | 2017-02-14 19:37 by mtruesdell | ||
| Description | When tax file is not found the alert window that opens jumps out of scope in the code causing the program to become unresponsive or crash with 'branch label not found'. | ||
| Revision | 2017-02-14 23:08 by mtruesdell | ||
| Description | 2 bugs: When tax file is not found the alert window that opens jumps out of scope in the code causing the program to become unresponsive or crash with 'branch label not found' (checks jumps outside of function). Also the window could remain open and not close without another semi-related bugfix. |
||
| Revision | 2017-02-21 20:29 by mtruesdell | ||
| Description | 3 bugs: When tax file is not found the alert window that opens jumps out of scope in the code causing the program to become unresponsive or crash with 'branch label not found' (checks jumps outside of function). Also the window could remain open and not close without another semi-related bugfix. Sometimes the window will not show on boot. |
||