[GH-ISSUE #25] The eUICC Firmware version information extracted from EUICCInfo2 is being incorrectly displayed on the EasyLPAC tool. #8

Open
opened 2026-03-04 23:13:25 +03:00 by kerem · 2 comments
Owner

Originally created by @BhushanPatil555 on GitHub (Nov 21, 2024).
Original GitHub issue: https://github.com/creamlike1024/EasyLPAC/issues/25

When the euiccFirmwareVer[3].VersionType value is "83 03 42 90 00", the tool incorrectly interprets the "42 90 00" part as a hexadecimal number and converts it to a decimal value. This leads to an inaccurate display of the firmware version.

Expected behavior is 42.90.00

Originally created by @BhushanPatil555 on GitHub (Nov 21, 2024). Original GitHub issue: https://github.com/creamlike1024/EasyLPAC/issues/25 When the euiccFirmwareVer[3].VersionType value is "83 03 42 90 00", the tool incorrectly interprets the "42 90 00" part as a hexadecimal number and converts it to a decimal value. This leads to an inaccurate display of the firmware version. Expected behavior is 42.90.00
Author
Owner

@creamlike1024 commented on GitHub (Nov 22, 2024):

Have you enabled debug output? EasyLPAC is just an LPAC GUI frontend, any issues related to eUICC interaction should be reported to lpac

<!-- gh-comment-id:2493877554 --> @creamlike1024 commented on GitHub (Nov 22, 2024): Have you enabled debug output? EasyLPAC is just an LPAC GUI frontend, any issues related to eUICC interaction should be reported to [lpac](https://github.com/estkme-group/lpac)
Author
Owner

@BhushanPatil555 commented on GitHub (Nov 25, 2024):

Yes. I will report it to lpac.
Thanks

<!-- gh-comment-id:2496881989 --> @BhushanPatil555 commented on GitHub (Nov 25, 2024): Yes. I will report it to [lpac](https://github.com/estkme-group/lpac). Thanks
Sign in to join this conversation.
No labels
bug
pull-request
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/EasyLPAC#8
No description provided.