View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001460 | Commit Desktop | Uncategorized | public | May 25, 2023, 4:03 pm | May 25, 2023, 11:08 pm |
Reporter | Scott Bradford | Assigned To | Scott Bradford | ||
Priority | normal | Severity | minor | ||
Status | resolved | Resolution | fixed | ||
Product Version | 1.0.0b2 | ||||
Target Version | 1.0.0b2 | Fixed in Version | 1.0.0b2 | ||
Summary | 0001460: Bug: Reset Settings in Windows Throws Error | ||||
Description | Traceback (most recent call last): File "D:\Programming\commit\commit\includes\customobjects.py", line 1126, in Notify is_dark = self.parent.check_is_dark() File "D:\Programming\commit\commit\includes\commitapp.py", line 148, in check_is_dark self.config.ReadInt("view/theme") File "D:\Programming\commit\venv\lib\site-packages\wx\core.py", line 1432, in _ConfigBase_ReadInt rv = self._cpp_ReadInt(key, defaultVal) RuntimeError: wrapped C/C++ object of type AppConfig has been deleted | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
May 25, 2023, 4:03 pm | Scott Bradford | New Issue | |
May 25, 2023, 4:03 pm | Scott Bradford | Status | new => assigned |
May 25, 2023, 4:03 pm | Scott Bradford | Assigned To | => Scott Bradford |
May 25, 2023, 9:42 pm | Scott Bradford | Summary | Bug: Reset Setting in Windows Throws Error => Bug: Reset Settings in Windows Throws Error |
May 25, 2023, 11:08 pm | Scott Bradford | Status | assigned => resolved |
May 25, 2023, 11:08 pm | Scott Bradford | Resolution | open => fixed |
May 25, 2023, 11:08 pm | Scott Bradford | Fixed in Version | => 1.0.0b2 |
May 25, 2023, 11:08 pm | Scott Bradford | Note Added: 0003250 |