On Wed, 2011-03-02 at 03:29 +1100, Bart Steanes wrote: > And as if scanning the whole inbox wasn't bad enough, the scanning > process (otherwise known as "Checking for new mail") usually fails.
Hi, any error message given or just stuck? The error message can ba also on console, thus please run evo from console. If stuck, could you install debug-info packages for all evolution-related packages you use and get a backtrace of running evolution to see where it is stuck, please? For packages I meant evolution-data-server, evolution, evolution-exchange/evolution-mapi (if you use either), and gtkhtml3. To get a backtrace it's usually enough to get PID of running evolution and invoke this: $ gdb --batch --ex "t a a bt" -pid=PID &>bt.txt then the bt.txt should have contain the backtrace. Bye, Milan _______________________________________________ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... http://mail.gnome.org/mailman/listinfo/evolution-list