Bugzilla – Bug 1216920
Gridtracker 1.23.1019.20.1-noarch will not start
Last modified: 2023-11-14 12:08:57 UTC
Gridtracker 1.23.1019.20.1-noarch will not start properly. In a terminal I see the following on launching the application: gridtracker [9760:9760:1106/175001.789710:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process. [9764:9774:1106/175001.808910:ERROR:nss_util.cc(283)] After loading Root Certs, loaded==false: NSS error code: -8018 [9764:9774:1106/175001.809192:ERROR:cert_verify_proc_builtin.cc(559)] No net_fetcher for performing AIA chasing. [9764:9777:1106/175001.810307:ERROR:cert_verify_proc_builtin.cc(559)] No net_fetcher for performing AIA chasing. The application never starts, it just hangs here. This application has previously worked correctly. This is Tumbleweed and fully up to date as of 11/6/2023.I did clear anything gpu-cache related but no difference. Thanks in advance... Rick Kunath
As a followup to my initial report... nwjs is too old at 0.49.2 for GridTracker. Per the developer, GridTracker needs nwjs version 0.68.1 (exactly). This means nwjs needs to be updated. Additionally newer code in GT is not backwards compatible in the GT user configs with nwjs as old as is available now. So, these 2 packages as they relate to each other are broken. GT should have a hard dep on the nwjs 0.68.1 version. I spent 2 hours with the developers getting to the bottom of this tonight. Just adding what I discovered to the report. Rick Kunath