Page 1 of 1

[Solved] Evolution does not start

PostPosted: Sep 26th, '20, 17:08
by Sigurd
Hi,
yesterday it still worked fine. Today I tried to start Evolution again. It appears in the task line and immediatelly after it disappears again. I uninstalled it and reinstalled it, but no change. When I try to start it in the konsole I get the follwing text.
What can I do here to make it work again?
Kind regards,
Sigurd

Re: Evolution does not start

PostPosted: Sep 26th, '20, 17:26
by jibz
Why sudo ?

Re: Evolution does not start

PostPosted: Sep 26th, '20, 17:39
by doktor5000
Please post the full output (as text, not screenshot) when you run it as your regular user without sudo.

And as already mentioned, please never run any graphical application as root.

Re: Evolution does not start

PostPosted: Sep 26th, '20, 18:38
by Sigurd
Code: Select all
bash: warning: setlocale: LC_CTYPE: cannot change locale (en_DE.UTF-8): No such file or directory
bash: warning: setlocale: LC_COLLATE: cannot change locale (en_DE.UTF-8): No such file or directory
bash: warning: setlocale: LC_MESSAGES: cannot change locale (en_DE.UTF-8)
bash: warning: setlocale: LC_TIME: cannot change locale (en_DE.UTF-8): No such file or directory
[sigurd@localhost ~]$ evolution

(process:8306): Gtk-WARNING **: 18:35:52.989: Locale not supported by C library.
        Using the fallback 'C' locale.

(evolution:8306): Clutter-WARNING **: 18:35:52.989: Locale not supported by C library.
Using the fallback 'C' locale.
Xlib:  extension "GLX" missing on display ":0".
Xlib:  extension "GLX" missing on display ":0".
Xlib:  extension "GLX" missing on display ":0".

(evolution:8306): GLib-CRITICAL **: 18:35:53.480: g_strsplit: assertion 'string != NULL' failed
Xlib:  extension "GLX" missing on display ":0".

(evolution:8306): GLib-CRITICAL **: 18:35:53.592: g_strsplit: assertion 'string != NULL' failed
Failed to initialize gtk+: Unable to initialize the Clutter backend: no available drivers found.
[sigurd@localhost ~]$ ^C
[sigurd@localhost ~]$

Re: Evolution does not start

PostPosted: Sep 27th, '20, 01:30
by doktor5000
Please post the output of the following commands as regular user, and attach /var/log/Xorg.0.log here.

Code: Select all
locale
glxinfo


Can you start evolution successfully like this?
Code: Select all
GDK_BACKEND=x11 evolution


In any case, please add some more details - what desktop environment are you trying to start evolution under? Also, are you running a wayland session or a classic X session?
You can try to logout, and in the login manager, if you're running GNOME, choose one of the other sessions like GNOME classic or GNOME on Xorg.

Re: Evolution does not start

PostPosted: Sep 27th, '20, 13:21
by Sigurd
Hi,
Evolution is a software that needs care. Sometimes it is not easy to handle. But it is an excellent Mail-Suite. I guess the later (after Evolution) installed Nvidia driver caused the failure. So, I have installed Mageia again. And I first installed the Nvidia driver. Now some applications like Dolphin look a little bit different. But Evolution is running again. Problem solved. Thank you.
Kind regards
Sigurd

Re: [Solved] Evolution does not start

PostPosted: Sep 28th, '20, 04:03
by jiml8
I suggest that you do a "ps -ax" and then manually kill any "evolution" executables that are running.

Then restart evolution.

This is a common problem; I encounter it from time to time.

Re: Evolution does not start

PostPosted: Sep 28th, '20, 04:08
by jiml8
Sigurd wrote:Hi,
Evolution is a software that needs care. Sometimes it is not easy to handle. But it is an excellent Mail-Suite. I guess the later (after Evolution) installed Nvidia driver caused the failure. So, I have installed Mageia again. And I first installed the Nvidia driver. Now some applications like Dolphin look a little bit different. But Evolution is running again. Problem solved. Thank you.
Kind regards
Sigurd


You should never - and I do mean not ever - need to reinstall the OS to solve a problem with a particular application. You "solved" your problem using a sledgehammer where a flyswatter would have done fine.

Re: [Solved] Evolution does not start

PostPosted: Sep 28th, '20, 11:32
by Sigurd
Hi,
you are probably right. Later I thought I should have erased the evolution files in the home folder first after uninstalling evolution. But I need to receive and send emails. I am chronic sick and the Internet is my contact to the outside.
Kind regards,
Sigurd