Bug 1216920 - Gridtracker 1.23.1019.20.1-noarch will not start
Summary: Gridtracker 1.23.1019.20.1-noarch will not start
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other (show other bugs)
Version: Current
Hardware: x86-64 openSUSE Tumbleweed
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Martin Hauke
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-06 22:52 UTC by Rick Kunath
Modified: 2023-11-14 12:08 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rick Kunath 2023-11-06 22:52:24 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
Comment 1 Rick Kunath 2023-11-08 02:09:23 UTC
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