Summary: | IMAP quota isn't displayed in some cases | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Pal Körössy <korossy> |
Component: | folders | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | montel |
Priority: | NOR | ||
Version: | 4.9.4 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim/7261c7b670ddc7644e42c602bee3049d284dea3a | Version Fixed In: | 4.10 |
Sentry Crash Report: | |||
Attachments: | screenshot:folder is almost empty |
Description
Pal Körössy
2012-12-20 16:25:11 UTC
could you paste screenshot when 100% and 0% (for quota tab please) " if account is over quota (over 100%)" how you can be over quota ? (In reply to comment #2) > " if account is over quota (over 100%)" how you can be over quota ? You're right, it shouldn't happen. I made this situation by changing dovecot's quota config below the real size of the folder. But the display should show 100% and now it shows nothing. Created attachment 75941 [details]
screenshot:folder is almost empty
If the folder is full, the screenshot is the same.
"0% should be displayed if account is empty." what is empty ? for me when current value = 0 it shows 0% so what is you quota max from your account and what is your current quota ? I tried to make 0 as current value and it works fine. I can reproduce for over quota I have a fix for it. will commit for 4.10 Git commit 90c85c58473b39fe6f0cad260ee1644ab487ed07 by Montel Laurent. Committed on 20/12/2012 at 19:05. Pushed by mlaurent into branch 'KDE/4.10'. Start to fix Bug 311994 - IMAP quota isn't displayed in some cases Fix when it's overquota M +2 -1 kmail/collectionquotapage.cpp http://commits.kde.org/kdepim/90c85c58473b39fe6f0cad260ee1644ab487ed07 (In reply to comment #5) > "0% should be displayed if account is empty." what is empty ? > for me when current value = 0 it shows 0% > so what is you quota max from your account and what is your current quota ? > I tried to make 0 as current value and it works fine. Now it works for me too (shows 0%) with dovecot on my local server, but experiences the problem (missing 0%) with my gmail account. I don't know how to retrieve current quota manually from gmail. if it works for others account perhaps it's specific to google no ? Do you use google resource ? (In reply to comment #8) > if it works for others account perhaps it's specific to google no ? The same happened yesterday with my local IMAP account on a local dovecot server as I wrote it but now I cannot reproduce it. So the problem seems not to be gmail-related. > Do you use google resource ? Only Kolab resources are configured in Akonadi but it has never worked for me on my gmail account either. In KDE3 "No quota is set for this folder" is displayed for my googlemail-account. Ok so it's a bug in imap when we get quota infos. Will look at it soon ok found and reproduce it value returned from gmail account it too big. Will fix it soon. Git commit 58f13aa8ba737721e731f8e21764071a2fc30131 by Montel Laurent. Committed on 28/12/2012 at 17:55. Pushed by mlaurent into branch 'KDE/4.10'. Fix Bug 311994 - IMAP quota isn't displayed in some cases FIXED-IN: 4.10 M +3 -2 kmail/collectionquotapage.cpp http://commits.kde.org/kdepim/58f13aa8ba737721e731f8e21764071a2fc30131 Git commit 7261c7b670ddc7644e42c602bee3049d284dea3a by Montel Laurent. Committed on 28/12/2012 at 17:55. Pushed by mlaurent into branch 'akregator_port'. Fix Bug 311994 - IMAP quota isn't displayed in some cases FIXED-IN: 4.10 M +3 -2 kmail/collectionquotapage.cpp http://commits.kde.org/kdepim/7261c7b670ddc7644e42c602bee3049d284dea3a |