Results 1 to 5 of 5

Thread: Evolution Mail Client fails to start up

  1. #1
    Join Date
    Oct 2009
    Location
    Cambridge, Canada
    Beans
    38
    Distro
    Ubuntu 10.04 Lucid Lynx

    Evolution Mail Client fails to start up

    Hello.

    When I start up Evolution Mail client by any means (toolbar, applet or command-line) it starts up, but then the window turns grey immediately and freezes. I am forced to close it with the "killall" command.

    I love the small mailbox in my toolbar (GNOME) and I don't want to lose it. I am concerned that removing Evolution by the Ubuntu Software Center will eliminate this wonderful tool. Otherwise I would re-install it.

    I have made no changes to the mail client in months. My wife who uses Thunderbird on Windows 7 is still operating normally, so I do not believe anything changed on the mail server.

    Any recommendations?

  2. #2
    Join Date
    Jul 2007
    Location
    UK
    Beans
    17,059
    Distro
    Ubuntu Development Release

    Re: Evolution Mail Client fails to start up

    Quote Originally Posted by bleutyler View Post
    Hello.

    When I start up Evolution Mail client by any means (toolbar, applet or command-line) it starts up, but then the window turns grey immediately and freezes. I am forced to close it with the "killall" command.

    I love the small mailbox in my toolbar (GNOME) and I don't want to lose it. I am concerned that removing Evolution by the Ubuntu Software Center will eliminate this wonderful tool. Otherwise I would re-install it.

    I have made no changes to the mail client in months. My wife who uses Thunderbird on Windows 7 is still operating normally, so I do not believe anything changed on the mail server.

    Any recommendations?
    Open a terminal. Apps>access. And type
    Code:
    evolution --component=mail
    Press enter. Post back what the errors are.

  3. #3
    Join Date
    Oct 2009
    Location
    Cambridge, Canada
    Beans
    38
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Evolution Mail Client fails to start up

    I am afraid it only gets this far along:


    Code:
    tyler@inspiron:~$ evolution --component=mail
    evolution-shell-Message: Killing old version of evolution-data-server...
    ** (evolution:21026): DEBUG: mailto URL command: evolution %s
    ** (evolution:21026): DEBUG: mailto URL program: evolution

  4. #4
    Join Date
    Jul 2007
    Location
    UK
    Beans
    17,059
    Distro
    Ubuntu Development Release

    Re: Evolution Mail Client fails to start up

    Quote Originally Posted by bleutyler View Post
    I am afraid it only gets this far along:


    Code:
    tyler@inspiron:~$ evolution --component=mail
    evolution-shell-Message: Killing old version of evolution-data-server...
    ** (evolution:21026): DEBUG: mailto URL command: evolution %s
    ** (evolution:21026): DEBUG: mailto URL program: evolution
    Try this.

    Code:
    killall evolution-alarm-notify
    Then try starting evo. If it starts try to see if a recent calendar appointment is causing it to crash.

    You can also try this to get it to start.

    Code:
    evolution --disable-eplugin
    Last edited by philinux; June 6th, 2011 at 06:53 PM.

  5. #5
    Join Date
    Oct 2009
    Location
    Cambridge, Canada
    Beans
    38
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Evolution Mail Client fails to start up

    Actually, I shutdown the laptop and the evolution alarm process was failing to terminate.

    Now that the computer is rebooted, the error has been resolved. So it was an error with the evolution-alarm-notify process I believe. Evolution works great now.

    Thank you for your help!

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •