Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#1545 closed defect (wontfix)

Mythweb displays incorrect space usage

Reported by: matt@… Owned by: xris
Priority: minor Milestone: unknown
Component: mythweb Version: 0.19
Severity: low Keywords:
Cc: Ticket locked: no

Description

The new .19 mythweb displays an incorrect usage of file space:

18 programs, using 43009 TB (17 hrs 40 mins) out of 229 GB (179 GB free).

Change History (3)

comment:1 Changed 18 years ago by xris

What version of php? What are the correct values?

(this works fine for me, btw)

comment:2 Changed 18 years ago by xris

Resolution: wontfix
Status: newclosed

Ok, after talking this over with other people, there's no real solution to this. Basically, PHP can't handle the 64 bit numbers it gets from the backend for disk space. Sometimes, you're just going to get bad data for that info.

comment:3 Changed 18 years ago by xris

(In [9429]) attempt to use gmp functions for dealing with 64 bit disk-size info from the backend, re #1545

Note: See TracTickets for help on using tickets.