I get this issue with the ebook-viewer of Calibre 5.37:
Code:
The Qt WebEngine Render process crashed with termination type: 2 and exit code: 31
Restarting Qt WebEngine
The Qt WebEngine Render process crashed with termination type: 2 and exit code: 31
The Qt WebEngine Render process crashed too often
The Qt WebEngine Render process crashed with termination type: 2 and exit code: 31
Restarting Qt WebEngine
The Qt WebEngine Render process crashed with termination type: 2 and exit code: 31
The Qt WebEngine Render process crashed too often
The Qt WebEngine Render process crashed with termination type: 2 and exit code: 31
The Qt WebEngine Render process crashed too often
I'm using Kovid's self-contained
Linux 64-bit binary.
FragmentedPhoenix on Reddit posted a similar issue 2 days ago.
(I'm using proprietary Nvidia drivers, too.)
------------------------------------------------------------------------------------------------------------------------
It seems to be having trouble finding libiconv, which is in /opt/calibre/lib/libiconv.so.2 :
Code:
/opt/calibre/lib/libQt5WebEngine.so.5
libiconv.so.2 => not found
/opt/calibre/lib/libQt5WebEngineCore.so.5
libiconv.so.2 => not found
/opt/calibre/lib/libQt5WebEngineWidgets.so.5
libiconv.so.2 => not found
/opt/calibre/lib/calibre-extensions/PyQt5.QtWebEngine.so
ldd: attenzione: permessi di esecuzione mancanti per `/opt/calibre/lib/calibre-extensions/PyQt5.QtWebEngine.so'
/opt/calibre/lib/calibre-extensions/PyQt5.QtWebEngineCore.so
ldd: attenzione: permessi di esecuzione mancanti per `/opt/calibre/lib/calibre-extensions/PyQt5.QtWebEngineCore.so'
/opt/calibre/lib/calibre-extensions/PyQt5.QtWebEngineWidgets.so
ldd: attenzione: permessi di esecuzione mancanti per `/opt/calibre/lib/calibre-extensions/PyQt5.QtWebEngineWidgets.so'