Bug 253450 - Wrong "Hard Drive" Status shown on GNOME Main Menu
Summary: Wrong "Hard Drive" Status shown on GNOME Main Menu
Status: RESOLVED FIXED
Alias: None
Product: openSUSE 10.2
Classification: openSUSE
Component: GNOME (show other bugs)
Version: Final
Hardware: i686 Other
: P5 - None : Normal with 5 votes (vote)
Target Milestone: ---
Assignee: Scott Reeves
QA Contact: E-mail List
URL:
Whiteboard: gnomeup-gnome-main-menu
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-12 03:55 UTC by Dennis Cranston
Modified: 2008-03-11 22:40 UTC (History)
3 users (show)

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


Attachments
lshal output (123.75 KB, text/plain)
2007-09-08 17:13 UTC, Forgotten User 42maXmOW7B
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Cranston 2007-03-12 03:55:51 UTC
When I click on the Computer button, the hard drive status shows "24G Free / 36G Total".  This is wrong information because these are the statistics for my windows partition.  Instead, it should show the statistics for the partition that contains the user's home directory.  

The System Monitor "File Systems" tab shows the following:

Device    Directory         Type    Total    Free      Available  Used
debugfs   /sys/kernel/debug debugfs 0 bytes  0 bytes   0 bytes    0 bytes
/dev/hda1 /windows/C        nfts    36.6 GiB 24.6 GiB  24.6 GiB   11.8 GiB
/dev/hda2 /boot             ext3    98.7 MiB 84.9 MiB  79.8 MiB   13.8 MiB
/dev/md0  /                 ext3    72.3 GiB 68.0 GiB  64.3 GiB   4.3 GiB

The Computer button should display "64G Free / 72G Total".
Comment 1 JP Rosevear 2007-03-20 21:22:47 UTC
Danny, do the raid devices get exposed in hal properly?
Comment 2 Magnus Boman 2007-04-27 06:22:27 UTC
JP, you had set dennis_cranston@yahoo.com as Info Provider. If suspect that you wanted to set it to some Danny at Novell/SUSE?
Comment 3 JP Rosevear 2007-04-30 14:20:35 UTC
Yep.
Comment 4 Danny Al-Gaaf 2007-04-30 15:19:59 UTC
Not sure, simply show lshal output for this, but I would assume that this is not supported 100% perfect.
Comment 5 Magnus Boman 2007-04-30 22:09:52 UTC
Dennis, can you please give us the output of lshal?
Comment 6 Forgotten User 42maXmOW7B 2007-09-08 17:12:01 UTC
I have the same problem both with openSUSE 10.2 and 10.3 Beta 3.
In my case, GNOME Menu Status shows: "375M free/486M total" which is the information for my /boot partition and therefore utterly useless.

Actual free space information from 10.3b3 test installation is:

ts@xenon:~> LANG=C df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/mapper/Images-root103
                      20642428   4530876  15062976  24% /
udev                    501240       116    501124   1% /dev
/dev/sda1               497829    113044    359083  24% /boot
/dev/mapper/system-home
                      20642428  15965088   3628764  82% /home2
/dev/sr0               4555376   4555376         0 100% /media/SU103Bet.001
ts@xenon:~>

Output from lshal is 2.5k lines, so I'll attach it rather than pasting.
Comment 7 Forgotten User 42maXmOW7B 2007-09-08 17:13:57 UTC
Created attachment 162867 [details]
lshal output
Comment 8 Forgotten User 42maXmOW7B 2007-10-06 15:10:26 UTC
ping?
Comment 9 Forgotten User 42maXmOW7B 2007-10-10 22:59:33 UTC
Problem still exists in 10.3 final.
It only manifests itself on my main machine which uses LVM.
Two other machines which use plain physical partitions work fine.
Comment 10 Forgotten User 42maXmOW7B 2007-11-10 00:06:43 UTC
Hel-LO? Anybody listening?
Comment 11 Forgotten User KEGT3u0gG3 2008-02-26 20:14:41 UTC
I have this same problem on my openSuse 10.3 machine.
Comment 12 Forgotten User 42maXmOW7B 2008-02-26 23:36:55 UTC
Paul,
as nobody seems to be listening here anymore, maybe we should open a new bug for 10.3 and mark this one as its duplicate (provided mere mortals have the right to do so).
What do you think?
Comment 13 Forgotten User KEGT3u0gG3 2008-02-27 15:10:57 UTC
*** Bug 365229 has been marked as a duplicate of this bug. ***
Comment 14 Magnus Boman 2008-03-07 08:33:22 UTC
This has been fixed in svn and will go into openSUSE 11.0. I'm not sure if it will be backported. Assigning to maintainer for him to decide.
Comment 15 Scott Reeves 2008-03-08 00:54:59 UTC
hmmm - dont think we should back port this so ...

Fixed in 11.0 - version gnome-main-menu 0.9.9.
Comment 16 Forgotten User 42maXmOW7B 2008-03-08 14:44:57 UTC
(In reply to comment #15 from Scott Reeves)
> hmmm - dont think we should back port this so ...

Pity. Any particular reason?

Frankly, that bug has been known for a year, since the days of 10.2, has been reconfirmed by yours truly for 10.3 beta half a year ago, and still made it into 10.3 final anyway. Refusing to fix it in 10.3 now is somewhat disappointing.

> Fixed in 11.0 - version gnome-main-menu 0.9.9.

Can that be installed in 10.3 by the end user, or are there too many dependencies on other updated packages?
Comment 17 Scott Reeves 2008-03-11 22:40:39 UTC
(In reply to comment #16 from Tilman Schmidt)
> (In reply to comment #15 from Scott Reeves)
> > hmmm - dont think we should back port this so ...
> 
> Pity. Any particular reason?
> 

It is a change in behavior - for lvm and other types not recognized properly by hal it's a change from totally wrong to working so not an issue for that, but for users with multiple physical partitions it now only shows your home partition. And it's labeled differently ...

> 
> > Fixed in 11.0 - version gnome-main-menu 0.9.9.
> 
> Can that be installed in 10.3 by the end user, or are there too many
> dependencies on other updated packages?
> 

just one, but a big one - that version also contains a change supporting (and requiring) NetworkManager 0.7