ParaView 5.11.0 fails to load in cluster

Hi,

ParaView 5.11.0 fails to load in my cluster with the following error message:

[alvesrig@irene7103 fine-hex]$ export PATH=$SCRATCH/ParaView-5.11.0-MPI-Linux-Python3.9-x86_64/bin:$PATH

[alvesrig@irene7103 fine-hex]$ paraview
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: xcb.

error: exception occurred: Subprocess aborted

ParaView 5.10.1, on its turn, works normally:

[alvesrig@irene7103 fine-hex]$ export PATH=$SCRATCH/ParaView-5.10.1-MPI-Linux-Python3.9-x86_64/bin:$PATH

[alvesrig@irene7103 fine-hex]$ paraview

Is it a bug in the new version?

Kind regards,