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

Can't reset board after a number of tries. #26

Open
chimosky opened this issue Oct 3, 2021 · 4 comments
Open

Can't reset board after a number of tries. #26

chimosky opened this issue Oct 3, 2021 · 4 comments

Comments

@chimosky
Copy link
Member

chimosky commented Oct 3, 2021

After making a calculation and trying to reset the abacus board, the reset button has no effect and this is shown in the logs.
Noticed after a couple of tries.

Traceback (most recent call last):
  File "/home/ibiam/Activities/activity-abacus/abacus_window.py", line 939, in _keypress_cb
    self._process_numeric_input(self.last, k)
  File "/home/ibiam/Activities/activity-abacus/abacus_window.py", line 981, in _process_numeric_input
    float(newnum.replace(self.decimal_point, '.')))
ValueError: could not convert string to float: 
@chimosky chimosky changed the title Can't reset after a number of tries. Can't reset board after a number of tries. Oct 3, 2021
@AbhijeetFasate13

This comment was marked as off-topic.

@chimosky
Copy link
Member Author

chimosky commented Dec 6, 2022

@AbhijeetFasate13 Feel free to work on the issue and open a PR, you should take a looking at our contributing-how-to if you haven't.

@jriyyya
Copy link
Contributor

jriyyya commented Feb 16, 2023

Hey @chimosky, I tried to reproduce this bug, but wasn't able to, did you notice any other pattern around or maybe remember which abacus board you were testing

@quozl
Copy link
Contributor

quozl commented Feb 16, 2023 via email

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

4 participants