RimPy icon indicating copy to clipboard operation
RimPy copied to clipboard

Can not check for updates in Ubuntu 22.04

Open stasalcatraz opened this issue 2 years ago • 0 comments

RimPy crashes with segmentation fault when clicking "Check for updates" button. When I run RimPy from console, it writes next lines:

$ ./RimPy.sh Ошибка открытия URL: https://api.github.com/repos/rimpy-custom/RimPy/releases Sandboxing disabled by user. Ошибка открытия URL: https://content-system.gog.com/products/1094900565/os/windows/builds?generation=2 Ошибка открытия URL: https://rimworldwiki.com/wiki/Version/Current_version 1.699837459018454 [241131:241136:0912/205955.609466:ERROR:nss_util.cc(166)] Error initializing NSS with a persistent database (sql:/home/alcatraz/.pki/nssdb): libsoftokn3.so: невозможно открыть разделяемый объектный файл: Нет такого файла или каталога [241131:241136:0912/205955.609576:ERROR:nss_util.cc(124)] Error initializing NSS without a persistent database: NSS error code: -5925 [241131:241136:0912/205955.609586:FATAL:nss_util.cc(126)] nss_error=-5925, os_error=0 [241099:241099:0912/205955.760997:ERROR:network_service_instance_impl.cc(262)] Network service crashed, restarting service. js: Uncaught TypeError: Cannot read property 'lastChild' of undefined js: Uncaught TypeError: Cannot read property 'parentElement' of null

And when I click "Check for updates":

QCoreApplication::exec: The event loop is already running Release of profile requested but WebEnginePage still not deleted. Expect troubles ! ./RimPy.sh: строка 2: 241099 Ошибка сегментирования (стек памяти сброшен на диск) LD_PRELOAD="libpcre.so.3:$LD_PRELOAD" ./RimPy Screenshot_20220912_210019

stasalcatraz avatar Sep 12 '22 18:09 stasalcatraz