View Issue Details

IDProjectCategoryView StatusLast Update
0001460Commit DesktopUncategorizedpublicMarch 7, 2024, 1:22 pm
ReporterScott Bradford Assigned ToScott Bradford  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version1.0.0b2 
Target Version1.0.0b2Fixed in Version1.0.0b2 
Summary0001460: Bug: Reset Settings in Windows Throws Error
DescriptionTraceback (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

Activities

Scott Bradford

May 25, 2023, 11:08 pm

administrator   ~0003250

Fixed!

Scott Bradford

March 7, 2024, 1:22 pm

administrator   ~0003684

Released!

Issue History

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
March 7, 2024, 1:22 pm Scott Bradford Note Added: 0003684
March 7, 2024, 1:22 pm Scott Bradford Status resolved => closed