Bug 16077

Summary: [PATCH] GNOME diskusage applet inconsistent with df program
Product: Ports & Packages Reporter: ajk <ajk>
Component: Individual Port(s)Assignee: Ade Lovett <ade>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description ajk 2000-01-12 03:50:02 UTC
The GNOME diskuage applet shows the amount of space available to
mortal users on a given filesystem in kilobytes and the percentage
available as a pie graph.  While the calculation of the available
space correctly subtracts the space unavailable to mortals (as does
the df program), this space is not subtracted from the calculated
total size of the filesystem.  Therefore, the pie graph depicts
too large a portion of the filesystem as available.

How-To-Repeat: 
Type "diskuage" while running the GNOME panel.
Comment 1 Ade Lovett freebsd_committer freebsd_triage 2000-01-13 19:16:09 UTC
Responsible Changed
From-To: freebsd-ports->ade

I'll deal with this on the next GNOME update 
Comment 2 Ade Lovett freebsd_committer freebsd_triage 2000-01-14 20:55:03 UTC
State Changed
From-To: open->closed

Fix committed, thanks! 
(please also file a report at bugs.gnome.org)