speed47 / qpxtool

Enhanced (unofficial) qpxtool version
GNU General Public License v2.0
25 stars 7 forks source link

Device serial number is truncated in the UI #27

Closed cristianst85 closed 1 year ago

cristianst85 commented 1 year ago

Hello.

I have a LITEON iHAS124 F drive. I just noticed that this drive has a very long serial number (not sure if this is a thing with LITEON devices).

The QPxTool (v0.8.1-pl2) truncates the serial number in the UI. image

SMART-BURN Media Check v3.5.5 shows the full serial number. image

ImgBurn v2.5.8.0 also shows the full serial number. image

P.S. I know this is an unofficial version, but I figured that I will report the issue here and (maybe) just send a link (pointing to this issue) to the QPxTool team.

speed47 commented 1 year ago

I happen to have an iHAS324 which has a similarly long serial number. The original code truncated it at 16 chars, I've upped it to 32, which should be enough for all models and brands.