|
Bugzilla – Full Text Bug Listing |
| Summary: | mutt slow and unusable on NFS home | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.2 | Reporter: | Sonja Krause-Harder <skh> |
| Component: | Other | Assignee: | Dr. Werner Fink <werner> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | strace from mutt during change from one message to the next in list view | ||
|
Description
Sonja Krause-Harder
2006-10-26 12:46:29 UTC
Tell me the last changelog entry of mutt by using
rpm -q --changelog mutt | head
btw. I'm also using the latest mutt and I do not have any problems.
Maybe you're automount options are broken (e.g. wrong rsize/wsize).
skh@chomsky:~> rpm -q --changelog mutt | head * Fri Sep 15 2006 - werner@suse.de - Enable libgpgme (bug #203486) * Mon Aug 28 2006 - werner@suse.de - Add sidebar patch to mutt to have the mailboxes around - Make the old variable imap_force_ssl an alias to ssl_force_tls for older SuSE distributions * Thu Aug 17 2006 - werner@suse.de - Update to mutt 1.5.13 Created attachment 103488 [details]
strace from mutt during change from one message to the next in list view
OK, just fopund out that the sidebar patch reads all mailboxes to get informations about the number of unread mails. I've now disabled this if and only if the sidebar feature is not used. Without using the sidebar feature all should be as fast as before. |