Closed zztin closed 4 years ago
I am able to reproduce this issue with python 3.8.3. At this moment I am looking into the issue.
In this draft, the db_file path is fixed to a fixed path. (Previously it was relative path which causes writing errors when launching ctimer at different directory.) The issue with the subwindow launching will be solve in next pull request mbox_fix
This is a legacy. Features requests and bugs are addressed in another pull request. Deprecate this pull request.
Types of changes
Please put an
x
in the box that appliesDescription
Describe what the change is Record the goals and review into local database.
Steps to Test This Pull Request
Steps to reproduce the behavior:
Expected behavior
The info is stored in the ctimer.db in the data folder.
Current Issue NOT Solved
Now the subwindow to allow entering the reasons does not halt the main window. therefore the break could start and finish before the reason is entered. When this happens, the reasons are not recorded in the database.
Related issue
Address #12 feature request