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 224264 - show size of mail folder in status bar
show size of mail folder in status bar
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: Mailer
3.4.x (obsolete)
Other other
: Low enhancement
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
: 251733 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-05-06 08:22 UTC by Bertrand Mathieu
Modified: 2021-05-19 11:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch to show folder's size (5.80 KB, patch)
2002-05-06 08:23 UTC, Bertrand Mathieu
needs-work Details | Review

Description Bertrand Mathieu 2002-05-06 08:22:33 UTC
Currently you have no way to know the size in bytes of a mail folder. It is
even more useful with IMAP accounts if your server has quotas.

The proposed patch prints the size of a mail folder in the status bar.
ex: "3 new, 1 selected, 9 total (270,91 K)".
Comment 1 Bertrand Mathieu 2002-05-06 08:23:46 UTC
Created attachment 41205 [details] [review]
proposed patch to show folder's size
Comment 2 Not Zed 2002-09-18 06:07:57 UTC
the patch requires some locking in the summary code, and should always
come with a ChangeLog.

i dont really see much of a problem with it assuming the size can be
reliably determined (which it can't always, but we could add a flag
for that), what about ui people?

Comment 3 Gerardo Marin 2004-10-20 21:08:36 UTC
*** bug 251733 has been marked as a duplicate of this bug. ***
Comment 4 Not Zed 2005-05-19 04:06:37 UTC
renmoving eplugin keyword.  this is definitely core and not eplugin material.

the patch is no longer suitable, adding a virtual method is redundant, it should
just use a folder property.
Comment 5 André Klapper 2005-08-23 15:22:32 UTC
see bug 251262 (dup?) and relation to bug 270406
Comment 6 André Klapper 2006-02-19 17:24:21 UTC
still missing in 2.4 (updating ancient milestones)
Comment 7 André Klapper 2006-05-12 19:00:27 UTC
changing patch status to needs-work according to not zed's comments.
Comment 8 André Klapper 2012-08-07 10:46:36 UTC
Also see https://bugzilla.gnome.org/show_bug.cgi?id=410020
Comment 9 André Klapper 2021-05-19 11:31:43 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. 
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/Community/GettingInTouch/BugReportingGuidelines
and create a new enhancement request ticket at
  https://gitlab.gnome.org/GNOME/evolution/-/issues/

Thank you for your understanding and your help.