-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash changing fermentation duration #785
Comments
Glad you're enjoying the software. |
matty0ung
pushed a commit
to matty0ung/brewtarget
that referenced
this issue
Jan 9, 2024
matty0ung
changed the title
Crash on macOS 3.0.10 changing fermentation information
Crash changing fermentation duration
Jan 9, 2024
That commit fixes this for me now on 3.0.11 build |
Works great, thanks for the fix! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello! Enjoying running BrewTarget 3.0.10 on macOS 13.6.3 (22G436). When trying to change any of the fermentation times in the "Extras" tab of a recipe yields a crash with the following error after the SmartField contents are modified (via tab, enter, etc.):
[15:14:09.864] (1dvisj7kow) ERROR : ASSERT: "!std::holds_alternative<NonPhysicalQuantity>(*this->pimpl->m_typeInfo->fieldType)" in file ../src/widgets/SmartField.cpp, line 404 [widgets/SmartField.cpp:404]
This doesn't appear to happen with temperatures or other fields with units, only the times which appear to lack a unit specification. Happy to help debug further, and greatly appreciate your time and effort!
The text was updated successfully, but these errors were encountered: