nixpkgs/pkgs
Michael Weiss 892a9971b0
signal-desktop: Fix "Failed to load GLES library: libGLESv2.so.2"
A new symlink is required to fix the following error:
[3744707:0100/000000.911609:ERROR:egl_util.cc(74)] Failed to load GLES library: libGLESv2.so.2: libGLESv2.so.2: cannot open shared object file: No such file or directory
zsh: segmentation fault (core dumped) signal-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland

The GPU acceleration still fails (not sure if it worked before) but at least
"signal-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland"
launches again (without "--disable-gpu"):
[40492:0115/184719.611780:ERROR:gpu_process_host.cc(968)] GPU process exited unexpectedly: exit_code=139
[40492:0115/184720.256775:ERROR:gpu_process_host.cc(968)] GPU process exited unexpectedly: exit_code=139
[40492:0115/184720.892093:ERROR:gpu_process_host.cc(968)] GPU process exited unexpectedly: exit_code=139
[40620:0115/184721.033949:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process.
[40620:0115/184721.069600:ERROR:gl_utils.cc(318)] [.RendererMainThread-0x227200113f00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[40620:0115/184721.133265:ERROR:gl_utils.cc(318)] [.RendererMainThread-0x227200113f00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels
[40620:0115/184721.158341:ERROR:gl_utils.cc(318)] [.RendererMainThread-0x227200113f00]GL Driver Message (OpenGL, Performance, GL_CLOSE_PATH_NV, High): GPU stall due to ReadPixels

(After three GPU process crashes Chromium should automatically fall back
to software rendering.)

Fix #155050 (it only fixes the crashes though, not the underlying
issue, but that's likely all we can do for the moment as other Linux
distributions are affected as well; Ozone/Wayland is just not stable yet)
2022-01-15 18:56:59 +01:00
..
applications signal-desktop: Fix "Failed to load GLES library: libGLESv2.so.2" 2022-01-15 18:56:59 +01:00
build-support
common-updater
data Merge pull request #154092 from NickCao/adapta-backgrounds 2022-01-15 12:05:43 -03:00
desktops Merge pull request #154692 from rhoriguchi/gnomeExtensions.volume-mixer 2022-01-15 15:21:50 +01:00
development pythonInterpreters.pypy38_prebuilt: 7.3.6 -> 7.3.7 2022-01-15 17:40:54 +01:00
games Merge pull request #154058 from cpu/cpu-blightmud-3.5.0 2022-01-14 20:41:53 -06:00
misc vscode-extensions.scalameta.metals: 1.10.15 -> 1.11.0 2022-01-13 14:44:28 +01:00
os-specific linuxPackages.kvmfr: patch for 5.16 2022-01-14 15:14:39 -08:00
pkgs-lib
servers Merge pull request #153114 from r-ryantm/auto-update/plpgsql_check 2022-01-15 11:05:20 -05:00
shells zsh: exclude util-linux on darwin 2022-01-11 14:00:32 -05:00
stdenv
test
tools Merge pull request #154440 from r-ryantm/auto-update/whois 2022-01-15 21:23:14 +08:00
top-level Merge pull request #155095 from timokau/roboschool-mark-as-removed 2022-01-15 17:47:53 +01:00