Bug 328867

Summary: GNOME-main-menu reports diskspace for boot-partition only
Product: [openSUSE] openSUSE 10.3 Reporter: Christian Jäger <christian.jaeger>
Component: GNOMEAssignee: E-mail List <gnome-bugs>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None    
Version: RC 1   
Target Milestone: ---   
Hardware: i386   
OS: openSUSE 10.3   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Christian Jäger 2007-09-27 11:14:52 UTC
In the 'Status' field of the GNOME main-menu, only the space/free space of my boot partition is reported. I am using an LVM-system. Related: Bug 328864.
Comment 1 Mark Gordon 2007-09-27 15:29:44 UTC
I suspect the LVM is causing some confusion.  Given that YaST seems similarly confused (328864), I'd guess that there's some lower-lying cause of the confusion.

Jimmy: how's this number determined?
Comment 2 James Krehl 2007-09-27 19:32:21 UTC
It asks HAL for all devices whose capability is "volume".  From that list it chooses all devices which are both mounted and a disc.  From there it uses libgtop to figure out the usage.

*** This bug has been marked as a duplicate of bug 152846 ***