Bug 328867 - GNOME-main-menu reports diskspace for boot-partition only
Summary: GNOME-main-menu reports diskspace for boot-partition only
Status: RESOLVED DUPLICATE of bug 152846
Alias: None
Product: openSUSE 10.3
Classification: openSUSE
Component: GNOME (show other bugs)
Version: RC 1
Hardware: i386 openSUSE 10.3
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-27 11:14 UTC by Christian Jäger
Modified: 2007-09-27 19:32 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***