After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 141493 - gdesklets disksize on systems where statvfs is used
gdesklets disksize on systems where statvfs is used
Status: RESOLVED FIXED
Product: gDesklets
Classification: Deprecated
Component: core
0.26
Other FreeBSD
: Normal normal
: ---
Assigned To: gDesklets Maintainers
gDesklets Maintainers
: 148881 150044 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-04-30 13:37 UTC by Franz Klammer
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6


Attachments
patch Disk.py::__poll_size() (1.44 KB, patch)
2004-04-30 13:38 UTC, Franz Klammer
none Details | Review
patch for Disk.py using statvfs if available (1.43 KB, patch)
2004-04-30 14:00 UTC, Franz Klammer
none Details | Review

Description Franz Klammer 2004-04-30 13:37:16 UTC
on system where statvfs is used (in my case Freebsd-CURRENT) the disk size
will not be calculated correctly. attaching a patch with changes for
Disk.py::__poll_size()
Comment 1 Franz Klammer 2004-04-30 13:38:03 UTC
Created attachment 27232 [details] [review]
patch Disk.py::__poll_size()
Comment 2 Franz Klammer 2004-04-30 14:00:28 UTC
Created attachment 27234 [details] [review]
patch for Disk.py using statvfs if available
Comment 3 Benoît Dejean 2004-04-30 19:06:32 UTC
thank you for the patch but we don't need it. gdesklets/libdesklets/system
relies on libgtop and we'll keep using libgtop. (the libdesklets/*.py (including
Disk.py has been deprecated).) latest libgtop fs_usage returns block_size, see
#125049. gdesklets CVS is ok.. check libdesklets/system/libgtop.py:fsusage
Comment 4 Martin Grimme 2004-04-30 19:09:24 UTC
OK, fine. Then I'm closing this bug.
Comment 5 Benoît Dejean 2004-07-30 22:35:49 UTC
*** Bug 148881 has been marked as a duplicate of this bug. ***
Comment 6 Benoît Dejean 2004-08-13 15:52:12 UTC
*** Bug 150044 has been marked as a duplicate of this bug. ***