Evolution MX-23.1 No Longer Launches After MX Update

Message
Author
User avatar
CharlesV
Global Moderator
Posts: 7530
Joined: Sun Jul 07, 2019 5:11 pm

Re: Evolution MX-23.1 No Longer Launches After MX Update

#11 Post by CharlesV »

and I am also going to suggest that you do another update.
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!

User avatar
VitalM
Posts: 41
Joined: Tue Jul 04, 2023 2:41 pm

Re: Evolution MX-23.1 No Longer Launches After MX Update

#12 Post by VitalM »

Hi Charles,

I just ran the MX Cleanup with the setting suggested in both of my laptops, but the issue continues after rebooting them.

User avatar
VitalM
Posts: 41
Joined: Tue Jul 04, 2023 2:41 pm

Re: Evolution MX-23.1 No Longer Launches After MX Update

#13 Post by VitalM »

Charles,

I ran the MX Cleanup with the suggested settings in both of my laptops, the the issue continues after rebooting them.

User avatar
VitalM
Posts: 41
Joined: Tue Jul 04, 2023 2:41 pm

Re: Evolution MX-23.1 No Longer Launches After MX Update

#14 Post by VitalM »

I also updated both of my laptops with 6 new updates after checking for updates, but the issue continues after rebooting them.

User avatar
l0dr3
Posts: 463
Joined: Wed Jun 28, 2023 11:06 am

Re: Evolution MX-23.1 No Longer Launches After MX Update

#15 Post by l0dr3 »

Hi @VitalM

Plz post the output of the terminal commands on the two laptops ...

Code: Select all

glxinfo |grep -i profile
Try the following terminal command to start evolution on the two non working laptops ...

Code: Select all

MESA_GL_VERSION_OVERRIDE=4.5 evolution
HTH, greetz l0dr3

User avatar
VitalM
Posts: 41
Joined: Tue Jul 04, 2023 2:41 pm

Re: Evolution MX-23.1 No Longer Launches After MX Update

#16 Post by VitalM »

Dear l0dr3,

Here is the terminal output after typing the first command (glxinfo |grep -i profile) on my Dell Inspiron E1505:

VitalMiranda@mx-Inspiron-E1505:~
$ glxinfo |grep -i profile
GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile,
GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile,
GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile,
GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile,
GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile,
GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile,
Preferred profile: compat (0x2)
Max core profile version: 0.0
Max compat profile version: 2.1
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 2.0
OpenGL ES profile version string: OpenGL ES 2.0 Mesa 23.1.2-1~mx23ahs
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 1.0.16
OpenGL ES profile extensions:
VitalMiranda@mx-Inspiron-E1505:~
$

User avatar
VitalM
Posts: 41
Joined: Tue Jul 04, 2023 2:41 pm

Re: Evolution MX-23.1 No Longer Launches After MX Update

#17 Post by VitalM »

And here is the terminal output for my Dell Inspiron 1501

VitalMiranda@mx-Inspiron-1501:~
$ glxinfo |grep -i profile
GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile,
GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile,
GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile,
GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile,
GLX_ARB_create_context_no_error, GLX_ARB_create_context_profile,
GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile,
Preferred profile: compat (0x2)
Max core profile version: 0.0
Max compat profile version: 2.1
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 2.0
OpenGL ES profile version string: OpenGL ES 2.0 Mesa 23.1.2-1~mx23ahs
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 1.0.16
OpenGL ES profile extensions:
VitalMiranda@mx-Inspiron-1501:~
$

User avatar
VitalM
Posts: 41
Joined: Tue Jul 04, 2023 2:41 pm

Re: Evolution MX-23.1 No Longer Launches After MX Update

#18 Post by VitalM »

Wow! l0dr3,

The second command (MESA_GL_VERSION_OVERRIDE=4.5 evolution) did indeed launched the evolution app in both of my laptops, but with some warning and critical notifications. But they appear to be working fine. Nonetheless, after closing the application, the issue continues if I try to launch it from the Applications Menu.

Thanks a million for giving an alternative method to launch Evolution!

User avatar
l0dr3
Posts: 463
Joined: Wed Jun 28, 2023 11:06 am

Re: Evolution MX-23.1 No Longer Launches After MX Update

#19 Post by l0dr3 »

:crossfingers: @VitalM
Here is the terminal output after typing the first command (glxinfo |grep -i profile) on my Dell Inspiron E1505:
:
Preferred profile: compat (0x2)
Max core profile version: 0.0
Max compat profile version: 2.1
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 2.0
OpenGL ES profile version string: OpenGL ES 2.0 Mesa 23.1.2-1~mx23ahs
And here is the terminal output for my Dell Inspiron 1501
:
Preferred profile: compat (0x2)
Max core profile version: 0.0
Max compat profile version: 2.1
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 2.0
OpenGL ES profile version string: OpenGL ES 2.0 Mesa 23.1.2-1~mx23ahs
Thats what i expected: your older 'radeon' drivers does not report a suitable high 'MESA_GL' core or compat profile version to the updated MESA framework :bawling:
You may try to find/use some newer graphic card drivers for your two older Laptops ...
Nonetheless, after closing the application, the issue continues if I try to launch it from the Applications Menu.
... otherwise, if evolution (or other SW thats affected by this issue, e.g.: most wine-started windows programs) run fine with the environment override set to 4.5:

Option1: change the desktop launchers 'exec' statement by prepending the override
Option2: try to make that override permanent at least in your user sessions by adding, e.g.: in ~/.bashrc

Code: Select all

:
export MESA_GL_VERSION_OVERRIDE=4.5
good luck, greetz l0dr3

User avatar
VitalM
Posts: 41
Joined: Tue Jul 04, 2023 2:41 pm

Re: Evolution MX-23.1 No Longer Launches After MX Update

#20 Post by VitalM »

Thanks a lot l0dr3 for the valuable information. I greatly appreciate it.

I would really like to apply Option1, which seems to be the most simple task to perform, but how do I go about changing the desktop launchers 'exec' statement? Could you please walk me through?

Thanks again for all the help!

Post Reply

Return to “Software / Configuration”