New client area file size calculation is wrong #213

Closed
opened 2026-02-05 17:16:33 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @RMEngelbrecht on GitHub (Dec 7, 2024).

Current Behavior

The file size listed is different between new and old client areas.

Expected Behavior

The same file size listed is the same between new and old client areas.

Steps to Reproduce

  1. Have a big file in one of your servers (easier to observe I'd assume).
  2. Observe the file size in old client area
    image
  3. Observe the file size in the new area.
    image

File properties on windows:
image

Panel Version

1.0.0-beta14

Wings Version

1.0.0-beta7

Games and/or Eggs Affected

No response

Docker Image

No response

Error Logs

No response

Is there an existing issue for this?

  • I have searched the existing issues before opening this issue.
  • I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
  • I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Originally created by @RMEngelbrecht on GitHub (Dec 7, 2024). ### Current Behavior The file size listed is different between new and old client areas. ### Expected Behavior The same file size listed is the same between new and old client areas. ### Steps to Reproduce 1. Have a big file in one of your servers (easier to observe I'd assume). 2. Observe the file size in old client area ![image](https://github.com/user-attachments/assets/d62d0cc6-54a8-42dc-8073-e66db6f635f7) 3. Observe the file size in the new area. ![image](https://github.com/user-attachments/assets/caa0c94f-0c4d-4b9c-8873-4d622f89837e) File properties on windows: ![image](https://github.com/user-attachments/assets/dff69ddb-a16d-4df0-9708-e6eec406bc4e) ### Panel Version 1.0.0-beta14 ### Wings Version 1.0.0-beta7 ### Games and/or Eggs Affected _No response_ ### Docker Image _No response_ ### Error Logs _No response_ ### Is there an existing issue for this? - [X] I have searched the existing issues before opening this issue. - [X] I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server. - [X] I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Author
Owner

@Boy132 commented on GitHub (Dec 7, 2024):

Mind the unit. One is GiB, the other is GB.

And Windows uses GiB but shows it (wrongly) as GB.

@Boy132 commented on GitHub (Dec 7, 2024): Mind the unit. One is `GiB`, the other is `GB`. And Windows uses `GiB` but shows it (wrongly) as `GB`.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#213