[GH-ISSUE #66] Charging display bug #18

Open
opened 2026-05-06 13:14:28 +02:00 by BreizhHardware · 4 comments

Originally created by @Cyber-Thibaut on GitHub (Oct 28, 2021).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/66

Describe the bug
During loading two bugs appear. The first one happens when we connect the calculator to a power source. When we go to the settings then "About" when charging on the line "Battery", we see displayed 4.5VV.
The other bug happens at the end of the charge, the LED changes color but the battery icon does not indicate that the charge is complete.

To Reproduce

  1. Connect the calculator
  2. Go to the settings
  3. Look at the "Battery" line

Expected behavior
Normally, in the settings we should have the second decimal and for the icon, we should have a change of icon

Desktop :

  • Uspilon Version: 1.22.1
Originally created by @Cyber-Thibaut on GitHub (Oct 28, 2021). Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/66 **Describe the bug** During loading two bugs appear. The first one happens when we connect the calculator to a power source. When we go to the settings then "About" when charging on the line "Battery", we see displayed 4.5VV. The other bug happens at the end of the charge, the LED changes color but the battery icon does not indicate that the charge is complete. **To Reproduce** 1. Connect the calculator 2. Go to the settings 3. Look at the "Battery" line **Expected behavior** Normally, in the settings we should have the second decimal and for the icon, we should have a change of icon **Desktop :** - Uspilon Version: 1.22.1
Author
Owner

@FaustinM commented on GitHub (Oct 28, 2021):

The second decimal has been removed due to the lack of precision

<!-- gh-comment-id:954140996 --> @FaustinM commented on GitHub (Oct 28, 2021): The second decimal has been removed due to the lack of precision
Author
Owner

@lolocomotive commented on GitHub (Nov 16, 2021):

The second decimal is there only if it is not 0, so for example it shows 4.1VV but it shows 4.11V. The two solutions would either be to force the 0 to show or to fix the bug correctly

<!-- gh-comment-id:970640140 --> @lolocomotive commented on GitHub (Nov 16, 2021): The second decimal is there only if it is not 0, so for example it shows 4.1VV but it shows 4.11V. The two solutions would either be to force the 0 to show or to fix the bug correctly
Author
Owner

@Cyber-Thibaut commented on GitHub (Dec 8, 2021):

New bug when loading, it seems to me to be longer with the update to Upsilon

<!-- gh-comment-id:988861136 --> @Cyber-Thibaut commented on GitHub (Dec 8, 2021): New bug when loading, it seems to me to be longer with the update to Upsilon
Author
Owner

@Yaya-Cout commented on GitHub (Feb 27, 2022):

This bug isn't fixed ?

<!-- gh-comment-id:1053513367 --> @Yaya-Cout commented on GitHub (Feb 27, 2022): This bug isn't fixed ?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#18
No description provided.