Skip to content
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

Qt UI crashes when encountering temperatures below absolute zero #169

Open
seventhsu opened this issue Nov 12, 2024 · 1 comment
Open

Qt UI crashes when encountering temperatures below absolute zero #169

seventhsu opened this issue Nov 12, 2024 · 1 comment

Comments

@seventhsu
Copy link

As stated in title. Method for replication should be setting "Temperature calculation" in Preferences to Hybrid, then typing the string -(300K , at which point it will crash consistently. Wonder what is causing this, as it doesn't seem to be an issue when using libqalculate directly through the qalc terminal program.

hanna-kn added a commit that referenced this issue Nov 12, 2024
…imilar (issue #169); Improve decision to automatically convert negative quantity with unit; Avoid display of very large matrix/vector in part of result; Fix ellipsizing of large matrix; Increase max denominator (< 20) for dual fraction formats in calculate as you type result
@hanna-kn
Copy link
Contributor

Fixed (caused by unit conversion mistake in the calculate as you type code).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants