Re: [Evolution] Checking for new mail ...



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




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]