Skip to content

Manually input a calibration value on Linux doesn't work #181

@glu8716

Description

@glu8716

I'm using the latest Linux build (3.0.0-rc.6). When manually typing a value in the calibration field, such as -16.74, the value changes automatically and a E+03 is always added at the end. For example it becomes -1,674E+03.

2024-12-29 15:20:00  INFO [7083] --- [MainThread] root                           : > INFO: Gen3Widget#Calibration: -16.74
Traceback (most recent call last):
  File "eon_timer/util/pyside/numeric_input_field.py", line 109, in __on_text_changed
  File "eon_timer/util/pyside/numeric_input_field.py", line 182, in to_number
ValueError: could not convert string to float: '-1,674E+03'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions