Hoverbox for archives showing incorrect filesize

Things you’d like to miss in the future...
Post Reply
jupe
Posts: 2800
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Hoverbox for archives showing incorrect filesize

Post by jupe »

I noticed in the HoverBox on archives that the file size is displayed incorrectly once the file is larger than 1GB, I tested it while alternating both of the ZipPath* keys, and while using either the incorrect size is still displayed, so the issue isn't with their output.

Here is a screenshot showing the HoverBox displayed size and the actual size. (last digit dropped)

rarsize.png
rarsize.png (5.58 KiB) Viewed 908 times

admin
Site Admin
Posts: 60602
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Hoverbox for archives showing incorrect filesize

Post by admin »

Indeed! Windows has a surprise for you every day. (Tip for aspiring coders: The FolderItem object cannot handle sizes larger > 2GB.)

Fixed in next beta.

jupe
Posts: 2800
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Hoverbox for archives showing incorrect filesize

Post by jupe »

I just tried .0105, the original issue still seems to be present, my test file is < 2GB as per screenshot.

admin
Site Admin
Posts: 60602
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Hoverbox for archives showing incorrect filesize

Post by admin »

Works here with ZIP:
2019-07-12_151437.png
2019-07-12_151437.png (11.55 KiB) Viewed 870 times
But just saw that you are talking about RAR. Yes, that's still wrong. So we have two bugs... going to work... :twisted:

admin
Site Admin
Posts: 60602
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Hoverbox for archives showing incorrect filesize

Post by admin »

Got it. This bug was totally unrelated to the other one. Two utterly different bugs surfacing in the same way in the almost (ZIP vs RAR) same location at the same time. This is extremely rare. The universe might end soon.

jupe
Posts: 2800
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Hoverbox for archives showing incorrect filesize

Post by jupe »

Looks fixed now with .0106, I guess you scored a twofer. :wink:

Post Reply