Skip to content

Evolution mail problems in Ubuntu24.04.1 (as well in 24.10 too) #507

@puffettacicciottella

Description

@puffettacicciottella

cmd /c ver

Microsoft Windows [Versione 10.0.26100.2314]

wsl --status

Distribuzione predefinita: Ubuntu-24.04
Versione predefinita: 2
uname -r shows 5.15.167.4 as kernel version

Did the problem occur during installation?

  • Yes

What happened?

launching Evolution on 24.04.1 I get the following error (that I didn'receive on 24.04.0)

(evolution:382): Gdk-WARNING **: 13:33:38.216: The program 'evolution' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
(Details: serial 168 error_code 2 request_code 148 (GLX) minor_code 24)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the GDK_SYNCHRONIZE environment
variable to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)

What was expected?

as in 22.04 and in 24.04.0 was, I'm expecting evolution to start without problems

Steps to reproduce

  1. install Noble 24.04.1 (both from MS Store or directly from PWSH is the same)
  2. run it and add
    export LIBGL_ALWAYS_INDIRECT=1
    sudo /etc/init.d/dbus start &> /dev/null
    to .bashrc
  3. create /etc/sudoers.d/dbus with the line: ALL = (root) NOPASSWD: /etc/init.d/dbus
  4. install evolution and evolution-ews
  5. from PWSH shutdown wsl then restart Ubuntu
  6. launch evolution

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions